共用方式為


ArmMarketplaceModelFactory.StopSellOffersPlansNotificationsList Method

Definition

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

Returns

A new StopSellOffersPlansNotificationsList instance for mocking.

Applies to