Condividi tramite


Purview.AccountsCheckNameAvailabilityViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.ICheckNameAvailabilityResult> AccountsCheckNameAvailabilityViaIdentityWithResult(string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.ICheckNameAvailabilityRequest body, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.AccountsCheckNameAvailabilityViaIdentityWithResult : string * Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.ICheckNameAvailabilityRequest * Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.ICheckNameAvailabilityResult>
Public Function AccountsCheckNameAvailabilityViaIdentityWithResult (viaIdentity As String, body As ICheckNameAvailabilityRequest, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of ICheckNameAvailabilityResult)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to