Partager via


InventoryItemCollection.GetAll(CancellationToken) Méthode

Définition

Retourne la liste des inventoryItems du vCenter donné.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedVMwarevSphere/vcenters/{vcenterName}/inventoryItems
  • IdInventoryItems_ListByVCenter d’opération
public virtual Azure.Pageable<Azure.ResourceManager.ConnectedVMwarevSphere.InventoryItemResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.ConnectedVMwarevSphere.InventoryItemResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.ConnectedVMwarevSphere.InventoryItemResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of InventoryItemResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à