次の方法で共有


ClusterPatch.BillingType プロパティ

定義

クラスターの課金の種類を取得または設定します。 使用可能な値は、'Cluster'、'Workspaces' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象