- BatchAICluster - Interface in com.microsoft.azure.management.batchai
-
Entry point for Batch AI cluster management API in Azure.
- BatchAICluster.Definition - Interface in com.microsoft.azure.management.batchai
-
The entirety of a Batch AI cluster definition.
- BatchAICluster.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Grouping of Batch AI cluster definition stages.
- BatchAICluster.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batchai
-
The first stage of a Batch AI cluster definition.
- BatchAICluster.DefinitionStages.WithAppInsightsKey - Interface in com.microsoft.azure.management.batchai
-
- BatchAICluster.DefinitionStages.WithAppInsightsResourceId - Interface in com.microsoft.azure.management.batchai
-
Specifies Azure Application Insights information for performance counters reporting.
- BatchAICluster.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batchai
-
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.
- BatchAICluster.DefinitionStages.WithScaleSettings - Interface in com.microsoft.azure.management.batchai
-
Specifies scale settings for the cluster.
- BatchAICluster.DefinitionStages.WithSetupTask - Interface in com.microsoft.azure.management.batchai
-
Specifies a setup task which can be used to customize the compute nodes
of the cluster.
- BatchAICluster.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.batchai
-
Defines subnet for the cluster.
- BatchAICluster.DefinitionStages.WithUserCredentials - Interface in com.microsoft.azure.management.batchai
-
Specifies the credentials to use for authentication on each of the nodes of a cluster.
- BatchAICluster.DefinitionStages.WithUserName - Interface in com.microsoft.azure.management.batchai
-
Specifies the name of the administrator account that gets created on each of the nodes of a cluster.
- BatchAICluster.DefinitionStages.WithVirtualMachineImage - Interface in com.microsoft.azure.management.batchai
-
Specifies virtual machine image.
- BatchAICluster.DefinitionStages.WithVMPriority - Interface in com.microsoft.azure.management.batchai
-
- BatchAICluster.DefinitionStages.WithVMSize - Interface in com.microsoft.azure.management.batchai
-
The stage of a Batch AI cluster definition allowing to specify virtual machine size.
- BatchAICluster.Update - Interface in com.microsoft.azure.management.batchai
-
The template for an update operation, containing all the settings that can be modified.
- BatchAICluster.UpdateStages - Interface in com.microsoft.azure.management.batchai
-
Grouping of Batch AI cluster update stages.
- BatchAICluster.UpdateStages.WithScaleSettings - Interface in com.microsoft.azure.management.batchai
-
- BatchAIClusters - Interface in com.microsoft.azure.management.batchai
-
Entry point to Batch AI cluster management API in Azure.
- BatchAIError - Class in com.microsoft.azure.management.batchai
-
An error response from the Batch AI service.
- BatchAIError() - Constructor for class com.microsoft.azure.management.batchai.BatchAIError
-
- BatchAIExperiment - Interface in com.microsoft.azure.management.batchai
-
Entry point for Batch AI Experiment management API in Azure.
- BatchAIExperiment.Definition - Interface in com.microsoft.azure.management.batchai
-
The entirety of a Batch AI experiment definition.
- BatchAIExperiment.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Grouping of Batch AI experiment definition stages.
- BatchAIExperiment.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batchai
-
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.
- BatchAIExperiments - Interface in com.microsoft.azure.management.batchai
-
Entry point to Batch AI experiments management API in Azure.
- BatchAIFileServer - Interface in com.microsoft.azure.management.batchai
-
Entry point for Batch AI file server management API in Azure.
- BatchAIFileServer.Definition - Interface in com.microsoft.azure.management.batchai
-
The entirety of a Batch AI file server definition.
- BatchAIFileServer.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Grouping of Batch AI file server definition stages.
- BatchAIFileServer.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batchai
-
The first stage of a Batch AI file server definition.
- BatchAIFileServer.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batchai
-
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.
- BatchAIFileServer.DefinitionStages.WithDataDisks - Interface in com.microsoft.azure.management.batchai
-
This stage of a Batch AI file server definition allows to specify data disks parameters.
- BatchAIFileServer.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.batchai
-
Defines subnet for the file server.
- BatchAIFileServer.DefinitionStages.WithUserCredentials - Interface in com.microsoft.azure.management.batchai
-
This stage of a Batch AI file server definition allows to specify user credentials.
- BatchAIFileServer.DefinitionStages.WithUserName - Interface in com.microsoft.azure.management.batchai
-
This stage of a Batch AI file server definition allows to specify administrator account name.
- BatchAIFileServer.DefinitionStages.WithVMSize - Interface in com.microsoft.azure.management.batchai
-
This stage of a Batch AI file server definition allows to specify virtual machine size.
- BatchAIFileServers - Interface in com.microsoft.azure.management.batchai
-
Entry point to Batch AI file servers management API in Azure.
- BatchAIJob - Interface in com.microsoft.azure.management.batchai
-
Client-side representation of Batch AI Job object, associated with Batch AI Cluster.
- BatchAIJob.Definition - Interface in com.microsoft.azure.management.batchai
-
The entirety of the Batch AI job definition.
- BatchAIJob.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Grouping of Batch AI job definition stages.
- BatchAIJob.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batchai
-
The first stage of Batch AI job definition.
- BatchAIJob.DefinitionStages.WithCluster - Interface in com.microsoft.azure.management.batchai
-
The stage of the Batch AI job definition allowing to specify cluster for the job.
- BatchAIJob.DefinitionStages.WithContainerSettings - Interface in com.microsoft.azure.management.batchai
-
Specifies details of the container registry and image such as name, URL and credentials.
- BatchAIJob.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batchai
-
The stage of a virtual network gateway connection definition with sufficient inputs to create a new connection in the cloud,
but exposing additional optional settings to specify.
- BatchAIJob.DefinitionStages.WithEnvironmentVariable - Interface in com.microsoft.azure.management.batchai
-
Allows to specify environment variables.
- BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue - Interface in com.microsoft.azure.management.batchai
-
The stage of the Batch AI job definition allowing to specify environment variables with secrets.
- BatchAIJob.DefinitionStages.WithInputDirectory - Interface in com.microsoft.azure.management.batchai
-
- BatchAIJob.DefinitionStages.WithJobPreparation - Interface in com.microsoft.azure.management.batchai
-
Specifies the command line to be executed before tool kit is launched.
- BatchAIJob.DefinitionStages.WithNodeCount - Interface in com.microsoft.azure.management.batchai
-
The stage of the definition allowing to specify number of compute nodes to run the job on.
- BatchAIJob.DefinitionStages.WithOutputDirectory - Interface in com.microsoft.azure.management.batchai
-
- BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix - Interface in com.microsoft.azure.management.batchai
-
The stage of the job definition allowing to specify where Batch AI will upload stdout and stderr of the job.
- BatchAIJob.DefinitionStages.WithToolType - Interface in com.microsoft.azure.management.batchai
-
- BatchAIJobs - Interface in com.microsoft.azure.management.batchai
-
Entry point for Batch AI jobs management API in Azure.
- BatchAIUsage - Interface in com.microsoft.azure.management.batchai
-
An immutable client-side representation of an Azure Batch AI resource usage info object.
- BatchAIUsages - Interface in com.microsoft.azure.management.batchai
-
Entry point for Batch AI resource usage management API.
- BatchAIWorkspace - Interface in com.microsoft.azure.management.batchai
-
Type representing Workspace.
- BatchAIWorkspace.Definition - Interface in com.microsoft.azure.management.batchai
-
The entirety of the Workspace definition.
- BatchAIWorkspace.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Grouping of Workspace definition stages.
- BatchAIWorkspace.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batchai
-
The first stage of a Workspace definition.
- BatchAIWorkspace.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batchai
-
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via Creatable.create()), but also allows
for any other optional settings to be specified.
- BatchAIWorkspace.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.batchai
-
The stage of the Workspace definition allowing to specify the resource group.
- BatchAIWorkspace.Update - Interface in com.microsoft.azure.management.batchai
-
The template for a Workspace update operation, containing all the settings that can be modified.
- BatchAIWorkspaces - Interface in com.microsoft.azure.management.batchai
-
Entry point to virtual network gateways management API in Azure.
- CachingType - Enum in com.microsoft.azure.management.batchai
-
Defines values for CachingType.
- cachingType() - Method in class com.microsoft.azure.management.batchai.DataDisks
-
Get caching type for the disks.
- CAFFE - Static variable in class com.microsoft.azure.management.batchai.ToolType
-
Static value caffe for ToolType.
- CAFFE2 - Static variable in class com.microsoft.azure.management.batchai.ToolType
-
Static value caffe2 for ToolType.
- Caffe2Settings - Class in com.microsoft.azure.management.batchai
-
Caffe2 job settings.
- Caffe2Settings() - Constructor for class com.microsoft.azure.management.batchai.Caffe2Settings
-
- caffe2Settings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get settings for Caffe2 job.
- caffeSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- CaffeSettings - Class in com.microsoft.azure.management.batchai
-
Caffe job settings.
- CaffeSettings() - Constructor for class com.microsoft.azure.management.batchai.CaffeSettings
-
- caffeSettings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get settings for Caffe job.
- CHAINER - Static variable in class com.microsoft.azure.management.batchai.ToolType
-
Static value chainer for ToolType.
- chainerSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- ChainerSettings - Class in com.microsoft.azure.management.batchai
-
Chainer job settings.
- ChainerSettings() - Constructor for class com.microsoft.azure.management.batchai.ChainerSettings
-
- chainerSettings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get settings for Chainer job.
- cluster() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- cluster() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get resource ID of the cluster on which this job will run.
- ClusterCreateParameters - Class in com.microsoft.azure.management.batchai
-
Cluster creation operation.
- ClusterCreateParameters() - Constructor for class com.microsoft.azure.management.batchai.ClusterCreateParameters
-
- clusters() - Method in interface com.microsoft.azure.management.batchai.BatchAIWorkspace
-
- ClustersListByWorkspaceOptions - Class in com.microsoft.azure.management.batchai
-
Additional parameters for listByWorkspace operation.
- ClustersListByWorkspaceOptions() - Constructor for class com.microsoft.azure.management.batchai.ClustersListByWorkspaceOptions
-
- ClusterUpdateParameters - Class in com.microsoft.azure.management.batchai
-
Cluster update parameters.
- ClusterUpdateParameters() - Constructor for class com.microsoft.azure.management.batchai.ClusterUpdateParameters
-
- CNTK - Static variable in class com.microsoft.azure.management.batchai.ToolType
-
Static value cntk for ToolType.
- cntkSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- CNTKsettings - Class in com.microsoft.azure.management.batchai
-
CNTK (aka Microsoft Cognitive Toolkit) job settings.
- CNTKsettings() - Constructor for class com.microsoft.azure.management.batchai.CNTKsettings
-
- cntkSettings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get settings for CNTK (aka Microsoft Cognitive Toolkit) job.
- code() - Method in class com.microsoft.azure.management.batchai.BatchAIError
-
Get an identifier of the error.
- com.microsoft.azure.management.batchai - package com.microsoft.azure.management.batchai
-
This package contains the classes for BatchAIManagementClient.
- com.microsoft.azure.management.batchai.model - package com.microsoft.azure.management.batchai.model
-
This package contains the classes for BatchAIManagementClient.
- commandLine() - Method in class com.microsoft.azure.management.batchai.CustomMpiSettings
-
Get the command line to be executed by mpi runtime on each compute node.
- commandLine() - Method in class com.microsoft.azure.management.batchai.CustomToolkitSettings
-
Get the command line to execute on the master node.
- commandLine() - Method in class com.microsoft.azure.management.batchai.JobPreparation
-
Get the command line to execute.
- commandLine() - Method in class com.microsoft.azure.management.batchai.SetupTask
-
Get the command line to be executed on each cluster's node after it being allocated or rebooted.
- commandLineArgs() - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
-
Get command line arguments that need to be passed to the python script.
- commandLineArgs() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
-
Get command line arguments that need to be passed to the Caffe job.
- commandLineArgs() - Method in class com.microsoft.azure.management.batchai.ChainerSettings
-
Get command line arguments that need to be passed to the python script.
- commandLineArgs() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
-
Get command line arguments that need to be passed to the python script or cntk executable.
- commandLineArgs() - Method in class com.microsoft.azure.management.batchai.HorovodSettings
-
Get command line arguments that need to be passed to the python script.
- commandLineArgs() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
-
Get command line arguments that need to be passed to the python script.
- communicationBackend() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
-
Get type of the communication backend for distributed jobs.
- component() - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
-
Get azure Application Insights component resource ID.
- configFilePath() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
-
Get path of the config file for the job.
- configFilePath() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
-
Get specifies the path of the BrainScript config file.
- constraints() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- constraints() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get constraints associated with the Job.
- ContainerImageSettings - Interface in com.microsoft.azure.management.batchai
-
Specifies settings for container image.
- ContainerImageSettings.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of ContainerImage settings.
- ContainerImageSettings.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for container image settings.
- ContainerImageSettings.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the output directory settings definition.
- ContainerImageSettings.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the output directory settings definition.
- ContainerImageSettings.DefinitionStages.WithRegistryCredentials<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies container registry credentials.
- ContainerImageSettings.DefinitionStages.WithShmSize<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies size of /dev/shm.
- containerName() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
-
Get name of the Azure Blob Storage container to mount on the cluster.
- containerSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- ContainerSettings - Class in com.microsoft.azure.management.batchai
-
Docker container settings.
- ContainerSettings() - Constructor for class com.microsoft.azure.management.batchai.ContainerSettings
-
- containerSettings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get docker container settings for the job.
- contentLength() - Method in interface com.microsoft.azure.management.batchai.OutputFile
-
- COUNT - Static variable in class com.microsoft.azure.management.batchai.UsageUnit
-
Static value Count for UsageUnit.
- CREATING - Static variable in class com.microsoft.azure.management.batchai.FileServerProvisioningState
-
Static value creating for FileServerProvisioningState.
- CREATING - Static variable in class com.microsoft.azure.management.batchai.ProvisioningState
-
Static value creating for ProvisioningState.
- creationTime() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
-
- creationTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIExperiment
-
- creationTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
-
- creationTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- creationTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIWorkspace
-
- credentials() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
-
Get information about the Azure storage credentials.
- credentials() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
-
Get information about the Azure storage credentials.
- credentials() - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
-
Get credentials to access the private docker repository.
- currentNodeCount() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
-
- currentValue() - Method in interface com.microsoft.azure.management.batchai.BatchAIUsage
-
- CUSTOM - Static variable in class com.microsoft.azure.management.batchai.ToolType
-
Static value custom for ToolType.
- CustomMpiSettings - Class in com.microsoft.azure.management.batchai
-
Custom MPI job settings.
- CustomMpiSettings() - Constructor for class com.microsoft.azure.management.batchai.CustomMpiSettings
-
- customMpiSettings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get settings for custom MPI job.
- customToolkitSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- CustomToolkitSettings - Class in com.microsoft.azure.management.batchai
-
Custom tool kit job settings.
- CustomToolkitSettings() - Constructor for class com.microsoft.azure.management.batchai.CustomToolkitSettings
-
- customToolkitSettings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get settings for custom tool kit job.
- tags() - Method in class com.microsoft.azure.management.batchai.WorkspaceCreateParameters
-
Get the user specified tags associated with the Workspace.
- tags() - Method in class com.microsoft.azure.management.batchai.WorkspaceUpdateParameters
-
Get the user specified tags associated with the Workspace.
- targetNodeCount() - Method in class com.microsoft.azure.management.batchai.ManualScaleSettings
-
Get the desired number of compute nodes in the Cluster.
- TENSORFLOW - Static variable in class com.microsoft.azure.management.batchai.ToolType
-
Static value tensorflow for ToolType.
- tensorFlowSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- tensorFlowSettings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Get settings for Tensor Flow job.
- TensorFlowSettings - Class in com.microsoft.azure.management.batchai
-
TensorFlow job settings.
- TensorFlowSettings() - Constructor for class com.microsoft.azure.management.batchai.TensorFlowSettings
-
- terminate() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
Terminates a job.
- TERMINATE - Static variable in class com.microsoft.azure.management.batchai.DeallocationOption
-
Static value terminate for DeallocationOption.
- terminateAsync() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
Terminates a job.
- TERMINATING - Static variable in class com.microsoft.azure.management.batchai.ExecutionState
-
Static value terminating for ExecutionState.
- toolType() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
-
- ToolType - Class in com.microsoft.azure.management.batchai
-
Defines values for ToolType.
- ToolType() - Constructor for class com.microsoft.azure.management.batchai.ToolType
-
- ToolTypeSettings - Interface in com.microsoft.azure.management.batchai
-
Contains configuration definitions for different tool types.
- ToolTypeSettings.Caffe - Interface in com.microsoft.azure.management.batchai
-
Specifies the settings for Caffe job.
- ToolTypeSettings.Caffe.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of Caffe settings.
- ToolTypeSettings.Caffe.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for Caffe settings.
- ToolTypeSettings.Caffe.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the Caffe settings definition.
- ToolTypeSettings.Caffe.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the Caffe settings definition.
- ToolTypeSettings.Caffe.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> - Interface in com.microsoft.azure.management.batchai
-
- ToolTypeSettings.Caffe.DefinitionStages.WithFileType<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies the path and file name of the python script to execute the job or the path of the config file.
- ToolTypeSettings.Caffe2 - Interface in com.microsoft.azure.management.batchai
-
Specifies the settings for Caffe2 job.
- ToolTypeSettings.Caffe2.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of Caffe2 settings.
- ToolTypeSettings.Caffe2.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for Caffe2 settings.
- ToolTypeSettings.Caffe2.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the Caffe2 settings definition.
- ToolTypeSettings.Caffe2.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the Caffe2 settings definition.
- ToolTypeSettings.Caffe2.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> - Interface in com.microsoft.azure.management.batchai
-
- ToolTypeSettings.Caffe2.DefinitionStages.WithPython<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies python script file path to execute the job.
- ToolTypeSettings.Chainer - Interface in com.microsoft.azure.management.batchai
-
Specifies the settings for Chainer job.
- ToolTypeSettings.Chainer.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of Chainer settings.
- ToolTypeSettings.Chainer.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for Chainer job settings.
- ToolTypeSettings.Chainer.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the Chainer settings definition.
- ToolTypeSettings.Chainer.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the Chainer settings definition.
- ToolTypeSettings.Chainer.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> - Interface in com.microsoft.azure.management.batchai
-
- ToolTypeSettings.Chainer.DefinitionStages.WithPython<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies python script file path to execute the job.
- ToolTypeSettings.CognitiveToolkit - Interface in com.microsoft.azure.management.batchai
-
Client-side representation for Microsoft Cognitive Toolkit settings.
- ToolTypeSettings.CognitiveToolkit.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of azure cognitive toolkit settings.
- ToolTypeSettings.CognitiveToolkit.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for azure cognitive toolkit settings.
- ToolTypeSettings.CognitiveToolkit.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the Microsoft Cognitive Toolkit settings definition.
- ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the Microsoft Cognitive Toolkit settings definition.
- ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> - Interface in com.microsoft.azure.management.batchai
-
- ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithLanguageType<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies the language type and script/config file path to use for Microsoft Cognitive Toolkit job.
- ToolTypeSettings.CustomMpi - Interface in com.microsoft.azure.management.batchai
-
Client-side representation for the settings for a custom MPI job.
- ToolTypeSettings.CustomMpi.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of the settings for a custom MPI job.
- ToolTypeSettings.CustomMpi.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for a custom MPI job.
- ToolTypeSettings.CustomMpi.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the custom MPI job settings definition.
- ToolTypeSettings.CustomMpi.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the custom MPI job settings definition.
- ToolTypeSettings.CustomMpi.DefinitionStages.WithAttachAndProcessCount<ParentT> - Interface in com.microsoft.azure.management.batchai
-
At this stage, any process count settings can be specified, or the custom MPI job settings definition
can be attached to the parent Batch AI job definition.
- ToolTypeSettings.CustomMpi.DefinitionStages.WithCommandLine<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies the program and program command line parameters to be executed by mpi runtime.
- ToolTypeSettings.CustomToolkit - Interface in com.microsoft.azure.management.batchai
-
Client-side representation for the settings for a custom toolkit job.
- ToolTypeSettings.CustomToolkit.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of the settings for a custom toolkit job.
- ToolTypeSettings.CustomToolkit.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for a custom toolkit job.
- ToolTypeSettings.CustomToolkit.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the custom toolkit job settings definition.
- ToolTypeSettings.CustomToolkit.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the custom toolkit job settings definition.
- ToolTypeSettings.CustomToolkit.DefinitionStages.WithCommandLine<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies the command line to execute the custom toolkit Job.
- ToolTypeSettings.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Common definition stages.
- ToolTypeSettings.DefinitionStages.WithCommandLineArgs<ReturnT> - Interface in com.microsoft.azure.management.batchai
-
Specifies command line arguments for the job.
- ToolTypeSettings.DefinitionStages.WithProcessCount<ReturnT> - Interface in com.microsoft.azure.management.batchai
-
Specifies number of processes parameter that is passed to MPI runtime.
- ToolTypeSettings.DefinitionStages.WithPythonInterpreter<ReturnT> - Interface in com.microsoft.azure.management.batchai
-
Specifies the path to python interpreter.
- ToolTypeSettings.Horovod - Interface in com.microsoft.azure.management.batchai
-
Client-side representation for Horovod job settings.
- ToolTypeSettings.Horovod.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of the settings for Horovod job.
- ToolTypeSettings.Horovod.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for the Horovod job settings.
- ToolTypeSettings.Horovod.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the Horovode job settings definition.
- ToolTypeSettings.Horovod.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the Horovod job settings definition.
- ToolTypeSettings.Horovod.DefinitionStages.WithPython<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies python script file path to execute the job.
- ToolTypeSettings.PyTorch - Interface in com.microsoft.azure.management.batchai
-
Client-side representation for PyTorch toolkit settings.
- ToolTypeSettings.PyTorch.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of PyTorch toolkit settings.
- ToolTypeSettings.PyTorch.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for PyTorch toolkit settings.
- ToolTypeSettings.PyTorch.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the PyTorch settings definition.
- ToolTypeSettings.PyTorch.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the PyTorch Toolkit settings definition.
- ToolTypeSettings.PyTorch.DefinitionStages.WithPython<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies python script file path to execute the job.
- ToolTypeSettings.TensorFlow - Interface in com.microsoft.azure.management.batchai
-
Specifies the settings for TensorFlow job.
- ToolTypeSettings.TensorFlow.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Definition of TensorFlow job settings.
- ToolTypeSettings.TensorFlow.DefinitionStages - Interface in com.microsoft.azure.management.batchai
-
Definition stages for TensorFlow job settings.
- ToolTypeSettings.TensorFlow.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The first stage of the TensorFlow settings definition.
- ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
-
The final stage of the TensorFlow settings definition.
- ToolTypeSettings.TensorFlow.DefinitionStages.WithMasterCommandLineArgs<ParentT> - Interface in com.microsoft.azure.management.batchai
-
- ToolTypeSettings.TensorFlow.DefinitionStages.WithPython<ParentT> - Interface in com.microsoft.azure.management.batchai
-
Specifies python script file path.
- toString() - Method in enum com.microsoft.azure.management.batchai.CachingType
-
- toString() - Method in enum com.microsoft.azure.management.batchai.VmPriority
-
- WAITFORJOBCOMPLETION - Static variable in class com.microsoft.azure.management.batchai.DeallocationOption
-
Static value waitforjobcompletion for DeallocationOption.
- withAccountKey(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials
-
- withAccountKey(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithAzureStorageCredentials
-
- withAccountKey(String) - Method in class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
-
Set storage account key.
- withAccountKeySecretReference(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
-
Set information about KeyVault secret storing the storage account key.
- withAccountName(String) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
-
Set name of the Azure storage account.
- withAccountName(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
-
Set name of the Azure storage account.
- withAdminUserName(String) - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
-
Set name of the administrator user account which can be used to SSH to nodes.
- withAdminUserPassword(String) - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
-
Set password of the administrator user account.
- withAdminUserSshPublicKey(String) - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
-
Set sSH public key of the administrator user account.
- withAppInsightsComponentId(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithAppInsightsResourceId
-
- withAppInsightsReference(AppInsightsReference) - Method in class com.microsoft.azure.management.batchai.PerformanceCountersSettings
-
Set azure Application Insights information for performance counters reporting.
- withAutoScale(int, int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithScaleSettings
-
If autoScale settings are specified, the system automatically scales the cluster up and down (within
the supplied limits) based on the pending jobs on the cluster.
- withAutoScale(int, int, int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithScaleSettings
-
If autoScale settings are specified, the system automatically scales the cluster up and down (within
the supplied limits) based on the pending jobs on the cluster.
- withAutoScale(int, int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.UpdateStages.WithScaleSettings
-
If autoScale settings are specified, the system automatically scales the cluster up and down (within
the supplied limits) based on the pending jobs on the cluster.
- withAutoScale(int, int, int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.UpdateStages.WithScaleSettings
-
If autoScale settings are specified, the system automatically scales the cluster up and down (within
the supplied limits) based on the pending jobs on the cluster.
- withAutoScale(AutoScaleSettings) - Method in class com.microsoft.azure.management.batchai.ScaleSettings
-
Set auto-scale settings for the cluster.
- withAzureBlobFileSystems(List<AzureBlobFileSystemReference>) - Method in class com.microsoft.azure.management.batchai.MountVolumes
-
Set a collection of Azure Blob Containers that are to be mounted to the cluster nodes.
- withAzureFileShares(List<AzureFileShareReference>) - Method in class com.microsoft.azure.management.batchai.MountVolumes
-
Set a collection of Azure File Shares that are to be mounted to the cluster nodes.
- withAzureFileUrl(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithAzureFileUrl
-
- withAzureFileUrl(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
-
Set uRL to access the Azure File.
- withBrainScript(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithLanguageType
-
- withCachingType(CachingType) - Method in class com.microsoft.azure.management.batchai.DataDisks
-
Set caching type for the disks.
- withCaffe2Settings(Caffe2Settings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set settings for Caffe2 job.
- withCaffeSettings(CaffeSettings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set settings for Caffe job.
- withChainerSettings(ChainerSettings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set settings for Chainer job.
- withCluster(ResourceId) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set resource ID of the cluster on which this job will run.
- withCntkSettings(CNTKsettings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set settings for CNTK (aka Microsoft Cognitive Toolkit) job.
- withCommandLine(String) - Method in class com.microsoft.azure.management.batchai.CustomMpiSettings
-
Set the command line to be executed by mpi runtime on each compute node.
- withCommandLine(String) - Method in class com.microsoft.azure.management.batchai.CustomToolkitSettings
-
Set the command line to execute on the master node.
- withCommandLine(String) - Method in class com.microsoft.azure.management.batchai.JobPreparation
-
Set the command line to execute.
- withCommandLine(String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithCommandLine
-
- withCommandLine(String) - Method in class com.microsoft.azure.management.batchai.SetupTask
-
Set the command line to be executed on each cluster's node after it being allocated or rebooted.
- withCommandLine(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.CustomMpi.DefinitionStages.WithCommandLine
-
- withCommandLine(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.CustomToolkit.DefinitionStages.WithCommandLine
-
- withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
-
Set command line arguments that need to be passed to the python script.
- withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
-
Set command line arguments that need to be passed to the Caffe job.
- withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.ChainerSettings
-
Set command line arguments that need to be passed to the python script.
- withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
-
Set command line arguments that need to be passed to the python script or cntk executable.
- withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.HorovodSettings
-
Set command line arguments that need to be passed to the python script.
- withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
-
Set command line arguments that need to be passed to the python script.
- withCommandLineArgs(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithCommandLineArgs
-
- withCommunicationBackend(String) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
-
Set type of the communication backend for distributed jobs.
- withCommunicationBackend(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.PyTorch.DefinitionStages.WithAttach
-
- withComponent(ResourceId) - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
-
Set azure Application Insights component resource ID.
- withConfigFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.Caffe.DefinitionStages.WithFileType
-
- withConfigFilePath(String) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
-
Set path of the config file for the job.
- withConfigFilePath(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
-
Set specifies the path of the BrainScript config file.
- withConstraints(JobBasePropertiesConstraints) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set constraints associated with the Job.
- withContainerImage(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithContainerSettings
-
- withContainerName(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithStorageContainerName
-
- withContainerName(String) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
-
Set name of the Azure Blob Storage container to mount on the cluster.
- withContainerSettings(ContainerSettings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set docker container settings for the job.
- withCredentials(AzureStorageCredentialsInfo) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
-
Set information about the Azure storage credentials.
- withCredentials(AzureStorageCredentialsInfo) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
-
Set information about the Azure storage credentials.
- withCredentials(PrivateRegistryCredentials) - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
-
Set credentials to access the private docker repository.
- withCustomMpiSettings(CustomMpiSettings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set settings for custom MPI job.
- withCustomToolkitSettings(CustomToolkitSettings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set settings for custom tool kit job.
- withDataDisks(int, int, StorageAccountType) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithDataDisks
-
Specifies settings for the data disks which would be created for the file server.
- withDataDisks(int, int, StorageAccountType, CachingType) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithDataDisks
-
Specifies settings for the data disks which would be created for the file server.
- withDataDisks(DataDisks) - Method in class com.microsoft.azure.management.batchai.FileServerCreateParameters
-
Set settings for the data disks which will be created for the File Server.
- withDirectory(String) - Method in class com.microsoft.azure.management.batchai.JobsListOutputFilesOptions
-
Set the path to the directory.
- withDirectoryMode(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithDirectoryMode
-
- withDirectoryMode(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
-
Set file mode for directories on the mounted file share.
- withDiskCount(int) - Method in class com.microsoft.azure.management.batchai.DataDisks
-
Set number of data disks attached to the File Server.
- withDiskSizeInGB(int) - Method in class com.microsoft.azure.management.batchai.DataDisks
-
Set disk size in GB for the blank data disks.
- withEnvironmentVariable(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithEnvironmentVariable
-
- withEnvironmentVariable(String, String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariable
-
- withEnvironmentVariables(List<EnvironmentVariable>) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set a list of user defined environment variables which will be setup for the job.
- withEnvironmentVariables(List<EnvironmentVariable>) - Method in class com.microsoft.azure.management.batchai.SetupTask
-
Set a collection of user defined environment variables to be set for setup task.
- withEnvironmentVariableSecretValue(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue
-
Sets the value of the environment variable.
- withEnvironmentVariableSecretValue(String, String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue
-
Specifies KeyVault Store and Secret which contains the value for the
environment variable.
- withEnvironmentVariableSecretValue(String, String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue
-
Sets the value of the environment variable.
- withEnvironmentVariableSecretValue(String, String, String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue
-
Specifies KeyVault Store and Secret which contains the value for the
environment variable.
- withExistingCluster(BatchAICluster) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithCluster
-
Sets Batch AI cluster for the job.
- withExistingClusterId(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithCluster
-
Sets Batch AI cluster id for the job.
- withFileMode(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithFileMode
-
- withFileMode(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
-
Set file mode for files on the mounted file share.
- withFileServer(ResourceId) - Method in class com.microsoft.azure.management.batchai.FileServerReference
-
Set resource ID of the existing File Server to be mounted.
- withFileServerId(String) - Method in interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithFileServer
-
- withFileServerInternalIP(String) - Method in class com.microsoft.azure.management.batchai.MountSettings
-
Set internal IP address of the File Server which can be used to access the File Server from within the subnet.
- withFileServerPublicIP(String) - Method in class com.microsoft.azure.management.batchai.MountSettings
-
Set public IP address of the File Server which can be used to SSH to the node from outside of the subnet.
- withFileServers(List<FileServerReference>) - Method in class com.microsoft.azure.management.batchai.MountVolumes
-
Set a collection of Batch AI File Servers that are to be mounted to the cluster nodes.
- withHorovodSettings(HorovodSettings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set settings for Horovod job.
- withId(String) - Method in class com.microsoft.azure.management.batchai.InputDirectory
-
Set the ID for the input directory.
- withId(String) - Method in class com.microsoft.azure.management.batchai.OutputDirectory
-
Set the ID of the output directory.
- withId(String) - Method in class com.microsoft.azure.management.batchai.ResourceId
-
Set the ID of the resource.
- withImage(String) - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
-
Set the name of the image in the image repository.
- withImageReference(ImageReference) - Method in class com.microsoft.azure.management.batchai.VirtualMachineConfiguration
-
Set oS image reference for cluster nodes.
- withImageSourceRegistry(ImageSourceRegistry) - Method in class com.microsoft.azure.management.batchai.ContainerSettings
-
Set information about docker image and docker registry to download the container from.
- withInitialNodeCount(Integer) - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
-
Set the number of compute nodes to allocate on cluster creation.
- withInputDirectories(List<InputDirectory>) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set a list of input directories for the job.
- withInputDirectory(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithInputDirectory
-
- withInstrumentationKey(String) - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
-
Set value of the Azure Application Insights instrumentation key.
- withInstrumentationKey(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithAppInsightsKey
-
- withInstrumentationKeySecretReference(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
-
Set keyVault Store and Secret which contains Azure Application Insights instrumentation key.
- withInstrumentationKeySecretReference(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithAppInsightsKey
-
Specifies KeyVault Store and Secret which contains the value for the instrumentation key.
- withJobPreparation(JobPreparation) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set a command line to be executed on each node allocated for the job before tool kit is launched.
- withJobPreparationCommandLine(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithJobPreparation
-
- withKeyVaultSecretReference(KeyVaultSecretReference) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials
-
- withKeyVaultSecretReference(KeyVaultSecretReference) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithAzureStorageCredentials
-
- withLanguageType(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
-
Set the language to use for launching CNTK (aka Microsoft Cognitive Toolkit) job.
- withLinkexpiryinminutes(Integer) - Method in class com.microsoft.azure.management.batchai.JobsListOutputFilesOptions
-
Set the number of minutes after which the download link will expire.
- withLocation(String) - Method in class com.microsoft.azure.management.batchai.WorkspaceCreateParameters
-
Set the region in which to create the Workspace.
- withLowPriority() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVMPriority
-
- withManual(ManualScaleSettings) - Method in class com.microsoft.azure.management.batchai.ScaleSettings
-
Set manual scale settings for the cluster.
- withManualScale(int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithScaleSettings
-
Specifies that cluster should be scaled by manual settings.
- withManualScale(int, DeallocationOption) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithScaleSettings
-
Specifies that cluster should be scaled by manual settings.
- withManualScale(int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.UpdateStages.WithScaleSettings
-
Specifies that cluster should be scaled by manual settings.
- withManualScale(int, DeallocationOption) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.UpdateStages.WithScaleSettings
-
Specifies that cluster should be scaled by manual settings.
- withMasterCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
-
Set command line arguments that need to be passed to the python script for the master task.
- withMasterCommandLineArgs(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithMasterCommandLineArgs
-
- withMaximumNodeCount(int) - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
-
Set the maximum number of compute nodes the cluster can have.
- withMaxResults(Integer) - Method in class com.microsoft.azure.management.batchai.ClustersListByWorkspaceOptions
-
Set the maximum number of items to return in the response.
- withMaxResults(Integer) - Method in class com.microsoft.azure.management.batchai.ExperimentsListByWorkspaceOptions
-
Set the maximum number of items to return in the response.
- withMaxResults(Integer) - Method in class com.microsoft.azure.management.batchai.FileServersListByWorkspaceOptions
-
Set the maximum number of items to return in the response.
- withMaxResults(Integer) - Method in class com.microsoft.azure.management.batchai.JobsListByExperimentOptions
-
Set the maximum number of items to return in the response.
- withMaxResults(Integer) - Method in class com.microsoft.azure.management.batchai.JobsListOutputFilesOptions
-
Set the maximum number of items to return in the response.
- withMaxResults(Integer) - Method in class com.microsoft.azure.management.batchai.WorkspacesListByResourceGroupOptions
-
Set the maximum number of items to return in the response.
- withMaxResults(Integer) - Method in class com.microsoft.azure.management.batchai.WorkspacesListOptions
-
Set the maximum number of items to return in the response.
- withMaxWallClockTime(Period) - Method in class com.microsoft.azure.management.batchai.JobBasePropertiesConstraints
-
Set max time the job can run.
- withMaxWallClockTime(Period) - Method in class com.microsoft.azure.management.batchai.JobPropertiesConstraints
-
Set max time the job can run.
- withMinimumNodeCount(int) - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
-
Set the minimum number of compute nodes the Batch AI service will try to allocate for the cluster.
- withMountCommand(String) - Method in class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
-
Set mount command line.
- withMountOptions(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithMountOptions
-
- withMountOptions(String) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
-
Set mount options for mounting blobfuse file system.
- withMountOptions(String) - Method in interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithMountOptions
-
- withMountOptions(String) - Method in class com.microsoft.azure.management.batchai.FileServerReference
-
Set mount options to be passed to mount command.
- withMountPoint(String) - Method in class com.microsoft.azure.management.batchai.MountSettings
-
Set path where the data disks are mounted on the File Server.
- withMountVolumes(MountVolumes) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set information on mount volumes to be used by the job.
- withMountVolumes(MountVolumes) - Method in class com.microsoft.azure.management.batchai.NodeSetup
-
Set mount volumes to be available to setup task and all jobs executing on the cluster.
- withName(String) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariable
-
Set the name of the environment variable.
- withName(String) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
-
Set the name of the environment variable to store the secret value.
- withName(String) - Method in class com.microsoft.azure.management.batchai.NameValuePair
-
Set the name in the name-value pair.
- withNodeCount(int) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithNodeCount
-
- withNodeCount(int) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set number of compute nodes to run the job on.
- withNodeDeallocationOption(DeallocationOption) - Method in class com.microsoft.azure.management.batchai.ManualScaleSettings
-
Set an action to be performed when the cluster size is decreasing.
- withNodeSetup(NodeSetup) - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
-
Set setup to be performed on each compute node in the cluster.
- withOffer(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
-
Set offer of the image.
- withOutputDirectories(List<OutputDirectory>) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set a list of output directories for the job.
- withOutputDirectory(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithOutputDirectory
-
- withOutputdirectoryid(String) - Method in class com.microsoft.azure.management.batchai.JobsListOutputFilesOptions
-
Set id of the job output directory.
- withParameterServerCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
-
Set command line arguments that need to be passed to the python script for the parameter server.
- withParameterServerCommandLineArgs(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach
-
- withParameterServerCount(Integer) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
-
Set the number of parameter server tasks.
- withParameterServerCount(int) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach
-
- withPassword(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithUserCredentials
-
- withPassword(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserCredentials
-
Specifies admin user password.
- withPassword(String) - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
-
Set user password to login to the docker repository.
- withPasswordSecretReference(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
-
Set keyVault Secret storing the password.
- withPath(String) - Method in class com.microsoft.azure.management.batchai.InputDirectory
-
Set the path to the input directory.
- withPathPrefix(String) - Method in class com.microsoft.azure.management.batchai.OutputDirectory
-
Set the prefix path where the output directory will be created.
- withPathPrefix(String) - Method in interface com.microsoft.azure.management.batchai.OutputDirectorySettings.DefinitionStages.WithPathPrefix
-
- withPathSuffix(String) - Method in class com.microsoft.azure.management.batchai.OutputDirectory
-
Set the suffix path where the output directory will be created.
- withPathSuffix(String) - Method in interface com.microsoft.azure.management.batchai.OutputDirectorySettings.DefinitionStages.WithPathSuffix
-
- withPerformanceCountersSettings(PerformanceCountersSettings) - Method in class com.microsoft.azure.management.batchai.NodeSetup
-
Set settings for performance counters collecting and uploading.
- withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
-
Set number of processes to launch for the job execution.
- withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.ChainerSettings
-
Set number of processes to launch for the job execution.
- withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
-
Set number of processes to launch for the job execution.
- withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.CustomMpiSettings
-
Set number of processes to launch for the job execution.
- withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.HorovodSettings
-
Set number of processes to launch for the job execution.
- withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
-
Set number of processes to launch for the job execution.
- withProcessCount(int) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithProcessCount
-
- withPublicIPsToAllow(List<String>) - Method in class com.microsoft.azure.management.batchai.SshConfiguration
-
Set list of source IP ranges to allow SSH connection from.
- withPublisher(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
-
Set publisher of the image.
- withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
-
Set the path to the Python interpreter.
- withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
-
Set the path to the Python interpreter.
- withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.ChainerSettings
-
Set the path to the Python interpreter.
- withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
-
Set the path to the Python interpreter.
- withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.HorovodSettings
-
Set the path to the Python interpreter.
- withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
-
Set the path to the Python interpreter.
- withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
-
Set the path to the Python interpreter.
- withPythonInterpreterPath(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithPythonInterpreter
-
- withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.Caffe.DefinitionStages.WithFileType
-
- withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.Caffe2.DefinitionStages.WithPython
-
- withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.Chainer.DefinitionStages.WithPython
-
- withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithLanguageType
-
- withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.Horovod.DefinitionStages.WithPython
-
- withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.PyTorch.DefinitionStages.WithPython
-
- withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithPython
-
- withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
-
Set the python script to execute.
- withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
-
Set python script to execute.
- withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.ChainerSettings
-
Set the python script to execute.
- withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
-
Set python script to execute.
- withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.HorovodSettings
-
Set the python script to execute.
- withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
-
Set the python script to execute.
- withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
-
Set the python script to execute.
- withPyTorchSettings(PyTorchSettings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set settings for pyTorch job.
- withRegistryPassword(String) - Method in interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithRegistryCredentials
-
Specifies password for container registry.
- withRegistrySecretReference(String, String) - Method in interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithRegistryCredentials
-
Specifies the location of the password, which is a Key Vault Secret.
- withRegistryUrl(String) - Method in interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithAttach
-
Specifies url for container registry.
- withRegistryUsername(String) - Method in interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithAttach
-
Specifies username to login to container registry.
- withRelativeMountPath(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithRelativeMountPath
-
- withRelativeMountPath(String) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
-
Set the relative path on the compute node where the Azure File container will be mounted.
- withRelativeMountPath(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithRelativeMountPath
-
- withRelativeMountPath(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
-
Set the relative path on the compute node where the Azure File share will be mounted.
- withRelativeMountPath(String) - Method in interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithRelativeMountPath
-
- withRelativeMountPath(String) - Method in class com.microsoft.azure.management.batchai.FileServerReference
-
Set the relative path on the compute node where the File Server will be mounted.
- withRelativeMountPath(String) - Method in class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
-
Set the relative path on the compute node where the unmanaged file system will be mounted.
- withScaleSettings(ScaleSettings) - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
-
Set scale settings for the cluster.
- withScaleSettings(ScaleSettings) - Method in class com.microsoft.azure.management.batchai.ClusterUpdateParameters
-
Set desired scale settings for the cluster.
- withSchedulingPriority(JobPriority) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set scheduling priority associated with the job.
- withSecrets(List<EnvironmentVariableWithSecretValue>) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set a list of user defined environment variables with secret values which will be setup for the job.
- withSecrets(List<EnvironmentVariableWithSecretValue>) - Method in class com.microsoft.azure.management.batchai.SetupTask
-
Set a collection of user defined environment variables with secret values to be set for the setup task.
- withSecretUrl(String) - Method in class com.microsoft.azure.management.batchai.KeyVaultSecretReference
-
Set the URL referencing a secret in the Key Vault.
- withServerUrl(String) - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
-
Set uRL for image repository.
- withSetupTask(SetupTask) - Method in class com.microsoft.azure.management.batchai.NodeSetup
-
Set setup task to run on cluster nodes when nodes got created or rebooted.
- withShmSize(String) - Method in interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithShmSize
-
Specifies size of /dev/shm.
- withShmSize(String) - Method in class com.microsoft.azure.management.batchai.ContainerSettings
-
Set size of /dev/shm.
- withSku(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
-
Set sKU of the image.
- withSourceDirectory(String) - Method in interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithSourceDirectory
-
- withSourceDirectory(String) - Method in class com.microsoft.azure.management.batchai.FileServerReference
-
Set file Server directory that needs to be mounted.
- withSourceVault(ResourceId) - Method in class com.microsoft.azure.management.batchai.KeyVaultSecretReference
-
Set fully qualified resource indentifier of the Key Vault.
- withSshConfiguration(SshConfiguration) - Method in class com.microsoft.azure.management.batchai.FileServerCreateParameters
-
Set sSH configuration for the File Server node.
- withSshPublicKey(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithUserCredentials
-
- withSshPublicKey(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserCredentials
-
Specifies public key for authentication.
- withStdOutErrPath(String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithStdOutErrPath
-
- withStdOutErrPathPrefix(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix
-
- withStdOutErrPathPrefix(String) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set the path where the Batch AI service will store stdout, stderror and execution log of the job.
- withStdOutErrPathPrefix(String) - Method in class com.microsoft.azure.management.batchai.SetupTask
-
Set the prefix of a path where the Batch AI service will upload the stdout, stderr and execution log of the setup task.
- withStorageAccountName(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithStorageAccount
-
- withStorageAccountName(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithStorageAccount
-
- withStorageAccountType(StorageAccountType) - Method in class com.microsoft.azure.management.batchai.DataDisks
-
Set type of storage account to be used on the disk.
- withSubnet(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithSubnet
-
- withSubnet(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithSubnet
-
- withSubnet(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithSubnet
-
Specifies subnet id.
- withSubnet(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithSubnet
-
Specifies network id and subnet name within this network.
- withSubnet(ResourceId) - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
-
Set existing virtual network subnet to put the cluster nodes in.
- withSubnet(ResourceId) - Method in class com.microsoft.azure.management.batchai.FileServerCreateParameters
-
Set identifier of an existing virtual network subnet to put the File Server in.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.batchai.WorkspaceCreateParameters
-
Set the user specified tags associated with the Workspace.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.batchai.WorkspaceUpdateParameters
-
Set the user specified tags associated with the Workspace.
- withTargetNodeCount(int) - Method in class com.microsoft.azure.management.batchai.ManualScaleSettings
-
Set the desired number of compute nodes in the Cluster.
- withTensorFlowSettings(TensorFlowSettings) - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
-
Set settings for Tensor Flow job.
- withUnmanagedFileSystem(String, String) - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
-
Specifies the details of the file system to mount on the compute cluster nodes.
- withUnmanagedFileSystems(List<UnmanagedFileSystemReference>) - Method in class com.microsoft.azure.management.batchai.MountVolumes
-
Set a collection of unmanaged file systems that are to be mounted to the cluster nodes.
- withUserAccountSettings(UserAccountSettings) - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
-
Set settings for an administrator user account that will be created on each compute node in the cluster.
- withUserAccountSettings(UserAccountSettings) - Method in class com.microsoft.azure.management.batchai.SshConfiguration
-
Set settings for administrator user account to be created on a node.
- withUserName(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithUserName
-
- withUserName(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserName
-
Specifies admin user name.
- withUsername(String) - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
-
Set user name to login to the repository.
- withValue(String) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariable
-
Set the value of the environment variable.
- withValue(String) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
-
Set the value of the environment variable.
- withValue(String) - Method in class com.microsoft.azure.management.batchai.NameValuePair
-
Set the value in the name-value pair.
- withValueSecretReference(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
-
Set keyVault store and secret which contains the value for the environment variable.
- withVersion(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
-
Set version of the image.
- withVirtualMachineConfiguration(VirtualMachineConfiguration) - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
-
Set oS image configuration for cluster nodes.
- withVirtualMachineImage(String, String, String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVirtualMachineImage
-
Specifies virtual machine image.
- withVirtualMachineImage(String, String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVirtualMachineImage
-
Specifies virtual machine image.
- withVirtualMachineImageId(String, String, String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVirtualMachineImage
-
Computes nodes of the cluster will be created using this custom image.
- withVirtualMachineImageId(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
-
Set the ARM resource identifier of the virtual machine image for the compute nodes.
- withVmPriority(VmPriority) - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
-
Set vM priority.
- withVMSize(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVMSize
-
- withVMSize(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithVMSize
-
Specifies size of the virtual machine of the File Server.
- withVmSize(String) - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
-
Set the size of the virtual machines in the cluster.
- withVmSize(String) - Method in class com.microsoft.azure.management.batchai.FileServerCreateParameters
-
Set the size of the virtual machine for the File Server.
- withWorkerCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
-
Set command line arguments that need to be passed to the python script for the worker task.
- withWorkerCommandLineArgs(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach
-
- withWorkerCount(Integer) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
-
Set the number of worker tasks.
- withWorkerCount(int) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach
-
- workerCommandLineArgs() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
-
Get command line arguments that need to be passed to the python script for the worker task.
- workerCount() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
-
Get the number of worker tasks.
- workspace() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
-
- workspace() - Method in interface com.microsoft.azure.management.batchai.BatchAIExperiment
-
- workspace() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
-
- WorkspaceCreateParameters - Class in com.microsoft.azure.management.batchai
-
Workspace creation parameters.
- WorkspaceCreateParameters() - Constructor for class com.microsoft.azure.management.batchai.WorkspaceCreateParameters
-
- WorkspacesListByResourceGroupOptions - Class in com.microsoft.azure.management.batchai
-
Additional parameters for listByResourceGroup operation.
- WorkspacesListByResourceGroupOptions() - Constructor for class com.microsoft.azure.management.batchai.WorkspacesListByResourceGroupOptions
-
- WorkspacesListOptions - Class in com.microsoft.azure.management.batchai
-
Additional parameters for list operation.
- WorkspacesListOptions() - Constructor for class com.microsoft.azure.management.batchai.WorkspacesListOptions
-
- WorkspaceUpdateParameters - Class in com.microsoft.azure.management.batchai
-
Workspace update parameters.
- WorkspaceUpdateParameters() - Constructor for class com.microsoft.azure.management.batchai.WorkspaceUpdateParameters
-