Uses of Enum Class
com.microsoft.azure.management.appservice.HostingEnvironmentStatus
Packages that use HostingEnvironmentStatus
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of HostingEnvironmentStatus in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return HostingEnvironmentStatusModifier and TypeMethodDescriptionstatic HostingEnvironmentStatus
HostingEnvironmentStatus.fromString
(String value) Parses a serialized value to a HostingEnvironmentStatus instance.AppServiceEnvironmentPatchResource.status()
Get current status of the App Service Environment.static HostingEnvironmentStatus
Returns the enum constant of this class with the specified name.static HostingEnvironmentStatus[]
HostingEnvironmentStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.