A B C D E F G I K L M N O P R S T U V W 
All Classes All Packages

A

access() - Method in class com.microsoft.azure.management.batch.NetworkSecurityGroupRule
Get the access value.
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.
ACTIVE - com.microsoft.azure.management.batch.PackageState
Enum value Active.
activeJobAndJobScheduleQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
ADMIN - com.microsoft.azure.management.batch.ElevationLevel
Enum value Admin.
AllocationState - Enum in com.microsoft.azure.management.batch
Defines values for AllocationState.
ALLOW - com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess
Enum value Allow.
allowUpdates() - Method in class com.microsoft.azure.management.batch.ApplicationCreateParameters
Get the allowUpdates value.
allowUpdates() - Method in class com.microsoft.azure.management.batch.ApplicationUpdateParameters
Get the allowUpdates value.
ALREADY_EXISTS - com.microsoft.azure.management.batch.NameAvailabilityReason
Enum value AlreadyExists.
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.
ApplicationCreateParameters - Class in com.microsoft.azure.management.batch
Parameters for adding an Application.
ApplicationCreateParameters() - Constructor for class com.microsoft.azure.management.batch.ApplicationCreateParameters
 
ApplicationPackage - Interface in com.microsoft.azure.management.batch
An immutable client-side representation of an Azure Batch application package.
ApplicationPackageReference - Class in com.microsoft.azure.management.batch
Link to an application package inside the batch account.
ApplicationPackageReference() - Constructor for class com.microsoft.azure.management.batch.ApplicationPackageReference
 
applicationPackages() - Method in interface com.microsoft.azure.management.batch.Application
 
applications() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
ApplicationUpdateParameters - Class in com.microsoft.azure.management.batch
Parameters for an update application request.
ApplicationUpdateParameters() - Constructor for class com.microsoft.azure.management.batch.ApplicationUpdateParameters
 
autoScale() - Method in class com.microsoft.azure.management.batch.ScaleSettings
Get the autoScale value.
AutoScaleRun - Class in com.microsoft.azure.management.batch
The results and errors from an execution of a pool autoscale formula.
AutoScaleRun() - Constructor for class com.microsoft.azure.management.batch.AutoScaleRun
 
AutoScaleRunError - Class in com.microsoft.azure.management.batch
An error that occurred when autoscaling a pool.
AutoScaleRunError() - Constructor for class com.microsoft.azure.management.batch.AutoScaleRunError
 
AutoScaleSettings - Class in com.microsoft.azure.management.batch
AutoScale settings for the pool.
AutoScaleSettings() - Constructor for class com.microsoft.azure.management.batch.AutoScaleSettings
 
autoStorage() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
autoStorage() - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Get the autoStorage value.
autoStorage() - Method in class com.microsoft.azure.management.batch.BatchAccountUpdateParameters
Get the autoStorage value.
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
 
autoUser() - Method in class com.microsoft.azure.management.batch.UserIdentity
Get the autoUser value.
AutoUserScope - Enum in com.microsoft.azure.management.batch
Defines values for AutoUserScope.
AutoUserSpecification - Class in com.microsoft.azure.management.batch
Specifies the parameters for the auto user that runs a task on the Batch service.
AutoUserSpecification() - Constructor for class com.microsoft.azure.management.batch.AutoUserSpecification
 

B

backendPort() - Method in class com.microsoft.azure.management.batch.InboundNatPool
Get the backendPort value.
BATCH_SERVICE - com.microsoft.azure.management.batch.PoolAllocationMode
Enum value BatchService.
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.
BatchAccountCreateHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Create operation.
BatchAccountCreateHeaders() - Constructor for class com.microsoft.azure.management.batch.BatchAccountCreateHeaders
 
BatchAccountCreateParameters - Class in com.microsoft.azure.management.batch
Parameters supplied to the Create operation.
BatchAccountCreateParameters() - Constructor for class com.microsoft.azure.management.batch.BatchAccountCreateParameters
 
BatchAccountDeleteHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Delete operation.
BatchAccountDeleteHeaders() - Constructor for class com.microsoft.azure.management.batch.BatchAccountDeleteHeaders
 
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.
BatchAccountUpdateParameters - Class in com.microsoft.azure.management.batch
Parameters for updating an Azure Batch account.
BatchAccountUpdateParameters() - Constructor for class com.microsoft.azure.management.batch.BatchAccountUpdateParameters
 
blobSource() - Method in class com.microsoft.azure.management.batch.ResourceFile
Get the blobSource value.

C

caching() - Method in class com.microsoft.azure.management.batch.DataDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.batch.OSDisk
Get the caching value.
CachingType - Enum in com.microsoft.azure.management.batch
Defines values for CachingType.
CANCELLED - com.microsoft.azure.management.batch.ProvisioningState
Enum value Cancelled.
CER - com.microsoft.azure.management.batch.CertificateFormat
Enum value Cer.
CertificateBaseProperties - Class in com.microsoft.azure.management.batch
The CertificateBaseProperties model.
CertificateBaseProperties() - Constructor for class com.microsoft.azure.management.batch.CertificateBaseProperties
 
CertificateCancelDeletionHeaders - Class in com.microsoft.azure.management.batch
Defines headers for CancelDeletion operation.
CertificateCancelDeletionHeaders() - Constructor for class com.microsoft.azure.management.batch.CertificateCancelDeletionHeaders
 
CertificateCreateHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Create operation.
CertificateCreateHeaders() - Constructor for class com.microsoft.azure.management.batch.CertificateCreateHeaders
 
CertificateDeleteHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Delete operation.
CertificateDeleteHeaders() - Constructor for class com.microsoft.azure.management.batch.CertificateDeleteHeaders
 
CertificateFormat - Enum in com.microsoft.azure.management.batch
Defines values for CertificateFormat.
CertificateGetHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Get operation.
CertificateGetHeaders() - Constructor for class com.microsoft.azure.management.batch.CertificateGetHeaders
 
CertificateProvisioningState - Enum in com.microsoft.azure.management.batch
Defines values for CertificateProvisioningState.
CertificateReference - Class in com.microsoft.azure.management.batch
A reference to a certificate to be installed on compute nodes in a pool.
CertificateReference() - Constructor for class com.microsoft.azure.management.batch.CertificateReference
 
