Interface BatchAICluster.DefinitionStages.WithCreate
- All Superinterfaces:
BatchAICluster.DefinitionStages.WithAppInsightsResourceId
,BatchAICluster.DefinitionStages.WithSetupTask
,BatchAICluster.DefinitionStages.WithSubnet
,BatchAICluster.DefinitionStages.WithUserCredentials
,BatchAICluster.DefinitionStages.WithVirtualMachineImage
,BatchAICluster.DefinitionStages.WithVMPriority
,Creatable<BatchAICluster>
,HasMountVolumes.DefinitionStages.WithMountVolumes<BatchAICluster.DefinitionStages.WithCreate>
,HasName
,Indexable
- All Known Subinterfaces:
BatchAICluster.Definition
- Enclosing interface:
- BatchAICluster.DefinitionStages
public static interface BatchAICluster.DefinitionStages.WithCreate
extends Creatable<BatchAICluster>, BatchAICluster.DefinitionStages.WithUserCredentials, BatchAICluster.DefinitionStages.WithVMPriority, BatchAICluster.DefinitionStages.WithSetupTask, HasMountVolumes.DefinitionStages.WithMountVolumes<BatchAICluster.DefinitionStages.WithCreate>, BatchAICluster.DefinitionStages.WithAppInsightsResourceId, BatchAICluster.DefinitionStages.WithVirtualMachineImage, BatchAICluster.DefinitionStages.WithSubnet
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.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithAppInsightsResourceId
withAppInsightsComponentId
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.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.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
defineAzureBlobFileSystem, defineAzureFileShare, defineFileServer, withUnmanagedFileSystem