Share via


PushSettings Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class PushSettings : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PushSettings = class
    inherit ProxyOnlyResource
Public Class PushSettings
Inherits ProxyOnlyResource
Inheritance
PushSettings
Attributes

Constructors

PushSettings()
PushSettings(Boolean, String, String, String, String, String, String, String)

Properties

DynamicTagsJson
Id (Inherited from ProxyOnlyResource)
IsPushEnabled
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
TagsRequiringAuth
TagWhitelistJson
Type (Inherited from ProxyOnlyResource)

Methods

Validate()

Applies to