Condividi tramite


Communication.CommunicationServicesCheckNameAvailabilityViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to