Bagikan melalui


WebJobCollection Class

Definition

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

Constructors

WebJobCollection()

Properties

NextLink
Value

Methods

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

Applies to