共用方式為


PushSettingsInner.IsPushEnabled 屬性

定義

取得或設定旗標,指出是否啟用推送端點。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於