BillingProfile.SpendingLimit Property

Definition

Gets the billing profile spending limit. Possible values include: 'Off', 'On'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.spendingLimit")]
public string SpendingLimit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.spendingLimit")>]
member this.SpendingLimit : string
Public ReadOnly Property SpendingLimit As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to