v7

latestSwagger 2.0raw.githubusercontent.com2019-12-163581169.9 KB
ApplicationPackage

Activates the specified application package. This should be done after the ApplicationPackage was created and uploaded. This needs to be done before an ApplicationPackage can be used on Pools or Tasks

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}/versions/{versionName}/activate

Path parameters

resourceGroupNamestring required

The name of the resource group that contains the Batch account.

accountNamestring required

The name of the Batch account.

applicationNamestring required

The name of the application. This must be unique within the account.

versionNamestring required

The version of the application.

subscriptionIdstring required

The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)

Query parameters

api-versionstring required

The API version to be used with the HTTP request.

Request body

formatstring required

The format of the application package binary file.

Response

The operation was successful. The response contains the application package entity.

idstring

The ID of the resource.

namestring

The name of the resource.

typestring

The type of the resource.

etagstring

The ETag of the resource, used for concurrency statements.