次の方法で共有


ServiceUnitArtifacts.ParametersArtifactSourceRelativePath プロパティ

定義

成果物ソースを基準とした ARM パラメーター ファイルへのパスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象