Freigeben über


InventoryItemCollection.GetAll(CancellationToken) Methode

Definition

Gibt die Liste der inventoryItems im angegebenen VMMServer zurück.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/vmmServers/{vmmServerName}/inventoryItems
  • Vorgangs-IdInventoryItems_ListByVMMServer
public virtual Azure.Pageable<Azure.ResourceManager.ArcScVmm.InventoryItemResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.ArcScVmm.InventoryItemResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.ArcScVmm.InventoryItemResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of InventoryItemResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von InventoryItemResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: