package
3.2.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.
NewAccountClient creates an instance of the AccountClient client.
NewAccountClientWithBaseURI creates an instance of the AccountClient client.
NewApplicationOperationsClient creates an instance of the ApplicationOperationsClient client.
NewApplicationOperationsClientWithBaseURI creates an instance of the ApplicationOperationsClient client.
NewSubscriptionClient creates an instance of the SubscriptionClient client.
NewSubscriptionClientWithBaseURI creates an instance of the SubscriptionClient 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 account provisioning state.
Creating specifies the creating state for account provisioning state.
DefaultBaseURI is the default URI used for the service Batch.
Deleting specifies the deleting state for account provisioning state.
Failed specifies the failed state for account provisioning state.
Invalid specifies the invalid state for account 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 account provisioning state.
Unmapped specifies the unmapped state for package state.

# Structs

AccountBaseProperties is the properties of a Batch account.
AccountClient is the client for the Account methods of the Batch service.
AccountCreateParameters is parameters supplied to the Create operation.
AccountListKeyResult is values returned by the GetKeys operation.
AccountListResult is values returned by the List operation.
AccountProperties is account specific properties.
AccountRegenerateKeyParameters is parameters supplied to the RegenerateKey operation.
AccountRegenerateKeyResult is values returned by the RegenerateKey operation.
AccountResource is contains information about an Azure Batch account.
AccountUpdateParameters is parameters supplied to the Update operation.
ActivateApplicationPackageParameters is parameters for an ApplicationOperations.ActivateApplicationPackage request.
AddApplicationPackageResult is response to an ApplicationOperations.AddApplicationPackage 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 contains information about an application package.
AutoStorageBaseProperties is the properties related to auto storage account.
AutoStorageProperties is contains information about the auto storage account associated with a Batch account.
GetApplicationPackageResult is response to an ApplicationOperations.GetApplicationPackage request.
ListApplicationsResult is response to an ApplicationOperations.ListApplications request.
ManagementClient is the base client for Batch.
Resource is.
SubscriptionClient is the client for the Subscription methods of the Batch service.
SubscriptionQuotasGetResult is values returned by the Get Subscription Quotas operation.
UpdateApplicationParameters is parameters for an ApplicationOperations.UpdateApplication request.

# Type aliases

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