Aracılığıyla paylaş


IScalingSchedule Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to