Partilhar via


IPrivateStoreNotificationsState.StopSellNotification Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IStopSellNotifications) }, Read=true, ReadOnly=false, Required=false, SerializedName="stopSellNotifications", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IStopSellNotifications> StopSellNotification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IStopSellNotifications) }, Read=true, ReadOnly=false, Required=false, SerializedName="stopSellNotifications", Update=true)>]
member this.StopSellNotification : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IStopSellNotifications> with get, set
Public Property StopSellNotification As List(Of IStopSellNotifications)

Property Value

Attributes

Applies to