Partager via


IPushSettingsProperties Interface

Definition

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

Properties

DynamicTagsJson
IsPushEnabled
TagsRequiringAuth
TagWhitelistJson

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to