Compartir a través de


RequestApprovalsDetails.Plans Propiedad

Definición

Obtiene o establece las notificaciones de planes quitados.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a