Share via


BatchNodeVMExtensionListResultOutput interface

The result of listing the Compute Node extensions in a Node.

Properties

odata.nextLink

The URL to get the next set of results.

value

The list of Compute Node extensions.

Property Details

The URL to get the next set of results.

odata.nextLink?: string

Property Value

string

value

The list of Compute Node extensions.

value?: BatchNodeVMExtensionOutput[]

Property Value