Skip navigation links
A B C D F G I K L O P R S T U V W 

A

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
 

B

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.

C

com.microsoft.azure.management.batch - package com.microsoft.azure.management.batch
This package contains the classes for BatchManagementClient.
coreQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 

D

defaultVersion() - Method in interface com.microsoft.azure.management.batch.Application
 
defineNewApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithApplication
The stage of a Batch account definition allowing to add a Batch application.
defineNewApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
Starts a definition of an application to be created in the Batch account.
defineNewApplicationPackage(String) - Method in interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithApplicationPackage
The first stage of a new application package definition in a Batch account application.
defineNewApplicationPackage(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithApplicationPackage
First stage to create new application package in Batch account application.
defineNewApplicationPackage(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateStages.WithApplicationPackage
First stage to create new application package in Batch account application.
delete() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
Deletes the application package.
description() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the description value.
displayName() - Method in interface com.microsoft.azure.management.batch.Application
 

F

format() - Method in class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
Get the format value.
format() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
fromString(String) - Static method in enum com.microsoft.azure.management.batch.AccountKeyType
Parses a serialized value to a AccountKeyType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.PackageState
Parses a serialized value to a PackageState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.PoolAllocationMode
Parses a serialized value to a PoolAllocationMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.ProvisioningState
Parses a serialized value to a ProvisioningState instance.

G

getBatchAccountQuotaByLocation(Region) - Method in interface com.microsoft.azure.management.batch.BatchAccounts
Looks up the number of Batch accounts that can be created in the specified region.
getKeys() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 

I

id() - Method in class com.microsoft.azure.management.batch.KeyVaultReference
Get the id value.

K

keyName() - Method in class com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters
Get the keyName value.
KeyVaultReference - Class in com.microsoft.azure.management.batch
Identifies the Azure key vault associated with a Batch account.
KeyVaultReference() - Constructor for class com.microsoft.azure.management.batch.KeyVaultReference
 

L

lastActivationTime() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
lastKeySync() - Method in class com.microsoft.azure.management.batch.AutoStorageProperties
Get the lastKeySync value.

O

operation() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the operation value.
OperationDisplay - Class in com.microsoft.azure.management.batch
The object that describes the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.batch.OperationDisplay
 

P

PackageState - Enum in com.microsoft.azure.management.batch
Defines values for PackageState.
PoolAllocationMode - Enum in com.microsoft.azure.management.batch
Defines values for PoolAllocationMode.
poolQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
primary() - Method in class com.microsoft.azure.management.batch.BatchAccountKeys
Get the primary value.
provider() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the provider value.
provisioningState() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
ProvisioningState - Enum in com.microsoft.azure.management.batch
Defines values for ProvisioningState.

R

regenerateKeys(AccountKeyType) - Method in interface com.microsoft.azure.management.batch.BatchAccount
Regenerates the access keys for the Batch account.
resource() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the resource value.

S

secondary() - Method in class com.microsoft.azure.management.batch.BatchAccountKeys
Get the secondary value.
state() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
storageAccountId() - Method in class com.microsoft.azure.management.batch.AutoStorageBaseProperties
Get the storageAccountId value.
storageUrl() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
storageUrlExpiry() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
synchronizeAutoStorageKeys() - Method in interface com.microsoft.azure.management.batch.BatchAccount
Synchronizes the storage account keys for this Batch account.

T

toString() - Method in enum com.microsoft.azure.management.batch.AccountKeyType
 
toString() - Method in enum com.microsoft.azure.management.batch.PackageState
 
toString() - Method in enum com.microsoft.azure.management.batch.PoolAllocationMode
 
toString() - Method in enum com.microsoft.azure.management.batch.ProvisioningState
 

U

updateApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
Begins the description of an update of an existing Batch application in this Batch account.
updatesAllowed() - Method in interface com.microsoft.azure.management.batch.Application
 
url() - Method in class com.microsoft.azure.management.batch.KeyVaultReference
Get the url value.

V

valueOf(String) - Static method in enum com.microsoft.azure.management.batch.AccountKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.PackageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.PoolAllocationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.ProvisioningState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.batch.AccountKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batch.PackageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batch.PoolAllocationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batch.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.

W

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.
A B C D F G I K L O P 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.
*/