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 Classes Modifier and Type Interface Description static interfaceHostnameSslBinding.Definition<ParentT>The entirety of a hostname SSL binding definition.static interfaceHostnameSslBinding.DefinitionStagesGrouping of hostname SSL binding definition stages applicable as part of a web app creation.static interfaceHostnameSslBinding.UpdateDefinition<ParentT>The entirety of a hostname SSL binding definition as part of a web app update.static interfaceHostnameSslBinding.UpdateDefinitionStagesGrouping of hostname SSL binding definition stages applicable as part of a web app update.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SslStatesslState()Stringthumbprint()StringvirtualIp()-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
-