CertificateStoreLocation - Enum in com.microsoft.azure.management.batch
Defines values for CertificateStoreLocation.
CertificateUpdateHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Update operation.
CertificateUpdateHeaders() - Constructor for class com.microsoft.azure.management.batch.CertificateUpdateHeaders
 
CertificateVisibility - Enum in com.microsoft.azure.management.batch
Defines values for CertificateVisibility.
CheckNameAvailabilityParameters - Class in com.microsoft.azure.management.batch
Parameters for a check name availability request.
CheckNameAvailabilityParameters() - Constructor for class com.microsoft.azure.management.batch.CheckNameAvailabilityParameters
Creates an instance of CheckNameAvailabilityParameters class.
cloudServiceConfiguration() - Method in class com.microsoft.azure.management.batch.DeploymentConfiguration
Get the cloudServiceConfiguration value.
CloudServiceConfiguration - Class in com.microsoft.azure.management.batch
The configuration for nodes in a pool based on the Azure Cloud Services platform.
CloudServiceConfiguration() - Constructor for class com.microsoft.azure.management.batch.CloudServiceConfiguration
 
code() - Method in class com.microsoft.azure.management.batch.AutoScaleRunError
Get the code value.
code() - Method in class com.microsoft.azure.management.batch.DeleteCertificateError
Get the code value.
code() - Method in class com.microsoft.azure.management.batch.ResizeError
Get the code value.
com.microsoft.azure.management.batch - package com.microsoft.azure.management.batch
This package contains the classes for BatchManagementClient.
commandLine() - Method in class com.microsoft.azure.management.batch.StartTask
Get the commandLine value.
ComputeNodeDeallocationOption - Enum in com.microsoft.azure.management.batch
Defines values for ComputeNodeDeallocationOption.
ComputeNodeFillType - Enum in com.microsoft.azure.management.batch
Defines values for ComputeNodeFillType.
coreQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
CREATING - com.microsoft.azure.management.batch.ProvisioningState
Enum value Creating.
CURRENT_USER - com.microsoft.azure.management.batch.CertificateStoreLocation
Enum value CurrentUser.
currentOSVersion() - Method in class com.microsoft.azure.management.batch.CloudServiceConfiguration
Get the currentOSVersion value.

D

DataDisk - Class in com.microsoft.azure.management.batch
Data Disk settings which will be used by the data disks associated to Compute Nodes in the pool.
DataDisk() - Constructor for class com.microsoft.azure.management.batch.DataDisk
 
dataDisks() - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Get the dataDisks value.
defaultVersion() - Method in interface com.microsoft.azure.management.batch.Application
 
defaultVersion() - Method in class com.microsoft.azure.management.batch.ApplicationUpdateParameters
Get the defaultVersion value.
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.
DeleteCertificateError - Class in com.microsoft.azure.management.batch
An error response from the Batch service.
DeleteCertificateError() - Constructor for class com.microsoft.azure.management.batch.DeleteCertificateError
 
DELETING - com.microsoft.azure.management.batch.CertificateProvisioningState
Enum value Deleting.
DELETING - com.microsoft.azure.management.batch.PoolProvisioningState
Enum value Deleting.
DELETING - com.microsoft.azure.management.batch.ProvisioningState
Enum value Deleting.
DENY - com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess
Enum value Deny.
DeploymentConfiguration - Class in com.microsoft.azure.management.batch
Deployment configuration properties.
DeploymentConfiguration() - Constructor for class com.microsoft.azure.management.batch.DeploymentConfiguration
 
description() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the description value.
details() - Method in class com.microsoft.azure.management.batch.AutoScaleRunError
Get the details value.
details() - Method in class com.microsoft.azure.management.batch.DeleteCertificateError
Get the details value.
details() - Method in class com.microsoft.azure.management.batch.ResizeError
Get the details value.
DISABLED - com.microsoft.azure.management.batch.InterNodeCommunicationState
Enum value Disabled.
diskSizeGB() - Method in class com.microsoft.azure.management.batch.DataDisk
Get the diskSizeGB value.
displayName() - Method in interface com.microsoft.azure.management.batch.Application
 
displayName() - Method in class com.microsoft.azure.management.batch.ApplicationCreateParameters
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.batch.ApplicationUpdateParameters
Get the displayName value.

E

elevationLevel() - Method in class com.microsoft.azure.management.batch.AutoUserSpecification
Get the elevationLevel value.
elevationLevel() - Method in class com.microsoft.azure.management.batch.UserAccount
Get the elevationLevel value.
ElevationLevel - Enum in com.microsoft.azure.management.batch
Defines values for ElevationLevel.
enableAutomaticUpdates() - Method in class com.microsoft.azure.management.batch.WindowsConfiguration
Get the enableAutomaticUpdates value.
ENABLED - com.microsoft.azure.management.batch.InterNodeCommunicationState
Enum value Enabled.
endpointConfiguration() - Method in class com.microsoft.azure.management.batch.NetworkConfiguration
Get the endpointConfiguration value.
EnvironmentSetting - Class in com.microsoft.azure.management.batch
An environment variable to be set on a task process.
EnvironmentSetting() - Constructor for class com.microsoft.azure.management.batch.EnvironmentSetting
 
environmentSettings() - Method in class com.microsoft.azure.management.batch.StartTask
Get the environmentSettings value.
error() - Method in class com.microsoft.azure.management.batch.AutoScaleRun
Get the error value.
errors() - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Get the errors value.
eTag() - Method in class com.microsoft.azure.management.batch.CertificateCancelDeletionHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.management.batch.CertificateCreateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.management.batch.CertificateGetHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.management.batch.CertificateUpdateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.management.batch.PoolCreateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.management.batch.PoolDisableAutoScaleHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.management.batch.PoolGetHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.management.batch.PoolStopResizeHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.management.batch.PoolUpdateHeaders
Get the eTag value.
evaluationInterval() - Method in class com.microsoft.azure.management.batch.AutoScaleSettings
Get the evaluationInterval value.
evaluationTime() - Method in class com.microsoft.azure.management.batch.AutoScaleRun
Get the evaluationTime value.

