List Machine Learning Compute Nodes Result
data class ListMachineLearningComputeNodesResult(val computeType: String, val nextLink: String, val nodes: List<AmlComputeNodeInformationResponse>)
Compute node information related to a AmlCompute.