IWebJobProperties Interface

Definition

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

Properties

Error
ExtraInfoUrl
RunCommand
Setting
Url
UsingSdk
WebJobType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to