list_nodes_in_aml_compute {azuremlsdk}R Documentation

Get the details (e.g IP address, port etc) of all the compute nodes in the compute target

Description

Get the details (e.g IP address, port etc) of all the compute nodes in the compute target

Usage

list_nodes_in_aml_compute(cluster)

Arguments

cluster

cluster object

Value

Details of all the compute nodes in the cluster in data frame


[Package azuremlsdk version 1.10.0 Index]