次の方法で共有


IWebJob Interface

Definition

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

Properties

Error
ExtraInfoUrl
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
RunCommand
Setting
Type (Inherited from IProxyOnlyResource)
Url
UsingSdk
WebJobType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to