Partager via


IWithDomainVerificationFromWebApp.WithWebAppVerification(IWebAppBase) Méthode

Définition

Spécifie l’application web pour vérifier la propriété du domaine. L’application web doit être liée au nom d’hôte du certificat.

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

Paramètres

webApp
IWebAppBase

Application web liée au nom d’hôte.

Retours

S’applique à