Compartilhar via


WebJobProperties Class

Definition

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

Constructors

WebJobProperties()

Properties

Error
ExtraInfoUrl
RunCommand
Setting
Url
UsingSdk
WebJobType

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to