F

FAILED - com.microsoft.azure.management.batch.CertificateProvisioningState
Enum value Failed.
FAILED - com.microsoft.azure.management.batch.ProvisioningState
Enum value Failed.
fileMode() - Method in class com.microsoft.azure.management.batch.ResourceFile
Get the fileMode value.
filePath() - Method in class com.microsoft.azure.management.batch.ResourceFile
Get the filePath value.
fixedScale() - Method in class com.microsoft.azure.management.batch.ScaleSettings
Get the fixedScale value.
FixedScaleSettings - Class in com.microsoft.azure.management.batch
Fixed scale settings for the pool.
FixedScaleSettings() - Constructor for class com.microsoft.azure.management.batch.FixedScaleSettings
 
format() - Method in class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
Get the format value.
format() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
format() - Method in class com.microsoft.azure.management.batch.CertificateBaseProperties
Get the format value.
formula() - Method in class com.microsoft.azure.management.batch.AutoScaleSettings
Get the formula value.
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.AllocationState
Parses a serialized value to a AllocationState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.AutoUserScope
Parses a serialized value to a AutoUserScope instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.CachingType
Parses a serialized value to a CachingType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.CertificateFormat
Parses a serialized value to a CertificateFormat instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.CertificateProvisioningState
Parses a serialized value to a CertificateProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.CertificateStoreLocation
Parses a serialized value to a CertificateStoreLocation instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.CertificateVisibility
Parses a serialized value to a CertificateVisibility instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.ComputeNodeDeallocationOption
Parses a serialized value to a ComputeNodeDeallocationOption instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.ComputeNodeFillType
Parses a serialized value to a ComputeNodeFillType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.ElevationLevel
Parses a serialized value to a ElevationLevel instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.InboundEndpointProtocol
Parses a serialized value to a InboundEndpointProtocol instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.InterNodeCommunicationState
Parses a serialized value to a InterNodeCommunicationState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.NameAvailabilityReason
Parses a serialized value to a NameAvailabilityReason instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess
Parses a serialized value to a NetworkSecurityGroupRuleAccess 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.PoolProvisioningState
Parses a serialized value to a PoolProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.StorageAccountType
Parses a serialized value to a StorageAccountType instance.
frontendPortRangeEnd() - Method in class com.microsoft.azure.management.batch.InboundNatPool
Get the frontendPortRangeEnd value.
frontendPortRangeStart() - Method in class com.microsoft.azure.management.batch.InboundNatPool
Get the frontendPortRangeStart value.

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
 
gid() - Method in class com.microsoft.azure.management.batch.LinuxUserConfiguration
Get the gid value.

I

id() - Method in class com.microsoft.azure.management.batch.ApplicationPackageReference
Get the id value.
id() - Method in class com.microsoft.azure.management.batch.CertificateReference
Get the id value.
id() - Method in class com.microsoft.azure.management.batch.ImageReference
Get the id value.
id() - Method in class com.microsoft.azure.management.batch.KeyVaultReference
Get the id value.
imageReference() - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Get the imageReference value.
ImageReference - Class in com.microsoft.azure.management.batch
A reference to an Azure Virtual Machines Marketplace image or the Azure Image resource of a custom Virtual Machine.
ImageReference() - Constructor for class com.microsoft.azure.management.batch.ImageReference
 
InboundEndpointProtocol - Enum in com.microsoft.azure.management.batch
Defines values for InboundEndpointProtocol.
InboundNatPool - Class in com.microsoft.azure.management.batch
A inbound NAT pool that can be used to address specific ports on compute nodes in a Batch pool externally.
InboundNatPool() - Constructor for class com.microsoft.azure.management.batch.InboundNatPool
 
inboundNatPools() - Method in class com.microsoft.azure.management.batch.PoolEndpointConfiguration
Get the inboundNatPools value.
InterNodeCommunicationState - Enum in com.microsoft.azure.management.batch
Defines values for InterNodeCommunicationState.
INVALID - com.microsoft.azure.management.batch.NameAvailabilityReason
Enum value Invalid.
INVALID - com.microsoft.azure.management.batch.ProvisioningState
Enum value Invalid.

K

keyName() - Method in class com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters
Get the keyName value.
keyVaultReference() - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Get the keyVaultReference 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.
licenseType() - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Get the licenseType value.
linuxUserConfiguration() - Method in class com.microsoft.azure.management.batch.UserAccount
Get the linuxUserConfiguration value.
LinuxUserConfiguration - Class in com.microsoft.azure.management.batch
Properties used to create a user account on a Linux node.
LinuxUserConfiguration() - Constructor for class com.microsoft.azure.management.batch.LinuxUserConfiguration
 
LOCAL_MACHINE - com.microsoft.azure.management.batch.CertificateStoreLocation
Enum value LocalMachine.
location() - Method in class com.microsoft.azure.management.batch.BatchAccountCreateHeaders
Get the location value.
location() - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Get the location value.
location() - Method in class com.microsoft.azure.management.batch.BatchAccountDeleteHeaders
Get the location value.
location() - Method in class com.microsoft.azure.management.batch.CertificateDeleteHeaders
Get the location value.
location() - Method in class com.microsoft.azure.management.batch.PoolDeleteHeaders
Get the location value.
lun() - Method in class com.microsoft.azure.management.batch.DataDisk
Get the lun value.

M

maxTaskRetryCount() - Method in class com.microsoft.azure.management.batch.StartTask
Get the maxTaskRetryCount value.
message() - Method in class com.microsoft.azure.management.batch.AutoScaleRunError
Get the message value.
message() - Method in class com.microsoft.azure.management.batch.DeleteCertificateError
Get the message value.
message() - Method in class com.microsoft.azure.management.batch.ResizeError
Get the message value.
MetadataItem - Class in com.microsoft.azure.management.batch
A name-value pair associated with a Batch service resource.
MetadataItem() - Constructor for class com.microsoft.azure.management.batch.MetadataItem
 

N

