Skip navigation links
A B C D E F H I J K L M N O P Q R S T U V W 

A

accountKey() - Method in class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
Get storage account key.
accountKeySecretReference() - Method in class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
Get information about KeyVault secret storing the storage account key.
accountName() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Get name of the Azure storage account.
accountName() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get name of the Azure storage account.
adminUserName() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
adminUserName() - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
Get name of the administrator user account which can be used to SSH to nodes.
adminUserPassword() - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
Get password of the administrator user account.
adminUserSshPublicKey() - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
Get sSH public key of the administrator user account.
AllocationState - Class in com.microsoft.azure.management.batchai
Defines values for AllocationState.
AllocationState() - Constructor for class com.microsoft.azure.management.batchai.AllocationState
 
allocationState() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
Indicates whether the cluster is resizing.
allocationStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
AppInsightsReference - Class in com.microsoft.azure.management.batchai
Azure Application Insights information for performance counters reporting.
AppInsightsReference() - Constructor for class com.microsoft.azure.management.batchai.AppInsightsReference
 
appInsightsReference() - Method in class com.microsoft.azure.management.batchai.PerformanceCountersSettings
Get azure Application Insights information for performance counters reporting.
attachAzureBlobFileSystem(AzureBlobFileSystem) - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes
 
attachAzureFileShare(AzureFileShare) - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes
 
attachFileServer(FileServer) - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes
 
autoScale() - Method in class com.microsoft.azure.management.batchai.ScaleSettings
Get auto-scale settings for the cluster.
AutoScaleSettings - Class in com.microsoft.azure.management.batchai
Auto-scale settings for the cluster.
AutoScaleSettings() - Constructor for class com.microsoft.azure.management.batchai.AutoScaleSettings
 
AzureBlobFileSystem - Interface in com.microsoft.azure.management.batchai
Client-side representation for AzureBlobFileSystemReference.
AzureBlobFileSystem.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of azure blob file system reference.
AzureBlobFileSystem.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for azure blob file system reference.
AzureBlobFileSystem.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithMountOptions<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithRelativeMountPath<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithStorageAccount<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithStorageContainerName<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystemReference - Class in com.microsoft.azure.management.batchai
Azure Blob Storage Container mounting configuration.
AzureBlobFileSystemReference() - Constructor for class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
 
azureBlobFileSystems() - Method in class com.microsoft.azure.management.batchai.MountVolumes
Get a collection of Azure Blob Containers that are to be mounted to the cluster nodes.
AzureFileShare - Interface in com.microsoft.azure.management.batchai
Client-side representation for AzureFileShareReference.
AzureFileShare.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of azure file share reference.
AzureFileShare.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for azure file share reference.
AzureFileShare.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithAzureFileUrl<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithAzureStorageCredentials<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithDirectoryMode<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithFileMode<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithRelativeMountPath<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithStorageAccount<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShareReference - Class in com.microsoft.azure.management.batchai
Azure File Share mounting configuration.
AzureFileShareReference() - Constructor for class com.microsoft.azure.management.batchai.AzureFileShareReference
 
azureFileShares() - Method in class com.microsoft.azure.management.batchai.MountVolumes
Get a collection of Azure File Shares that are to be mounted to the cluster nodes.
azureFileUrl() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get uRL to access the Azure File.
AzureStorageCredentialsInfo - Class in com.microsoft.azure.management.batchai
Azure storage account credentials.
AzureStorageCredentialsInfo() - Constructor for class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
 

B

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.

C

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.

D

dataDisks() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
DataDisks - Class in com.microsoft.azure.management.batchai
Data disks settings.
DataDisks() - Constructor for class com.microsoft.azure.management.batchai.DataDisks
 
dataDisks() - Method in class com.microsoft.azure.management.batchai.FileServerCreateParameters
Get settings for the data disks which will be created for the File Server.
DeallocationOption - Class in com.microsoft.azure.management.batchai
Defines values for DeallocationOption.
DeallocationOption() - Constructor for class com.microsoft.azure.management.batchai.DeallocationOption
 
