ArmMarketplaceModelFactory.StopSellOffersPlansNotificationsList Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância de StopSellOffersPlansNotificationsList.
public static Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsList StopSellOffersPlansNotificationsList (System.Collections.Generic.IEnumerable<Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsResult> stopSellNotifications = default);
static member StopSellOffersPlansNotificationsList : seq<Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsResult> -> Azure.ResourceManager.Marketplace.Models.StopSellOffersPlansNotificationsList
Public Shared Function StopSellOffersPlansNotificationsList (Optional stopSellNotifications As IEnumerable(Of StopSellOffersPlansNotificationsResult) = Nothing) As StopSellOffersPlansNotificationsList
Parâmetros
- stopSellNotifications
- IEnumerable<StopSellOffersPlansNotificationsResult>
Retornos
Uma nova StopSellOffersPlansNotificationsList instância para simulação.