共用方式為


SiteConfigResourceInner.Push 屬性

定義

取得或設定推送端點設定。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.push")]
public Microsoft.Azure.Management.AppService.Fluent.Models.PushSettingsInner Push { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.push")>]
member this.Push : Microsoft.Azure.Management.AppService.Fluent.Models.PushSettingsInner with get, set
Public Property Push As PushSettingsInner

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於