次の方法で共有


Cluster.BillingModel プロパティ

定義

リソースに適用される課金の種類を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象