HostNameSslBinding.DefinitionStages.WithCertificate<ParentT>.withNewStandardSslCertificateOrder(String certificateOrderName) 方法
定义
Places a new App Service certificate order to use for the hostname.
public WithKeyVault<ParentT> withNewStandardSslCertificateOrder(String certificateOrderName)
参数
- certificateOrderName
- String
the name of the certificate order
返回
the next stage of the definition