AmlComputeNodesInformation interface
Result of AmlCompute Nodes
Properties
next |
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
nextLink
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[]