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.insights.getAutoscaleSetting
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
Gets an autoscale setting Azure REST API version: 2022-10-01.
Using getAutoscaleSetting
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 getAutoscaleSetting(args: GetAutoscaleSettingArgs, opts?: InvokeOptions): Promise<GetAutoscaleSettingResult>
function getAutoscaleSettingOutput(args: GetAutoscaleSettingOutputArgs, opts?: InvokeOptions): Output<GetAutoscaleSettingResult>def get_autoscale_setting(autoscale_setting_name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetAutoscaleSettingResult
def get_autoscale_setting_output(autoscale_setting_name: Optional[pulumi.Input[str]] = None,
                          resource_group_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetAutoscaleSettingResult]func LookupAutoscaleSetting(ctx *Context, args *LookupAutoscaleSettingArgs, opts ...InvokeOption) (*LookupAutoscaleSettingResult, error)
func LookupAutoscaleSettingOutput(ctx *Context, args *LookupAutoscaleSettingOutputArgs, opts ...InvokeOption) LookupAutoscaleSettingResultOutput> Note: This function is named LookupAutoscaleSetting in the Go SDK.
public static class GetAutoscaleSetting 
{
    public static Task<GetAutoscaleSettingResult> InvokeAsync(GetAutoscaleSettingArgs args, InvokeOptions? opts = null)
    public static Output<GetAutoscaleSettingResult> Invoke(GetAutoscaleSettingInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAutoscaleSettingResult> getAutoscaleSetting(GetAutoscaleSettingArgs args, InvokeOptions options)
public static Output<GetAutoscaleSettingResult> getAutoscaleSetting(GetAutoscaleSettingArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:insights:getAutoscaleSetting
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AutoscaleSetting stringName 
- The autoscale setting name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- AutoscaleSetting stringName 
- The autoscale setting name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- autoscaleSetting StringName 
- The autoscale setting name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- autoscaleSetting stringName 
- The autoscale setting name.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- autoscale_setting_ strname 
- The autoscale setting name.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- autoscaleSetting StringName 
- The autoscale setting name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getAutoscaleSetting Result
The following output properties are available:
- Id string
- Azure resource Id
- Location string
- Resource location
- Name string
- Azure resource name
- Profiles
List<Pulumi.Azure Native. Insights. Outputs. Autoscale Profile Response> 
- the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
- SystemData Pulumi.Azure Native. Insights. Outputs. System Data Response 
- The system metadata related to the response.
- Type string
- Azure resource type
- Enabled bool
- the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.
- Notifications
List<Pulumi.Azure Native. Insights. Outputs. Autoscale Notification Response> 
- the collection of notifications.
- PredictiveAutoscale Pulumi.Policy Azure Native. Insights. Outputs. Predictive Autoscale Policy Response 
- the predictive autoscale policy mode.
- Dictionary<string, string>
- Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters.
- TargetResource stringLocation 
- the location of the resource that the autoscale setting should be added to.
- TargetResource stringUri 
- the resource identifier of the resource that the autoscale setting should be added to.
- Id string
- Azure resource Id
- Location string
- Resource location
- Name string
- Azure resource name
- Profiles
[]AutoscaleProfile Response 
- the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
- SystemData SystemData Response 
- The system metadata related to the response.
- Type string
- Azure resource type
- Enabled bool
- the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.
- Notifications
[]AutoscaleNotification Response 
- the collection of notifications.
- PredictiveAutoscale PredictivePolicy Autoscale Policy Response 
- the predictive autoscale policy mode.
- map[string]string
- Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters.
- TargetResource stringLocation 
- the location of the resource that the autoscale setting should be added to.
- TargetResource stringUri 
- the resource identifier of the resource that the autoscale setting should be added to.
- id String
- Azure resource Id
- location String
- Resource location
- name String
- Azure resource name
- profiles
List<AutoscaleProfile Response> 
- the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
- systemData SystemData Response 
- The system metadata related to the response.
- type String
- Azure resource type
- enabled Boolean
- the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.
- notifications
List<AutoscaleNotification Response> 
- the collection of notifications.
- predictiveAutoscale PredictivePolicy Autoscale Policy Response 
- the predictive autoscale policy mode.
- Map<String,String>
- Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters.
- targetResource StringLocation 
- the location of the resource that the autoscale setting should be added to.
- targetResource StringUri 
- the resource identifier of the resource that the autoscale setting should be added to.
- id string
- Azure resource Id
- location string
- Resource location
- name string
- Azure resource name
- profiles
AutoscaleProfile Response[] 
- the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
- systemData SystemData Response 
- The system metadata related to the response.
- type string
- Azure resource type
- enabled boolean
- the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.
- notifications
AutoscaleNotification Response[] 
- the collection of notifications.
- predictiveAutoscale PredictivePolicy Autoscale Policy Response 
- the predictive autoscale policy mode.
- {[key: string]: string}
- Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters.
- targetResource stringLocation 
- the location of the resource that the autoscale setting should be added to.
- targetResource stringUri 
- the resource identifier of the resource that the autoscale setting should be added to.
- id str
- Azure resource Id
- location str
- Resource location
- name str
- Azure resource name
- profiles
Sequence[AutoscaleProfile Response] 
- the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
- system_data SystemData Response 
- The system metadata related to the response.
- type str
- Azure resource type
- enabled bool
- the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.
- notifications
Sequence[AutoscaleNotification Response] 
- the collection of notifications.
- predictive_autoscale_ Predictivepolicy Autoscale Policy Response 
- the predictive autoscale policy mode.
- Mapping[str, str]
- Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters.
- target_resource_ strlocation 
- the location of the resource that the autoscale setting should be added to.
- target_resource_ struri 
- the resource identifier of the resource that the autoscale setting should be added to.
- id String
- Azure resource Id
- location String
- Resource location
- name String
- Azure resource name
- profiles List<Property Map>
- the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
- systemData Property Map
- The system metadata related to the response.
- type String
- Azure resource type
- enabled Boolean
- the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.
- notifications List<Property Map>
- the collection of notifications.
- predictiveAutoscale Property MapPolicy 
- the predictive autoscale policy mode.
- Map<String>
- Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters.
- targetResource StringLocation 
- the location of the resource that the autoscale setting should be added to.
- targetResource StringUri 
- the resource identifier of the resource that the autoscale setting should be added to.
Supporting Types
AutoscaleNotificationResponse  
- Operation string
- the operation associated with the notification and its value must be "scale"
- Email
Pulumi.Azure Native. Insights. Inputs. Email Notification Response 
- the email notification.
- Webhooks
List<Pulumi.Azure Native. Insights. Inputs. Webhook Notification Response> 
- the collection of webhook notifications.
- Operation string
- the operation associated with the notification and its value must be "scale"
- Email
EmailNotification Response 
- the email notification.
- Webhooks
[]WebhookNotification Response 
- the collection of webhook notifications.
- operation String
- the operation associated with the notification and its value must be "scale"
- email
EmailNotification Response 
- the email notification.
- webhooks
List<WebhookNotification Response> 
- the collection of webhook notifications.
- operation string
- the operation associated with the notification and its value must be "scale"
- email
EmailNotification Response 
- the email notification.
- webhooks
WebhookNotification Response[] 
- the collection of webhook notifications.
- operation str
- the operation associated with the notification and its value must be "scale"
- email
EmailNotification Response 
- the email notification.
- webhooks
Sequence[WebhookNotification Response] 
- the collection of webhook notifications.
- operation String
- the operation associated with the notification and its value must be "scale"
- email Property Map
- the email notification.
- webhooks List<Property Map>
- the collection of webhook notifications.
AutoscaleProfileResponse  
- Capacity
Pulumi.Azure Native. Insights. Inputs. Scale Capacity Response 
- the number of instances that can be used during this profile.
- Name string
- the name of the profile.
- Rules
List<Pulumi.Azure Native. Insights. Inputs. Scale Rule Response> 
- the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
- FixedDate Pulumi.Azure Native. Insights. Inputs. Time Window Response 
- the specific date-time for the profile. This element is not used if the Recurrence element is used.
- Recurrence
Pulumi.Azure Native. Insights. Inputs. Recurrence Response 
- the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
- Capacity
ScaleCapacity Response 
- the number of instances that can be used during this profile.
- Name string
- the name of the profile.
- Rules
[]ScaleRule Response 
- the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
- FixedDate TimeWindow Response 
- the specific date-time for the profile. This element is not used if the Recurrence element is used.
- Recurrence
RecurrenceResponse 
- the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
- capacity
ScaleCapacity Response 
- the number of instances that can be used during this profile.
- name String
- the name of the profile.
- rules
List<ScaleRule Response> 
- the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
- fixedDate TimeWindow Response 
- the specific date-time for the profile. This element is not used if the Recurrence element is used.
- recurrence
RecurrenceResponse 
- the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
- capacity
ScaleCapacity Response 
- the number of instances that can be used during this profile.
- name string
- the name of the profile.
- rules
ScaleRule Response[] 
- the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
- fixedDate TimeWindow Response 
- the specific date-time for the profile. This element is not used if the Recurrence element is used.
- recurrence
RecurrenceResponse 
- the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
- capacity
ScaleCapacity Response 
- the number of instances that can be used during this profile.
- name str
- the name of the profile.
- rules
Sequence[ScaleRule Response] 
- the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
- fixed_date TimeWindow Response 
- the specific date-time for the profile. This element is not used if the Recurrence element is used.
- recurrence
RecurrenceResponse 
- the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
- capacity Property Map
- the number of instances that can be used during this profile.
- name String
- the name of the profile.
- rules List<Property Map>
- the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
- fixedDate Property Map
- the specific date-time for the profile. This element is not used if the Recurrence element is used.
- recurrence Property Map
- the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
EmailNotificationResponse  
- CustomEmails List<string>
- the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.
- SendTo boolSubscription Administrator 
- a value indicating whether to send email to subscription administrator.
- SendTo boolSubscription Co Administrators 
- a value indicating whether to send email to subscription co-administrators.
- CustomEmails []string
- the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.
- SendTo boolSubscription Administrator 
- a value indicating whether to send email to subscription administrator.
- SendTo boolSubscription Co Administrators 
- a value indicating whether to send email to subscription co-administrators.
- customEmails List<String>
- the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.
- sendTo BooleanSubscription Administrator 
- a value indicating whether to send email to subscription administrator.
- sendTo BooleanSubscription Co Administrators 
- a value indicating whether to send email to subscription co-administrators.
- customEmails string[]
- the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.
- sendTo booleanSubscription Administrator 
- a value indicating whether to send email to subscription administrator.
- sendTo booleanSubscription Co Administrators 
- a value indicating whether to send email to subscription co-administrators.
- custom_emails Sequence[str]
- the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.
- send_to_ boolsubscription_ administrator 
- a value indicating whether to send email to subscription administrator.
- send_to_ boolsubscription_ co_ administrators 
- a value indicating whether to send email to subscription co-administrators.
- customEmails List<String>
- the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.
- sendTo BooleanSubscription Administrator 
- a value indicating whether to send email to subscription administrator.
- sendTo BooleanSubscription Co Administrators 
- a value indicating whether to send email to subscription co-administrators.
MetricTriggerResponse  
- MetricName string
- the name of the metric that defines what the rule monitors.
- MetricResource stringUri 
- the resource identifier of the resource the rule monitors.
- Operator string
- the operator that is used to compare the metric data and the threshold.
- Statistic string
- the metric statistic type. How the metrics from multiple instances are combined.
- Threshold double
- the threshold of the metric that triggers the scale action.
- TimeAggregation string
- time aggregation type. How the data that is collected should be combined over time. The default value is Average.
- TimeGrain string
- the granularity of metrics the rule monitors. Must be one of the predefined values returned from metric definitions for the metric. Must be between 12 hours and 1 minute.
- TimeWindow string
- the range of time in which instance data is collected. This value must be greater than the delay in metric collection, which can vary from resource-to-resource. Must be between 12 hours and 5 minutes.
- Dimensions
List<Pulumi.Azure Native. Insights. Inputs. Scale Rule Metric Dimension Response> 
- List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
- DividePer boolInstance 
- a value indicating whether metric should divide per instance.
- MetricNamespace string
- the namespace of the metric that defines what the rule monitors.
- MetricResource stringLocation 
- the location of the resource the rule monitors.
- MetricName string
- the name of the metric that defines what the rule monitors.
- MetricResource stringUri 
- the resource identifier of the resource the rule monitors.
- Operator string
- the operator that is used to compare the metric data and the threshold.
- Statistic string
- the metric statistic type. How the metrics from multiple instances are combined.
- Threshold float64
- the threshold of the metric that triggers the scale action.
- TimeAggregation string
- time aggregation type. How the data that is collected should be combined over time. The default value is Average.
- TimeGrain string
- the granularity of metrics the rule monitors. Must be one of the predefined values returned from metric definitions for the metric. Must be between 12 hours and 1 minute.
- TimeWindow string
- the range of time in which instance data is collected. This value must be greater than the delay in metric collection, which can vary from resource-to-resource. Must be between 12 hours and 5 minutes.
- Dimensions
[]ScaleRule Metric Dimension Response 
- List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
- DividePer boolInstance 
- a value indicating whether metric should divide per instance.
- MetricNamespace string
- the namespace of the metric that defines what the rule monitors.
- MetricResource stringLocation 
- the location of the resource the rule monitors.
- metricName String
- the name of the metric that defines what the rule monitors.
- metricResource StringUri 
- the resource identifier of the resource the rule monitors.
- operator String
- the operator that is used to compare the metric data and the threshold.
- statistic String
- the metric statistic type. How the metrics from multiple instances are combined.
- threshold Double
- the threshold of the metric that triggers the scale action.
- timeAggregation String
- time aggregation type. How the data that is collected should be combined over time. The default value is Average.
- timeGrain String
- the granularity of metrics the rule monitors. Must be one of the predefined values returned from metric definitions for the metric. Must be between 12 hours and 1 minute.
- timeWindow String
- the range of time in which instance data is collected. This value must be greater than the delay in metric collection, which can vary from resource-to-resource. Must be between 12 hours and 5 minutes.
- dimensions
List<ScaleRule Metric Dimension Response> 
- List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
- dividePer BooleanInstance 
- a value indicating whether metric should divide per instance.
- metricNamespace String
- the namespace of the metric that defines what the rule monitors.
- metricResource StringLocation 
- the location of the resource the rule monitors.
- metricName string
- the name of the metric that defines what the rule monitors.
- metricResource stringUri 
- the resource identifier of the resource the rule monitors.
- operator string
- the operator that is used to compare the metric data and the threshold.
- statistic string
- the metric statistic type. How the metrics from multiple instances are combined.
- threshold number
- the threshold of the metric that triggers the scale action.
- timeAggregation string
- time aggregation type. How the data that is collected should be combined over time. The default value is Average.
- timeGrain string
- the granularity of metrics the rule monitors. Must be one of the predefined values returned from metric definitions for the metric. Must be between 12 hours and 1 minute.
- timeWindow string
- the range of time in which instance data is collected. This value must be greater than the delay in metric collection, which can vary from resource-to-resource. Must be between 12 hours and 5 minutes.
- dimensions
ScaleRule Metric Dimension Response[] 
- List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
- dividePer booleanInstance 
- a value indicating whether metric should divide per instance.
- metricNamespace string
- the namespace of the metric that defines what the rule monitors.
- metricResource stringLocation 
- the location of the resource the rule monitors.
- metric_name str
- the name of the metric that defines what the rule monitors.
- metric_resource_ struri 
- the resource identifier of the resource the rule monitors.
- operator str
- the operator that is used to compare the metric data and the threshold.
- statistic str
- the metric statistic type. How the metrics from multiple instances are combined.
- threshold float
- the threshold of the metric that triggers the scale action.
- time_aggregation str
- time aggregation type. How the data that is collected should be combined over time. The default value is Average.
- time_grain str
- the granularity of metrics the rule monitors. Must be one of the predefined values returned from metric definitions for the metric. Must be between 12 hours and 1 minute.
- time_window str
- the range of time in which instance data is collected. This value must be greater than the delay in metric collection, which can vary from resource-to-resource. Must be between 12 hours and 5 minutes.
- dimensions
Sequence[ScaleRule Metric Dimension Response] 
- List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
- divide_per_ boolinstance 
- a value indicating whether metric should divide per instance.
- metric_namespace str
- the namespace of the metric that defines what the rule monitors.
- metric_resource_ strlocation 
- the location of the resource the rule monitors.
- metricName String
- the name of the metric that defines what the rule monitors.
- metricResource StringUri 
- the resource identifier of the resource the rule monitors.
- operator String
- the operator that is used to compare the metric data and the threshold.
- statistic String
- the metric statistic type. How the metrics from multiple instances are combined.
- threshold Number
- the threshold of the metric that triggers the scale action.
- timeAggregation String
- time aggregation type. How the data that is collected should be combined over time. The default value is Average.
- timeGrain String
- the granularity of metrics the rule monitors. Must be one of the predefined values returned from metric definitions for the metric. Must be between 12 hours and 1 minute.
- timeWindow String
- the range of time in which instance data is collected. This value must be greater than the delay in metric collection, which can vary from resource-to-resource. Must be between 12 hours and 5 minutes.
- dimensions List<Property Map>
- List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
- dividePer BooleanInstance 
- a value indicating whether metric should divide per instance.
- metricNamespace String
- the namespace of the metric that defines what the rule monitors.
- metricResource StringLocation 
- the location of the resource the rule monitors.
PredictiveAutoscalePolicyResponse   
- ScaleMode string
- the predictive autoscale mode
- ScaleLook stringAhead Time 
- the amount of time to specify by which instances are launched in advance. It must be between 1 minute and 60 minutes in ISO 8601 format.
- ScaleMode string
- the predictive autoscale mode
- ScaleLook stringAhead Time 
- the amount of time to specify by which instances are launched in advance. It must be between 1 minute and 60 minutes in ISO 8601 format.
- scaleMode String
- the predictive autoscale mode
- scaleLook StringAhead Time 
- the amount of time to specify by which instances are launched in advance. It must be between 1 minute and 60 minutes in ISO 8601 format.
- scaleMode string
- the predictive autoscale mode
- scaleLook stringAhead Time 
- the amount of time to specify by which instances are launched in advance. It must be between 1 minute and 60 minutes in ISO 8601 format.
- scale_mode str
- the predictive autoscale mode
- scale_look_ strahead_ time 
- the amount of time to specify by which instances are launched in advance. It must be between 1 minute and 60 minutes in ISO 8601 format.
- scaleMode String
- the predictive autoscale mode
- scaleLook StringAhead Time 
- the amount of time to specify by which instances are launched in advance. It must be between 1 minute and 60 minutes in ISO 8601 format.
RecurrenceResponse 
- Frequency string
- the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.
- Schedule
Pulumi.Azure Native. Insights. Inputs. Recurrent Schedule Response 
- the scheduling constraints for when the profile begins.
- Frequency string
- the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.
- Schedule
RecurrentSchedule Response 
- the scheduling constraints for when the profile begins.
- frequency String
- the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.
- schedule
RecurrentSchedule Response 
- the scheduling constraints for when the profile begins.
- frequency string
- the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.
- schedule
RecurrentSchedule Response 
- the scheduling constraints for when the profile begins.
- frequency str
- the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.
- schedule
RecurrentSchedule Response 
- the scheduling constraints for when the profile begins.
- frequency String
- the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.
- schedule Property Map
- the scheduling constraints for when the profile begins.
RecurrentScheduleResponse  
- Days List<string>
- the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
- Hours List<int>
- A collection of hours that the profile takes effect on. Values supported are 0 to 23 on the 24-hour clock (AM/PM times are not supported).
- Minutes List<int>
- A collection of minutes at which the profile takes effect at.
- TimeZone string
- the timezone for the hours of the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- Days []string
- the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
- Hours []int
- A collection of hours that the profile takes effect on. Values supported are 0 to 23 on the 24-hour clock (AM/PM times are not supported).
- Minutes []int
- A collection of minutes at which the profile takes effect at.
- TimeZone string
- the timezone for the hours of the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- days List<String>
- the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
- hours List<Integer>
- A collection of hours that the profile takes effect on. Values supported are 0 to 23 on the 24-hour clock (AM/PM times are not supported).
- minutes List<Integer>
- A collection of minutes at which the profile takes effect at.
- timeZone String
- the timezone for the hours of the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- days string[]
- the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
- hours number[]
- A collection of hours that the profile takes effect on. Values supported are 0 to 23 on the 24-hour clock (AM/PM times are not supported).
- minutes number[]
- A collection of minutes at which the profile takes effect at.
- timeZone string
- the timezone for the hours of the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- days Sequence[str]
- the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
- hours Sequence[int]
- A collection of hours that the profile takes effect on. Values supported are 0 to 23 on the 24-hour clock (AM/PM times are not supported).
- minutes Sequence[int]
- A collection of minutes at which the profile takes effect at.
- time_zone str
- the timezone for the hours of the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- days List<String>
- the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
- hours List<Number>
- A collection of hours that the profile takes effect on. Values supported are 0 to 23 on the 24-hour clock (AM/PM times are not supported).
- minutes List<Number>
- A collection of minutes at which the profile takes effect at.
- timeZone String
- the timezone for the hours of the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
ScaleActionResponse  
- Cooldown string
- the amount of time to wait since the last scaling action before this action occurs. It must be between 1 week and 1 minute in ISO 8601 format.
- Direction string
- the scale direction. Whether the scaling action increases or decreases the number of instances.
- Type string
- the type of action that should occur when the scale rule fires.
- Value string
- the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
- Cooldown string
- the amount of time to wait since the last scaling action before this action occurs. It must be between 1 week and 1 minute in ISO 8601 format.
- Direction string
- the scale direction. Whether the scaling action increases or decreases the number of instances.
- Type string
- the type of action that should occur when the scale rule fires.
- Value string
- the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
- cooldown String
- the amount of time to wait since the last scaling action before this action occurs. It must be between 1 week and 1 minute in ISO 8601 format.
- direction String
- the scale direction. Whether the scaling action increases or decreases the number of instances.
- type String
- the type of action that should occur when the scale rule fires.
- value String
- the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
- cooldown string
- the amount of time to wait since the last scaling action before this action occurs. It must be between 1 week and 1 minute in ISO 8601 format.
- direction string
- the scale direction. Whether the scaling action increases or decreases the number of instances.
- type string
- the type of action that should occur when the scale rule fires.
- value string
- the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
- cooldown str
- the amount of time to wait since the last scaling action before this action occurs. It must be between 1 week and 1 minute in ISO 8601 format.
- direction str
- the scale direction. Whether the scaling action increases or decreases the number of instances.
- type str
- the type of action that should occur when the scale rule fires.
- value str
- the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
- cooldown String
- the amount of time to wait since the last scaling action before this action occurs. It must be between 1 week and 1 minute in ISO 8601 format.
- direction String
- the scale direction. Whether the scaling action increases or decreases the number of instances.
- type String
- the type of action that should occur when the scale rule fires.
- value String
- the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
ScaleCapacityResponse  
- Default string
- the number of instances that will be set if metrics are not available for evaluation. The default is only used if the current instance count is lower than the default.
- Maximum string
- the maximum number of instances for the resource. The actual maximum number of instances is limited by the cores that are available in the subscription.
- Minimum string
- the minimum number of instances for the resource.
- Default string
- the number of instances that will be set if metrics are not available for evaluation. The default is only used if the current instance count is lower than the default.
- Maximum string
- the maximum number of instances for the resource. The actual maximum number of instances is limited by the cores that are available in the subscription.
- Minimum string
- the minimum number of instances for the resource.
- default_ String
- the number of instances that will be set if metrics are not available for evaluation. The default is only used if the current instance count is lower than the default.
- maximum String
- the maximum number of instances for the resource. The actual maximum number of instances is limited by the cores that are available in the subscription.
- minimum String
- the minimum number of instances for the resource.
- default string
- the number of instances that will be set if metrics are not available for evaluation. The default is only used if the current instance count is lower than the default.
- maximum string
- the maximum number of instances for the resource. The actual maximum number of instances is limited by the cores that are available in the subscription.
- minimum string
- the minimum number of instances for the resource.
- default str
- the number of instances that will be set if metrics are not available for evaluation. The default is only used if the current instance count is lower than the default.
- maximum str
- the maximum number of instances for the resource. The actual maximum number of instances is limited by the cores that are available in the subscription.
- minimum str
- the minimum number of instances for the resource.
- default String
- the number of instances that will be set if metrics are not available for evaluation. The default is only used if the current instance count is lower than the default.
- maximum String
- the maximum number of instances for the resource. The actual maximum number of instances is limited by the cores that are available in the subscription.
- minimum String
- the minimum number of instances for the resource.
ScaleRuleMetricDimensionResponse    
- DimensionName string
- Name of the dimension.
- Operator string
- the dimension operator. Only 'Equals' and 'NotEquals' are supported. 'Equals' being equal to any of the values. 'NotEquals' being not equal to all of the values
- Values List<string>
- list of dimension values. For example: ["App1","App2"].
- DimensionName string
- Name of the dimension.
- Operator string
- the dimension operator. Only 'Equals' and 'NotEquals' are supported. 'Equals' being equal to any of the values. 'NotEquals' being not equal to all of the values
- Values []string
- list of dimension values. For example: ["App1","App2"].
- dimensionName String
- Name of the dimension.
- operator String
- the dimension operator. Only 'Equals' and 'NotEquals' are supported. 'Equals' being equal to any of the values. 'NotEquals' being not equal to all of the values
- values List<String>
- list of dimension values. For example: ["App1","App2"].
- dimensionName string
- Name of the dimension.
- operator string
- the dimension operator. Only 'Equals' and 'NotEquals' are supported. 'Equals' being equal to any of the values. 'NotEquals' being not equal to all of the values
- values string[]
- list of dimension values. For example: ["App1","App2"].
- dimension_name str
- Name of the dimension.
- operator str
- the dimension operator. Only 'Equals' and 'NotEquals' are supported. 'Equals' being equal to any of the values. 'NotEquals' being not equal to all of the values
- values Sequence[str]
- list of dimension values. For example: ["App1","App2"].
- dimensionName String
- Name of the dimension.
- operator String
- the dimension operator. Only 'Equals' and 'NotEquals' are supported. 'Equals' being equal to any of the values. 'NotEquals' being not equal to all of the values
- values List<String>
- list of dimension values. For example: ["App1","App2"].
ScaleRuleResponse  
- MetricTrigger Pulumi.Azure Native. Insights. Inputs. Metric Trigger Response 
- the trigger that results in a scaling action.
- ScaleAction Pulumi.Azure Native. Insights. Inputs. Scale Action Response 
- the parameters for the scaling action.
- MetricTrigger MetricTrigger Response 
- the trigger that results in a scaling action.
- ScaleAction ScaleAction Response 
- the parameters for the scaling action.
- metricTrigger MetricTrigger Response 
- the trigger that results in a scaling action.
- scaleAction ScaleAction Response 
- the parameters for the scaling action.
- metricTrigger MetricTrigger Response 
- the trigger that results in a scaling action.
- scaleAction ScaleAction Response 
- the parameters for the scaling action.
- metric_trigger MetricTrigger Response 
- the trigger that results in a scaling action.
- scale_action ScaleAction Response 
- the parameters for the scaling action.
- metricTrigger Property Map
- the trigger that results in a scaling action.
- scaleAction Property Map
- the parameters for the scaling action.
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.
TimeWindowResponse  
- End string
- the end time for the profile in ISO 8601 format.
- Start string
- the start time for the profile in ISO 8601 format.
- TimeZone string
- the timezone of the start and end times for the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- End string
- the end time for the profile in ISO 8601 format.
- Start string
- the start time for the profile in ISO 8601 format.
- TimeZone string
- the timezone of the start and end times for the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- end String
- the end time for the profile in ISO 8601 format.
- start String
- the start time for the profile in ISO 8601 format.
- timeZone String
- the timezone of the start and end times for the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- end string
- the end time for the profile in ISO 8601 format.
- start string
- the start time for the profile in ISO 8601 format.
- timeZone string
- the timezone of the start and end times for the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- end str
- the end time for the profile in ISO 8601 format.
- start str
- the start time for the profile in ISO 8601 format.
- time_zone str
- the timezone of the start and end times for the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
- end String
- the end time for the profile in ISO 8601 format.
- start String
- the start time for the profile in ISO 8601 format.
- timeZone String
- the timezone of the start and end times for the profile. Some examples of valid time zones are: Dateline Standard Time, UTC-11, Hawaiian Standard Time, Alaskan Standard Time, Pacific Standard Time (Mexico), Pacific Standard Time, US Mountain Standard Time, Mountain Standard Time (Mexico), Mountain Standard Time, Central America Standard Time, Central Standard Time, Central Standard Time (Mexico), Canada Central Standard Time, SA Pacific Standard Time, Eastern Standard Time, US Eastern Standard Time, Venezuela Standard Time, Paraguay Standard Time, Atlantic Standard Time, Central Brazilian Standard Time, SA Western Standard Time, Pacific SA Standard Time, Newfoundland Standard Time, E. South America Standard Time, Argentina Standard Time, SA Eastern Standard Time, Greenland Standard Time, Montevideo Standard Time, Bahia Standard Time, UTC-02, Mid-Atlantic Standard Time, Azores Standard Time, Cape Verde Standard Time, Morocco Standard Time, UTC, GMT Standard Time, Greenwich Standard Time, W. Europe Standard Time, Central Europe Standard Time, Romance Standard Time, Central European Standard Time, W. Central Africa Standard Time, Namibia Standard Time, Jordan Standard Time, GTB Standard Time, Middle East Standard Time, Egypt Standard Time, Syria Standard Time, E. Europe Standard Time, South Africa Standard Time, FLE Standard Time, Turkey Standard Time, Israel Standard Time, Kaliningrad Standard Time, Libya Standard Time, Arabic Standard Time, Arab Standard Time, Belarus Standard Time, Russian Standard Time, E. Africa Standard Time, Iran Standard Time, Arabian Standard Time, Azerbaijan Standard Time, Russia Time Zone 3, Mauritius Standard Time, Georgian Standard Time, Caucasus Standard Time, Afghanistan Standard Time, West Asia Standard Time, Ekaterinburg Standard Time, Pakistan Standard Time, India Standard Time, Sri Lanka Standard Time, Nepal Standard Time, Central Asia Standard Time, Bangladesh Standard Time, N. Central Asia Standard Time, Myanmar Standard Time, SE Asia Standard Time, North Asia Standard Time, China Standard Time, North Asia East Standard Time, Singapore Standard Time, W. Australia Standard Time, Taipei Standard Time, Ulaanbaatar Standard Time, Tokyo Standard Time, Korea Standard Time, Yakutsk Standard Time, Cen. Australia Standard Time, AUS Central Standard Time, E. Australia Standard Time, AUS Eastern Standard Time, West Pacific Standard Time, Tasmania Standard Time, Magadan Standard Time, Vladivostok Standard Time, Russia Time Zone 10, Central Pacific Standard Time, Russia Time Zone 11, New Zealand Standard Time, UTC+12, Fiji Standard Time, Kamchatka Standard Time, Tonga Standard Time, Samoa Standard Time, Line Islands Standard Time
WebhookNotificationResponse  
- Properties Dictionary<string, string>
- a property bag of settings. This value can be empty.
- ServiceUri string
- the service address to receive the notification.
- Properties map[string]string
- a property bag of settings. This value can be empty.
- ServiceUri string
- the service address to receive the notification.
- properties Map<String,String>
- a property bag of settings. This value can be empty.
- serviceUri String
- the service address to receive the notification.
- properties {[key: string]: string}
- a property bag of settings. This value can be empty.
- serviceUri string
- the service address to receive the notification.
- properties Mapping[str, str]
- a property bag of settings. This value can be empty.
- service_uri str
- the service address to receive the notification.
- properties Map<String>
- a property bag of settings. This value can be empty.
- serviceUri String
- the service address to receive the notification.
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