Freigeben über


ArtifactStoreCollection.GetAllAsync(CancellationToken) Methode

Definition

Ruft Informationen des ArtifactStores unter Herausgeber ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridNetwork/publishers/{publisherName}/artifactStores
  • Vorgang IdArtifactStores_ListByPublisher
public virtual Azure.AsyncPageable<Azure.ResourceManager.HybridNetwork.ArtifactStoreResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.HybridNetwork.ArtifactStoreResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.HybridNetwork.ArtifactStoreResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of ArtifactStoreResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der ArtifactStoreResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: