Freigeben über


SphereProductCollection.GetAll(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.Pageable<Azure.ResourceManager.Sphere.SphereProductResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Sphere.SphereProductResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Sphere.SphereProductResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of SphereProductResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von SphereProductResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: