v7

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

Updates the properties of an existing pool.

patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}

Path parameters

resourceGroupNamestring required

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

accountNamestring required

The name of the Batch account.

poolNamestring required

The pool name. This must be unique within the account.

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.

Headers

If-Matchstring

The entity state (ETag) version of the pool to update. This value can be omitted or set to "*" to apply the operation unconditionally.

Request body

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.

Response

The operation was successful. The response contains the pool 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.