Interface BatchAIFileServer.Definition
- All Superinterfaces:
BatchAIFileServer.DefinitionStages.Blank
,BatchAIFileServer.DefinitionStages.WithCreate
,BatchAIFileServer.DefinitionStages.WithDataDisks
,BatchAIFileServer.DefinitionStages.WithSubnet
,BatchAIFileServer.DefinitionStages.WithUserCredentials
,BatchAIFileServer.DefinitionStages.WithUserName
,BatchAIFileServer.DefinitionStages.WithVMSize
,Creatable<BatchAIFileServer>
,HasName
,Indexable
- Enclosing interface:
- BatchAIFileServer
public static interface BatchAIFileServer.Definition
extends BatchAIFileServer.DefinitionStages.Blank, BatchAIFileServer.DefinitionStages.WithVMSize, BatchAIFileServer.DefinitionStages.WithUserName, BatchAIFileServer.DefinitionStages.WithUserCredentials, BatchAIFileServer.DefinitionStages.WithCreate
The entirety of a Batch AI file server definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithDataDisks
withDataDisks, withDataDisks
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithSubnet
withSubnet, withSubnet
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserCredentials
withPassword, withSshPublicKey
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserName
withUserName
Methods inherited from interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithVMSize
withVMSize
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync