public static interface BatchAIFileServer.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
BatchAIFileServer.DefinitionStages.Blank
The first stage of a Batch AI file server definition.
|
static interface |
BatchAIFileServer.DefinitionStages.WithCreate
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 |
BatchAIFileServer.DefinitionStages.WithDataDisks
This stage of a Batch AI file server definition allows to specify data disks parameters.
|
static interface |
BatchAIFileServer.DefinitionStages.WithSubnet
Defines subnet for the file server.
|
static interface |
BatchAIFileServer.DefinitionStages.WithUserCredentials
This stage of a Batch AI file server definition allows to specify user credentials.
|
static interface |
BatchAIFileServer.DefinitionStages.WithUserName
This stage of a Batch AI file server definition allows to specify administrator account name.
|
static interface |
BatchAIFileServer.DefinitionStages.WithVMSize
This stage of a Batch AI file server definition allows to specify virtual machine size.
|
Copyright © 2019. All rights reserved.