PrivateStoreResource.QueryNotificationsStateAsync(CancellationToken) Método

Definição

Obter o estado de notificações do repositório particular

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

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a