Share via


SubscriptionPolicies.SpendingLimit Property

Definition

Gets the subscription spending limit. Possible values include: 'On', 'Off', 'CurrentPeriodOff'

[Newtonsoft.Json.JsonProperty(PropertyName="spendingLimit")]
public Microsoft.Azure.Management.ResourceManager.Models.SpendingLimit? SpendingLimit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spendingLimit")>]
member this.SpendingLimit : Nullable<Microsoft.Azure.Management.ResourceManager.Models.SpendingLimit>
Public ReadOnly Property SpendingLimit As Nullable(Of SpendingLimit)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to