FunctionAppMajorVersion.MinorVersions Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a