Share via


ScalingPlanPooledSchedule Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ScalingPlanPooledScheduleTypeConverter))]
public class ScalingPlanPooledSchedule : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IScalingPlanPooledSchedule, Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ScalingPlanPooledScheduleTypeConverter))>]
type ScalingPlanPooledSchedule = class
    interface IScalingPlanPooledSchedule
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class ScalingPlanPooledSchedule
Implements IScalingPlanPooledSchedule, IValidates
Inheritance
ScalingPlanPooledSchedule
Attributes
Implements

Constructors

ScalingPlanPooledSchedule()

Properties

DaysOfWeek
Id
Name
OffPeakLoadBalancingAlgorithm
OffPeakStartTimeHour
OffPeakStartTimeMinute
PeakLoadBalancingAlgorithm
PeakStartTimeHour
PeakStartTimeMinute
RampDownCapacityThresholdPct
RampDownForceLogoffUser
RampDownLoadBalancingAlgorithm
RampDownMinimumHostsPct
RampDownNotificationMessage
RampDownStartTimeHour
RampDownStartTimeMinute
RampDownStopHostsWhen
RampDownWaitTimeMinute
RampUpCapacityThresholdPct
RampUpLoadBalancingAlgorithm
RampUpMinimumHostsPct
RampUpStartTimeHour
RampUpStartTimeMinute
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

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

Applies to