Partilhar via


PrivateStoreResource.GetNewPlansNotifications(CancellationToken) Método

Definição

Listar notificações de novos planos

  • Caminho da Solicitação/provedores/Microsoft.Marketplace/privateStores/{privateStoreId}/listNewPlansNotifications
  • Operação IdPrivateStore_ListNewPlansNotifications
public virtual Azure.Response<Azure.ResourceManager.Marketplace.Models.NewPlanNotificationListResult> GetNewPlansNotifications (System.Threading.CancellationToken cancellationToken = default);
abstract member GetNewPlansNotifications : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Marketplace.Models.NewPlanNotificationListResult>
override this.GetNewPlansNotifications : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Marketplace.Models.NewPlanNotificationListResult>
Public Overridable Function GetNewPlansNotifications (Optional cancellationToken As CancellationToken = Nothing) As Response(Of NewPlanNotificationListResult)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a