Interface HostnameSslBinding
- All Superinterfaces:
ChildResource<WebAppBase>, HasInnerModel<HostnameSslState>, HasName, HasParent<WebAppBase>, Indexable
public interface HostnameSslBinding
extends HasInnerModel<HostnameSslState>, ChildResource<WebAppBase>
An immutable representation of an host name SSL binding.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a hostname SSL binding definition.static interfaceGrouping of hostname SSL binding definition stages applicable as part of a web app creation.static interfaceThe entirety of a hostname SSL binding definition as part of a web app update.static interfaceGrouping of hostname SSL binding definition stages applicable as part of a web app update. -
Method Summary
Methods inherited from interface HasInnerModel
innerModel
-
Method Details
-
sslState
-
virtualIp
String virtualIp()Gets the virtual IP address assigned to the host name.- Returns:
- the virtual IP address assigned to the host name if IP based SSL is enabled
-
thumbprint
-