Delen via


ScalingPlanPersonalScheduleProperties Class

Definition

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

Constructors

ScalingPlanPersonalScheduleProperties()

Properties

DaysOfWeek
OffPeakActionOnDisconnect
OffPeakActionOnLogoff
OffPeakMinutesToWaitOnDisconnect
OffPeakMinutesToWaitOnLogoff
OffPeakStartTimeHour
OffPeakStartTimeMinute
OffPeakStartVMOnConnect
PeakActionOnDisconnect
PeakActionOnLogoff
PeakMinutesToWaitOnDisconnect
PeakMinutesToWaitOnLogoff
PeakStartTimeHour
PeakStartTimeMinute
PeakStartVMOnConnect
RampDownActionOnDisconnect
RampDownActionOnLogoff
RampDownMinutesToWaitOnDisconnect
RampDownMinutesToWaitOnLogoff
RampDownStartTimeHour
RampDownStartTimeMinute
RampDownStartVMOnConnect
RampUpActionOnDisconnect
RampUpActionOnLogoff
RampUpAutoStartHost
RampUpMinutesToWaitOnDisconnect
RampUpMinutesToWaitOnLogoff
RampUpStartTimeHour
RampUpStartTimeMinute
RampUpStartVMOnConnect

Methods

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

Applies to