class Azure::Profiles::Latest::BatchAI::Mgmt::BatchAIManagementClass::ModelClasses

Public Instance Methods

allocation_state() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 406
def allocation_state
  Azure::BatchAI::Mgmt::V2018_05_01::Models::AllocationState
end
app_insights_reference() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 358
def app_insights_reference
  Azure::BatchAI::Mgmt::V2018_05_01::Models::AppInsightsReference
end
auto_scale_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 190
def auto_scale_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::AutoScaleSettings
end
azure_blob_file_system_reference() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 328
def azure_blob_file_system_reference
  Azure::BatchAI::Mgmt::V2018_05_01::Models::AzureBlobFileSystemReference
end
azure_file_share_reference() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 214
def azure_file_share_reference
  Azure::BatchAI::Mgmt::V2018_05_01::Models::AzureFileShareReference
end
azure_storage_credentials_info() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 292
def azure_storage_credentials_info
  Azure::BatchAI::Mgmt::V2018_05_01::Models::AzureStorageCredentialsInfo
end
batch_aierror() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 250
def batch_aierror
  Azure::BatchAI::Mgmt::V2018_05_01::Models::BatchAIError
end
caching_type() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 388
def caching_type
  Azure::BatchAI::Mgmt::V2018_05_01::Models::CachingType
end
caffe2_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 166
def caffe2_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::Caffe2Settings
end
caffe_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 160
def caffe_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::CaffeSettings
end
chainer_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 172
def chainer_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ChainerSettings
end
cluster() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 373
def cluster
  Azure::BatchAI::Mgmt::V2018_05_01::Models::Cluster
end
cluster_create_parameters() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 334
def cluster_create_parameters
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ClusterCreateParameters
end
cluster_list_result() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 256
def cluster_list_result
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ClusterListResult
end
cluster_update_parameters() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 244
def cluster_update_parameters
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ClusterUpdateParameters
end
clusters_list_by_workspace_options() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 352
def clusters_list_by_workspace_options
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ClustersListByWorkspaceOptions
end
cntksettings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 268
def cntksettings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::CNTKsettings
end
container_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 340
def container_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ContainerSettings
end
custom_mpi_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 199
def custom_mpi_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::CustomMpiSettings
end
custom_toolkit_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 193
def custom_toolkit_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::CustomToolkitSettings
end
data_disks() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 175
def data_disks
  Azure::BatchAI::Mgmt::V2018_05_01::Models::DataDisks
end
deallocation_option() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 400
def deallocation_option
  Azure::BatchAI::Mgmt::V2018_05_01::Models::DeallocationOption
end
environment_variable() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 202
def environment_variable
  Azure::BatchAI::Mgmt::V2018_05_01::Models::EnvironmentVariable
end
environment_variable_with_secret_value() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 346
def environment_variable_with_secret_value
  Azure::BatchAI::Mgmt::V2018_05_01::Models::EnvironmentVariableWithSecretValue
end
execution_state() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 415
def execution_state
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ExecutionState
end
experiment() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 382
def experiment
  Azure::BatchAI::Mgmt::V2018_05_01::Models::Experiment
end
experiment_list_result() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 355
def experiment_list_result
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ExperimentListResult
end
experiments_list_by_workspace_options() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 349
def experiments_list_by_workspace_options
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ExperimentsListByWorkspaceOptions
end
file() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 277
def file
  Azure::BatchAI::Mgmt::V2018_05_01::Models::File
end
file_list_result() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 283
def file_list_result
  Azure::BatchAI::Mgmt::V2018_05_01::Models::FileListResult
end
file_server() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 370
def file_server
  Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServer
end
file_server_create_parameters() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 184
def file_server_create_parameters
  Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerCreateParameters
end
file_server_list_result() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 178
def file_server_list_result
  Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerListResult
end
file_server_provisioning_state() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 394
def file_server_provisioning_state
  Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerProvisioningState
end
file_server_reference() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 220
def file_server_reference
  Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServerReference
end
file_servers_list_by_workspace_options() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 187
def file_servers_list_by_workspace_options
  Azure::BatchAI::Mgmt::V2018_05_01::Models::FileServersListByWorkspaceOptions
end
file_type() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 418
def file_type
  Azure::BatchAI::Mgmt::V2018_05_01::Models::FileType
end
horovod_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 205
def horovod_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::HorovodSettings
end
image_reference() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 196
def image_reference
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ImageReference
end
image_source_registry() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 262
def image_source_registry
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ImageSourceRegistry
end
input_directory() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 217
def input_directory
  Azure::BatchAI::Mgmt::V2018_05_01::Models::InputDirectory
end
job() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 376
def job
  Azure::BatchAI::Mgmt::V2018_05_01::Models::Job
end
job_base_properties_constraints() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 229
def job_base_properties_constraints
  Azure::BatchAI::Mgmt::V2018_05_01::Models::JobBasePropertiesConstraints
end
job_create_parameters() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 235
def job_create_parameters
  Azure::BatchAI::Mgmt::V2018_05_01::Models::JobCreateParameters
end
job_list_result() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 259
def job_list_result
  Azure::BatchAI::Mgmt::V2018_05_01::Models::JobListResult
end
job_preparation() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 211
def job_preparation
  Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPreparation
end
job_priority() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 409
def job_priority
  Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPriority
end
job_properties_constraints() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 241
def job_properties_constraints
  Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPropertiesConstraints
