Partilhar via


ArmMarketplaceModelFactory.PrivateStoreNotificationsState Método

Definição

Inicializa uma nova instância de PrivateStoreNotificationsState.

public static Azure.ResourceManager.Marketplace.Models.PrivateStoreNotificationsState PrivateStoreNotificationsState (System.Collections.Generic.IEnumerable<Azure.ResourceManager.Marketplace.Models.StopSellNotifications> stopSellNotifications = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.Marketplace.Models.NewPlanNotification> newNotifications = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.Marketplace.Models.RequestApprovalsDetails> approvalRequests = default);
static member PrivateStoreNotificationsState : seq<Azure.ResourceManager.Marketplace.Models.StopSellNotifications> * seq<Azure.ResourceManager.Marketplace.Models.NewPlanNotification> * seq<Azure.ResourceManager.Marketplace.Models.RequestApprovalsDetails> -> Azure.ResourceManager.Marketplace.Models.PrivateStoreNotificationsState
Public Shared Function PrivateStoreNotificationsState (Optional stopSellNotifications As IEnumerable(Of StopSellNotifications) = Nothing, Optional newNotifications As IEnumerable(Of NewPlanNotification) = Nothing, Optional approvalRequests As IEnumerable(Of RequestApprovalsDetails) = Nothing) As PrivateStoreNotificationsState

Parâmetros

stopSellNotifications
IEnumerable<StopSellNotifications>
newNotifications
IEnumerable<NewPlanNotification>

Retornos

Uma nova PrivateStoreNotificationsState instância para zombar.

Aplica-se a