ContinuousWebJobCollection Class

Definition

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

Constructors

ContinuousWebJobCollection()

Properties

NextLink
Value

Methods

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

Applies to