ComputeNodesInformation Class

Compute nodes information related to a Machine Learning compute. Might differ for every type of compute.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: AmlComputeNodesInformation.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
ComputeNodesInformation

Constructor

ComputeNodesInformation(**kwargs)

Parameters

compute_type
str or ComputeType
Required

Required. The type of compute.Constant filled by server. Possible values include: "AKS", "AmlCompute", "ComputeInstance", "DataFactory", "VirtualMachine", "HDInsight", "Databricks", "DataLakeAnalytics".

Variables

next_link
str

The continuation token.