Condividi tramite


StackMajorVersion.MinorVersions Proprietà

Definizione

Ottiene o imposta versioni secondarie associate alla versione principale.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a