共用方式為


StopSellNotifications.Plans Property

Definition

Gets or sets removed plans notifications

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to