Partager via


NewRelicMonitorResourceCollection.GetAllAsync(CancellationToken) Méthode

Définition

Répertorier les ressources NewRelicMonitorResource par groupe de ressources

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/NewRelic.Observability/monitors
  • IdMonitors_ListByResourceGroup d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.NewRelicObservability.NewRelicMonitorResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.NewRelicObservability.NewRelicMonitorResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.NewRelicObservability.NewRelicMonitorResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of NewRelicMonitorResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à