# Functions
New creates an instance of the ManagementClient client.
NewAccountClient creates an instance of the AccountClient client.
NewAccountClientWithBaseURI creates an instance of the AccountClient client.
NewApplicationClient creates an instance of the ApplicationClient client.
NewApplicationClientWithBaseURI creates an instance of the ApplicationClient client.
NewApplicationPackageClient creates an instance of the ApplicationPackageClient client.
NewApplicationPackageClientWithBaseURI creates an instance of the ApplicationPackageClient client.
NewLocationClient creates an instance of the LocationClient client.
NewLocationClientWithBaseURI creates an instance of the LocationClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
Active specifies the active state for package state.
AlreadyExists specifies the already exists state for name availability reason.
BatchService specifies the batch service state for pool allocation mode.
DefaultBaseURI is the default URI used for the service Batch.
Invalid specifies the invalid state for name availability reason.
Pending specifies the pending state for package state.
Primary specifies the primary state for account key type.
ProvisioningStateCancelled specifies the provisioning state cancelled state for provisioning state.
ProvisioningStateCreating specifies the provisioning state creating state for provisioning state.
ProvisioningStateDeleting specifies the provisioning state deleting state for provisioning state.
ProvisioningStateFailed specifies the provisioning state failed state for provisioning state.
ProvisioningStateInvalid specifies the provisioning state invalid state for provisioning state.
ProvisioningStateSucceeded specifies the provisioning state succeeded state for provisioning state.
Secondary specifies the secondary state for account key type.
Unmapped specifies the unmapped state for package state.
UserSubscription specifies the user subscription state for pool allocation mode.
# Structs
Account is contains information about an Azure Batch account.
AccountClient is the client for the Account methods of the Batch service.
AccountCreateParameters is parameters supplied to the Create operation.
AccountCreateProperties is the properties of a Batch account.
AccountKeys is a set of Azure Batch account keys.
AccountListResult is values returned by the List operation.
AccountProperties is account specific properties.
AccountRegenerateKeyParameters is parameters supplied to the RegenerateKey operation.
AccountUpdateParameters is parameters for updating an Azure Batch account.
AccountUpdateProperties is the properties of a Batch account.
ActivateApplicationPackageParameters is parameters for an activating an application package.
Application is contains information about an application in a Batch account.
ApplicationClient is the client for the Application methods of the Batch service.
ApplicationCreateParameters is parameters for adding an Application.
ApplicationPackage is an application package which represents a particular version of an application.
ApplicationPackageClient is the client for the ApplicationPackage methods of the Batch service.
ApplicationUpdateParameters is parameters for an update application request.
AutoStorageBaseProperties is the properties related to the auto-storage account.
AutoStorageProperties is contains information about the auto-storage account associated with a Batch account.
CheckNameAvailabilityParameters is parameters for a check name availability request.
CheckNameAvailabilityResult is the CheckNameAvailability operation response.
CloudError is an error response from the Batch service.
CloudErrorBody is an error response from the Batch service.
KeyVaultReference is identifies the Azure key vault associated with a Batch account.
ListApplicationsResult is the result of performing list applications.
LocationClient is the client for the Location methods of the Batch service.
LocationQuota is quotas associated with a Batch region for a particular subscription.
ManagementClient is the base client for Batch.
Operation is.
OperationDisplay is.
OperationListResult is.
OperationsClient is the client for the Operations methods of the Batch service.
Resource is a definition of an Azure resource.
# Type aliases
AccountKeyType enumerates the values for account key type.
NameAvailabilityReason enumerates the values for name availability reason.
PackageState enumerates the values for package state.
PoolAllocationMode enumerates the values for pool allocation mode.
ProvisioningState enumerates the values for provisioning state.