end
job_properties_execution_info() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 247
def job_properties_execution_info
  Azure::BatchAI::Mgmt::V2018_05_01::Models::JobPropertiesExecutionInfo
end
jobs_list_by_experiment_options() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 325
def jobs_list_by_experiment_options
  Azure::BatchAI::Mgmt::V2018_05_01::Models::JobsListByExperimentOptions
end
jobs_list_output_files_options() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 253
def jobs_list_output_files_options
  Azure::BatchAI::Mgmt::V2018_05_01::Models::JobsListOutputFilesOptions
end
key_vault_secret_reference() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 364
def key_vault_secret_reference
  Azure::BatchAI::Mgmt::V2018_05_01::Models::KeyVaultSecretReference
end
list_usages_result() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 157
def list_usages_result
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ListUsagesResult
end
manual_scale_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 280
def manual_scale_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ManualScaleSettings
end
mount_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 181
def mount_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::MountSettings
end
mount_volumes() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 226
def mount_volumes
  Azure::BatchAI::Mgmt::V2018_05_01::Models::MountVolumes
end
name_value_pair() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 304
def name_value_pair
  Azure::BatchAI::Mgmt::V2018_05_01::Models::NameValuePair
end
node_setup() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 301
def node_setup
  Azure::BatchAI::Mgmt::V2018_05_01::Models::NodeSetup
end
node_state_counts() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 238
def node_state_counts
  Azure::BatchAI::Mgmt::V2018_05_01::Models::NodeStateCounts
end
operation() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 313
def operation
  Azure::BatchAI::Mgmt::V2018_05_01::Models::Operation
end
operation_display() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 307
def operation_display
  Azure::BatchAI::Mgmt::V2018_05_01::Models::OperationDisplay
end
operation_list_result() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 319
def operation_list_result
  Azure::BatchAI::Mgmt::V2018_05_01::Models::OperationListResult
end
output_directory() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 223
def output_directory
  Azure::BatchAI::Mgmt::V2018_05_01::Models::OutputDirectory
end
performance_counters_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 232
def performance_counters_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::PerformanceCountersSettings
end
private_registry_credentials() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 310
def private_registry_credentials
  Azure::BatchAI::Mgmt::V2018_05_01::Models::PrivateRegistryCredentials
end
provisioning_state() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 403
def provisioning_state
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ProvisioningState
end
proxy_resource() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 295
def proxy_resource
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ProxyResource
end
py_torch_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 148
def py_torch_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::PyTorchSettings
end
remote_login_information() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 265
def remote_login_information
  Azure::BatchAI::Mgmt::V2018_05_01::Models::RemoteLoginInformation
end
remote_login_information_list_result() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 271
def remote_login_information_list_result
  Azure::BatchAI::Mgmt::V2018_05_01::Models::RemoteLoginInformationListResult
end
resource() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 289
def resource
  Azure::BatchAI::Mgmt::V2018_05_01::Models::Resource
end
resource_id() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 169
def resource_id
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ResourceId
end
scale_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 322
def scale_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ScaleSettings
end
setup_task() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 208
def setup_task
  Azure::BatchAI::Mgmt::V2018_05_01::Models::SetupTask
end
ssh_configuration() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 163
def ssh_configuration
  Azure::BatchAI::Mgmt::V2018_05_01::Models::SshConfiguration
end
storage_account_type() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 391
def storage_account_type
  Azure::BatchAI::Mgmt::V2018_05_01::Models::StorageAccountType
end
tensor_flow_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 154
def tensor_flow_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::TensorFlowSettings
end
tool_type() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 412
def tool_type
  Azure::BatchAI::Mgmt::V2018_05_01::Models::ToolType
end
unmanaged_file_system_reference() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 298
def unmanaged_file_system_reference
  Azure::BatchAI::Mgmt::V2018_05_01::Models::UnmanagedFileSystemReference
end
usage() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 316
def usage
  Azure::BatchAI::Mgmt::V2018_05_01::Models::Usage
end
usage_name() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 151
def usage_name
  Azure::BatchAI::Mgmt::V2018_05_01::Models::UsageName
end
usage_unit() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 385
def usage_unit
  Azure::BatchAI::Mgmt::V2018_05_01::Models::UsageUnit
end
user_account_settings() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 274
def user_account_settings
  Azure::BatchAI::Mgmt::V2018_05_01::Models::UserAccountSettings
end
virtual_machine_configuration() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 286
def virtual_machine_configuration
  Azure::BatchAI::Mgmt::V2018_05_01::Models::VirtualMachineConfiguration
end
vm_priority() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 397
def vm_priority
  Azure::BatchAI::Mgmt::V2018_05_01::Models::VmPriority
end
workspace() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 379
def workspace
  Azure::BatchAI::Mgmt::V2018_05_01::Models::Workspace
end
workspace_create_parameters() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 337
def workspace_create_parameters
  Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspaceCreateParameters
end
workspace_list_result() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 331
def workspace_list_result
  Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspaceListResult
end
workspace_update_parameters() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 343
def workspace_update_parameters
  Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspaceUpdateParameters
end
workspaces_list_by_resource_group_options() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 367
def workspaces_list_by_resource_group_options
  Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspacesListByResourceGroupOptions
end
workspaces_list_options() click to toggle source
# File lib/latest/modules/batchai_profile_module.rb, line 361
def workspaces_list_options
  Azure::BatchAI::Mgmt::V2018_05_01::Models::WorkspacesListOptions
end