This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.desktopvirtualization.getScalingPlanPersonalSchedule
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a ScalingPlanPersonalSchedule. Azure REST API version: 2023-07-07-preview.
Other available API versions: 2023-09-05, 2023-10-04-preview, 2023-11-01-preview, 2024-01-16-preview, 2024-03-06-preview, 2024-04-03, 2024-04-08-preview, 2024-08-08-preview.
Using getScalingPlanPersonalSchedule
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getScalingPlanPersonalSchedule(args: GetScalingPlanPersonalScheduleArgs, opts?: InvokeOptions): Promise<GetScalingPlanPersonalScheduleResult>
function getScalingPlanPersonalScheduleOutput(args: GetScalingPlanPersonalScheduleOutputArgs, opts?: InvokeOptions): Output<GetScalingPlanPersonalScheduleResult>def get_scaling_plan_personal_schedule(resource_group_name: Optional[str] = None,
                                       scaling_plan_name: Optional[str] = None,
                                       scaling_plan_schedule_name: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetScalingPlanPersonalScheduleResult
def get_scaling_plan_personal_schedule_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                       scaling_plan_name: Optional[pulumi.Input[str]] = None,
                                       scaling_plan_schedule_name: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetScalingPlanPersonalScheduleResult]func LookupScalingPlanPersonalSchedule(ctx *Context, args *LookupScalingPlanPersonalScheduleArgs, opts ...InvokeOption) (*LookupScalingPlanPersonalScheduleResult, error)
