A B C D F G K L N 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 ApplicationOperations.ActivateApplicationPackage request.
ActivateApplicationPackageParameters() - Constructor for class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
 
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 application definition as a part of parent definition.
Application.DefinitionStages - Interface in com.microsoft.azure.management.batch
Grouping of all the storage account definition stages.
Application.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batch
The first stage of a batch account application definition.
Application.DefinitionStages.WithApplicationPackage<ParentT> - Interface in com.microsoft.azure.management.batch
A application definition to allow creation of 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 application update as a part of parent batch account update.
Application.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.batch
The entirety of a 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 parent batch account update.
Application.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batch
The first stage of a application definition.
Application.UpdateDefinitionStages.WithApplicationPackage<ParentT> - Interface in com.microsoft.azure.management.batch
A application definition to allow creation of application package.
Application.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batch
The final stage of the application definition.
Application.UpdateStages - Interface in com.microsoft.azure.management.batch
Grouping of application update stages.
Application.UpdateStages.WithApplicationPackage - Interface in com.microsoft.azure.management.batch
A application definition to allow creation of application package.
Application.UpdateStages.WithOptionalProperties - Interface in com.microsoft.azure.management.batch
The stage of the 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 account application.
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 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
Container interface for all the definitions that need to be implemented.
BatchAccount.DefinitionStages - Interface in com.microsoft.azure.management.batch
Grouping of all the storage account definition stages.
BatchAccount.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batch
The first stage of the batch account definition.
BatchAccount.DefinitionStages.WithApplication - Interface in com.microsoft.azure.management.batch
A batch account definition to allow creation of application.
BatchAccount.DefinitionStages.WithApplicationAndStorage - Interface in com.microsoft.azure.management.batch
A batch account definition allowing defining application and 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
A batch account definition allowing creation of application and batch account.
BatchAccount.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.batch
A batch account definition allowing resource group to be set.
BatchAccount.DefinitionStages.WithStorage - Interface in com.microsoft.azure.management.batch
A batch account definition to allow attaching storage accounts.
BatchAccount.Update - Interface in com.microsoft.azure.management.batch
The template for a storage account update operation, containing all the settings that can be modified.
BatchAccount.UpdateStages - Interface in com.microsoft.azure.management.batch
Grouping of all the storage account update stages.
BatchAccount.UpdateStages.WithApplication - Interface in com.microsoft.azure.management.batch
A batch account definition to allow creation of application.
BatchAccount.UpdateStages.WithStorageAccount - Interface in com.microsoft.azure.management.batch
The stage of the batch account update definition allowing to specify 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 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
First stage to create new application in Batch account.
defineNewApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
Specifies definition of an application to be created in a batch account.
defineNewApplicationPackage(String) - Method in interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithApplicationPackage
First stage to create new application package in 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.
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.ProvisioningState
Parses a serialized value to a ProvisioningState instance.

G

getBatchAccountQuotaByLocation(Region) - Method in interface com.microsoft.azure.management.batch.BatchAccounts
Queries the number of the batch account can be created in specified region`.
getKeys() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 

K

keyName() - Method in class com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters
Get the keyName value.

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.

N

name() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 

P

PackageState - Enum in com.microsoft.azure.management.batch
Defines values for PackageState.
poolQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
primary() - Method in class com.microsoft.azure.management.batch.BatchAccountKeys
Get the primary 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 batch account.

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.
storageAccountId() - Method in class com.microsoft.azure.management.batch.AutoStorageProperties
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
Synchronize the storage account keys for 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.ProvisioningState
 

U

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

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.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.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
Allow automatic application updates.
withAllowUpdates(boolean) - Method in interface com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach
Allow automatic application updates.
withAllowUpdates(boolean) - Method in interface com.microsoft.azure.management.batch.Application.UpdateStages.WithOptionalProperties
Allow automatic application updates.
withDisplayName(String) - Method in interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach
Specifies the display name for the application.
withDisplayName(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach
Specifies the display name for the 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 that an existing storage account to be attached with the batch account.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
Specifies that an existing storage account to be attached with the batch account.
withFormat(String) - Method in class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
Set the format 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 that a storage account to be attached with the batch account.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithStorage
Specifies that an existing storage account to be attached with the batch account.
withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
Specifies that a storage account to be attached with the batch account.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
Specifies that an existing storage account to be attached with the batch account.
withoutApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
Deletes 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
Specifies that storage account should be removed from the batch account.
withStorageAccountId(String) - Method in class com.microsoft.azure.management.batch.AutoStorageBaseProperties
Set the storageAccountId value.
withStorageAccountId(String) - Method in class com.microsoft.azure.management.batch.AutoStorageProperties
Set the storageAccountId value.
A B C D F G K L N P R S T U V W 

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/