Condividi tramite


AppServicePlanCollection Class

Definition

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

Constructors

AppServicePlanCollection()

Properties

NextLink
Value

Methods

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

Applies to