다음을 통해 공유


ITriggeredWebJobPropertiesSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.TriggeredWebJobPropertiesSettingsTypeConverter))]
public interface ITriggeredWebJobPropertiesSettings : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.TriggeredWebJobPropertiesSettingsTypeConverter))>]
type ITriggeredWebJobPropertiesSettings = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface ITriggeredWebJobPropertiesSettings
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to