package
6.0.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the ManagementClient client.
NewAccountOperationsClient creates an instance of the AccountOperationsClient client.
NewAccountOperationsClientWithBaseURI creates an instance of the AccountOperationsClient client.
NewApplicationOperationsClient creates an instance of the ApplicationOperationsClient client.
NewApplicationOperationsClientWithBaseURI creates an instance of the ApplicationOperationsClient client.
NewApplicationPackageOperationsClient creates an instance of the ApplicationPackageOperationsClient client.
NewApplicationPackageOperationsClientWithBaseURI creates an instance of the ApplicationPackageOperationsClient client.
NewLocationClient creates an instance of the LocationClient client.
NewLocationClientWithBaseURI creates an instance of the LocationClient 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.
APIVersion is the version of the Batch.
Cancelled specifies the cancelled state for provisioning state.
Creating specifies the creating state for provisioning state.
DefaultBaseURI is the default URI used for the service Batch.
Deleting specifies the deleting state for provisioning state.
Failed specifies the failed state for provisioning state.
Invalid specifies the invalid state for provisioning state.
Pending specifies the pending state for package state.
Primary specifies the primary state for account key type.
Secondary specifies the secondary state for account key type.
Succeeded specifies the succeeded state for provisioning state.
Unmapped specifies the unmapped state for package state.

# Structs

Account is contains information about an Azure Batch account.
AccountBaseProperties is the properties of a Batch account.
AccountCreateParameters is parameters supplied to the Create operation.
AccountKeys is a set of Azure Batch account keys.
AccountListResult is values returned by the List operation.
AccountOperationsClient is the client for the AccountOperations methods of the Batch service.
AccountProperties is account specific properties.
AccountRegenerateKeyParameters is parameters supplied to the RegenerateKey operation.
AccountUpdateParameters is parameters supplied to the Update operation.
ActivateApplicationPackageParameters is parameters for an ApplicationOperations.ActivateApplicationPackage request.
AddApplicationParameters is parameters for an ApplicationOperations.AddApplication request.
Application is contains information about an application in a Batch account.
ApplicationOperationsClient is the client for the ApplicationOperations methods of the Batch service.
ApplicationPackage is an application package which represents a particular version of an application.
ApplicationPackageOperationsClient is the client for the ApplicationPackageOperations methods of the Batch service.
AutoStorageBaseProperties is the properties related to auto storage account.
AutoStorageProperties is contains information about the auto storage account associated with a Batch account.
ListApplicationsResult is response to an ApplicationOperations.ListApplications request.
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.
Resource is a definition of an Azure resource.
UpdateApplicationParameters is parameters for an ApplicationOperations.UpdateApplication request.

# Type aliases

AccountKeyType enumerates the values for account key type.
PackageState enumerates the values for package state.
ProvisioningState enumerates the values for provisioning state.