Partager via


CostManagementViewsCollection.GetAllAsync(CancellationToken) Méthode

Définition

Répertorie toutes les vues dans l’étendue donnée.

  • Chemin de la requête/{scope}/providers/Microsoft.CostManagement/views
  • IdViews_ListByScope d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.CostManagement.CostManagementViewsResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.CostManagement.CostManagementViewsResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.CostManagement.CostManagementViewsResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of CostManagementViewsResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection asynchrone de qui peut nécessiter plusieurs demandes de CostManagementViewsResource service pour itérer.

S’applique à