共用方式為


ITriggeredWebJobPropertiesSettings Interface

Definition

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

Applies to