Partilhar via


ArtifactStoreCollection.GetAllAsync(CancellationToken) Método

Definição

Obtém informações dos ArtifactStores em publisher.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridNetwork/publishers/{publisherName}/artifactStores
  • Operação 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)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Uma coleção assíncrona de ArtifactStoreResource que pode levar várias solicitações de serviço para iterar.

Aplica-se a