Partager via


AutoscaleSettingsOperationsExtensions.ListBySubscriptionAsync Méthode

Définition

Répertorie les paramètres de mise à l’échelle automatique d’un abonnement

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.AutoscaleSettingResource>> ListBySubscriptionAsync (this Microsoft.Azure.Management.Monitor.IAutoscaleSettingsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListBySubscriptionAsync : Microsoft.Azure.Management.Monitor.IAutoscaleSettingsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.AutoscaleSettingResource>>
<Extension()>
Public Function ListBySubscriptionAsync (operations As IAutoscaleSettingsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of AutoscaleSettingResource))

Paramètres

operations
IAutoscaleSettingsOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à