- accountEndpoint() - Method in interface com.microsoft.azure.management.batch.BatchAccount
-
- AccountKeyType - Enum in com.microsoft.azure.management.batch
-
Defines values for AccountKeyType.
- activate(String) - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
-
Activates the application package.
- ActivateApplicationPackageParameters - Class in com.microsoft.azure.management.batch
-
Parameters for an activating an application package.
- ActivateApplicationPackageParameters() - Constructor for class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
-
- activateAsync(String) - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
-
Activates the application package asynchronously.
- activateAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
-
Activates the application package asynchronously.
- activeJobAndJobScheduleQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
-
- Application - Interface in com.microsoft.azure.management.batch
-
An immutable client-side representation of an Azure Batch account application.
- Application.Definition<ParentT> - Interface in com.microsoft.azure.management.batch
-
The entirety of a Batch application definition as a part of a Batch account definition.
- Application.DefinitionStages - Interface in com.microsoft.azure.management.batch
-
Grouping of all the application package definition stages.
- Application.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batch
-
The first stage of a batch application definition.
- Application.DefinitionStages.WithApplicationPackage<ParentT> - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch application definition that allows the creation of an application package.
- Application.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batch
-
The final stage of the application definition.
- Application.Update - Interface in com.microsoft.azure.management.batch
-
The entirety of a Batch application update as a part of a Batch account update.
- Application.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.batch
-
The entirety of a Batch application definition as a part of parent update.
- Application.UpdateDefinitionStages - Interface in com.microsoft.azure.management.batch
-
Grouping of application definition stages as part of a Batch account update.
- Application.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batch
-
The first stage of a Batch application definition.
- Application.UpdateDefinitionStages.WithApplicationPackage<ParentT> - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch application definition allowing the creation of an application package.
- Application.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batch
-
The final stage of a Batch application definition.
- Application.UpdateStages - Interface in com.microsoft.azure.management.batch
-
Grouping of Batch application update stages.
- Application.UpdateStages.WithApplicationPackage - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch application update allowing the creation of an application package.
- Application.UpdateStages.WithOptionalProperties - Interface in com.microsoft.azure.management.batch
-
The stage of an application update allowing to enable or disable auto upgrade of the
application.
- ApplicationPackage - Interface in com.microsoft.azure.management.batch
-
An immutable client-side representation of an Azure Batch application package.
- applicationPackages() - Method in interface com.microsoft.azure.management.batch.Application
-
- applications() - Method in interface com.microsoft.azure.management.batch.BatchAccount
-
- autoStorage() - Method in interface com.microsoft.azure.management.batch.BatchAccount
-
- AutoStorageBaseProperties - Class in com.microsoft.azure.management.batch
-
The properties related to the auto-storage account.
- AutoStorageBaseProperties() - Constructor for class com.microsoft.azure.management.batch.AutoStorageBaseProperties
-
- AutoStorageProperties - Class in com.microsoft.azure.management.batch
-
Contains information about the auto-storage account associated with a Batch
account.
- AutoStorageProperties() - Constructor for class com.microsoft.azure.management.batch.AutoStorageProperties
-
- BatchAccount - Interface in com.microsoft.azure.management.batch
-
An immutable client-side representation of an Azure Batch account.
- BatchAccount.Definition - Interface in com.microsoft.azure.management.batch
-
The entirety of a Batch account definition.
- BatchAccount.DefinitionStages - Interface in com.microsoft.azure.management.batch
-
Grouping of all the Batch account definition stages.
- BatchAccount.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batch
-
The first stage of a Batch account definition.
- BatchAccount.DefinitionStages.WithApplication - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch account definition allowing the creation of a Batch application.
- BatchAccount.DefinitionStages.WithApplicationAndStorage - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch account definition allowing adding an application and a storage account.
- BatchAccount.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batch
-
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 - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch account definition allowing the adding of a Batch application or creating the Batch account.
- BatchAccount.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch account definition allowing the resource group to be specified.
- BatchAccount.DefinitionStages.WithStorage - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch account definition allowing to associate storage accounts with the Batch account.
- BatchAccount.Update - Interface in com.microsoft.azure.management.batch
-
The template for a Batch account update operation, containing all the settings that can be modified.
- BatchAccount.UpdateStages - Interface in com.microsoft.azure.management.batch
-
Grouping of all Batch account update stages.
- BatchAccount.UpdateStages.WithApplication - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch account definition allowing the creation of a Batch application.
- BatchAccount.UpdateStages.WithStorageAccount - Interface in com.microsoft.azure.management.batch
-
The stage of a Batch account update allowing to specify a storage account.
- BatchAccountKeys - Class in com.microsoft.azure.management.batch
-
This class represents the access keys for the batch account.
- BatchAccountKeys(String, String) - Constructor for class com.microsoft.azure.management.batch.BatchAccountKeys
-
Constructor for the class.
- BatchAccountRegenerateKeyParameters - Class in com.microsoft.azure.management.batch
-
Parameters supplied to the RegenerateKey operation.
- BatchAccountRegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters
-
- BatchAccounts - Interface in com.microsoft.azure.management.batch
-
Entry point to Azure Batch account management API.
- withAllowUpdates(boolean) - Method in interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach
-
The stage of a Batch application definition allowing automatic application updates.
- withAllowUpdates(boolean) - Method in interface com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach
-
Allows automatic application updates.
- withAllowUpdates(boolean) - Method in interface com.microsoft.azure.management.batch.Application.UpdateStages.WithOptionalProperties
-
Allows automatic application updates.
- withDescription(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
-
Set the description value.
- withDisplayName(String) - Method in interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach
-
Specifies a display name for the Batch application.
- withDisplayName(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach
-
Specifies the display name for the Batch application.
- withDisplayName(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateStages.WithOptionalProperties
-
Specifies the display name for the application.
- withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithStorage
-
Specifies an existing storage account to associate with the Batch account.
- withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
-
Specifies an existing storage account to associate with the Batch account.
- withFormat(String) - Method in class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
-
Set the format value.
- withId(String) - Method in class com.microsoft.azure.management.batch.KeyVaultReference
-
Set the id value.
- withKeyName(AccountKeyType) - Method in class com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters
-
Set the keyName value.
- withLastKeySync(DateTime) - Method in class com.microsoft.azure.management.batch.AutoStorageProperties
-
Set the lastKeySync value.
- withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithStorage
-
Specifies a new storage account to associate with the Batch account.
- withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithStorage
-
Specifies the name of a new storage account to be created and associated with this Batch account.
- withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
-
Specifies a new storage account to create and associate with the Batch account.
- withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
-
Specifies a new storage account to create and associate with the Batch account.
- withOperation(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
-
Set the operation value.
- withoutApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
-
Removes the specified application from the Batch account.
- withoutApplicationPackage(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateStages.WithApplicationPackage
-
Deletes specified application package from the application.
- withoutStorageAccount() - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
-
Removes the associated storage account.
- withProvider(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
-
Set the provider value.
- withResource(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
-
Set the resource value.
- withStorageAccountId(String) - Method in class com.microsoft.azure.management.batch.AutoStorageBaseProperties
-
Set the storageAccountId value.
- withUrl(String) - Method in class com.microsoft.azure.management.batch.KeyVaultReference
-
Set the url value.