Partager via


StackMajorVersion.MinorVersions Propriété

Définition

Obtient ou définit des versions mineures associées à la version principale.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à