你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PrivateStoreResource.GetStopSellOffersPlansNotifications 方法

定义

列出停售产品/服务和停售计划的停售通知

  • 请求路径/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/listStopSellOffersPlansNotifications
  • 操作IdPrivateStore_ListStopSellOffersPlansNotifications
public virtual Azure.Response<Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsList> GetStopSellOffersPlansNotifications (Azure.ResourceManager.Marketplace.Models.StopSellSubscriptions stopSellSubscriptions = default, System.Threading.CancellationToken cancellationToken = default);
abstract member GetStopSellOffersPlansNotifications : Azure.ResourceManager.Marketplace.Models.StopSellSubscriptions * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsList>
override this.GetStopSellOffersPlansNotifications : Azure.ResourceManager.Marketplace.Models.StopSellSubscriptions * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsList>
Public Overridable Function GetStopSellOffersPlansNotifications (Optional stopSellSubscriptions As StopSellSubscriptions = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Response(Of StopSellOffersPlansNotificationsList)

参数

stopSellSubscriptions
StopSellSubscriptions

要使用的 StopSellSubscriptions。

cancellationToken
CancellationToken

要使用的取消标记。

返回

适用于