Partager via


TaskDeleteBatchRequest(BatchServiceClient, CancellationToken) Constructeur

Définition

Initialise une nouvelle instance de la classe TaskDeleteBatchRequest.

public TaskDeleteBatchRequest (Microsoft.Azure.Batch.Protocol.BatchServiceClient serviceClient, System.Threading.CancellationToken cancellationToken);
new Microsoft.Azure.Batch.Protocol.BatchRequests.TaskDeleteBatchRequest : Microsoft.Azure.Batch.Protocol.BatchServiceClient * System.Threading.CancellationToken -> Microsoft.Azure.Batch.Protocol.BatchRequests.TaskDeleteBatchRequest
Public Sub New (serviceClient As BatchServiceClient, cancellationToken As CancellationToken)

Paramètres

serviceClient
BatchServiceClient

Client de service à utiliser.

cancellationToken
CancellationToken

CancellationToken Contrôle de la durée de vie de la requête.

S’applique à