Share via


NodeImageVersionsListResult interface

Holds an array NodeImageVersions

Properties

nextLink

The URL to get the next set of machine results. NOTE: This property will not be serialized. It can only be populated by the server.

value

Array of AKS Node Image versions.

Property Details

The URL to get the next set of machine results. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

Array of AKS Node Image versions.

value?: NodeImageVersion[]

Property Value