次の方法で共有


PerformanceTierServiceLevelObjectives.Edition プロパティ

定義

パフォーマンスレベルのエディションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象