IContinuousWebJobProperties Interface

Definition

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

Properties

DetailedStatus
Error
ExtraInfoUrl
LogUrl
RunCommand
Setting
Status
Url
UsingSdk
WebJobType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to