次の方法で共有


IWithDomainVerification.WithDomainVerification(IAppServiceDomain) メソッド

定義

ドメインの所有権を確認する Azure マネージド ドメインを指定します。

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

パラメーター

domain
IAppServiceDomain

Azure マネージド ドメイン。

戻り値

適用対象