SubscriptionPolicies.SpendingLimit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the subscription spending limit. Possible values include: 'On', 'Off', 'CurrentPeriodOff'
[Newtonsoft.Json.JsonProperty(PropertyName="spendingLimit")]
public Microsoft.Azure.Management.Subscription.Models.SpendingLimit? SpendingLimit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spendingLimit")>]
member this.SpendingLimit : Nullable<Microsoft.Azure.Management.Subscription.Models.SpendingLimit>
Public ReadOnly Property SpendingLimit As Nullable(Of SpendingLimit)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute