Partager via


TemplateSpecVersion.LinkedTemplates Propriété

Définition

Obtient ou définit un tableau d’artefacts de modèles liés.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à