BillingProperty.BillingProfileSpendingLimit Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to