Delen via


IScalingPlanPersonalSchedulePatch Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ScalingPlanPersonalSchedulePatchTypeConverter))]
public interface IScalingPlanPersonalSchedulePatch : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ScalingPlanPersonalSchedulePatchTypeConverter))>]
type IScalingPlanPersonalSchedulePatch = interface
    interface IJsonSerializable
Public Interface IScalingPlanPersonalSchedulePatch
Implements IJsonSerializable
Derived
Attributes
Implements

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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to