次の方法で共有


ApplicationStack.MajorVersions プロパティ

定義

利用可能なメジャー バージョンの一覧。

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

プロパティ値

適用対象