Partilhar via


ScalingPlanPersonalSchedule Class

Definition

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

Constructors

ScalingPlanPersonalSchedule()

Properties

DaysOfWeek
Id
Name
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
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

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

Applies to