Uses of Enum
com.azure.resourcemanager.appservice.models.HostingEnvironmentStatus
Packages that use HostingEnvironmentStatus
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of HostingEnvironmentStatus in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return HostingEnvironmentStatusModifier and TypeMethodDescriptionAppServiceEnvironmentInner.status()Get the status property: Current status of the App Service Environment.AppServiceEnvironmentPatchResourceInner.status()Get the status property: Current status of the App Service Environment.AppServiceEnvironmentResourceInner.status()Get the status property: Current status of the App Service Environment. -
Uses of HostingEnvironmentStatus in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return HostingEnvironmentStatusModifier and TypeMethodDescriptionstatic HostingEnvironmentStatusHostingEnvironmentStatus.fromString(String value) Parses a serialized value to a HostingEnvironmentStatus instance.static HostingEnvironmentStatusReturns the enum constant of this type with the specified name.static HostingEnvironmentStatus[]HostingEnvironmentStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.