Freigeben über


TemplateSpec.Versions Eigenschaft

Definition

Ruft allgemeine Informationen zu den Versionen in dieser Vorlagenspezifikation ab. Die Schlüssel sind die Versionsnamen. Nur aufgefüllt, wenn der $expand Abfrageparameter auf "versions" festgelegt ist.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.versions")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.ResourceManager.Models.TemplateSpecVersionInfo> Versions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.versions")>]
member this.Versions : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.ResourceManager.Models.TemplateSpecVersionInfo>
Public ReadOnly Property Versions As IDictionary(Of String, TemplateSpecVersionInfo)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: