次の方法で共有


IWebAppStackProperties.MajorVersion Property

Definition

List of major versions available.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of major versions available.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWebAppMajorVersion) }, ReadOnly=true, Required=false, SerializedName="majorVersions")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWebAppMajorVersion[] MajorVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of major versions available.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWebAppMajorVersion) }, ReadOnly=true, Required=false, SerializedName="majorVersions")>]
member this.MajorVersion : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IWebAppMajorVersion[]
Public ReadOnly Property MajorVersion As IWebAppMajorVersion()

Property Value

Attributes

Applies to