Azure Native v1.102.0, May 2 23
Azure Native v1.102.0, May 2 23
azure-native.desktopvirtualization.getScalingPlan
Explore with Pulumi AI
Get a scaling plan. API Version: 2021-02-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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:desktopvirtualization:getScalingPlan
arguments:
# arguments dictionary
The 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.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Scaling
Plan stringName The name of the scaling plan.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- scaling
Plan StringName The name of the scaling plan.
- resource
Group stringName The name of the resource group. The name is case insensitive.
- scaling
Plan 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.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- scaling
Plan 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
- Object
Id string ObjectId of scaling plan. (internal use)
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Description string
Description of scaling plan.
- Exclusion
Tag string Exclusion tag for scaling plan.
- Friendly
Name string User friendly name of scaling plan.
- Host
Pool List<Pulumi.References Azure Native. Desktop Virtualization. Outputs. Scaling Host Pool Reference Response> List of ScalingHostPoolReference definitions.
- Host
Pool 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
- Managed
By 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 - Ring int
The ring number of scaling plan.
- Schedules
List<Pulumi.
Azure Native. Desktop Virtualization. Outputs. Scaling Schedule Response> List of ScalingSchedule definitions.
- Sku
Pulumi.
Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Sku - Dictionary<string, string>
Resource tags.
- Time
Zone string Timezone of the scaling plan.
- 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
- Object
Id string ObjectId of scaling plan. (internal use)
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Description string
Description of scaling plan.
- Exclusion
Tag string Exclusion tag for scaling plan.
- Friendly
Name string User friendly name of scaling plan.
- Host
Pool []ScalingReferences Host Pool Reference Response List of ScalingHostPoolReference definitions.
- Host
Pool stringType HostPool type for desktop.
- Identity
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
- Managed
By 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
Resource
Model With Allowed Property Set Response Plan - Ring int
The ring number of scaling plan.
- Schedules
[]Scaling
Schedule Response List of ScalingSchedule definitions.
- Sku
Resource
Model With Allowed Property Set Response Sku - map[string]string
Resource tags.
- Time
Zone string Timezone of the scaling plan.
- 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
- object
Id String ObjectId of scaling plan. (internal use)
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description String
Description of scaling plan.
- exclusion
Tag String Exclusion tag for scaling plan.
- friendly
Name String User friendly name of scaling plan.
- host
Pool List<ScalingReferences Host Pool Reference Response> List of ScalingHostPoolReference definitions.
- host
Pool StringType HostPool type for desktop.
- identity
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
- managed
By 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
Resource
Model With Allowed Property Set Response Plan - ring Integer
The ring number of scaling plan.
- schedules
List<Scaling
Schedule Response> List of ScalingSchedule definitions.
- sku
Resource
Model With Allowed Property Set Response Sku - Map<String,String>
Resource tags.
- time
Zone String Timezone of the scaling plan.
- 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
- object
Id string ObjectId of scaling plan. (internal use)
- type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description string
Description of scaling plan.
- exclusion
Tag string Exclusion tag for scaling plan.
- friendly
Name string User friendly name of scaling plan.
- host
Pool ScalingReferences Host Pool Reference Response[] List of ScalingHostPoolReference definitions.
- host
Pool stringType HostPool type for desktop.
- identity
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
- managed
By 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
Resource
Model With Allowed Property Set Response Plan - ring number
The ring number of scaling plan.
- schedules
Scaling
Schedule Response[] List of ScalingSchedule definitions.
- sku
Resource
Model With Allowed Property Set Response Sku - {[key: string]: string}
Resource tags.
- time
Zone string Timezone of the scaling plan.
- 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)
- 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
Resource
Model 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
Resource
Model With Allowed Property Set Response Plan - ring int
The ring number of scaling plan.
- schedules
Sequence[Scaling
Schedule Response] List of ScalingSchedule definitions.
- sku
Resource
Model With Allowed Property Set Response Sku - Mapping[str, str]
Resource tags.
- time_
zone str Timezone of the scaling plan.
- 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
- object
Id String ObjectId of scaling plan. (internal use)
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description String
Description of scaling plan.
- exclusion
Tag String Exclusion tag for scaling plan.
- friendly
Name String User friendly name of scaling plan.
- host
Pool List<Property Map>References List of ScalingHostPoolReference definitions.
- host
Pool 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
- managed
By 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
- ring Number
The ring number of scaling plan.
- schedules List<Property Map>
List of ScalingSchedule definitions.
- sku Property Map
- Map<String>
Resource tags.
- time
Zone String Timezone of the scaling plan.
Supporting Types
ResourceModelWithAllowedPropertySetResponseIdentity
- Principal
Id string The principal ID of resource identity.
- Tenant
Id string The tenant ID of resource.
- Type string
The identity type.
- Principal
Id string The principal ID of resource identity.
- Tenant
Id string The tenant ID of resource.
- Type string
The identity type.
- principal
Id String The principal ID of resource identity.
- tenant
Id String The tenant ID of resource.
- type String
The identity type.
- principal
Id string The principal ID of resource identity.
- tenant
Id 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.
- principal
Id String The principal ID of resource identity.
- tenant
Id 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
- Promotion
Code 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
- Promotion
Code 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
- promotion
Code 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
- promotion
Code 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
- promotion
Code 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
- Host
Pool stringArm Path Arm path of referenced hostpool.
- Scaling
Plan boolEnabled Is the scaling plan enabled for this hostpool.
- Host
Pool stringArm Path Arm path of referenced hostpool.
- Scaling
Plan boolEnabled Is the scaling plan enabled for this hostpool.
- host
Pool StringArm Path Arm path of referenced hostpool.
- scaling
Plan BooleanEnabled Is the scaling plan enabled for this hostpool.
- host
Pool stringArm Path Arm path of referenced hostpool.
- scaling
Plan 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.
- host
Pool StringArm Path Arm path of referenced hostpool.
- scaling
Plan BooleanEnabled Is the scaling plan enabled for this hostpool.
ScalingScheduleResponse
- Days
Of List<string>Week Set of days of the week on which this schedule is active.
- Name string
Name of the scaling schedule.
- Off
Peak stringLoad Balancing Algorithm Load balancing algorithm for off-peak period.
- Off
Peak stringStart Time Starting time for off-peak period.
- Peak
Load stringBalancing Algorithm Load balancing algorithm for peak period.
- Peak
Start stringTime 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 stringStart Time 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 stringStart Time Starting time for ramp up period.
- Days
Of []stringWeek Set of days of the week on which this schedule is active.
- Name string
Name of the scaling schedule.
- Off
Peak stringLoad Balancing Algorithm Load balancing algorithm for off-peak period.
- Off
Peak stringStart Time Starting time for off-peak period.
- Peak
Load stringBalancing Algorithm Load balancing algorithm for peak period.
- Peak
Start stringTime 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 stringStart Time 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 stringStart Time Starting time for ramp up period.
- days
Of List<String>Week Set of days of the week on which this schedule is active.
- name String
Name of the scaling schedule.
- off
Peak StringLoad Balancing Algorithm Load balancing algorithm for off-peak period.
- off
Peak StringStart Time Starting time for off-peak period.
- peak
Load StringBalancing Algorithm Load balancing algorithm for peak period.
- peak
Start StringTime 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 StringStart Time 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 StringStart Time Starting time for ramp up period.
- days
Of string[]Week Set of days of the week on which this schedule is active.
- name string
Name of the scaling schedule.
- off
Peak stringLoad Balancing Algorithm Load balancing algorithm for off-peak period.
- off
Peak stringStart Time Starting time for off-peak period.
- peak
Load stringBalancing Algorithm Load balancing algorithm for peak period.
- peak
Start stringTime 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 stringStart 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 stringStart Time 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 scaling schedule.
- off_
peak_ strload_ balancing_ algorithm Load balancing algorithm for off-peak period.
- off_
peak_ strstart_ time Starting time for off-peak period.
- peak_
load_ strbalancing_ algorithm Load balancing algorithm for peak period.
- peak_
start_ strtime 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_ strstart_ time 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_ strstart_ time Starting time for ramp up period.
- days
Of List<String>Week Set of days of the week on which this schedule is active.
- name String
Name of the scaling schedule.
- off
Peak StringLoad Balancing Algorithm Load balancing algorithm for off-peak period.
- off
Peak StringStart Time Starting time for off-peak period.
- peak
Load StringBalancing Algorithm Load balancing algorithm for peak period.
- peak
Start StringTime 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 StringStart 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 StringStart Time Starting time for ramp up period.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0