Share via


Support.SupportTicketsNoSubscriptionCheckNameAvailabilityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ICheckNameAvailabilityOutput> SupportTicketsNoSubscriptionCheckNameAvailabilityWithResult (Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ICheckNameAvailabilityInput body, Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.SupportTicketsNoSubscriptionCheckNameAvailabilityWithResult : Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ICheckNameAvailabilityInput * Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ICheckNameAvailabilityOutput>
Public Function SupportTicketsNoSubscriptionCheckNameAvailabilityWithResult (body As ICheckNameAvailabilityInput, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of ICheckNameAvailabilityOutput)

Parameters

eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to