Compartir a través de


ApplicationStack.MajorVersions Propiedad

Definición

Obtiene o establece la lista de versiones principales disponibles.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a