Share via


IStopSellOffersPlansNotificationsList.StopSellNotification Property

Definition

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

Property Value

Attributes

Applies to