Share via


ScalingPlanPatch Class

Definition

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

Constructors

ScalingPlanPatch()

Properties

Description
ExclusionTag
FriendlyName
HostPoolReference
Schedule
Tag
TimeZone

Methods

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

Applies to