Partager via


Collection.AllSubscriptions Propriété

Définition

Obtient ou définit indiquant si tous les abonnements sont sélectionnés (=true) ou non (=false).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à