Uses of Class
com.azure.resourcemanager.storage.models.State
Packages that use State
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of State in com.azure.resourcemanager.storage.models
Fields in com.azure.resourcemanager.storage.models declared as StateModifier and TypeFieldDescriptionstatic final StateState.DEPROVISIONINGStatic value Deprovisioning for State.static final StateState.FAILEDStatic value Failed for State.static final StateState.NETWORK_SOURCE_DELETEDStatic value NetworkSourceDeleted for State.static final StateState.PROVISIONINGStatic value Provisioning for State.static final StateState.SUCCEEDEDStatic value Succeeded for State.Methods in com.azure.resourcemanager.storage.models that return StateModifier and TypeMethodDescriptionstatic StateState.fromString(String name) Creates or finds a State from its string representation.VirtualNetworkRule.state()Get the state property: Gets the state of virtual network rule.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type StateModifier and TypeMethodDescriptionstatic Collection<State>State.values()Gets known State values.Methods in com.azure.resourcemanager.storage.models with parameters of type StateModifier and TypeMethodDescriptionSet the state property: Gets the state of virtual network rule.