Uses of Enum
com.azure.resourcemanager.appservice.models.AzureStorageState
Packages that use AzureStorageState
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of AzureStorageState in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return AzureStorageStateModifier and TypeMethodDescriptionstatic AzureStorageStateAzureStorageState.fromString(String value) Parses a serialized value to a AzureStorageState instance.AzureStorageInfoValue.state()Get the state property: State of the storage account.static AzureStorageStateReturns the enum constant of this type with the specified name.static AzureStorageState[]AzureStorageState.values()Returns an array containing the constants of this enum type, in the order they are declared.