name() - Method in class com.microsoft.azure.management.batch.CheckNameAvailabilityParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.batch.EnvironmentSetting
Get the name value.
name() - Method in class com.microsoft.azure.management.batch.InboundNatPool
Get the name value.
name() - Method in class com.microsoft.azure.management.batch.MetadataItem
Get the name value.
name() - Method in class com.microsoft.azure.management.batch.UserAccount
Get the name value.
NameAvailabilityReason - Enum in com.microsoft.azure.management.batch
Defines values for NameAvailabilityReason.
NetworkConfiguration - Class in com.microsoft.azure.management.batch
The network configuration for a pool.
NetworkConfiguration() - Constructor for class com.microsoft.azure.management.batch.NetworkConfiguration
 
NetworkSecurityGroupRule - Class in com.microsoft.azure.management.batch
A network security group rule to apply to an inbound endpoint.
NetworkSecurityGroupRule() - Constructor for class com.microsoft.azure.management.batch.NetworkSecurityGroupRule
 
NetworkSecurityGroupRuleAccess - Enum in com.microsoft.azure.management.batch
Defines values for NetworkSecurityGroupRuleAccess.
networkSecurityGroupRules() - Method in class com.microsoft.azure.management.batch.InboundNatPool
Get the networkSecurityGroupRules value.
nodeAgentSkuId() - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Get the nodeAgentSkuId value.
nodeDeallocationOption() - Method in class com.microsoft.azure.management.batch.FixedScaleSettings
Get the nodeDeallocationOption value.
nodeDeallocationOption() - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Get the nodeDeallocationOption value.
nodeFillType() - Method in class com.microsoft.azure.management.batch.TaskSchedulingPolicy
Get the nodeFillType value.
NON_ADMIN - com.microsoft.azure.management.batch.ElevationLevel
Enum value NonAdmin.
NONE - com.microsoft.azure.management.batch.CachingType
Enum value None.

O

offer() - Method in class com.microsoft.azure.management.batch.ImageReference
Get the offer value.
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
 
osDisk() - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Get the osDisk value.
OSDisk - Class in com.microsoft.azure.management.batch
Settings for the operating system disk of the virtual machine.
OSDisk() - Constructor for class com.microsoft.azure.management.batch.OSDisk
 
osFamily() - Method in class com.microsoft.azure.management.batch.CloudServiceConfiguration
Get the osFamily value.

P

PACK - com.microsoft.azure.management.batch.ComputeNodeFillType
Enum value Pack.
PackageState - Enum in com.microsoft.azure.management.batch
Defines values for PackageState.
password() - Method in class com.microsoft.azure.management.batch.UserAccount
Get the password value.
PENDING - com.microsoft.azure.management.batch.PackageState
Enum value Pending.
PFX - com.microsoft.azure.management.batch.CertificateFormat
Enum value Pfx.
POOL - com.microsoft.azure.management.batch.AutoUserScope
Enum value Pool.
poolAllocationMode() - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Get the poolAllocationMode value.
PoolAllocationMode - Enum in com.microsoft.azure.management.batch
Defines values for PoolAllocationMode.
PoolCreateHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Create operation.
PoolCreateHeaders() - Constructor for class com.microsoft.azure.management.batch.PoolCreateHeaders
 
PoolDeleteHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Delete operation.
PoolDeleteHeaders() - Constructor for class com.microsoft.azure.management.batch.PoolDeleteHeaders
 
PoolDisableAutoScaleHeaders - Class in com.microsoft.azure.management.batch
Defines headers for DisableAutoScale operation.
PoolDisableAutoScaleHeaders() - Constructor for class com.microsoft.azure.management.batch.PoolDisableAutoScaleHeaders
 
PoolEndpointConfiguration - Class in com.microsoft.azure.management.batch
The endpoint configuration for a pool.
PoolEndpointConfiguration() - Constructor for class com.microsoft.azure.management.batch.PoolEndpointConfiguration
 
PoolGetHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Get operation.
PoolGetHeaders() - Constructor for class com.microsoft.azure.management.batch.PoolGetHeaders
 
PoolProvisioningState - Enum in com.microsoft.azure.management.batch
Defines values for PoolProvisioningState.
poolQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
PoolStopResizeHeaders - Class in com.microsoft.azure.management.batch
Defines headers for StopResize operation.
PoolStopResizeHeaders() - Constructor for class com.microsoft.azure.management.batch.PoolStopResizeHeaders
 
PoolUpdateHeaders - Class in com.microsoft.azure.management.batch
Defines headers for Update operation.
PoolUpdateHeaders() - Constructor for class com.microsoft.azure.management.batch.PoolUpdateHeaders
 
PREMIUM_LRS - com.microsoft.azure.management.batch.StorageAccountType
Enum value Premium_LRS.
primary() - Method in class com.microsoft.azure.management.batch.BatchAccountKeys
Get the primary value.
PRIMARY - com.microsoft.azure.management.batch.AccountKeyType
Enum value Primary.
priority() - Method in class com.microsoft.azure.management.batch.NetworkSecurityGroupRule
Get the priority value.
protocol() - Method in class com.microsoft.azure.management.batch.InboundNatPool
Get the protocol 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.
publisher() - Method in class com.microsoft.azure.management.batch.ImageReference
Get the publisher value.

R

READ_ONLY - com.microsoft.azure.management.batch.CachingType
Enum value ReadOnly.
READ_WRITE - com.microsoft.azure.management.batch.CachingType
Enum value ReadWrite.
regenerateKeys(AccountKeyType) - Method in interface com.microsoft.azure.management.batch.BatchAccount
Regenerates the access keys for the Batch account.
REMOTE_USER - com.microsoft.azure.management.batch.CertificateVisibility
Enum value RemoteUser.
REQUEUE - com.microsoft.azure.management.batch.ComputeNodeDeallocationOption
Enum value Requeue.
ResizeError - Class in com.microsoft.azure.management.batch
An error that occurred when resizing a pool.
ResizeError() - Constructor for class com.microsoft.azure.management.batch.ResizeError
 
ResizeOperationStatus - Class in com.microsoft.azure.management.batch
Details about the current or last completed resize operation.
ResizeOperationStatus() - Constructor for class com.microsoft.azure.management.batch.ResizeOperationStatus
 
