Share via


ReplacePoolProperties interface

Methods

post(ReplacePoolPropertiesParameters)

This fully replaces all the updatable properties of the Pool. For example, if the Pool has a StartTask associated with it and if StartTask is not specified with this request, then the Batch service will remove the existing StartTask.

Method Details

post(ReplacePoolPropertiesParameters)

This fully replaces all the updatable properties of the Pool. For example, if the Pool has a StartTask associated with it and if StartTask is not specified with this request, then the Batch service will remove the existing StartTask.

function post(options: ReplacePoolPropertiesParameters): StreamableMethod<ReplacePoolProperties204Response | ReplacePoolPropertiesDefaultResponse>

Parameters

Returns