Share via


StackMajorVersion.MinorVersions Property

Definition

Minor versions associated with the major version.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.StackMinorVersion> MinorVersions { get; }
member this.MinorVersions : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.StackMinorVersion>
Public ReadOnly Property MinorVersions As IList(Of StackMinorVersion)

Property Value

Applies to