Freigeben über


AvsPrivateCloudDatastoreCollection.GetAll(CancellationToken) Methode

Definition

Auflisten von Datenspeichern in einem privaten Cloudcluster

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/clusters/{clusterName}/datastores
  • Vorgang IdDatastores_List
public virtual Azure.Pageable<Azure.ResourceManager.Avs.AvsPrivateCloudDatastoreResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Avs.AvsPrivateCloudDatastoreResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Avs.AvsPrivateCloudDatastoreResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of AvsPrivateCloudDatastoreResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von, bei der AvsPrivateCloudDatastoreResource möglicherweise mehrere Dienstanforderungen zum Durchlaufen verwendet werden.

Gilt für: