Partilhar via


Collection.AllSubscriptions Propriedade

Definição

Obtém ou define que indica se todas as assinaturas estão selecionadas (=true) ou não (=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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a