SiteConfigResource.Push Propriedade

Definição

Obtém ou define as configurações de ponto de extremidade por push.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a