Freigeben über


PoolStopResizeBatchRequest(BatchServiceClient, CancellationToken) Konstruktor

Definition

Initialisiert eine neue Instanz der PoolStopResizeBatchRequest-Klasse.

public PoolStopResizeBatchRequest (Microsoft.Azure.Batch.Protocol.BatchServiceClient serviceClient, System.Threading.CancellationToken cancellationToken);
new Microsoft.Azure.Batch.Protocol.BatchRequests.PoolStopResizeBatchRequest : Microsoft.Azure.Batch.Protocol.BatchServiceClient * System.Threading.CancellationToken -> Microsoft.Azure.Batch.Protocol.BatchRequests.PoolStopResizeBatchRequest
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: