Compartilhar via


IWithDomainVerificationFromWebApp.WithWebAppVerification(IWebAppBase) Método

Definição

Especifica o aplicativo Web para verificar a propriedade do domínio. O aplicativo Web precisa ser associado ao nome do host do certificado.

public Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificateOrder.Definition.IWithKeyVault WithWebAppVerification (Microsoft.Azure.Management.AppService.Fluent.IWebAppBase webApp);
abstract member WithWebAppVerification : Microsoft.Azure.Management.AppService.Fluent.IWebAppBase -> Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificateOrder.Definition.IWithKeyVault
Public Function WithWebAppVerification (webApp As IWebAppBase) As IWithKeyVault

Parâmetros

webApp
IWebAppBase

O aplicativo Web associado ao nome do host.

Retornos

Aplica-se a