azure-native.desktopvirtualization.getScalingPlanPooledSchedule
Explore with Pulumi AI
Get a ScalingPlanPooledSchedule.
Uses Azure REST API version 2024-04-03.
Other available API versions: 2022-09-09, 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-08-preview, 2024-08-08-preview, 2024-11-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native desktopvirtualization [ApiVersion]. See the version guide for details.
Using getScalingPlanPooledSchedule
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 getScalingPlanPooledSchedule(args: GetScalingPlanPooledScheduleArgs, opts?: InvokeOptions): Promise<GetScalingPlanPooledScheduleResult>
function getScalingPlanPooledScheduleOutput(args: GetScalingPlanPooledScheduleOutputArgs, opts?: InvokeOptions): Output<GetScalingPlanPooledScheduleResult>def get_scaling_plan_pooled_schedule(resource_group_name: Optional[str] = None,
                                     scaling_plan_name: Optional[str] = None,
                                     scaling_plan_schedule_name: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetScalingPlanPooledScheduleResult
def get_scaling_plan_pooled_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[GetScalingPlanPooledScheduleResult]func LookupScalingPlanPooledSchedule(ctx *Context, args *LookupScalingPlanPooledScheduleArgs, opts ...InvokeOption) (*LookupScalingPlanPooledScheduleResult, error)
func LookupScalingPlanPooledScheduleOutput(ctx *Context, args *LookupScalingPlanPooledScheduleOutputArgs, opts ...InvokeOption) LookupScalingPlanPooledScheduleResultOutput> Note: This function is named LookupScalingPlanPooledSchedule in the Go SDK.
public static class GetScalingPlanPooledSchedule 
{
    public static Task<GetScalingPlanPooledScheduleResult> InvokeAsync(GetScalingPlanPooledScheduleArgs args, InvokeOptions? opts = null)
    public static Output<GetScalingPlanPooledScheduleResult> Invoke(GetScalingPlanPooledScheduleInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetScalingPlanPooledScheduleResult> getScalingPlanPooledSchedule(GetScalingPlanPooledScheduleArgs args, InvokeOptions options)
public static Output<GetScalingPlanPooledScheduleResult> getScalingPlanPooledSchedule(GetScalingPlanPooledScheduleArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:desktopvirtualization:getScalingPlanPooledSchedule
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Scaling
Plan stringName  - The name of the scaling plan.
 - Scaling
Plan stringSchedule Name  - The name of the ScalingPlanSchedule
 
- Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Scaling
Plan stringName  - The name of the scaling plan.
 - Scaling
Plan stringSchedule Name  - The name of the ScalingPlanSchedule
 
- resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - scaling
Plan StringName  - The name of the scaling plan.
 - scaling
Plan StringSchedule Name  - The name of the ScalingPlanSchedule
 
- resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - scaling
Plan stringName  - The name of the scaling plan.
 - scaling
Plan 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
 
- resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - scaling
Plan StringName  - The name of the scaling plan.
 - scaling
Plan StringSchedule Name  - The name of the ScalingPlanSchedule
 
getScalingPlanPooledSchedule Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Name string
 - The name of the resource
 - System
Data Pulumi.Azure Native. Desktop Virtualization. Outputs. System Data Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Days
Of List<string>Week  - Set of days of the week on which this schedule is active.
 - Off
Peak stringLoad Balancing Algorithm  - Load balancing algorithm for off-peak period.
 - Off
Peak Pulumi.Start Time Azure Native. Desktop Virtualization. Outputs. Time Response  - Starting time for off-peak period.
 - Peak
Load stringBalancing Algorithm  - Load balancing algorithm for peak period.
 - Peak
Start Pulumi.Time Azure Native. Desktop Virtualization. Outputs. Time 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 stringLoad Balancing Algorithm  - Load balancing algorithm for ramp down period.
 - Ramp
Down intMinimum Hosts Pct  - Minimum host percentage for ramp down period.
 - Ramp
Down stringNotification Message  - Notification message for users during ramp down period.
 - Ramp
Down Pulumi.Start Time Azure Native. Desktop Virtualization. Outputs. Time Response  - Starting time for ramp down period.
 - Ramp
Down stringStop 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 stringLoad Balancing Algorithm  - Load balancing algorithm for ramp up period.
 - Ramp
Up intMinimum Hosts Pct  - Minimum host percentage for ramp up period.
 - Ramp
Up Pulumi.Start Time Azure Native. Desktop Virtualization. Outputs. Time Response  - Starting time for ramp up period.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Name string
 - The name of the resource
 - System
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Days
Of []stringWeek  - Set of days of the week on which this schedule is active.
 - Off
Peak stringLoad Balancing Algorithm  - Load balancing algorithm for off-peak period.
 - Off
Peak TimeStart Time Response  - Starting time for off-peak period.
 - Peak
Load stringBalancing 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 stringLoad Balancing Algorithm  - Load balancing algorithm for ramp down period.
 - Ramp
Down intMinimum Hosts Pct  - Minimum host percentage for ramp down period.
 - Ramp
Down stringNotification Message  - Notification message for users during ramp down period.
 - Ramp
Down TimeStart Time Response  - Starting time for ramp down period.
 - Ramp
Down stringStop 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 stringLoad 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.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name String
 - The name of the resource
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - days
Of List<String>Week  - Set of days of the week on which this schedule is active.
 - off
Peak StringLoad Balancing Algorithm  - Load balancing algorithm for off-peak period.
 - off
Peak TimeStart Time Response  - Starting time for off-peak period.
 - peak
Load StringBalancing Algorithm  - Load balancing algorithm for peak period.
 - peak
Start TimeTime Response  - Starting time for peak period.
 - ramp
Down IntegerCapacity Threshold Pct  - Capacity threshold for ramp down period.
 - ramp
Down BooleanForce Logoff Users  - Should users be logged off forcefully from hosts.
 - ramp
Down StringLoad Balancing Algorithm  - Load balancing algorithm for ramp down period.
 - ramp
Down IntegerMinimum Hosts Pct  - Minimum host percentage for ramp down period.
 - ramp
Down StringNotification Message  - Notification message for users during ramp down period.
 - ramp
Down TimeStart Time Response  - Starting time for ramp down period.
 - ramp
Down StringStop Hosts When  - Specifies when to stop hosts during ramp down period.
 - ramp
Down IntegerWait Time Minutes  - Number of minutes to wait to stop hosts during ramp down period.
 - ramp
Up IntegerCapacity Threshold Pct  - Capacity threshold for ramp up period.
 - ramp
Up StringLoad Balancing Algorithm  - Load balancing algorithm for ramp up period.
 - ramp
Up IntegerMinimum Hosts Pct  - Minimum host percentage for ramp up period.
 - ramp
Up TimeStart Time Response  - Starting time for ramp up period.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name string
 - The name of the resource
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - days
Of string[]Week  - Set of days of the week on which this schedule is active.
 - off
Peak stringLoad Balancing Algorithm  - Load balancing algorithm for off-peak period.
 - off
Peak TimeStart Time Response  - Starting time for off-peak period.
 - peak
Load stringBalancing Algorithm  - Load balancing algorithm for peak period.
 - peak
Start TimeTime Response  - Starting time for peak period.
 - ramp
Down numberCapacity Threshold Pct  - Capacity threshold for ramp down period.
 - ramp
Down booleanForce Logoff Users  - Should users be logged off forcefully from hosts.
 - ramp
Down stringLoad Balancing Algorithm  - Load balancing algorithm for ramp down period.
 - ramp
Down numberMinimum Hosts Pct  - Minimum host percentage for ramp down period.
 - ramp
Down stringNotification Message  - Notification message for users during ramp down period.
 - ramp
Down TimeStart Time Response  - Starting time for ramp down period.
 - ramp
Down stringStop Hosts When  - Specifies when to stop hosts during ramp down period.
 - ramp
Down numberWait Time Minutes  - Number of minutes to wait to stop hosts during ramp down period.
 - ramp
Up numberCapacity Threshold Pct  - Capacity threshold for ramp up period.
 - ramp
Up stringLoad Balancing Algorithm  - Load balancing algorithm for ramp up period.
 - ramp
Up numberMinimum Hosts Pct  - Minimum host percentage for ramp up period.
 - ramp
Up TimeStart Time Response  - Starting time for ramp up period.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - id str
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name str
 - The name of the resource
 - system_
data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - 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_ 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.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name String
 - The name of the resource
 - system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - days
Of List<String>Week  - Set of days of the week on which this schedule is active.
 - off
Peak StringLoad Balancing Algorithm  - Load balancing algorithm for off-peak period.
 - off
Peak Property MapStart Time  - Starting time for off-peak period.
 - peak
Load StringBalancing Algorithm  - Load balancing algorithm for peak period.
 - peak
Start Property MapTime  - Starting time for peak period.
 - ramp
Down NumberCapacity Threshold Pct  - Capacity threshold for ramp down period.
 - ramp
Down BooleanForce Logoff Users  - Should users be logged off forcefully from hosts.
 - ramp
Down StringLoad Balancing Algorithm  - Load balancing algorithm for ramp down period.
 - ramp
Down NumberMinimum Hosts Pct  - Minimum host percentage for ramp down period.
 - ramp
Down StringNotification Message  - Notification message for users during ramp down period.
 - ramp
Down Property MapStart Time  - Starting time for ramp down period.
 - ramp
Down StringStop Hosts When  - Specifies when to stop hosts during ramp down period.
 - ramp
Down NumberWait Time Minutes  - Number of minutes to wait to stop hosts during ramp down period.
 - ramp
Up NumberCapacity Threshold Pct  - Capacity threshold for ramp up period.
 - ramp
Up StringLoad Balancing Algorithm  - Load balancing algorithm for ramp up period.
 - ramp
Up NumberMinimum Hosts Pct  - Minimum host percentage for ramp up period.
 - ramp
Up Property MapStart Time  - Starting time for ramp up period.
 
Supporting Types
SystemDataResponse  
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
- created
At string - The timestamp of resource creation (UTC).
 - created
By string - The identity that created the resource.
 - created
By stringType  - The type of identity that created the resource.
 - last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - last
Modified stringBy  - The identity that last modified the resource.
 - last
Modified 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.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified 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