Interface BatchAICluster.DefinitionStages
- Enclosing interface:
- BatchAICluster
public static interface BatchAICluster.DefinitionStages
Grouping of Batch AI cluster definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a Batch AI cluster definition.static interface
static interface
Specifies Azure Application Insights information for performance counters reporting.static interface
The 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 interface
Specifies scale settings for the cluster.static interface
Specifies a setup task which can be used to customize the compute nodes of the cluster.static interface
Defines subnet for the cluster.static interface
Specifies the credentials to use for authentication on each of the nodes of a cluster.static interface
Specifies the name of the administrator account that gets created on each of the nodes of a cluster.static interface
Specifies virtual machine image.static interface
static interface
The stage of a Batch AI cluster definition allowing to specify virtual machine size.