ArmMarketplaceModelFactory.StopSellOffersPlansNotificationsList Method

Definition

List of stop sell offers and plans notifications.

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

Parameters

Returns

A new StopSellOffersPlansNotificationsList instance for mocking.

Applies to