Compartir a través de


PushSettingsInner.IsPushEnabled Propiedad

Definición

Obtiene o establece una marca que indica si el punto de conexión push está habilitado.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a