SiteConfig.Push Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets push endpoint settings.
[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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute