Partilhar via


ScalingPlanList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ScalingPlanListTypeConverter))]
public class ScalingPlanList : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IScalingPlanList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ScalingPlanListTypeConverter))>]
type ScalingPlanList = class
    interface IScalingPlanList
    interface IJsonSerializable
Public Class ScalingPlanList
Implements IScalingPlanList
Inheritance
ScalingPlanList
Attributes
Implements

Constructors

ScalingPlanList()

Properties

NextLink
Value

Methods

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

Applies to