Condividi tramite


FrontDoor.FrontDoorsValidateCustomDomainWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IValidateCustomDomainOutput> FrontDoorsValidateCustomDomainWithResult(string subscriptionId, string resourceGroupName, string frontDoorName, Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IValidateCustomDomainInput body, Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.FrontDoorsValidateCustomDomainWithResult : string * string * string * Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IValidateCustomDomainInput * Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IValidateCustomDomainOutput>
Public Function FrontDoorsValidateCustomDomainWithResult (subscriptionId As String, resourceGroupName As String, frontDoorName As String, body As IValidateCustomDomainInput, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of IValidateCustomDomainOutput)

Parameters

subscriptionId
String
resourceGroupName
String
frontDoorName
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to