次の方法で共有


BillingMeter.BillingLocation プロパティ

定義

課金対象リソースの Azure の場所を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象