Freigeben über


AmlComputeNodesInformation interface

Result of AmlCompute Nodes

Properties

nextLink

The continuation token. NOTE: This property will not be serialized. It can only be populated by the server.

nodes

The collection of returned AmlCompute nodes details. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

The continuation token. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

nodes

The collection of returned AmlCompute nodes details. NOTE: This property will not be serialized. It can only be populated by the server.

nodes?: AmlComputeNodeInformation[]

Property Value