| Class and Description |
|---|
| AccountKeyType
Defines values for AccountKeyType.
|
| ActivateApplicationPackageParameters
Parameters for an activating an application package.
|
| Application
An immutable client-side representation of an Azure Batch account application.
|
| Application.DefinitionStages.Blank
The first stage of a batch application definition.
|
| Application.DefinitionStages.WithApplicationPackage
The stage of a Batch application definition that allows the creation of an application package.
|
| Application.DefinitionStages.WithAttach
The final stage of the application definition.
|
| Application.Update
The entirety of a Batch application update as a part of a Batch account update.
|
| Application.UpdateDefinitionStages.Blank
The first stage of a Batch application definition.
|
| Application.UpdateDefinitionStages.WithApplicationPackage
The stage of a Batch application definition allowing the creation of an application package.
|
| Application.UpdateDefinitionStages.WithAttach
The final stage of a Batch application definition.
|
| Application.UpdateStages.WithApplicationPackage
The stage of a Batch application update allowing the creation of an application package.
|
| Application.UpdateStages.WithOptionalProperties
The stage of an application update allowing to enable or disable auto upgrade of the
application.
|
| ApplicationPackage
An immutable client-side representation of an Azure Batch application package.
|
| AutoStorageBaseProperties
The properties related to the auto-storage account.
|
| AutoStorageProperties
Contains information about the auto-storage account associated with a Batch
account.
|
| BatchAccount.DefinitionStages.Blank
The first stage of a Batch account definition.
|
| BatchAccount.DefinitionStages.WithApplication
The stage of a Batch account definition allowing the creation of a Batch application.
|
| BatchAccount.DefinitionStages.WithApplicationAndStorage
The stage of a Batch account definition allowing adding an application and a storage account.
|
| BatchAccount.DefinitionStages.WithCreate
A Batch account definition with sufficient inputs to create a new
Batch account in the cloud, but exposing additional optional inputs to specify.
|
| BatchAccount.DefinitionStages.WithCreateAndApplication
The stage of a Batch account definition allowing the adding of a Batch application or creating the Batch account.
|
| BatchAccount.DefinitionStages.WithGroup
The stage of a Batch account definition allowing the resource group to be specified.
|
| BatchAccount.DefinitionStages.WithStorage
The stage of a Batch account definition allowing to associate storage accounts with the Batch account.
|
| BatchAccount.Update
The template for a Batch account update operation, containing all the settings that can be modified.
|
| BatchAccount.UpdateStages.WithApplication
The stage of a Batch account definition allowing the creation of a Batch application.
|
| BatchAccount.UpdateStages.WithStorageAccount
The stage of a Batch account update allowing to specify a storage account.
|
| BatchAccountKeys
This class represents the access keys for the batch account.
|
| BatchAccountRegenerateKeyParameters
Parameters supplied to the RegenerateKey operation.
|
| KeyVaultReference
Identifies the Azure key vault associated with a Batch account.
|
| OperationDisplay
The object that describes the operation.
|
| PackageState
Defines values for PackageState.
|
| PoolAllocationMode
Defines values for PoolAllocationMode.
|
| ProvisioningState
Defines values for ProvisioningState.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/