Partager via


PrivateStoreResource.QueryNotificationsState(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 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)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à