Bagikan melalui


DeletedWebAppCollection Class

Definition

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

Constructors

DeletedWebAppCollection()

Properties

NextLink
Value

Methods

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

Applies to