PrivateStoreNotificationsState.StopSellNotifications Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="stopSellNotifications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Marketplace.Models.StopSellNotifications> StopSellNotifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stopSellNotifications")>]
member this.StopSellNotifications : System.Collections.Generic.IList<Microsoft.Azure.Management.Marketplace.Models.StopSellNotifications> with get, set
Public Property StopSellNotifications As IList(Of StopSellNotifications)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to