Share via


ScalingPlanProperties Class

Definition

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

Constructors

ScalingPlanProperties()

Properties

Description
ExclusionTag
FriendlyName
HostPoolReference
HostPoolType
ObjectId
Schedule
TimeZone

Methods

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

Applies to