Share via


PushSettings.IsPushEnabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to