Freigeben über


JobScheduleExistsBatchRequest(BatchServiceClient, CancellationToken) Konstruktor

Definition

Initialisiert eine neue Instanz der JobScheduleExistsBatchRequest-Klasse.

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

Parameter

serviceClient
BatchServiceClient

Der zu verwendende Dienstclient.

cancellationToken
CancellationToken

Ein CancellationToken , der die Lebensdauer der Anforderung steuert.

Gilt für: