PrivateStoreResource.QueryNotificationsState(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 Azure.Response<Azure.ResourceManager.Marketplace.Models.PrivateStoreNotificationsState> QueryNotificationsState (System.Threading.CancellationToken cancellationToken = default);
abstract member QueryNotificationsState : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Marketplace.Models.PrivateStoreNotificationsState>
override this.QueryNotificationsState : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Marketplace.Models.PrivateStoreNotificationsState>
Public Overridable Function QueryNotificationsState (Optional cancellationToken As CancellationToken = Nothing) As Response(Of PrivateStoreNotificationsState)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a