Partilhar via


PrivateStoreCollectionInfoCollection.Get(Guid, CancellationToken) Método

Definição

Obtém a coleção de repositório particular

  • Caminho da Solicitação/provedores/Microsoft.Marketplace/privateStores/{privateStoreId}/collections/{collectionId}
  • IdPrivateStoreCollection_Get de operação
public virtual Azure.Response<Azure.ResourceManager.Marketplace.PrivateStoreCollectionInfoResource> Get (Guid collectionId, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : Guid * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Marketplace.PrivateStoreCollectionInfoResource>
override this.Get : Guid * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Marketplace.PrivateStoreCollectionInfoResource>
Public Overridable Function Get (collectionId As Guid, Optional cancellationToken As CancellationToken = Nothing) As Response(Of PrivateStoreCollectionInfoResource)

Parâmetros

collectionId
Guid

A ID da coleção.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a