次の方法で共有


ServiceTopologyProperties.ArtifactSourceId プロパティ

定義

サービス ユニットで参照できる成果物を含む成果物ソースのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象