Interface BatchAIFileServer.DefinitionStages.WithCreate
- All Superinterfaces:
BatchAIFileServer.DefinitionStages.WithSubnet
,BatchAIFileServer.DefinitionStages.WithUserCredentials
,Creatable<BatchAIFileServer>
,HasName
,Indexable
- All Known Subinterfaces:
BatchAIFileServer.Definition
- Enclosing interface:
- BatchAIFileServer.DefinitionStages
public static interface BatchAIFileServer.DefinitionStages.WithCreate
extends Creatable<BatchAIFileServer>, BatchAIFileServer.DefinitionStages.WithUserCredentials, BatchAIFileServer.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.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.resources.fluentcore.model.Creatable
create, createAsync, createAsync