Compartir a través de


DeploymentProperties.TemplateLink Propiedad

Definición

Obtiene o establece el URI de la plantilla. Use la propiedad templateLink o la propiedad template, pero no ambas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a