Compartilhar via


StackMajorVersion.MinorVersions Propriedade

Definição

Obtém ou define versões secundárias associadas à versão principal.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a