Aracılığıyla paylaş


ScalingPlanPooledSchedulePatch Class

Definition

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

Constructors

ScalingPlanPooledSchedulePatch()

Properties

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

Methods

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

Applies to