Delen via


IPushSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PushSettingsTypeConverter))]
public interface IPushSettings : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PushSettingsTypeConverter))>]
type IPushSettings = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IPushSettings
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to