DeploymentProperties.TemplateLink プロパティ

定義

テンプレートの URI を取得または設定します。 templateLink プロパティまたは template プロパティを使用しますが、両方は使用しないでください。

[Newtonsoft.Json.JsonProperty(PropertyName="templateLink")]
public Microsoft.Azure.Management.ResourceManager.Models.TemplateLink TemplateLink { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="templateLink")>]
member this.TemplateLink : Microsoft.Azure.Management.ResourceManager.Models.TemplateLink with get, set
Public Property TemplateLink As TemplateLink

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象