Compartilhar via


IWithDomainVerification.WithDomainVerification(IAppServiceDomain) Método

Definição

Especifica o domínio gerenciado do Azure para verificar a propriedade do domínio.

public Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificateOrder.Definition.IWithKeyVault WithDomainVerification (Microsoft.Azure.Management.AppService.Fluent.IAppServiceDomain domain);
abstract member WithDomainVerification : Microsoft.Azure.Management.AppService.Fluent.IAppServiceDomain -> Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificateOrder.Definition.IWithKeyVault
Public Function WithDomainVerification (domain As IAppServiceDomain) As IWithKeyVault

Parâmetros

domain
IAppServiceDomain

O domínio gerenciado do Azure.

Retornos

Aplica-se a