FluentT
- the type of the resourcepublic static interface WebAppBase.UpdateStages.WithHostNameSslBinding<FluentT>
Modifier and Type | Method and Description |
---|---|
HostNameSslBinding.UpdateDefinitionStages.Blank<WebAppBase.Update<FluentT>> |
defineSslBinding()
Starts a definition of an SSL binding.
|
WebAppBase.Update<FluentT> |
withoutSslBinding(String hostname)
Removes an SSL binding for a specific hostname.
|
HostNameSslBinding.UpdateDefinitionStages.Blank<WebAppBase.Update<FluentT>> defineSslBinding()
WebAppBase.Update<FluentT> withoutSslBinding(String hostname)
hostname
- the hostname to remove SSL certificate fromCopyright © 2019. All rights reserved.