Uses of Enum Class
com.microsoft.azure.management.resources.SubscriptionState
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of SubscriptionState in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionstatic SubscriptionState
SubscriptionState.fromString
(String value) Parses a serialized value to a SubscriptionState instance.Subscription.state()
static SubscriptionState
Returns the enum constant of this class with the specified name.static SubscriptionState[]
SubscriptionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.