Uses of Class
com.azure.resourcemanager.resources.models.SpendingLimit
-
Packages that use SpendingLimit Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of SpendingLimit in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return SpendingLimit Modifier and Type Method Description static SpendingLimitSpendingLimit. fromString(String value)Parses a serialized value to a SpendingLimit instance.SpendingLimitSubscriptionPolicies. spendingLimit()Get the spendingLimit property: The subscription spending limit.static SpendingLimitSpendingLimit. 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.
-