SiteConfig.Push 속성

정의

푸시 엔드포인트 설정을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상