Package version:

Interface ClusterPoolAvailableUpgradeList

collection of cluster pool available upgrade.

interface ClusterPoolAvailableUpgradeList {
    nextLink?: string;
    value: ClusterPoolAvailableUpgrade[];
}

Properties

Properties

nextLink?: string

The Url of next result page.

Collection of cluster pool available upgrade.