Interface HostnameSslBinding
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.ChildResource<WebAppBase>, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<HostnameSslState>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<WebAppBase>, com.azure.resourcemanager.resources.fluentcore.model.Indexable
public interface HostnameSslBinding
extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<HostnameSslState>, com.azure.resourcemanager.resources.fluentcore.arm.models.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 com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent
parentMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
key
-
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
-