Freigeben über


PrivateStoreResource.GetStopSellOffersPlansNotificationsAsync Methode

Definition

Listen von Verkaufsstoppbenachrichtigungen für Verkaufsstoppangebote und Verkaufsstopppläne

  • Anfordern von Path/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/listStopSellOffersPlansNotifications
  • Vorgang IdPrivateStore_ListStopSellOffersPlansNotifications
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsList>> GetStopSellOffersPlansNotificationsAsync (Azure.ResourceManager.Marketplace.Models.StopSellSubscriptions stopSellSubscriptions = default, System.Threading.CancellationToken cancellationToken = default);
abstract member GetStopSellOffersPlansNotificationsAsync : Azure.ResourceManager.Marketplace.Models.StopSellSubscriptions * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsList>>
override this.GetStopSellOffersPlansNotificationsAsync : Azure.ResourceManager.Marketplace.Models.StopSellSubscriptions * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsList>>
Public Overridable Function GetStopSellOffersPlansNotificationsAsync (Optional stopSellSubscriptions As StopSellSubscriptions = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of StopSellOffersPlansNotificationsList))

Parameter

stopSellSubscriptions
StopSellSubscriptions

Die zu verwendenden StopSellSubscriptions.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: