This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.desktopvirtualization.getScalingPlan
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Get a scaling plan.
Uses Azure REST API version 2022-09-09.
Other available API versions: 2021-02-01-preview, 2022-02-10-preview, 2022-10-14-preview, 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, 2024-11-01-preview.
Using getScalingPlan
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 getScalingPlan(args: GetScalingPlanArgs, opts?: InvokeOptions): Promise<GetScalingPlanResult>
function getScalingPlanOutput(args: GetScalingPlanOutputArgs, opts?: InvokeOptions): Output<GetScalingPlanResult>def get_scaling_plan(resource_group_name: Optional[str] = None,
                     scaling_plan_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetScalingPlanResult
def get_scaling_plan_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                     scaling_plan_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetScalingPlanResult]func LookupScalingPlan(ctx *Context, args *LookupScalingPlanArgs, opts ...InvokeOption) (*LookupScalingPlanResult, error)
func LookupScalingPlanOutput(ctx *Context, args *LookupScalingPlanOutputArgs, opts ...InvokeOption) LookupScalingPlanResultOutput> Note: This function is named LookupScalingPlan in the Go SDK.
public static class GetScalingPlan 
{
    public static Task<GetScalingPlanResult> InvokeAsync(GetScalingPlanArgs args, InvokeOptions? opts = null)
    public static Output<GetScalingPlanResult> Invoke(GetScalingPlanInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetScalingPlanResult> getScalingPlan(GetScalingPlanArgs args, InvokeOptions options)
public static Output<GetScalingPlanResult> getScalingPlan(GetScalingPlanArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:desktopvirtualization:getScalingPlan
  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.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ScalingPlan stringName 
- The name of the scaling plan.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- scalingPlan StringName 
- The name of the scaling plan.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- scalingPlan stringName 
- The name of the scaling plan.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- scaling_plan_ strname 
- The name of the scaling plan.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- scalingPlan StringName 
- The name of the scaling plan.
getScalingPlan Result
The following output properties are available:
- Etag string
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- ObjectId string
- ObjectId of scaling plan. (internal use)
- SystemData Pulumi.Azure Native. Desktop Virtualization. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- TimeZone string
- Timezone of the scaling plan.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Description string
- Description of scaling plan.
- ExclusionTag string
- Exclusion tag for scaling plan.
- FriendlyName string
- User friendly name of scaling plan.
- HostPool List<Pulumi.References Azure Native. Desktop Virtualization. Outputs. Scaling Host Pool Reference Response> 
- List of ScalingHostPoolReference definitions.
- HostPool stringType 
- HostPool type for desktop.
- Identity
Pulumi.Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Identity 
- Kind string
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- Location string
- The geo-location where the resource lives
- ManagedBy string
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- Plan
Pulumi.Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Plan 
- Schedules
List<Pulumi.Azure Native. Desktop Virtualization. Outputs. Scaling Schedule Response> 
- List of ScalingPlanPooledSchedule definitions.
- Sku
Pulumi.Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Sku 
- Dictionary<string, string>
- Resource tags.
- Etag string
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- ObjectId string
- ObjectId of scaling plan. (internal use)
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- TimeZone string
- Timezone of the scaling plan.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Description string
- Description of scaling plan.
- ExclusionTag string
- Exclusion tag for scaling plan.
- FriendlyName string
- User friendly name of scaling plan.
- HostPool []ScalingReferences Host Pool Reference Response 
- List of ScalingHostPoolReference definitions.
- HostPool stringType 
- HostPool type for desktop.
- Identity
ResourceModel With Allowed Property Set Response Identity 
- Kind string
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- Location string
- The geo-location where the resource lives
- ManagedBy string
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- Plan
ResourceModel With Allowed Property Set Response Plan 
- Schedules
[]ScalingSchedule Response 
- List of ScalingPlanPooledSchedule definitions.
- Sku
ResourceModel With Allowed Property Set Response Sku 
- map[string]string
- Resource tags.
- etag String
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- objectId String
- ObjectId of scaling plan. (internal use)
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- timeZone String
- Timezone of the scaling plan.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description String
- Description of scaling plan.
- exclusionTag String
- Exclusion tag for scaling plan.
- friendlyName String
- User friendly name of scaling plan.
- hostPool List<ScalingReferences Host Pool Reference Response> 
- List of ScalingHostPoolReference definitions.
- hostPool StringType 
- HostPool type for desktop.
- identity
ResourceModel With Allowed Property Set Response Identity 
- kind String
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- location String
- The geo-location where the resource lives
- managedBy String
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- plan
ResourceModel With Allowed Property Set Response Plan 
- schedules
List<ScalingSchedule Response> 
- List of ScalingPlanPooledSchedule definitions.
- sku
ResourceModel With Allowed Property Set Response Sku 
- Map<String,String>
- Resource tags.
- etag string
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- objectId string
- ObjectId of scaling plan. (internal use)
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- timeZone string
- Timezone of the scaling plan.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description string
- Description of scaling plan.
- exclusionTag string
- Exclusion tag for scaling plan.
- friendlyName string
- User friendly name of scaling plan.
- hostPool ScalingReferences Host Pool Reference Response[] 
- List of ScalingHostPoolReference definitions.
- hostPool stringType 
- HostPool type for desktop.
- identity
ResourceModel With Allowed Property Set Response Identity 
- kind string
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- location string
- The geo-location where the resource lives
- managedBy string
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- plan
ResourceModel With Allowed Property Set Response Plan 
- schedules
ScalingSchedule Response[] 
- List of ScalingPlanPooledSchedule definitions.
- sku
ResourceModel With Allowed Property Set Response Sku 
- {[key: string]: string}
- Resource tags.
- etag str
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- object_id str
- ObjectId of scaling plan. (internal use)
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- time_zone str
- Timezone of the scaling plan.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description str
- Description of scaling plan.
- exclusion_tag str
- Exclusion tag for scaling plan.
- friendly_name str
- User friendly name of scaling plan.
- host_pool_ Sequence[Scalingreferences Host Pool Reference Response] 
- List of ScalingHostPoolReference definitions.
- host_pool_ strtype 
- HostPool type for desktop.
- identity
ResourceModel With Allowed Property Set Response Identity 
- kind str
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- location str
- The geo-location where the resource lives
- managed_by str
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- plan
ResourceModel With Allowed Property Set Response Plan 
- schedules
Sequence[ScalingSchedule Response] 
- List of ScalingPlanPooledSchedule definitions.
- sku
ResourceModel With Allowed Property Set Response Sku 
- Mapping[str, str]
- Resource tags.
- etag String
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- objectId String
- ObjectId of scaling plan. (internal use)
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- timeZone String
- Timezone of the scaling plan.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description String
- Description of scaling plan.
- exclusionTag String
- Exclusion tag for scaling plan.
- friendlyName String
- User friendly name of scaling plan.
- hostPool List<Property Map>References 
- List of ScalingHostPoolReference definitions.
- hostPool StringType 
- HostPool type for desktop.
- identity Property Map
- kind String
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- location String
- The geo-location where the resource lives
- managedBy String
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- plan Property Map
- schedules List<Property Map>
- List of ScalingPlanPooledSchedule definitions.
- sku Property Map
- Map<String>
- Resource tags.
Supporting Types
ResourceModelWithAllowedPropertySetResponseIdentity       
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
- principalId string
- The principal ID of resource identity.
- tenantId string
- The tenant ID of resource.
- type string
- The identity type.
- principal_id str
- The principal ID of resource identity.
- tenant_id str
- The tenant ID of resource.
- type str
- The identity type.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
ResourceModelWithAllowedPropertySetResponsePlan       
- Name string
- A user defined name of the 3rd Party Artifact that is being procured.
- Product string
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- Publisher string
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- PromotionCode string
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- Version string
- The version of the desired product/artifact.
- Name string
- A user defined name of the 3rd Party Artifact that is being procured.
- Product string
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- Publisher string
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- PromotionCode string
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- Version string
- The version of the desired product/artifact.
- name String
- A user defined name of the 3rd Party Artifact that is being procured.
- product String
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher String
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotionCode String
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version String
- The version of the desired product/artifact.
- name string
- A user defined name of the 3rd Party Artifact that is being procured.
- product string
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher string
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotionCode string
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version string
- The version of the desired product/artifact.
- name str
- A user defined name of the 3rd Party Artifact that is being procured.
- product str
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher str
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotion_code str
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version str
- The version of the desired product/artifact.
- name String
- A user defined name of the 3rd Party Artifact that is being procured.
- product String
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher String
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotionCode String
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version String
- The version of the desired product/artifact.
ResourceModelWithAllowedPropertySetResponseSku       
- Name string
- The name of the SKU. Ex - P3. It is typically a letter+number code
- Capacity int
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- Family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- Size string
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- Tier string
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- Name string
- The name of the SKU. Ex - P3. It is typically a letter+number code
- Capacity int
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- Family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- Size string
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- Tier string
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name String
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity Integer
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family String
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size String
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier String
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name string
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity number
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size string
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier string
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name str
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity int
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family str
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size str
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier str
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name String
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity Number
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family String
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size String
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier String
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
ScalingHostPoolReferenceResponse    
- HostPool stringArm Path 
- Arm path of referenced hostpool.
- ScalingPlan boolEnabled 
- Is the scaling plan enabled for this hostpool.
- HostPool stringArm Path 
- Arm path of referenced hostpool.
- ScalingPlan boolEnabled 
- Is the scaling plan enabled for this hostpool.
- hostPool StringArm Path 
- Arm path of referenced hostpool.
- scalingPlan BooleanEnabled 
- Is the scaling plan enabled for this hostpool.
- hostPool stringArm Path 
- Arm path of referenced hostpool.
- scalingPlan booleanEnabled 
- Is the scaling plan enabled for this hostpool.
- host_pool_ strarm_ path 
- Arm path of referenced hostpool.
- scaling_plan_ boolenabled 
- Is the scaling plan enabled for this hostpool.
- hostPool StringArm Path 
- Arm path of referenced hostpool.
- scalingPlan BooleanEnabled 
- Is the scaling plan enabled for this hostpool.
ScalingScheduleResponse  
- DaysOf List<string>Week 
- Set of days of the week on which this schedule is active.
- Name string
- Name of the ScalingPlanPooledSchedule.
- OffPeak stringLoad Balancing Algorithm 
- Load balancing algorithm for off-peak period.
- OffPeak Pulumi.Start Time Azure Native. Desktop Virtualization. Inputs. Time Response 
- Starting time for off-peak period.
- PeakLoad stringBalancing Algorithm 
- Load balancing algorithm for peak period.
- PeakStart Pulumi.Time Azure Native. Desktop Virtualization. Inputs. Time Response 
- Starting time for peak period.
- RampDown intCapacity Threshold Pct 
- Capacity threshold for ramp down period.
- RampDown boolForce Logoff Users 
- Should users be logged off forcefully from hosts.
- RampDown stringLoad Balancing Algorithm 
- Load balancing algorithm for ramp down period.
- RampDown intMinimum Hosts Pct 
- Minimum host percentage for ramp down period.
- RampDown stringNotification Message 
- Notification message for users during ramp down period.
- RampDown Pulumi.Start Time Azure Native. Desktop Virtualization. Inputs. Time Response 
- Starting time for ramp down period.
- RampDown stringStop Hosts When 
- Specifies when to stop hosts during ramp down period.
- RampDown intWait Time Minutes 
- Number of minutes to wait to stop hosts during ramp down period.
- RampUp intCapacity Threshold Pct 
- Capacity threshold for ramp up period.
- RampUp stringLoad Balancing Algorithm 
- Load balancing algorithm for ramp up period.
- RampUp intMinimum Hosts Pct 
- Minimum host percentage for ramp up period.
- RampUp Pulumi.Start Time Azure Native. Desktop Virtualization. Inputs. Time Response 
- Starting time for ramp up period.
- DaysOf []stringWeek 
- Set of days of the week on which this schedule is active.
- Name string
- Name of the ScalingPlanPooledSchedule.
- OffPeak stringLoad Balancing Algorithm 
- Load balancing algorithm for off-peak period.
- OffPeak TimeStart Time Response 
- Starting time for off-peak period.
- PeakLoad stringBalancing Algorithm 
- Load balancing algorithm for peak period.
- PeakStart TimeTime Response 
- Starting time for peak period.
- RampDown intCapacity Threshold Pct 
- Capacity threshold for ramp down period.
- RampDown boolForce Logoff Users 
- Should users be logged off forcefully from hosts.
- RampDown stringLoad Balancing Algorithm 
- Load balancing algorithm for ramp down period.
- RampDown intMinimum Hosts Pct 
- Minimum host percentage for ramp down period.
- RampDown stringNotification Message 
- Notification message for users during ramp down period.
- RampDown TimeStart Time Response 
- Starting time for ramp down period.
- RampDown stringStop Hosts When 
- Specifies when to stop hosts during ramp down period.
- RampDown intWait Time Minutes 
- Number of minutes to wait to stop hosts during ramp down period.
- RampUp intCapacity Threshold Pct 
- Capacity threshold for ramp up period.
- RampUp stringLoad Balancing Algorithm 
- Load balancing algorithm for ramp up period.
- RampUp intMinimum Hosts Pct 
- Minimum host percentage for ramp up period.
- RampUp TimeStart Time Response 
- Starting time for ramp up period.
- daysOf List<String>Week 
- Set of days of the week on which this schedule is active.
- name String
- Name of the ScalingPlanPooledSchedule.
- offPeak StringLoad Balancing Algorithm 
- Load balancing algorithm for off-peak period.
- offPeak TimeStart Time Response 
- Starting time for off-peak period.
- peakLoad StringBalancing Algorithm 
- Load balancing algorithm for peak period.
- peakStart TimeTime Response 
- Starting time for peak period.
- rampDown IntegerCapacity Threshold Pct 
- Capacity threshold for ramp down period.
- rampDown BooleanForce Logoff Users 
- Should users be logged off forcefully from hosts.
- rampDown StringLoad Balancing Algorithm 
- Load balancing algorithm for ramp down period.
- rampDown IntegerMinimum Hosts Pct 
- Minimum host percentage for ramp down period.
- rampDown StringNotification Message 
- Notification message for users during ramp down period.
- rampDown TimeStart Time Response 
- Starting time for ramp down period.
- rampDown StringStop Hosts When 
- Specifies when to stop hosts during ramp down period.
- rampDown IntegerWait Time Minutes 
- Number of minutes to wait to stop hosts during ramp down period.
- rampUp IntegerCapacity Threshold Pct 
- Capacity threshold for ramp up period.
- rampUp StringLoad Balancing Algorithm 
- Load balancing algorithm for ramp up period.
- rampUp IntegerMinimum Hosts Pct 
- Minimum host percentage for ramp up period.
- rampUp TimeStart Time Response 
- Starting time for ramp up period.
- daysOf string[]Week 
- Set of days of the week on which this schedule is active.
- name string
- Name of the ScalingPlanPooledSchedule.
- offPeak stringLoad Balancing Algorithm 
- Load balancing algorithm for off-peak period.
- offPeak TimeStart Time Response 
- Starting time for off-peak period.
- peakLoad stringBalancing Algorithm 
- Load balancing algorithm for peak period.
- peakStart TimeTime Response 
- Starting time for peak period.
- rampDown numberCapacity Threshold Pct 
- Capacity threshold for ramp down period.
- rampDown booleanForce Logoff Users 
- Should users be logged off forcefully from hosts.
- rampDown stringLoad Balancing Algorithm 
- Load balancing algorithm for ramp down period.
- rampDown numberMinimum Hosts Pct 
- Minimum host percentage for ramp down period.
- rampDown stringNotification Message 
- Notification message for users during ramp down period.
- rampDown TimeStart Time Response 
- Starting time for ramp down period.
- rampDown stringStop Hosts When 
- Specifies when to stop hosts during ramp down period.
- rampDown numberWait Time Minutes 
- Number of minutes to wait to stop hosts during ramp down period.
- rampUp numberCapacity Threshold Pct 
- Capacity threshold for ramp up period.
- rampUp stringLoad Balancing Algorithm 
- Load balancing algorithm for ramp up period.
- rampUp numberMinimum Hosts Pct 
- Minimum host percentage for ramp up period.
- rampUp TimeStart Time Response 
- Starting time for ramp up period.
- days_of_ Sequence[str]week 
- Set of days of the week on which this schedule is active.
- name str
- Name of the ScalingPlanPooledSchedule.
- off_peak_ strload_ balancing_ algorithm 
- Load balancing algorithm for off-peak period.
- off_peak_ Timestart_ time Response 
- Starting time for off-peak period.
- peak_load_ strbalancing_ algorithm 
- Load balancing algorithm for peak period.
- peak_start_ Timetime Response 
- Starting time for peak period.
- ramp_down_ intcapacity_ threshold_ pct 
- Capacity threshold for ramp down period.
- ramp_down_ boolforce_ logoff_ users 
- Should users be logged off forcefully from hosts.
- ramp_down_ strload_ balancing_ algorithm 
- Load balancing algorithm for ramp down period.
- ramp_down_ intminimum_ hosts_ pct 
- Minimum host percentage for ramp down period.
- ramp_down_ strnotification_ message 
- Notification message for users during ramp down period.
- ramp_down_ Timestart_ time Response 
- Starting time for ramp down period.
- ramp_down_ strstop_ hosts_ when 
- Specifies when to stop hosts during ramp down period.
- ramp_down_ intwait_ time_ minutes 
- Number of minutes to wait to stop hosts during ramp down period.
- ramp_up_ intcapacity_ threshold_ pct 
- Capacity threshold for ramp up period.
- ramp_up_ strload_ balancing_ algorithm 
- Load balancing algorithm for ramp up period.
- ramp_up_ intminimum_ hosts_ pct 
- Minimum host percentage for ramp up period.
- ramp_up_ Timestart_ time Response 
- Starting time for ramp up period.
- daysOf List<String>Week 
- Set of days of the week on which this schedule is active.
- name String
- Name of the ScalingPlanPooledSchedule.
- offPeak StringLoad Balancing Algorithm 
- Load balancing algorithm for off-peak period.
- offPeak Property MapStart Time 
- Starting time for off-peak period.
- peakLoad StringBalancing Algorithm 
- Load balancing algorithm for peak period.
- peakStart Property MapTime 
- Starting time for peak period.
- rampDown NumberCapacity Threshold Pct 
- Capacity threshold for ramp down period.
- rampDown BooleanForce Logoff Users 
- Should users be logged off forcefully from hosts.
- rampDown StringLoad Balancing Algorithm 
- Load balancing algorithm for ramp down period.
- rampDown NumberMinimum Hosts Pct 
- Minimum host percentage for ramp down period.
- rampDown StringNotification Message 
- Notification message for users during ramp down period.
- rampDown Property MapStart Time 
- Starting time for ramp down period.
- rampDown StringStop Hosts When 
- Specifies when to stop hosts during ramp down period.
- rampDown NumberWait Time Minutes 
- Number of minutes to wait to stop hosts during ramp down period.
- rampUp NumberCapacity Threshold Pct 
- Capacity threshold for ramp up period.
- rampUp StringLoad Balancing Algorithm 
- Load balancing algorithm for ramp up period.
- rampUp NumberMinimum Hosts Pct 
- Minimum host percentage for ramp up period.
- rampUp Property MapStart Time 
- Starting time for ramp up period.
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 v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi