Freigeben über


FunctionAppStack.MajorVersions Eigenschaft

Definition

Ruft eine Liste der verfügbaren Hauptversionen ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: