Freigeben über


SphereProductCollection.GetAllAsync(CancellationToken) Methode

Definition

Auflisten von Produktressourcen nach Katalog

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureSphere/catalogs/{catalogName}/products
  • Vorgangs-IdProducts_ListByCatalog
public virtual Azure.AsyncPageable<Azure.ResourceManager.Sphere.SphereProductResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Sphere.SphereProductResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Sphere.SphereProductResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of SphereProductResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Auflistung von SphereProductResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: