Compartir a través de


TemplateSpecVersion.LinkedTemplates Propiedad

Definición

Obtiene o establece una matriz de artefactos de plantilla vinculada.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedTemplates")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.LinkedTemplateArtifact> LinkedTemplates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedTemplates")>]
member this.LinkedTemplates : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.LinkedTemplateArtifact> with get, set
Public Property LinkedTemplates As IList(Of LinkedTemplateArtifact)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a