AmlComputeConfiguration Class
Represents configuration information for experiments that target AmlCompute.
This class is used in the RunConfiguration class.
Class AmlComputeConfiguration constructor.
Constructor
AmlComputeConfiguration()
Parameters
Name | Description |
---|---|
vm_size
Required
|
The VM size of the cluster to be created. Supported values: Any Azure VM size. |
vm_priority
Required
|
The VM priority of the cluster to be created. Allowed values are 'dedicated' and 'lowpriority'. |