resizeTimeout() - Method in class com.microsoft.azure.management.batch.FixedScaleSettings
Get the resizeTimeout value.
resizeTimeout() - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Get the resizeTimeout value.
RESIZING - com.microsoft.azure.management.batch.AllocationState
Enum value Resizing.
resource() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the resource value.
ResourceFile - Class in com.microsoft.azure.management.batch
A file to be downloaded from Azure blob storage to a compute node.
ResourceFile() - Constructor for class com.microsoft.azure.management.batch.ResourceFile
 
resourceFiles() - Method in class com.microsoft.azure.management.batch.StartTask
Get the resourceFiles value.
results() - Method in class com.microsoft.azure.management.batch.AutoScaleRun
Get the results value.
RETAINED_DATA - com.microsoft.azure.management.batch.ComputeNodeDeallocationOption
Enum value RetainedData.
retryAfter() - Method in class com.microsoft.azure.management.batch.BatchAccountCreateHeaders
Get the retryAfter value.
retryAfter() - Method in class com.microsoft.azure.management.batch.BatchAccountDeleteHeaders
Get the retryAfter value.
retryAfter() - Method in class com.microsoft.azure.management.batch.CertificateDeleteHeaders
Get the retryAfter value.
retryAfter() - Method in class com.microsoft.azure.management.batch.PoolDeleteHeaders
Get the retryAfter value.

S

ScaleSettings - Class in com.microsoft.azure.management.batch
Scale settings for the pool.
ScaleSettings() - Constructor for class com.microsoft.azure.management.batch.ScaleSettings
 
scope() - Method in class com.microsoft.azure.management.batch.AutoUserSpecification
Get the scope value.
secondary() - Method in class com.microsoft.azure.management.batch.BatchAccountKeys
Get the secondary value.
SECONDARY - com.microsoft.azure.management.batch.AccountKeyType
Enum value Secondary.
sku() - Method in class com.microsoft.azure.management.batch.ImageReference
Get the sku value.
sourceAddressPrefix() - Method in class com.microsoft.azure.management.batch.NetworkSecurityGroupRule
Get the sourceAddressPrefix value.
SPREAD - com.microsoft.azure.management.batch.ComputeNodeFillType
Enum value Spread.
sshPrivateKey() - Method in class com.microsoft.azure.management.batch.LinuxUserConfiguration
Get the sshPrivateKey value.
STANDARD_LRS - com.microsoft.azure.management.batch.StorageAccountType
Enum value Standard_LRS.
START_TASK - com.microsoft.azure.management.batch.CertificateVisibility
Enum value StartTask.
StartTask - Class in com.microsoft.azure.management.batch
A task which is run when a compute node joins a pool in the Azure Batch service, or when the compute node is rebooted or reimaged.
StartTask() - Constructor for class com.microsoft.azure.management.batch.StartTask
 
startTime() - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Get the startTime value.
state() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
STEADY - com.microsoft.azure.management.batch.AllocationState
Enum value Steady.
STOPPING - com.microsoft.azure.management.batch.AllocationState
Enum value Stopping.
storageAccountId() - Method in class com.microsoft.azure.management.batch.AutoStorageBaseProperties
Get the storageAccountId value.
storageAccountType() - Method in class com.microsoft.azure.management.batch.DataDisk
Get the storageAccountType value.
StorageAccountType - Enum in com.microsoft.azure.management.batch
Defines values for StorageAccountType.
storageUrl() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
storageUrlExpiry() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
storeLocation() - Method in class com.microsoft.azure.management.batch.CertificateReference
Get the storeLocation value.
storeName() - Method in class com.microsoft.azure.management.batch.CertificateReference
Get the storeName value.
subnetId() - Method in class com.microsoft.azure.management.batch.NetworkConfiguration
Get the subnetId value.
SUCCEEDED - com.microsoft.azure.management.batch.CertificateProvisioningState
Enum value Succeeded.
SUCCEEDED - com.microsoft.azure.management.batch.PoolProvisioningState
Enum value Succeeded.
SUCCEEDED - com.microsoft.azure.management.batch.ProvisioningState
Enum value Succeeded.
synchronizeAutoStorageKeys() - Method in interface com.microsoft.azure.management.batch.BatchAccount
Synchronizes the storage account keys for this Batch account.

T

tags() - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.batch.BatchAccountUpdateParameters
Get the tags value.
target() - Method in class com.microsoft.azure.management.batch.DeleteCertificateError
Get the target value.
targetDedicatedNodes() - Method in class com.microsoft.azure.management.batch.FixedScaleSettings
Get the targetDedicatedNodes value.
targetDedicatedNodes() - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Get the targetDedicatedNodes value.
targetLowPriorityNodes() - Method in class com.microsoft.azure.management.batch.FixedScaleSettings
Get the targetLowPriorityNodes value.
targetLowPriorityNodes() - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Get the targetLowPriorityNodes value.
targetOSVersion() - Method in class com.microsoft.azure.management.batch.CloudServiceConfiguration
Get the targetOSVersion value.
TASK - com.microsoft.azure.management.batch.AutoUserScope
Enum value Task.
TASK - com.microsoft.azure.management.batch.CertificateVisibility
Enum value Task.
TASK_COMPLETION - com.microsoft.azure.management.batch.ComputeNodeDeallocationOption
Enum value TaskCompletion.
TaskSchedulingPolicy - Class in com.microsoft.azure.management.batch
Specifies how tasks should be distributed across compute nodes.
TaskSchedulingPolicy() - Constructor for class com.microsoft.azure.management.batch.TaskSchedulingPolicy
 
TCP - com.microsoft.azure.management.batch.InboundEndpointProtocol
Enum value TCP.
TERMINATE - com.microsoft.azure.management.batch.ComputeNodeDeallocationOption
Enum value Terminate.
thumbprint() - Method in class com.microsoft.azure.management.batch.CertificateBaseProperties
Get the thumbprint value.
thumbprintAlgorithm() - Method in class com.microsoft.azure.management.batch.CertificateBaseProperties
Get the thumbprintAlgorithm value.
toString() - Method in enum com.microsoft.azure.management.batch.AccountKeyType
 
