Interface BatchAICluster.DefinitionStages
- Enclosing interface:
- BatchAICluster
public static interface BatchAICluster.DefinitionStages
Grouping of Batch AI cluster definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a Batch AI cluster definition.static interfacestatic interfaceSpecifies Azure Application Insights information for performance counters reporting.static interfaceThe stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.static interfaceSpecifies scale settings for the cluster.static interfaceSpecifies a setup task which can be used to customize the compute nodes of the cluster.static interfaceDefines subnet for the cluster.static interfaceSpecifies the credentials to use for authentication on each of the nodes of a cluster.static interfaceSpecifies the name of the administrator account that gets created on each of the nodes of a cluster.static interfaceSpecifies virtual machine image.static interfacestatic interfaceThe stage of a Batch AI cluster definition allowing to specify virtual machine size.