Freigeben über


IWithDomainVerificationFromWebApp.WithWebAppVerification(IWebAppBase) Methode

Definition

Gibt die Web-App an, um den Besitz der Domäne zu überprüfen. Die Web-App muss an den Hostnamen für das Zertifikat gebunden werden.

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

Parameter

webApp
IWebAppBase

Die Web-App, die an den Hostnamen gebunden ist.

Gibt zurück

Gilt für: