Share via


FunctionAppMajorVersion.MinorVersion Property

Definition

Minor versions associated with the major version.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IFunctionAppMinorVersion[] MinorVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.MinorVersion : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IFunctionAppMinorVersion[]
Public ReadOnly Property MinorVersion As IFunctionAppMinorVersion()

Property Value

Implements

Attributes

Applies to