次の方法で共有


RolloutRequest.ArtifactSourceId プロパティ

定義

ペイロードが配置されている成果物ソース リソース ID への参照を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象