Compartir a través de


QueryApprovedPlansDetails.AllSubscriptions Propiedad

Definición

Obtiene o establece indica si todas las suscripciones están aprobadas para este plan.

[Newtonsoft.Json.JsonProperty(PropertyName="allSubscriptions")]
public bool? AllSubscriptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allSubscriptions")>]
member this.AllSubscriptions : Nullable<bool> with get, set
Public Property AllSubscriptions As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a