Compartilhar via


AccountListSupportedImagesNextBatchRequest Construtor

Definição

Inicializa uma nova instância da classe AccountListSupportedImagesNextBatchRequest.

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

Parâmetros

serviceClient
BatchServiceClient

O cliente de serviço a ser usado.

cancellationToken
CancellationToken

Um CancellationToken que controla o tempo de vida da solicitação.

Aplica-se a