Interface BatchAICluster.Definition
- All Superinterfaces:
BatchAICluster.DefinitionStages.Blank
,BatchAICluster.DefinitionStages.WithAppInsightsKey
,BatchAICluster.DefinitionStages.WithAppInsightsResourceId
,BatchAICluster.DefinitionStages.WithCreate
,BatchAICluster.DefinitionStages.WithScaleSettings
,BatchAICluster.DefinitionStages.WithSetupTask
,BatchAICluster.DefinitionStages.WithSubnet
,BatchAICluster.DefinitionStages.WithUserCredentials
,BatchAICluster.DefinitionStages.WithUserName
,BatchAICluster.DefinitionStages.WithVirtualMachineImage
,BatchAICluster.DefinitionStages.WithVMPriority
,BatchAICluster.DefinitionStages.WithVMSize
,Creatable<BatchAICluster>
,HasMountVolumes.DefinitionStages.WithMountVolumes<BatchAICluster.DefinitionStages.WithCreate>
,HasName
,Indexable
- Enclosing interface:
- BatchAICluster
public static interface BatchAICluster.Definition
extends BatchAICluster.DefinitionStages.Blank, BatchAICluster.DefinitionStages.WithUserName, BatchAICluster.DefinitionStages.WithUserCredentials, BatchAICluster.DefinitionStages.WithScaleSettings, BatchAICluster.DefinitionStages.WithAppInsightsKey, BatchAICluster.DefinitionStages.WithCreate
The entirety of a Batch AI cluster definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithAppInsightsKey
withInstrumentationKey, withInstrumentationKeySecretReference
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithAppInsightsResourceId
withAppInsightsComponentId
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithScaleSettings
withAutoScale, withAutoScale, withManualScale, withManualScale
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithSetupTask
defineSetupTask
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithSubnet
withSubnet, withSubnet
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithUserCredentials
withPassword, withSshPublicKey
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithUserName
withUserName
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVirtualMachineImage
withVirtualMachineImage, withVirtualMachineImage, withVirtualMachineImageId
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVMPriority
withLowPriority
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVMSize
withVMSize
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
defineAzureBlobFileSystem, defineAzureFileShare, defineFileServer, withUnmanagedFileSystem