- 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.
- activeJobAndJobScheduleQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
-
- AllocationState - Enum in com.microsoft.azure.management.batch
-
Defines values for AllocationState.
- 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.
- 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
-
- backendPort() - Method in class com.microsoft.azure.management.batch.InboundNatPool
-
Get the backendPort value.
- 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.
- 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.
- 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 - 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
-
- cloudServiceConfiguration() - Method in class com.microsoft.azure.management.batch.DeploymentConfiguration
-
Get the cloudServiceConfiguration value.
- 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
-
- currentOSVersion() - Method in class com.microsoft.azure.management.batch.CloudServiceConfiguration
-
Get the currentOSVersion value.
- 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.
- 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.
- 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(String) - Method in class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
-
Set the format value.
- withFormat(CertificateFormat) - Method in class com.microsoft.azure.management.batch.CertificateBaseProperties
-
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(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithStorage
-
Specifies the name of a new storage account to be created and associated with this Batch account.
- withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
-
Specifies a new storage account to create and associate with the Batch account.
- withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
-
Specifies a new storage account to create and associate with the Batch account.
- 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.