Partager via


BatchAccountPoolResource.DisableAutoScaleAsync(CancellationToken) Méthode

Définition

Désactive la mise à l’échelle automatique pour un pool.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/pools/{poolName}/disableAutoScale
  • IdPool_DisableAutoScale d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Batch.BatchAccountPoolResource>> DisableAutoScaleAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member DisableAutoScaleAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Batch.BatchAccountPoolResource>>
override this.DisableAutoScaleAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Batch.BatchAccountPoolResource>>
Public Overridable Function DisableAutoScaleAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of BatchAccountPoolResource))

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à