Share via


WebAppMajorVersion.MinorVersions Property

Definition

Minor versions associated with the major version.

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

Property Value

Applies to