BillingMeter.BillingLocation Property

Definition

Gets or sets azure Location of billable resource

[Newtonsoft.Json.JsonProperty(PropertyName="properties.billingLocation")]
public string BillingLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billingLocation")>]
member this.BillingLocation : string with get, set
Public Property BillingLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to