Freigeben über


PoolListPoolUsageMetricsBatchRequest Konstruktor

Definition

Initialisiert eine neue Instanz der PoolListPoolUsageMetricsBatchRequest-Klasse.

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