WebAppMajorVersion.MinorVersion Property

Definition

Minor versions associated with the major version.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IWebAppMinorVersion> MinorVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.MinorVersion : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IWebAppMinorVersion>
Public ReadOnly Property MinorVersion As List(Of IWebAppMinorVersion)

Property Value

Implements

Attributes

Applies to