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