toString() - Method in enum com.microsoft.azure.management.batch.AllocationState
 
toString() - Method in enum com.microsoft.azure.management.batch.AutoUserScope
 
toString() - Method in enum com.microsoft.azure.management.batch.CachingType
 
toString() - Method in enum com.microsoft.azure.management.batch.CertificateFormat
 
toString() - Method in enum com.microsoft.azure.management.batch.CertificateProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.batch.CertificateStoreLocation
 
toString() - Method in enum com.microsoft.azure.management.batch.CertificateVisibility
 
toString() - Method in enum com.microsoft.azure.management.batch.ComputeNodeDeallocationOption
 
toString() - Method in enum com.microsoft.azure.management.batch.ComputeNodeFillType
 
toString() - Method in enum com.microsoft.azure.management.batch.ElevationLevel
 
toString() - Method in enum com.microsoft.azure.management.batch.InboundEndpointProtocol
 
toString() - Method in enum com.microsoft.azure.management.batch.InterNodeCommunicationState
 
toString() - Method in enum com.microsoft.azure.management.batch.NameAvailabilityReason
 
toString() - Method in enum com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess
 
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.PoolProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.batch.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.batch.StorageAccountType
 
type() - Method in class com.microsoft.azure.management.batch.CheckNameAvailabilityParameters
Get the type value.

U

UDP - com.microsoft.azure.management.batch.InboundEndpointProtocol
Enum value UDP.
uid() - Method in class com.microsoft.azure.management.batch.LinuxUserConfiguration
Get the uid value.
UNMAPPED - com.microsoft.azure.management.batch.PackageState
Enum value Unmapped.
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.
USER_SUBSCRIPTION - com.microsoft.azure.management.batch.PoolAllocationMode
Enum value UserSubscription.
UserAccount - Class in com.microsoft.azure.management.batch
Properties used to create a user on an Azure Batch node.
UserAccount() - Constructor for class com.microsoft.azure.management.batch.UserAccount
 
userIdentity() - Method in class com.microsoft.azure.management.batch.StartTask
Get the userIdentity value.
UserIdentity - Class in com.microsoft.azure.management.batch
The definition of the user identity under which the task is run.
UserIdentity() - Constructor for class com.microsoft.azure.management.batch.UserIdentity
 
userName() - Method in class com.microsoft.azure.management.batch.UserIdentity
Get the userName value.

V

value() - Method in class com.microsoft.azure.management.batch.EnvironmentSetting
Get the value value.
value() - Method in class com.microsoft.azure.management.batch.MetadataItem
Get the value value.
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.AllocationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.AutoUserScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.CachingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.CertificateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.CertificateProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.CertificateStoreLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.CertificateVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.ComputeNodeDeallocationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.ComputeNodeFillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.ElevationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.InboundEndpointProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.InterNodeCommunicationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.NameAvailabilityReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess
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.PoolProvisioningState
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.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.StorageAccountType
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.AllocationState
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.AutoUserScope
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.CachingType
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.CertificateFormat
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.CertificateProvisioningState
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.CertificateStoreLocation
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.CertificateVisibility
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.ComputeNodeDeallocationOption
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.ComputeNodeFillType
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.ElevationLevel
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.InboundEndpointProtocol
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.InterNodeCommunicationState
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.NameAvailabilityReason
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.NetworkSecurityGroupRuleAccess
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.PoolProvisioningState
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.
values() - Static method in enum com.microsoft.azure.management.batch.StorageAccountType
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class com.microsoft.azure.management.batch.ApplicationPackageReference
Get the version value.
version() - Method in class com.microsoft.azure.management.batch.ImageReference
Get the version value.
virtualMachineConfiguration() - Method in class com.microsoft.azure.management.batch.DeploymentConfiguration
Get the virtualMachineConfiguration value.
VirtualMachineConfiguration - Class in com.microsoft.azure.management.batch
The configuration for compute nodes in a pool based on the Azure Virtual Machines infrastructure.
VirtualMachineConfiguration() - Constructor for class com.microsoft.azure.management.batch.VirtualMachineConfiguration
 
visibility() - Method in class com.microsoft.azure.management.batch.CertificateReference
Get the visibility value.

W

waitForSuccess() - Method in class com.microsoft.azure.management.batch.StartTask
Get the waitForSuccess value.
windowsConfiguration() - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Get the windowsConfiguration value.
WindowsConfiguration - Class in com.microsoft.azure.management.batch
Windows operating system settings to apply to the virtual machine.
WindowsConfiguration() - Constructor for class com.microsoft.azure.management.batch.WindowsConfiguration
 
