次の方法で共有


TrafficWeight.LatestRevision プロパティ

定義

トラフィックの重みが最新の安定したリビジョンに属していることを示す値を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="latestRevision")]
public bool? LatestRevision { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="latestRevision")>]
member this.LatestRevision : Nullable<bool> with get, set
Public Property LatestRevision As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象