Freigeben über


JobScheduleDisableBatchRequest(BatchServiceClient, CancellationToken) Konstruktor

Definition

Initialisiert eine neue Instanz der JobScheduleDisableBatchRequest-Klasse.

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

Parameter

serviceClient
BatchServiceClient

Der zu verwendende Dienstclient.

cancellationToken
CancellationToken

Ein CancellationToken , der die Anforderungsdauer steuert.

Gilt für: