Freigeben über


SphereCatalogCollection.GetAllAsync(CancellationToken) Methode

Definition

Auflisten von Katalogressourcen nach Ressourcengruppe

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs
  • Vorgang IdCatalogs_ListByResourceGroup
public virtual Azure.AsyncPageable<Azure.ResourceManager.Sphere.SphereCatalogResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Sphere.SphereCatalogResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Sphere.SphereCatalogResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of SphereCatalogResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der SphereCatalogResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: