| Class and Description |
|---|
| AccountKeyType
Defines values for AccountKeyType.
|
| ActivateApplicationPackageParameters
Parameters for an ApplicationOperations.ActivateApplicationPackage request.
|
| Application
An immutable client-side representation of an Azure batch account application.
|
| Application.DefinitionStages.Blank
The first stage of a batch account application definition.
|
| Application.DefinitionStages.WithApplicationPackage
A application definition to allow creation of application package.
|
| Application.DefinitionStages.WithAttach
The final stage of the application definition.
|
| Application.Update
The entirety of application update as a part of parent batch account update.
|
| Application.UpdateDefinitionStages.Blank
The first stage of a application definition.
|
| Application.UpdateDefinitionStages.WithApplicationPackage
A application definition to allow creation of application package.
|
| Application.UpdateDefinitionStages.WithAttach
The final stage of the application definition.
|
| Application.UpdateStages.WithApplicationPackage
A application definition to allow creation of application package.
|
| Application.UpdateStages.WithOptionalProperties
The stage of the application update allowing to enable or disable auto upgrade of the
application.
|
| ApplicationPackage
An immutable client-side representation of an Azure batch account application.
|
| AutoStorageBaseProperties
The properties related to auto storage account.
|
| AutoStorageProperties
Contains information about the auto storage account associated with a Batch
account.
|
| BatchAccount.DefinitionStages.Blank
The first stage of the batch account definition.
|
| BatchAccount.DefinitionStages.WithApplication
A batch account definition to allow creation of application.
|
| BatchAccount.DefinitionStages.WithApplicationAndStorage
A batch account definition allowing defining application and 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
A batch account definition allowing creation of application and batch account.
|
| BatchAccount.DefinitionStages.WithGroup
A batch account definition allowing resource group to be set.
|
| BatchAccount.DefinitionStages.WithStorage
A batch account definition to allow attaching storage accounts.
|
| BatchAccount.Update
The template for a storage account update operation, containing all the settings that can be modified.
|
| BatchAccount.UpdateStages.WithApplication
A batch account definition to allow creation of application.
|
| BatchAccount.UpdateStages.WithStorageAccount
The stage of the batch account update definition allowing to specify storage account.
|
| BatchAccountKeys
This class represents the access keys for the batch account.
|
| BatchAccountRegenerateKeyParameters
Parameters supplied to the RegenerateKey operation.
|
| PackageState
Defines values for PackageState.
|
| 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.
*/