public static interface HostNameSslBinding.UpdateDefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
HostNameSslBinding.UpdateDefinitionStages.Blank<ParentT>
The first stage of a hostname SSL binding definition.
|
static interface |
HostNameSslBinding.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of the hostname SSL binding definition.
|
static interface |
HostNameSslBinding.UpdateDefinitionStages.WithCertificate<ParentT>
The stage of a hostname SSL binding definition allowing certificate information to be specified.
|
static interface |
HostNameSslBinding.UpdateDefinitionStages.WithHostname<ParentT>
The stage of a hostname SSL binding definition allowing hostname to be specified.
|
static interface |
HostNameSslBinding.UpdateDefinitionStages.WithKeyVault<ParentT>
The stage of a hostname SSL binding definition allowing key vault for certificate store to be specified.
|
static interface |
HostNameSslBinding.UpdateDefinitionStages.WithSslType<ParentT>
The stage of a hostname SSL binding definition allowing SSL type to be specified.
|
Copyright © 2019. All rights reserved.