Partilhar via


ScalingSchedule Class

Definition

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

Constructors

ScalingSchedule()

Properties

DaysOfWeek
Name
OffPeakLoadBalancingAlgorithm
OffPeakStartTimeHour
OffPeakStartTimeMinute
PeakLoadBalancingAlgorithm
PeakStartTimeHour
PeakStartTimeMinute
RampDownCapacityThresholdPct
RampDownForceLogoffUser
RampDownLoadBalancingAlgorithm
RampDownMinimumHostsPct
RampDownNotificationMessage
RampDownStartTimeHour
RampDownStartTimeMinute
RampDownStopHostsWhen
RampDownWaitTimeMinute
RampUpCapacityThresholdPct
RampUpLoadBalancingAlgorithm
RampUpMinimumHostsPct
RampUpStartTimeHour
RampUpStartTimeMinute

Methods

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

Applies to