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 SslState
SslState.fromString
(String value) Parses a serialized value to a SslState instance.HostNameSslBinding.sslState()
HostNameSslState.sslState()
Get sSL type.static SslState
Returns 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