Versions in this module Expand all Collapse all v51 v51.0.0 Jan 27, 2021 Changes in this version + type AccountClientAPI interface + Create func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.AccountCreateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, accountName string) (result batch.AccountDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, accountName string) (result batch.Account, err error) + GetKeys func(ctx context.Context, resourceGroupName string, accountName string) (result batch.AccountKeys, err error) + List func(ctx context.Context) (result batch.AccountListResultPage, err error) + ListByResourceGroup func(ctx context.Context, resourceGroupName string) (result batch.AccountListResultPage, err error) + ListByResourceGroupComplete func(ctx context.Context, resourceGroupName string) (result batch.AccountListResultIterator, err error) + ListComplete func(ctx context.Context) (result batch.AccountListResultIterator, err error) + RegenerateKey func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.AccountKeys, err error) + SynchronizeAutoStorageKeys func(ctx context.Context, resourceGroupName string, accountName string) (result autorest.Response, err error) + Update func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Account, err error) + type ApplicationClientAPI interface + Create func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Application, err error) + Delete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Application, err error) + List func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ListApplicationsResultPage, err error) + ListComplete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ListApplicationsResultIterator, err error) + Update func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Application, err error) + type ApplicationPackageClientAPI interface + Activate func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ApplicationPackage, err error) + Create func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ApplicationPackage, err error) + Delete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ApplicationPackage, err error) + List func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ListApplicationPackagesResultPage, err error) + ListComplete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ListApplicationPackagesResultIterator, err error) + type CertificateClientAPI interface + CancelDeletion func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Certificate, err error) + Create func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.CertificateCreateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.CertificateDeleteFuture, err error) + Get func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Certificate, err error) + ListByBatchAccount func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ListCertificatesResultPage, err error) + ListByBatchAccountComplete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ListCertificatesResultIterator, err error) + Update func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Certificate, err error) + type LocationClientAPI interface + CheckNameAvailability func(ctx context.Context, locationName string, ...) (result batch.CheckNameAvailabilityResult, err error) + GetQuotas func(ctx context.Context, locationName string) (result batch.LocationQuota, err error) + type OperationsClientAPI interface + List func(ctx context.Context) (result batch.OperationListResultPage, err error) + ListComplete func(ctx context.Context) (result batch.OperationListResultIterator, err error) + type PoolClientAPI interface + Create func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.PoolCreateFuture, err error) + Delete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.PoolDeleteFuture, err error) + DisableAutoScale func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Pool, err error) + Get func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Pool, err error) + ListByBatchAccount func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ListPoolsResultPage, err error) + ListByBatchAccountComplete func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.ListPoolsResultIterator, err error) + StopResize func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Pool, err error) + Update func(ctx context.Context, resourceGroupName string, accountName string, ...) (result batch.Pool, err error) Other modules containing this package github.com/pmalek-sumo/azure-sdk-for-go