| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionState |
SubscriptionInner.state()
Get the state property: The subscription state.
|
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionState |
SubscriptionState.fromString(String value)
Parses a serialized value to a SubscriptionState instance.
|
SubscriptionState |
Subscription.state() |
static SubscriptionState |
SubscriptionState.valueOf(String name)
Returns 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.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.