Freigeben über


WebAppCollection Class

Definition

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

Constructors

WebAppCollection()

Properties

NextLink
Value

Methods

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

Applies to