Partilhar via


PrivateStoreCollectionInfoResource.ApproveAllItemsAsync Método

Definição

Exclua todas as ofertas existentes da coleção e habilite a aprovação de todos os itens.

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

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a