次の方法で共有


ServiceUnitArtifacts.TemplateUri プロパティ

定義

SAS トークンを含む ARM テンプレート ファイルの完全な URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象