Uses of Enum
com.azure.resourcemanager.resources.models.SubscriptionState
Packages that use SubscriptionState
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of SubscriptionState in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return SubscriptionStateModifier and TypeMethodDescriptionSubscriptionInner.state()Get the state property: The subscription state. -
Uses of SubscriptionState in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return SubscriptionStateModifier and TypeMethodDescriptionstatic SubscriptionStateSubscriptionState.fromString(String value) Parses a serialized value to a SubscriptionState instance.Subscription.state()Gets the state of the subscription.static SubscriptionStateReturns the enum constant of this type with the specified name.static SubscriptionState[]SubscriptionState.values()Returns an array containing the constants of this enum type, in the order they are declared.