public static interface AppServiceCertificateOrder.DefinitionStages.WithHostName
Modifier and Type | Method and Description |
---|---|
AppServiceCertificateOrder.DefinitionStages.WithCertificateSku |
withHostName(String hostName)
Specifies the hostname the certificate binds to.
|
AppServiceCertificateOrder.DefinitionStages.WithCertificateSku withHostName(String hostName)
hostName
- the bare host name, without "www". Use *. prefix if it's a wild card certificateCopyright © 2019. All rights reserved.