| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
static SpendingLimit |
SpendingLimit.fromString(String value)
Parses a serialized value to a SpendingLimit instance.
|
SpendingLimit |
SubscriptionPolicies.spendingLimit()
Get the spendingLimit property: The subscription spending limit.
|
static SpendingLimit |
SpendingLimit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpendingLimit[] |
SpendingLimit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.