func LookupScalingPlanPersonalScheduleOutput(ctx *Context, args *LookupScalingPlanPersonalScheduleOutputArgs, opts ...InvokeOption) LookupScalingPlanPersonalScheduleResultOutput> Note: This function is named LookupScalingPlanPersonalSchedule in the Go SDK.
public static class GetScalingPlanPersonalSchedule 
{
    public static Task<GetScalingPlanPersonalScheduleResult> InvokeAsync(GetScalingPlanPersonalScheduleArgs args, InvokeOptions? opts = null)
    public static Output<GetScalingPlanPersonalScheduleResult> Invoke(GetScalingPlanPersonalScheduleInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetScalingPlanPersonalScheduleResult> getScalingPlanPersonalSchedule(GetScalingPlanPersonalScheduleArgs args, InvokeOptions options)
public static Output<GetScalingPlanPersonalScheduleResult> getScalingPlanPersonalSchedule(GetScalingPlanPersonalScheduleArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:desktopvirtualization:getScalingPlanPersonalSchedule
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ScalingPlan stringName 
- The name of the scaling plan.
- ScalingPlan stringSchedule Name 
- The name of the ScalingPlanSchedule
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ScalingPlan stringName 
- The name of the scaling plan.
- ScalingPlan stringSchedule Name 
- The name of the ScalingPlanSchedule
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- scalingPlan StringName 
- The name of the scaling plan.
- scalingPlan StringSchedule Name 
- The name of the ScalingPlanSchedule
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- scalingPlan stringName 
- The name of the scaling plan.
- scalingPlan stringSchedule Name 
- The name of the ScalingPlanSchedule
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- scaling_plan_ strname 
- The name of the scaling plan.
- scaling_plan_ strschedule_ name 
- The name of the ScalingPlanSchedule
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- scalingPlan StringName 
- The name of the scaling plan.
- scalingPlan StringSchedule Name 
- The name of the ScalingPlanSchedule
getScalingPlanPersonalSchedule Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- SystemData Pulumi.Azure Native. Desktop Virtualization. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- DaysOf List<string>Week 
- Set of days of the week on which this schedule is active.
- OffPeak stringAction On Disconnect 
- Action to be taken after a user disconnect during the off-peak period.
- OffPeak stringAction On Logoff 
- Action to be taken after a logoff during the off-peak period.
- OffPeak intMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the off-peak period.
- OffPeak intMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the off-peak period.
- OffPeak Pulumi.Start Time Azure Native. Desktop Virtualization. Outputs. Time Response 
- Starting time for off-peak period.
- OffPeak stringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the off-peak phase.
- PeakAction stringOn Disconnect 
- Action to be taken after a user disconnect during the peak period.
- PeakAction stringOn Logoff 
- Action to be taken after a logoff during the peak period.
- PeakMinutes intTo Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the peak period.
- PeakMinutes intTo Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the peak period.
- PeakStart Pulumi.Time Azure Native. Desktop Virtualization. Outputs. Time Response 
- Starting time for peak period.
- PeakStart stringVMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the peak phase.
- RampDown stringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp down period.
- RampDown stringAction On Logoff 
- Action to be taken after a logoff during the ramp down period.
- RampDown intMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp down period.
- RampDown intMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp down period.
- RampDown Pulumi.Start Time Azure Native. Desktop Virtualization. Outputs. Time Response 
- Starting time for ramp down period.
- RampDown stringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp down phase.
- RampUp stringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp up period.
- RampUp stringAction On Logoff 
- Action to be taken after a logoff during the ramp up period.
- RampUp stringAuto Start Hosts 
- The desired startup behavior during the ramp up period for personal vms in the hostpool.
- RampUp intMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp up period.
- RampUp intMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp up period.
- RampUp Pulumi.Start Time Azure Native. Desktop Virtualization. Outputs. Time Response 
- Starting time for ramp up period.
- RampUp stringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- DaysOf []stringWeek 
- Set of days of the week on which this schedule is active.
- OffPeak stringAction On Disconnect 
- Action to be taken after a user disconnect during the off-peak period.
- OffPeak stringAction On Logoff 
- Action to be taken after a logoff during the off-peak period.
- OffPeak intMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the off-peak period.
- OffPeak intMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the off-peak period.
- OffPeak TimeStart Time Response 
- Starting time for off-peak period.
- OffPeak stringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the off-peak phase.
- PeakAction stringOn Disconnect 
- Action to be taken after a user disconnect during the peak period.
- PeakAction stringOn Logoff 
- Action to be taken after a logoff during the peak period.
- PeakMinutes intTo Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the peak period.
- PeakMinutes intTo Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the peak period.
- PeakStart TimeTime Response 
- Starting time for peak period.
- PeakStart stringVMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the peak phase.
- RampDown stringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp down period.
- RampDown stringAction On Logoff 
- Action to be taken after a logoff during the ramp down period.
- RampDown intMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp down period.
- RampDown intMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp down period.
- RampDown TimeStart Time Response 
- Starting time for ramp down period.
- RampDown stringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp down phase.
- RampUp stringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp up period.
- RampUp stringAction On Logoff 
- Action to be taken after a logoff during the ramp up period.
- RampUp stringAuto Start Hosts 
- The desired startup behavior during the ramp up period for personal vms in the hostpool.
- RampUp intMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp up period.
- RampUp intMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp up period.
- RampUp TimeStart Time Response 
- Starting time for ramp up period.
- RampUp stringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- daysOf List<String>Week 
- Set of days of the week on which this schedule is active.
- offPeak StringAction On Disconnect 
- Action to be taken after a user disconnect during the off-peak period.
- offPeak StringAction On Logoff 
- Action to be taken after a logoff during the off-peak period.
- offPeak IntegerMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the off-peak period.
- offPeak IntegerMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the off-peak period.
- offPeak TimeStart Time Response 
- Starting time for off-peak period.
- offPeak StringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the off-peak phase.
- peakAction StringOn Disconnect 
- Action to be taken after a user disconnect during the peak period.
- peakAction StringOn Logoff 
- Action to be taken after a logoff during the peak period.
- peakMinutes IntegerTo Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the peak period.
- peakMinutes IntegerTo Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the peak period.
- peakStart TimeTime Response 
- Starting time for peak period.
- peakStart StringVMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the peak phase.
- rampDown StringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp down period.
- rampDown StringAction On Logoff 
- Action to be taken after a logoff during the ramp down period.
- rampDown IntegerMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp down period.
- rampDown IntegerMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp down period.
- rampDown TimeStart Time Response 
- Starting time for ramp down period.
- rampDown StringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp down phase.
- rampUp StringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp up period.
- rampUp StringAction On Logoff 
- Action to be taken after a logoff during the ramp up period.
- rampUp StringAuto Start Hosts 
- The desired startup behavior during the ramp up period for personal vms in the hostpool.
- rampUp IntegerMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp up period.
- rampUp IntegerMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp up period.
- rampUp TimeStart Time Response 
- Starting time for ramp up period.
- rampUp StringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- daysOf string[]Week 
- Set of days of the week on which this schedule is active.
- offPeak stringAction On Disconnect 
- Action to be taken after a user disconnect during the off-peak period.
- offPeak stringAction On Logoff 
- Action to be taken after a logoff during the off-peak period.
- offPeak numberMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the off-peak period.
- offPeak numberMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the off-peak period.
- offPeak TimeStart Time Response 
- Starting time for off-peak period.
- offPeak stringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the off-peak phase.
- peakAction stringOn Disconnect 
- Action to be taken after a user disconnect during the peak period.
- peakAction stringOn Logoff 
- Action to be taken after a logoff during the peak period.
- peakMinutes numberTo Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the peak period.
- peakMinutes numberTo Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the peak period.
- peakStart TimeTime Response 
- Starting time for peak period.
- peakStart stringVMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the peak phase.
- rampDown stringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp down period.
- rampDown stringAction On Logoff 
- Action to be taken after a logoff during the ramp down period.
- rampDown numberMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp down period.
- rampDown numberMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp down period.
- rampDown TimeStart Time Response 
- Starting time for ramp down period.
- rampDown stringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp down phase.
- rampUp stringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp up period.
- rampUp stringAction On Logoff 
- Action to be taken after a logoff during the ramp up period.
- rampUp stringAuto Start Hosts 
- The desired startup behavior during the ramp up period for personal vms in the hostpool.
- rampUp numberMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp up period.
- rampUp numberMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp up period.
- rampUp TimeStart Time Response 
- Starting time for ramp up period.
- rampUp stringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- days_of_ Sequence[str]week 
- Set of days of the week on which this schedule is active.
- off_peak_ straction_ on_ disconnect 
- Action to be taken after a user disconnect during the off-peak period.
- off_peak_ straction_ on_ logoff 
- Action to be taken after a logoff during the off-peak period.
- off_peak_ intminutes_ to_ wait_ on_ disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the off-peak period.
- off_peak_ intminutes_ to_ wait_ on_ logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the off-peak period.
- off_peak_ Timestart_ time Response 
- Starting time for off-peak period.
- off_peak_ strstart_ vm_ on_ connect 
- The desired configuration of Start VM On Connect for the hostpool during the off-peak phase.
- peak_action_ stron_ disconnect 
- Action to be taken after a user disconnect during the peak period.
- peak_action_ stron_ logoff 
- Action to be taken after a logoff during the peak period.
- peak_minutes_ intto_ wait_ on_ disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the peak period.
- peak_minutes_ intto_ wait_ on_ logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the peak period.
- peak_start_ Timetime Response 
- Starting time for peak period.
- peak_start_ strvm_ on_ connect 
- The desired configuration of Start VM On Connect for the hostpool during the peak phase.
- ramp_down_ straction_ on_ disconnect 
- Action to be taken after a user disconnect during the ramp down period.
- ramp_down_ straction_ on_ logoff 
- Action to be taken after a logoff during the ramp down period.
- ramp_down_ intminutes_ to_ wait_ on_ disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp down period.
- ramp_down_ intminutes_ to_ wait_ on_ logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp down period.
- ramp_down_ Timestart_ time Response 
- Starting time for ramp down period.
- ramp_down_ strstart_ vm_ on_ connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp down phase.
- ramp_up_ straction_ on_ disconnect 
- Action to be taken after a user disconnect during the ramp up period.
- ramp_up_ straction_ on_ logoff 
- Action to be taken after a logoff during the ramp up period.
- ramp_up_ strauto_ start_ hosts 
- The desired startup behavior during the ramp up period for personal vms in the hostpool.
- ramp_up_ intminutes_ to_ wait_ on_ disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp up period.
- ramp_up_ intminutes_ to_ wait_ on_ logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp up period.
- ramp_up_ Timestart_ time Response 
- Starting time for ramp up period.
- ramp_up_ strstart_ vm_ on_ connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- daysOf List<String>Week 
- Set of days of the week on which this schedule is active.
- offPeak StringAction On Disconnect 
- Action to be taken after a user disconnect during the off-peak period.
- offPeak StringAction On Logoff 
- Action to be taken after a logoff during the off-peak period.
- offPeak NumberMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the off-peak period.
- offPeak NumberMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the off-peak period.
- offPeak Property MapStart Time 
- Starting time for off-peak period.
- offPeak StringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the off-peak phase.
- peakAction StringOn Disconnect 
- Action to be taken after a user disconnect during the peak period.
- peakAction StringOn Logoff 
- Action to be taken after a logoff during the peak period.
- peakMinutes NumberTo Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the peak period.
- peakMinutes NumberTo Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the peak period.
- peakStart Property MapTime 
- Starting time for peak period.
- peakStart StringVMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the peak phase.
- rampDown StringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp down period.
- rampDown StringAction On Logoff 
- Action to be taken after a logoff during the ramp down period.
- rampDown NumberMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp down period.
- rampDown NumberMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp down period.
- rampDown Property MapStart Time 
- Starting time for ramp down period.
- rampDown StringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp down phase.
- rampUp StringAction On Disconnect 
- Action to be taken after a user disconnect during the ramp up period.
- rampUp StringAction On Logoff 
- Action to be taken after a logoff during the ramp up period.
- rampUp StringAuto Start Hosts 
- The desired startup behavior during the ramp up period for personal vms in the hostpool.
- rampUp NumberMinutes To Wait On Disconnect 
- The time in minutes to wait before performing the desired session handling action when a user disconnects during the ramp up period.
- rampUp NumberMinutes To Wait On Logoff 
- The time in minutes to wait before performing the desired session handling action when a user logs off during the ramp up period.
- rampUp Property MapStart Time 
- Starting time for ramp up period.
- rampUp StringStart VMOn Connect 
- The desired configuration of Start VM On Connect for the hostpool during the ramp up phase. If this is disabled, session hosts must be turned on using rampUpAutoStartHosts or by turning them on manually.
Supporting Types
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TimeResponse 
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi