PrivateStoreNotificationsState.NewNotifications Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to