BillingProperty.BillingProfileStatus Property

Definition

Gets the status of the billing profile. Possible values include: 'Active', 'Disabled', 'Warned'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to