defineAzureBlobFileSystem() - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
Begins the definition of Azure blob file system reference to be mounted on each cluster node.
defineAzureFileShare() - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
Begins the definition of Azure file share reference to be mounted on each cluster node.
defineCaffe() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineCaffe2() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineChainer() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineCognitiveToolkit() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineContainerSettings(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithContainerSettings
Begins the definition of container settings.
defineCustomMpi() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineCustomToolkit() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineFileServer() - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
Begins the definition of Azure file server reference.
defineHorovod() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineOutputDirectory(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithOutputDirectory
 
definePyTorch() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineSetupTask() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithSetupTask
Begins the definition of setup task.
defineTensorflow() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
DELETING - Static variable in class com.microsoft.azure.management.batchai.FileServerProvisioningState
Static value deleting for FileServerProvisioningState.
DELETING - Static variable in class com.microsoft.azure.management.batchai.ProvisioningState
Static value deleting for ProvisioningState.
description() - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Get the description value.
details() - Method in class com.microsoft.azure.management.batchai.BatchAIError
Get a list of additional details about the error.
DIRECTORY - Static variable in class com.microsoft.azure.management.batchai.FileType
Static value directory for FileType.
directory() - Method in class com.microsoft.azure.management.batchai.JobsListOutputFilesOptions
Get the path to the directory.
directoryMode() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get file mode for directories on the mounted file share.
diskCount() - Method in class com.microsoft.azure.management.batchai.DataDisks
Get number of data disks attached to the File Server.
diskSizeInGB() - Method in class com.microsoft.azure.management.batchai.DataDisks
Get disk size in GB for the blank data disks.
downloadUrl() - Method in interface com.microsoft.azure.management.batchai.OutputFile
 

E

endTime() - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Get the time at which the job completed.
EnvironmentVariable - Class in com.microsoft.azure.management.batchai
An environment variable definition.
EnvironmentVariable() - Constructor for class com.microsoft.azure.management.batchai.EnvironmentVariable
 
environmentVariables() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
environmentVariables() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get a list of user defined environment variables which will be setup for the job.
environmentVariables() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get a collection of user defined environment variables to be set for setup task.
EnvironmentVariableWithSecretValue - Class in com.microsoft.azure.management.batchai
An environment variable with secret value definition.
EnvironmentVariableWithSecretValue() - Constructor for class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
 
errors() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
errors() - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Get a collection of errors encountered by the service during job execution.
executionInfo() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
executionState() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
Gets the current state of the job.
ExecutionState - Class in com.microsoft.azure.management.batchai
Defines values for ExecutionState.
ExecutionState() - Constructor for class com.microsoft.azure.management.batchai.ExecutionState
 
executionStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
exitCode() - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Get the exit code of the job.
experiment() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
experiments() - Method in interface com.microsoft.azure.management.batchai.BatchAIWorkspace
 
ExperimentsListByWorkspaceOptions - Class in com.microsoft.azure.management.batchai
Additional parameters for listByWorkspace operation.
ExperimentsListByWorkspaceOptions() - Constructor for class com.microsoft.azure.management.batchai.ExperimentsListByWorkspaceOptions
 

F

FAILED - Static variable in class com.microsoft.azure.management.batchai.ExecutionState
Static value failed for ExecutionState.
FAILED - Static variable in class com.microsoft.azure.management.batchai.FileServerProvisioningState
Static value failed for FileServerProvisioningState.
FAILED - Static variable in class com.microsoft.azure.management.batchai.ProvisioningState
Static value failed for ProvisioningState.
FILE - Static variable in class com.microsoft.azure.management.batchai.FileType
Static value file for FileType.
fileMode() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get file mode for files on the mounted file share.
FileServer - Interface in com.microsoft.azure.management.batchai
Client-side representation for FileServerReference.
fileServer() - Method in class com.microsoft.azure.management.batchai.FileServerReference
Get resource ID of the existing File Server to be mounted.
FileServer.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of file server reference.
FileServer.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for azure blob file system reference.
FileServer.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithFileServer<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithMountOptions<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithRelativeMountPath<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithSourceDirectory<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServerCreateParameters - Class in com.microsoft.azure.management.batchai
File Server creation parameters.
FileServerCreateParameters() - Constructor for class com.microsoft.azure.management.batchai.FileServerCreateParameters
 
fileServerInternalIP() - Method in class com.microsoft.azure.management.batchai.MountSettings
Get internal IP address of the File Server which can be used to access the File Server from within the subnet.
FileServerProvisioningState - Class in com.microsoft.azure.management.batchai
Defines values for FileServerProvisioningState.
FileServerProvisioningState() - Constructor for class com.microsoft.azure.management.batchai.FileServerProvisioningState
 
fileServerPublicIP() - Method in class com.microsoft.azure.management.batchai.MountSettings
Get public IP address of the File Server which can be used to SSH to the node from outside of the subnet.
FileServerReference - Class in com.microsoft.azure.management.batchai
File Server mounting configuration.
FileServerReference() - Constructor for class com.microsoft.azure.management.batchai.FileServerReference
 
fileServers() - Method in interface com.microsoft.azure.management.batchai.BatchAIWorkspace
 
fileServers() - Method in class com.microsoft.azure.management.batchai.MountVolumes
Get a collection of Batch AI File Servers that are to be mounted to the cluster nodes.
FileServersListByWorkspaceOptions - Class in com.microsoft.azure.management.batchai
Additional parameters for listByWorkspace operation.
FileServersListByWorkspaceOptions() - Constructor for class com.microsoft.azure.management.batchai.FileServersListByWorkspaceOptions
 
FileType - Class in com.microsoft.azure.management.batchai
Defines values for FileType.
FileType() - Constructor for class com.microsoft.azure.management.batchai.FileType
 
fileType() - Method in interface com.microsoft.azure.management.batchai.OutputFile
 
fromString(String) - Static method in class com.microsoft.azure.management.batchai.AllocationState
Creates or finds a AllocationState from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.batchai.CachingType
Parses a serialized value to a CachingType instance.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.DeallocationOption
Creates or finds a DeallocationOption from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.ExecutionState
Creates or finds a ExecutionState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.FileServerProvisioningState
Creates or finds a FileServerProvisioningState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.FileType
Creates or finds a FileType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.JobPriority
Creates or finds a JobPriority from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.ProvisioningState
Creates or finds a ProvisioningState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.StorageAccountType
Creates or finds a StorageAccountType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.ToolType
Creates or finds a ToolType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.UsageUnit
Creates or finds a UsageUnit from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.batchai.VmPriority
Parses a serialized value to a VmPriority instance.

H

HasMountVolumes - Interface in com.microsoft.azure.management.batchai.model
An interface representing a model's ability to attach mount volumes.
HasMountVolumes.DefinitionStages - Interface in com.microsoft.azure.management.batchai.model
Grouping of definition stages involving specifying mount volume to mount.
HasMountVolumes.DefinitionStages.WithMountVolumes<ReturnT> - Interface in com.microsoft.azure.management.batchai.model
Defines the volumes to mount on the cluster.
HIGH - Static variable in class com.microsoft.azure.management.batchai.JobPriority
Static value high for JobPriority.
HOROVOD - Static variable in class com.microsoft.azure.management.batchai.ToolType
Static value horovod for ToolType.
HorovodSettings - Class in com.microsoft.azure.management.batchai
Specifies the settings for Horovod job.
HorovodSettings() - Constructor for class com.microsoft.azure.management.batchai.HorovodSettings
 
horovodSettings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get settings for Horovod job.

I

id() - Method in class com.microsoft.azure.management.batchai.InputDirectory
Get the ID for the input directory.
id() - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Get the ID of the output directory.
id() - Method in class com.microsoft.azure.management.batchai.ResourceId
Get the ID of the resource.
idleNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get number of compute nodes in idle state.
image() - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
Get the name of the image in the image repository.
ImageReference - Class in com.microsoft.azure.management.batchai
The OS image reference.
ImageReference() - Constructor for class com.microsoft.azure.management.batchai.ImageReference
 
imageReference() - Method in class com.microsoft.azure.management.batchai.VirtualMachineConfiguration
Get oS image reference for cluster nodes.
imageSourceRegistry() - Method in class com.microsoft.azure.management.batchai.ContainerSettings
Get information about docker image and docker registry to download the container from.
ImageSourceRegistry - Class in com.microsoft.azure.management.batchai
Information about docker image for the job.
ImageSourceRegistry() - Constructor for class com.microsoft.azure.management.batchai.ImageSourceRegistry
 
initialNodeCount() - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
Get the number of compute nodes to allocate on cluster creation.
inputDirectories() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
inputDirectories() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get a list of input directories for the job.
InputDirectory - Class in com.microsoft.azure.management.batchai
Input directory for the job.
InputDirectory() - Constructor for class com.microsoft.azure.management.batchai.InputDirectory
 
instrumentationKey() - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
Get value of the Azure Application Insights instrumentation key.
instrumentationKeySecretReference() - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
Get keyVault Store and Secret which contains Azure Application Insights instrumentation key.
ipAddress() - Method in interface com.microsoft.azure.management.batchai.RemoteLoginInformation
 

J

JobBasePropertiesConstraints - Class in com.microsoft.azure.management.batchai
Constraints associated with the Job.
JobBasePropertiesConstraints() - Constructor for class com.microsoft.azure.management.batchai.JobBasePropertiesConstraints
 
JobCreateParameters - Class in com.microsoft.azure.management.batchai
Job creation parameters.
JobCreateParameters() - Constructor for class com.microsoft.azure.management.batchai.JobCreateParameters
 
jobOutputDirectoryPathSegment() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
jobPreparation() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
jobPreparation() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get a command line to be executed on each node allocated for the job before tool kit is launched.
JobPreparation - Class in com.microsoft.azure.management.batchai
Job preparation settings.
JobPreparation() - Constructor for class com.microsoft.azure.management.batchai.JobPreparation
 
JobPriority - Class in com.microsoft.azure.management.batchai
Defines values for JobPriority.
JobPriority() - Constructor for class com.microsoft.azure.management.batchai.JobPriority
 
JobPropertiesConstraints - Class in com.microsoft.azure.management.batchai
Constraints associated with the Job.
JobPropertiesConstraints() - Constructor for class com.microsoft.azure.management.batchai.JobPropertiesConstraints
 
JobPropertiesExecutionInfo - Class in com.microsoft.azure.management.batchai
Information about the execution of a job.
JobPropertiesExecutionInfo() - Constructor for class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
 
jobs() - Method in interface com.microsoft.azure.management.batchai.BatchAIExperiment
 
JobsListByExperimentOptions - Class in com.microsoft.azure.management.batchai
Additional parameters for listByExperiment operation.
JobsListByExperimentOptions() - Constructor for class com.microsoft.azure.management.batchai.JobsListByExperimentOptions
 
JobsListOutputFilesOptions - Class in com.microsoft.azure.management.batchai
Additional parameters for listOutputFiles operation.
JobsListOutputFilesOptions() - Constructor for class com.microsoft.azure.management.batchai.JobsListOutputFilesOptions
 

K

KeyVaultSecretReference - Class in com.microsoft.azure.management.batchai
Key Vault Secret reference.
KeyVaultSecretReference() - Constructor for class com.microsoft.azure.management.batchai.KeyVaultSecretReference
 

L

languageType() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get the language to use for launching CNTK (aka Microsoft Cognitive Toolkit) job.
lastModified() - Method in interface com.microsoft.azure.management.batchai.OutputFile
 
leavingNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get number of compute nodes which are leaving the cluster.
limit() - Method in interface com.microsoft.azure.management.batchai.BatchAIUsage
 
linkexpiryinminutes() - Method in class com.microsoft.azure.management.batchai.JobsListOutputFilesOptions
Get the number of minutes after which the download link will expire.
list(int) - Method in interface com.microsoft.azure.management.batchai.BatchAIJobs
List Batch AI jobs.
listFiles(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
List all files inside the given output directory (Only if the output directory is on Azure File Share or Azure Storage container).
listFiles(String, String, Integer, Integer) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
List all files inside the given output directory (Only if the output directory is on Azure File Share or Azure Storage container).
listFilesAsync(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
List all files inside the given output directory (Only if the output directory is on Azure File Share or Azure Storage container).
listFilesAsync(String, String, Integer, Integer) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
List all files inside the given output directory (Only if the output directory is on Azure File Share or Azure Storage container).
listRemoteLoginInformation() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
Get the IP address, port of all the compute nodes in the Cluster.
listRemoteLoginInformation() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
Gets a list of currently existing nodes which were used for the Job execution.
listRemoteLoginInformationAsync() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
Get the IP address, port of all the compute nodes in the Cluster.
listRemoteLoginInformationAsync() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
Gets a list of currently existing nodes which were used for the Job execution.
localizedValue() - Method in class com.microsoft.azure.management.batchai.UsageName
Get the localized name of the resource.
location() - Method in class com.microsoft.azure.management.batchai.WorkspaceCreateParameters
Get the region in which to create the Workspace.
LOW - Static variable in class com.microsoft.azure.management.batchai.JobPriority
Static value low for JobPriority.

M

manual() - Method in class com.microsoft.azure.management.batchai.ScaleSettings
Get manual scale settings for the cluster.
ManualScaleSettings - Class in com.microsoft.azure.management.batchai
Manual scale settings for the cluster.
ManualScaleSettings() - Constructor for class com.microsoft.azure.management.batchai.ManualScaleSettings
 
masterCommandLineArgs() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get command line arguments that need to be passed to the python script for the master task.
maximumNodeCount() - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
Get the maximum number of compute nodes the cluster can have.
maxResults() - Method in class com.microsoft.azure.management.batchai.ClustersListByWorkspaceOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.management.batchai.ExperimentsListByWorkspaceOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.management.batchai.FileServersListByWorkspaceOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.management.batchai.JobsListByExperimentOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.management.batchai.JobsListOutputFilesOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.management.batchai.WorkspacesListByResourceGroupOptions
Get the maximum number of items to return in the response.
maxResults() - Method in class com.microsoft.azure.management.batchai.WorkspacesListOptions
Get the maximum number of items to return in the response.
maxWallClockTime() - Method in class com.microsoft.azure.management.batchai.JobBasePropertiesConstraints
Get max time the job can run.
maxWallClockTime() - Method in class com.microsoft.azure.management.batchai.JobPropertiesConstraints
Get max time the job can run.
message() - Method in class com.microsoft.azure.management.batchai.BatchAIError
Get a message describing the error, intended to be suitable for display in a user interface.
minimumNodeCount() - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
Get the minimum number of compute nodes the Batch AI service will try to allocate for the cluster.
mountCommand() - Method in class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
Get mount command line.
mountOptions() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Get mount options for mounting blobfuse file system.
mountOptions() - Method in class com.microsoft.azure.management.batchai.FileServerReference
Get mount options to be passed to mount command.
mountPoint() - Method in class com.microsoft.azure.management.batchai.MountSettings
Get path where the data disks are mounted on the File Server.
mountSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
MountSettings - Class in com.microsoft.azure.management.batchai
File Server mount Information.
MountSettings() - Constructor for class com.microsoft.azure.management.batchai.MountSettings
 
mountVolumes() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
mountVolumes() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get information on mount volumes to be used by the job.
MountVolumes - Class in com.microsoft.azure.management.batchai
Details of volumes to mount on the cluster.
MountVolumes() - Constructor for class com.microsoft.azure.management.batchai.MountVolumes
 
mountVolumes() - Method in class com.microsoft.azure.management.batchai.NodeSetup
Get mount volumes to be available to setup task and all jobs executing on the cluster.
MPI - Static variable in class com.microsoft.azure.management.batchai.ToolType
Static value mpi for ToolType.

N

name() - Method in interface com.microsoft.azure.management.batchai.BatchAIUsage
 
name() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariable
Get the name of the environment variable.
name() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
Get the name of the environment variable to store the secret value.
name() - Method in class com.microsoft.azure.management.batchai.NameValuePair
Get the name in the name-value pair.
NameValuePair - Class in com.microsoft.azure.management.batchai
Name-value pair.
NameValuePair() - Constructor for class com.microsoft.azure.management.batchai.NameValuePair
 
nodeCount() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
nodeCount() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get number of compute nodes to run the job on.
nodeDeallocationOption() - Method in class com.microsoft.azure.management.batchai.ManualScaleSettings
Get an action to be performed when the cluster size is decreasing.
nodeId() - Method in interface com.microsoft.azure.management.batchai.RemoteLoginInformation
 
nodeSetup() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
nodeSetup() - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
Get setup to be performed on each compute node in the cluster.
NodeSetup - Class in com.microsoft.azure.management.batchai
Node setup settings.
NodeSetup() - Constructor for class com.microsoft.azure.management.batchai.NodeSetup
 
NodeSetupTask - Interface in com.microsoft.azure.management.batchai
A client-side representation of a mode setup task of a Batch AI cluster.
NodeSetupTask.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
The entirety of a setup task definition.
NodeSetupTask.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Grouping of node setup definition stages.
NodeSetupTask.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the node setup definition.
NodeSetupTask.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the setup task definition.
NodeSetupTask.DefinitionStages.WithCommandLine<ParentT> - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify the command line instructions.
NodeSetupTask.DefinitionStages.WithEnvironmentVariable<ParentT> - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify environment variables.
NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue<ParentT> - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify environment variables with secrets.
NodeSetupTask.DefinitionStages.WithStdOutErrPath<ParentT> - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify where Batch AI will upload stdout and stderr of the setup task.
nodeStateCounts() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
NodeStateCounts - Class in com.microsoft.azure.management.batchai
Counts of various compute node states on the cluster.
NodeStateCounts() - Constructor for class com.microsoft.azure.management.batchai.NodeStateCounts
 
NORMAL - Static variable in class com.microsoft.azure.management.batchai.JobPriority
Static value normal for JobPriority.

O

offer() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get offer of the image.
operation() - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Get for example: read, write, delete, or listKeys/action.
OperationDisplay - Class in com.microsoft.azure.management.batchai
The object that describes the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.batchai.OperationDisplay
 
outputDirectories() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
outputDirectories() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get a list of output directories for the job.
OutputDirectory - Class in com.microsoft.azure.management.batchai
Output directory for the job.
OutputDirectory() - Constructor for class com.microsoft.azure.management.batchai.OutputDirectory
 
outputdirectoryid() - Method in class com.microsoft.azure.management.batchai.JobsListOutputFilesOptions
Get id of the job output directory.
OutputDirectorySettings - Interface in com.microsoft.azure.management.batchai
Specifies the settings for output directory.
OutputDirectorySettings.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of output directory settings.
OutputDirectorySettings.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for OutputDirectory settings.
OutputDirectorySettings.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the output directory settings definition.
OutputDirectorySettings.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the output directory settings definition.
OutputDirectorySettings.DefinitionStages.WithPathPrefix<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies the prefix path where the output directory will be created.
OutputDirectorySettings.DefinitionStages.WithPathSuffix<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies the suffix path where the output directory will be created.
OutputFile - Interface in com.microsoft.azure.management.batchai
An immutable client-side representation of Batch AI output file.

P

parameterServerCommandLineArgs() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get command line arguments that need to be passed to the python script for the parameter server.
parameterServerCount() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the number of parameter server tasks.
password() - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
Get user password to login to the docker repository.
passwordSecretReference() - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
Get keyVault Secret storing the password.
path() - Method in class com.microsoft.azure.management.batchai.InputDirectory
Get the path to the input directory.
pathPrefix() - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Get the prefix path where the output directory will be created.
pathSuffix() - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Get the suffix path where the output directory will be created.
performanceCountersSettings() - Method in class com.microsoft.azure.management.batchai.NodeSetup
Get settings for performance counters collecting and uploading.
PerformanceCountersSettings - Class in com.microsoft.azure.management.batchai
Performance counters reporting settings.
PerformanceCountersSettings() - Constructor for class com.microsoft.azure.management.batchai.PerformanceCountersSettings
 
port() - Method in interface com.microsoft.azure.management.batchai.RemoteLoginInformation
 
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.batchai.StorageAccountType
Static value Premium_LRS for StorageAccountType.
preparingNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get number of compute nodes which are being prepared.
PrivateRegistryCredentials - Class in com.microsoft.azure.management.batchai
Credentials to access a container image in a private repository.
PrivateRegistryCredentials() - Constructor for class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
 
processCount() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Get number of processes to launch for the job execution.
processCount() - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Get number of processes to launch for the job execution.
processCount() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get number of processes to launch for the job execution.
processCount() - Method in class com.microsoft.azure.management.batchai.CustomMpiSettings
Get number of processes to launch for the job execution.
processCount() - Method in class com.microsoft.azure.management.batchai.HorovodSettings
Get number of processes to launch for the job execution.
processCount() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Get number of processes to launch for the job execution.
provider() - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Get the provider value.
provisioningState() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
provisioningState() - Method in interface com.microsoft.azure.management.batchai.BatchAIExperiment
 
provisioningState() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
provisioningState() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
provisioningState() - Method in interface com.microsoft.azure.management.batchai.BatchAIWorkspace
 
ProvisioningState - Class in com.microsoft.azure.management.batchai
Defines values for ProvisioningState.
ProvisioningState() - Constructor for class com.microsoft.azure.management.batchai.ProvisioningState
 
provisioningStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
provisioningStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIExperiment
 
provisioningStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
provisioningStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
The time at which the job entered its current provisioning state.
provisioningStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIWorkspace
 
publicIPsToAllow() - Method in class com.microsoft.azure.management.batchai.SshConfiguration
Get list of source IP ranges to allow SSH connection from.
publisher() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get publisher of the image.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
Get the path to the Python interpreter.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Get the path to the Python interpreter.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Get the path to the Python interpreter.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get the path to the Python interpreter.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.HorovodSettings
Get the path to the Python interpreter.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Get the path to the Python interpreter.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the path to the Python interpreter.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
Get the python script to execute.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Get python script to execute.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Get the python script to execute.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get python script to execute.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.HorovodSettings
Get the python script to execute.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Get the python script to execute.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the python script to execute.
pyTorchSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
pyTorchSettings() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get settings for pyTorch job.
PyTorchSettings - Class in com.microsoft.azure.management.batchai
pyTorch job settings.
PyTorchSettings() - Constructor for class com.microsoft.azure.management.batchai.PyTorchSettings
 

Q

QUEUED - Static variable in class com.microsoft.azure.management.batchai.ExecutionState
Static value queued for ExecutionState.

R

relativeMountPath() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Get the relative path on the compute node where the Azure File container will be mounted.
relativeMountPath() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get the relative path on the compute node where the Azure File share will be mounted.
relativeMountPath() - Method in class com.microsoft.azure.management.batchai.FileServerReference
Get the relative path on the compute node where the File Server will be mounted.
relativeMountPath() - Method in class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
Get the relative path on the compute node where the unmanaged file system will be mounted.
RemoteLoginInformation - Interface in com.microsoft.azure.management.batchai
An immutable client-side representation of Batch AI remote login details to SSH/RDP to a compute node in cluster.
REQUEUE - Static variable in class com.microsoft.azure.management.batchai.DeallocationOption
Static value requeue for DeallocationOption.
RESIZING - Static variable in class com.microsoft.azure.management.batchai.AllocationState
Static value resizing for AllocationState.
resource() - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Get the resource value.
ResourceId - Class in com.microsoft.azure.management.batchai
Represents a resource ID.
ResourceId() - Constructor for class com.microsoft.azure.management.batchai.ResourceId
 
RUNNING - Static variable in class com.microsoft.azure.management.batchai.ExecutionState
Static value running for ExecutionState.
runningNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get number of compute nodes which are running jobs.

S

scaleSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
scaleSettings() - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
Get scale settings for the cluster.
scaleSettings() - Method in class com.microsoft.azure.management.batchai.ClusterUpdateParameters
Get desired scale settings for the cluster.
ScaleSettings - Class in com.microsoft.azure.management.batchai
At least one of manual or autoScale settings must be specified.
ScaleSettings() - Constructor for class com.microsoft.azure.management.batchai.ScaleSettings
 
schedulingPriority() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
schedulingPriority() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get scheduling priority associated with the job.
secrets() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
secrets() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get a list of user defined environment variables with secret values which will be setup for the job.
secrets() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get a collection of user defined environment variables with secret values to be set for the setup task.
secretUrl() - Method in class com.microsoft.azure.management.batchai.KeyVaultSecretReference
Get the URL referencing a secret in the Key Vault.
serverUrl() - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
Get uRL for image repository.
setupTask() - Method in class com.microsoft.azure.management.batchai.NodeSetup
Get setup task to run on cluster nodes when nodes got created or rebooted.
SetupTask - Class in com.microsoft.azure.management.batchai
Specifies a setup task which can be used to customize the compute nodes of the cluster.
SetupTask() - Constructor for class com.microsoft.azure.management.batchai.SetupTask
 
shmSize() - Method in class com.microsoft.azure.management.batchai.ContainerSettings
Get size of /dev/shm.
sku() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get sKU of the image.
sourceDirectory() - Method in class com.microsoft.azure.management.batchai.FileServerReference
Get file Server directory that needs to be mounted.
sourceVault() - Method in class com.microsoft.azure.management.batchai.KeyVaultSecretReference
Get fully qualified resource indentifier of the Key Vault.
sshConfiguration() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
sshConfiguration() - Method in class com.microsoft.azure.management.batchai.FileServerCreateParameters
Get sSH configuration for the File Server node.
SshConfiguration - Class in com.microsoft.azure.management.batchai
SSH configuration.
SshConfiguration() - Constructor for class com.microsoft.azure.management.batchai.SshConfiguration
 
STANDARD_LRS - Static variable in class com.microsoft.azure.management.batchai.StorageAccountType
Static value Standard_LRS for StorageAccountType.
startTime() - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Get the time at which the job started running.
stdOutErrPathPrefix() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
stdOutErrPathPrefix() - Method in class com.microsoft.azure.management.batchai.JobCreateParameters
Get the path where the Batch AI service will store stdout, stderror and execution log of the job.
stdOutErrPathPrefix() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get the prefix of a path where the Batch AI service will upload the stdout, stderr and execution log of the setup task.
stdOutErrPathSuffix() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get a path segment appended by Batch AI to stdOutErrPathPrefix to form a path where stdout, stderr and execution log of the setup task will be uploaded.
STEADY - Static variable in class com.microsoft.azure.management.batchai.AllocationState
Static value steady for AllocationState.
storageAccountType() - Method in class com.microsoft.azure.management.batchai.DataDisks
Get type of storage account to be used on the disk.
StorageAccountType - Class in com.microsoft.azure.management.batchai
Defines values for StorageAccountType.
StorageAccountType() - Constructor for class com.microsoft.azure.management.batchai.StorageAccountType
 
subnet() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
subnet() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
subnet() - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
Get existing virtual network subnet to put the cluster nodes in.
subnet() - Method in class com.microsoft.azure.management.batchai.FileServerCreateParameters
Get identifier of an existing virtual network subnet to put the File Server in.
SUCCEEDED - Static variable in class com.microsoft.azure.management.batchai.ExecutionState
Static value succeeded for ExecutionState.
SUCCEEDED - Static variable in class com.microsoft.azure.management.batchai.FileServerProvisioningState
Static value succeeded for FileServerProvisioningState.
SUCCEEDED - Static variable in class com.microsoft.azure.management.batchai.ProvisioningState
Static value succeeded for ProvisioningState.

T

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
 

U

unit() - Method in interface com.microsoft.azure.management.batchai.BatchAIUsage
 
UnmanagedFileSystemReference - Class in com.microsoft.azure.management.batchai
Unmananged file system mounting configuration.
UnmanagedFileSystemReference() - Constructor for class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
 
unmanagedFileSystems() - Method in class com.microsoft.azure.management.batchai.MountVolumes
Get a collection of unmanaged file systems that are to be mounted to the cluster nodes.
unusableNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get number of compute nodes which are in unusable state.
UPDATING - Static variable in class com.microsoft.azure.management.batchai.FileServerProvisioningState
Static value updating for FileServerProvisioningState.
UsageName - Class in com.microsoft.azure.management.batchai
The Usage Names.
UsageName() - Constructor for class com.microsoft.azure.management.batchai.UsageName
 
UsageUnit - Class in com.microsoft.azure.management.batchai
Defines values for UsageUnit.
UsageUnit() - Constructor for class com.microsoft.azure.management.batchai.UsageUnit
 
userAccountSettings() - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
Get settings for an administrator user account that will be created on each compute node in the cluster.
userAccountSettings() - Method in class com.microsoft.azure.management.batchai.SshConfiguration
Get settings for administrator user account to be created on a node.
UserAccountSettings - Class in com.microsoft.azure.management.batchai
Settings for user account that gets created on each on the nodes of a cluster.
UserAccountSettings() - Constructor for class com.microsoft.azure.management.batchai.UserAccountSettings
 
username() - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
Get user name to login to the repository.

V

value() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariable
Get the value of the environment variable.
value() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
Get the value of the environment variable.
value() - Method in class com.microsoft.azure.management.batchai.NameValuePair
Get the value in the name-value pair.
value() - Method in class com.microsoft.azure.management.batchai.UsageName
Get the name of the resource.
valueOf(String) - Static method in enum com.microsoft.azure.management.batchai.CachingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batchai.VmPriority
Returns the enum constant of this type with the specified name.
values() - Static method in class com.microsoft.azure.management.batchai.AllocationState
 
values() - Static method in enum com.microsoft.azure.management.batchai.CachingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.batchai.DeallocationOption
 
values() - Static method in class com.microsoft.azure.management.batchai.ExecutionState
 
values() - Static method in class com.microsoft.azure.management.batchai.FileServerProvisioningState
 
values() - Static method in class com.microsoft.azure.management.batchai.FileType
 
values() - Static method in class com.microsoft.azure.management.batchai.JobPriority
 
values() - Static method in class com.microsoft.azure.management.batchai.ProvisioningState
 
values() - Static method in class com.microsoft.azure.management.batchai.StorageAccountType
 
values() - Static method in class com.microsoft.azure.management.batchai.ToolType
 
values() - Static method in class com.microsoft.azure.management.batchai.UsageUnit
 
values() - Static method in enum com.microsoft.azure.management.batchai.VmPriority
Returns an array containing the constants of this enum type, in the order they are declared.
valueSecretReference() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
Get keyVault store and secret which contains the value for the environment variable.
version() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get version of the image.
virtualMachineConfiguration() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
virtualMachineConfiguration() - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
Get oS image configuration for cluster nodes.
VirtualMachineConfiguration - Class in com.microsoft.azure.management.batchai
VM configuration.
VirtualMachineConfiguration() - Constructor for class com.microsoft.azure.management.batchai.VirtualMachineConfiguration
 
virtualMachineImageId() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get the ARM resource identifier of the virtual machine image for the compute nodes.
vmPriority() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
The default value is dedicated.
vmPriority() - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
Get vM priority.
VmPriority - Enum in com.microsoft.azure.management.batchai
Defines values for VmPriority.
vmSize() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
All virtual machines in a cluster are the same size.
vmSize() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
vmSize() - Method in class com.microsoft.azure.management.batchai.ClusterCreateParameters
Get the size of the virtual machines in the cluster.
vmSize() - Method in class com.microsoft.azure.management.batchai.FileServerCreateParameters
Get the size of the virtual machine for the File Server.

W

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
 
A B C D E F H I J K L M N O P Q R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/