withAccess(NetworkSecurityGroupRuleAccess) - Method in class com.microsoft.azure.management.batch.NetworkSecurityGroupRule
Set the access value.
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.
withAllowUpdates(Boolean) - Method in class com.microsoft.azure.management.batch.ApplicationCreateParameters
Set the allowUpdates value.
withAllowUpdates(Boolean) - Method in class com.microsoft.azure.management.batch.ApplicationUpdateParameters
Set the allowUpdates value.
withAutoScale(AutoScaleSettings) - Method in class com.microsoft.azure.management.batch.ScaleSettings
Set the autoScale value.
withAutoStorage(AutoStorageBaseProperties) - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Set the autoStorage value.
withAutoStorage(AutoStorageBaseProperties) - Method in class com.microsoft.azure.management.batch.BatchAccountUpdateParameters
Set the autoStorage value.
withAutoUser(AutoUserSpecification) - Method in class com.microsoft.azure.management.batch.UserIdentity
Set the autoUser value.
withBackendPort(int) - Method in class com.microsoft.azure.management.batch.InboundNatPool
Set the backendPort value.
withBlobSource(String) - Method in class com.microsoft.azure.management.batch.ResourceFile
Set the blobSource value.
withCaching(CachingType) - Method in class com.microsoft.azure.management.batch.DataDisk
Set the caching value.
withCaching(CachingType) - Method in class com.microsoft.azure.management.batch.OSDisk
Set the caching value.
withCloudServiceConfiguration(CloudServiceConfiguration) - Method in class com.microsoft.azure.management.batch.DeploymentConfiguration
Set the cloudServiceConfiguration value.
withCode(String) - Method in class com.microsoft.azure.management.batch.AutoScaleRunError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.batch.DeleteCertificateError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.batch.ResizeError
Set the code value.
withCommandLine(String) - Method in class com.microsoft.azure.management.batch.StartTask
Set the commandLine value.
withCurrentOSVersion(String) - Method in class com.microsoft.azure.management.batch.CloudServiceConfiguration
Set the currentOSVersion value.
withDataDisks(List<DataDisk>) - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Set the dataDisks value.
withDefaultVersion(String) - Method in class com.microsoft.azure.management.batch.ApplicationUpdateParameters
Set the defaultVersion value.
withDescription(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
Set the description value.
withDetails(List<AutoScaleRunError>) - Method in class com.microsoft.azure.management.batch.AutoScaleRunError
Set the details value.
withDetails(List<DeleteCertificateError>) - Method in class com.microsoft.azure.management.batch.DeleteCertificateError
Set the details value.
withDetails(List<ResizeError>) - Method in class com.microsoft.azure.management.batch.ResizeError
Set the details value.
withDiskSizeGB(int) - Method in class com.microsoft.azure.management.batch.DataDisk
Set the diskSizeGB 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.
withDisplayName(String) - Method in class com.microsoft.azure.management.batch.ApplicationCreateParameters
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.batch.ApplicationUpdateParameters
Set the displayName value.
withElevationLevel(ElevationLevel) - Method in class com.microsoft.azure.management.batch.AutoUserSpecification
Set the elevationLevel value.
withElevationLevel(ElevationLevel) - Method in class com.microsoft.azure.management.batch.UserAccount
Set the elevationLevel value.
withEnableAutomaticUpdates(Boolean) - Method in class com.microsoft.azure.management.batch.WindowsConfiguration
Set the enableAutomaticUpdates value.
withEndpointConfiguration(PoolEndpointConfiguration) - Method in class com.microsoft.azure.management.batch.NetworkConfiguration
Set the endpointConfiguration value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.management.batch.StartTask
Set the environmentSettings value.
withError(AutoScaleRunError) - Method in class com.microsoft.azure.management.batch.AutoScaleRun
Set the error value.
withErrors(List<ResizeError>) - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Set the errors value.
withETag(String) - Method in class com.microsoft.azure.management.batch.CertificateCancelDeletionHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.management.batch.CertificateCreateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.management.batch.CertificateGetHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.management.batch.CertificateUpdateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.management.batch.PoolCreateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.management.batch.PoolDisableAutoScaleHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.management.batch.PoolGetHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.management.batch.PoolStopResizeHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.management.batch.PoolUpdateHeaders
Set the eTag value.
withEvaluationInterval(Period) - Method in class com.microsoft.azure.management.batch.AutoScaleSettings
Set the evaluationInterval value.
withEvaluationTime(DateTime) - Method in class com.microsoft.azure.management.batch.AutoScaleRun
Set the evaluationTime value.
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.
withFileMode(String) - Method in class com.microsoft.azure.management.batch.ResourceFile
Set the fileMode value.
withFilePath(String) - Method in class com.microsoft.azure.management.batch.ResourceFile
Set the filePath value.
withFixedScale(FixedScaleSettings) - Method in class com.microsoft.azure.management.batch.ScaleSettings
Set the fixedScale value.
withFormat(CertificateFormat) - Method in class com.microsoft.azure.management.batch.CertificateBaseProperties
Set the format value.
withFormat(String) - Method in class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
Set the format value.
withFormula(String) - Method in class com.microsoft.azure.management.batch.AutoScaleSettings
Set the formula value.
withFrontendPortRangeEnd(int) - Method in class com.microsoft.azure.management.batch.InboundNatPool
Set the frontendPortRangeEnd value.
withFrontendPortRangeStart(int) - Method in class com.microsoft.azure.management.batch.InboundNatPool
Set the frontendPortRangeStart value.
withGid(Integer) - Method in class com.microsoft.azure.management.batch.LinuxUserConfiguration
Set the gid value.
withId(String) - Method in class com.microsoft.azure.management.batch.ApplicationPackageReference
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.batch.CertificateReference
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.batch.ImageReference
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.batch.KeyVaultReference
Set the id value.
withImageReference(ImageReference) - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Set the imageReference value.
withInboundNatPools(List<InboundNatPool>) - Method in class com.microsoft.azure.management.batch.PoolEndpointConfiguration
Set the inboundNatPools value.
withKeyName(AccountKeyType) - Method in class com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters
Set the keyName value.
withKeyVaultReference(KeyVaultReference) - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Set the keyVaultReference value.
withLastKeySync(DateTime) - Method in class com.microsoft.azure.management.batch.AutoStorageProperties
Set the lastKeySync value.
withLicenseType(String) - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Set the licenseType value.
withLinuxUserConfiguration(LinuxUserConfiguration) - Method in class com.microsoft.azure.management.batch.UserAccount
Set the linuxUserConfiguration value.
withLocation(String) - Method in class com.microsoft.azure.management.batch.BatchAccountCreateHeaders
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.batch.BatchAccountDeleteHeaders
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.batch.CertificateDeleteHeaders
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.batch.PoolDeleteHeaders
Set the location value.
withLun(int) - Method in class com.microsoft.azure.management.batch.DataDisk
Set the lun value.
withMaxTaskRetryCount(Integer) - Method in class com.microsoft.azure.management.batch.StartTask
Set the maxTaskRetryCount value.
withMessage(String) - Method in class com.microsoft.azure.management.batch.AutoScaleRunError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.batch.DeleteCertificateError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.batch.ResizeError
Set the message value.
withName(String) - Method in class com.microsoft.azure.management.batch.CheckNameAvailabilityParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.batch.EnvironmentSetting
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.batch.InboundNatPool
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.batch.MetadataItem
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.batch.UserAccount
Set the name value.
withNetworkSecurityGroupRules(List<NetworkSecurityGroupRule>) - Method in class com.microsoft.azure.management.batch.InboundNatPool
Set the networkSecurityGroupRules 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(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.DefinitionStages.WithStorage
Specifies the name of a new storage account to be created and associated with this 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.
withNodeAgentSkuId(String) - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Set the nodeAgentSkuId value.
withNodeDeallocationOption(ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.management.batch.FixedScaleSettings
Set the nodeDeallocationOption value.
withNodeDeallocationOption(ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Set the nodeDeallocationOption value.
withNodeFillType(ComputeNodeFillType) - Method in class com.microsoft.azure.management.batch.TaskSchedulingPolicy
Set the nodeFillType value.
withOffer(String) - Method in class com.microsoft.azure.management.batch.ImageReference
Set the offer value.
withOperation(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
Set the operation value.
withOsDisk(OSDisk) - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Set the osDisk value.
withOsFamily(String) - Method in class com.microsoft.azure.management.batch.CloudServiceConfiguration
Set the osFamily 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.
withPassword(String) - Method in class com.microsoft.azure.management.batch.UserAccount
Set the password value.
withPoolAllocationMode(PoolAllocationMode) - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Set the poolAllocationMode value.
withPriority(int) - Method in class com.microsoft.azure.management.batch.NetworkSecurityGroupRule
Set the priority value.
withProtocol(InboundEndpointProtocol) - Method in class com.microsoft.azure.management.batch.InboundNatPool
Set the protocol value.
withProvider(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
Set the provider value.
withPublisher(String) - Method in class com.microsoft.azure.management.batch.ImageReference
Set the publisher value.
withResizeTimeout(Period) - Method in class com.microsoft.azure.management.batch.FixedScaleSettings
Set the resizeTimeout value.
withResizeTimeout(Period) - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Set the resizeTimeout value.
withResource(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
Set the resource value.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.management.batch.StartTask
Set the resourceFiles value.
withResults(String) - Method in class com.microsoft.azure.management.batch.AutoScaleRun
Set the results value.
withRetryAfter(Integer) - Method in class com.microsoft.azure.management.batch.BatchAccountCreateHeaders
Set the retryAfter value.
withRetryAfter(Integer) - Method in class com.microsoft.azure.management.batch.BatchAccountDeleteHeaders
Set the retryAfter value.
withRetryAfter(Integer) - Method in class com.microsoft.azure.management.batch.CertificateDeleteHeaders
Set the retryAfter value.
withRetryAfter(Integer) - Method in class com.microsoft.azure.management.batch.PoolDeleteHeaders
Set the retryAfter value.
withScope(AutoUserScope) - Method in class com.microsoft.azure.management.batch.AutoUserSpecification
Set the scope value.
withSku(String) - Method in class com.microsoft.azure.management.batch.ImageReference
Set the sku value.
withSourceAddressPrefix(String) - Method in class com.microsoft.azure.management.batch.NetworkSecurityGroupRule
Set the sourceAddressPrefix value.
withSshPrivateKey(String) - Method in class com.microsoft.azure.management.batch.LinuxUserConfiguration
Set the sshPrivateKey value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Set the startTime value.
withStorageAccountId(String) - Method in class com.microsoft.azure.management.batch.AutoStorageBaseProperties
Set the storageAccountId value.
withStorageAccountType(StorageAccountType) - Method in class com.microsoft.azure.management.batch.DataDisk
Set the storageAccountType value.
withStoreLocation(CertificateStoreLocation) - Method in class com.microsoft.azure.management.batch.CertificateReference
Set the storeLocation value.
withStoreName(String) - Method in class com.microsoft.azure.management.batch.CertificateReference
Set the storeName value.
withSubnetId(String) - Method in class com.microsoft.azure.management.batch.NetworkConfiguration
Set the subnetId value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.batch.BatchAccountCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.batch.BatchAccountUpdateParameters
Set the tags value.
withTarget(String) - Method in class com.microsoft.azure.management.batch.DeleteCertificateError
Set the target value.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.management.batch.FixedScaleSettings
Set the targetDedicatedNodes value.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Set the targetDedicatedNodes value.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.management.batch.FixedScaleSettings
Set the targetLowPriorityNodes value.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.management.batch.ResizeOperationStatus
Set the targetLowPriorityNodes value.
withTargetOSVersion(String) - Method in class com.microsoft.azure.management.batch.CloudServiceConfiguration
Set the targetOSVersion value.
withThumbprint(String) - Method in class com.microsoft.azure.management.batch.CertificateBaseProperties
Set the thumbprint value.
withThumbprintAlgorithm(String) - Method in class com.microsoft.azure.management.batch.CertificateBaseProperties
Set the thumbprintAlgorithm value.
withType(String) - Method in class com.microsoft.azure.management.batch.CheckNameAvailabilityParameters
Set the type value.
withUid(Integer) - Method in class com.microsoft.azure.management.batch.LinuxUserConfiguration
Set the uid value.
withUrl(String) - Method in class com.microsoft.azure.management.batch.KeyVaultReference
Set the url value.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.management.batch.StartTask
Set the userIdentity value.
withUserName(String) - Method in class com.microsoft.azure.management.batch.UserIdentity
Set the userName value.
withValue(String) - Method in class com.microsoft.azure.management.batch.EnvironmentSetting
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.batch.MetadataItem
Set the value value.
withVersion(String) - Method in class com.microsoft.azure.management.batch.ApplicationPackageReference
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.management.batch.ImageReference
Set the version value.
withVirtualMachineConfiguration(VirtualMachineConfiguration) - Method in class com.microsoft.azure.management.batch.DeploymentConfiguration
Set the virtualMachineConfiguration value.
withVisibility(List<CertificateVisibility>) - Method in class com.microsoft.azure.management.batch.CertificateReference
Set the visibility value.
withWaitForSuccess(Boolean) - Method in class com.microsoft.azure.management.batch.StartTask
Set the waitForSuccess value.
withWindowsConfiguration(WindowsConfiguration) - Method in class com.microsoft.azure.management.batch.VirtualMachineConfiguration
Set the windowsConfiguration value.
A B C D E F G I K L M N O P R S T U V W 
All Classes All Packages