Partager via


PrivateStoreResource.QueryNotificationsStateAsync(CancellationToken) Méthode

Définition

Obtenir l’état des notifications du magasin privé

  • Chemin/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/queryNotificationsState
  • IdPrivateStore_QueryNotificationsState d’opération
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))

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à