ArmMarketplaceModelFactory.StopSellOffersPlansNotificationsList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of 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
Parameters
- stopSellNotifications
- IEnumerable<StopSellOffersPlansNotificationsResult>
Returns
A new StopSellOffersPlansNotificationsList instance for mocking.