Interface HostNameSslBinding
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<WebAppBase>,com.microsoft.azure.management.resources.fluentcore.model.HasInner<HostNameSslState>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasName,com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<WebAppBase>,com.microsoft.azure.management.resources.fluentcore.model.Indexable
@Beta public interface HostNameSslBinding extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<HostNameSslState>, com.microsoft.azure.management.resources.fluentcore.arm.models.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.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
-
-