次の方法で共有


ServiceUnitArtifacts.TemplateArtifactSourceRelativePath プロパティ

定義

成果物ソースを基準とした ARM テンプレート ファイルへのパスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象