Uses of Interface
com.azure.resourcemanager.appservice.models.HostnameSslBinding.DefinitionStages.WithAttach
Packages that use HostnameSslBinding.DefinitionStages.WithAttach
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of HostnameSslBinding.DefinitionStages.WithAttach in com.azure.resourcemanager.appservice.models
Subinterfaces of HostnameSslBinding.DefinitionStages.WithAttach in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptionstatic interfaceHostnameSslBinding.Definition<ParentT>The entirety of a hostname SSL binding definition.Methods in com.azure.resourcemanager.appservice.models that return HostnameSslBinding.DefinitionStages.WithAttachModifier and TypeMethodDescriptionHostnameSslBinding.DefinitionStages.WithSslType.withIpBasedSsl()Uses IP based SSL.HostnameSslBinding.DefinitionStages.WithSslType.withSniBasedSsl()Uses Server Name Indication (SNI) based SSL.