ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface HostnameSslBinding.UpdateDefinitionStages.WithSslType<ParentT>
| Modifier and Type | Method and Description |
|---|---|
HostnameSslBinding.UpdateDefinitionStages.WithAttach<ParentT> |
withIpBasedSsl()
Uses IP based SSL.
|
HostnameSslBinding.UpdateDefinitionStages.WithAttach<ParentT> |
withSniBasedSsl()
Uses Server Name Indication (SNI) based SSL.
|
HostnameSslBinding.UpdateDefinitionStages.WithAttach<ParentT> withSniBasedSsl()
HostnameSslBinding.UpdateDefinitionStages.WithAttach<ParentT> withIpBasedSsl()
Copyright © 2021 Microsoft Corporation. All rights reserved.