Uses of Enum Class
com.microsoft.azure.management.appservice.SslState
Packages that use SslState
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of SslState in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return SslStateModifier and TypeMethodDescriptionstatic SslStateSslState.fromString(String value) Parses a serialized value to a SslState instance.HostNameSslBinding.sslState()HostNameSslState.sslState()Get sSL type.static SslStateReturns the enum constant of this class with the specified name.static SslState[]SslState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.microsoft.azure.management.appservice with parameters of type SslState