Freigeben über


PrivateStoreResource.QueryNotificationsState(CancellationToken) Methode

Definition

Abrufen des Benachrichtigungsstatus für private Speicher

  • Request Path/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/queryNotificationsState
  • Vorgang IdPrivateStore_QueryNotificationsState
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)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: