次の方法で共有


DeploymentPropertiesExtended.TemplateLink プロパティ

定義

テンプレートを参照する URI を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象