次の方法で共有


RolloutRequest.BuildVersion プロパティ

定義

デプロイするビルドのバージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象