1. Packages
  2. Azure Native v2
  3. API Docs
  4. insights
  5. getAutoscaleSetting
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.insights.getAutoscaleSetting

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 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>
Copy
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]
Copy
func LookupAutoscaleSetting(ctx *Context, args *LookupAutoscaleSettingArgs, opts ...InvokeOption) (*LookupAutoscaleSettingResult, error)
func LookupAutoscaleSettingOutput(ctx *Context, args *LookupAutoscaleSettingOutputArgs, opts ...InvokeOption) LookupAutoscaleSettingResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetAutoscaleSettingResult> getAutoscaleSetting(GetAutoscaleSettingArgs args, InvokeOptions options)
public static Output<GetAutoscaleSettingResult> getAutoscaleSetting(GetAutoscaleSettingArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:insights:getAutoscaleSetting
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AutoscaleSettingName
This property is required.
Changes to this property will trigger replacement.
string
The autoscale setting name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
AutoscaleSettingName
This property is required.
Changes to this property will trigger replacement.
string
The autoscale setting name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
autoscaleSettingName
This property is required.
Changes to this property will trigger replacement.
String
The autoscale setting name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
autoscaleSettingName
This property is required.
Changes to this property will trigger replacement.
string
The autoscale setting name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
autoscale_setting_name
This property is required.
Changes to this property will trigger replacement.
str
The autoscale setting name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
autoscaleSettingName
This property is required.
Changes to this property will trigger replacement.
String
The autoscale setting name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
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.AzureNative.Insights.Outputs.AutoscaleProfileResponse>
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.AzureNative.Insights.Outputs.SystemDataResponse
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.AzureNative.Insights.Outputs.AutoscaleNotificationResponse>
the collection of notifications.
PredictiveAutoscalePolicy Pulumi.AzureNative.Insights.Outputs.PredictiveAutoscalePolicyResponse
the predictive autoscale policy mode.
Tags 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.
TargetResourceLocation string
the location of the resource that the autoscale setting should be added to.
TargetResourceUri string
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 []AutoscaleProfileResponse
the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
SystemData SystemDataResponse
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 []AutoscaleNotificationResponse
the collection of notifications.
PredictiveAutoscalePolicy PredictiveAutoscalePolicyResponse
the predictive autoscale policy mode.
Tags 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.
TargetResourceLocation string
the location of the resource that the autoscale setting should be added to.
TargetResourceUri string
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<AutoscaleProfileResponse>
the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
systemData SystemDataResponse
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<AutoscaleNotificationResponse>
the collection of notifications.
predictiveAutoscalePolicy PredictiveAutoscalePolicyResponse
the predictive autoscale policy mode.
tags 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.
targetResourceLocation String
the location of the resource that the autoscale setting should be added to.
targetResourceUri String
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 AutoscaleProfileResponse[]
the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified.
systemData SystemDataResponse
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 AutoscaleNotificationResponse[]
the collection of notifications.
predictiveAutoscalePolicy PredictiveAutoscalePolicyResponse
the predictive autoscale policy mode.
tags {[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.
targetResourceLocation string
the location of the resource that the autoscale setting should be added to.
targetResourceUri string
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[AutoscaleProfileResponse]
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 SystemDataResponse
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[AutoscaleNotificationResponse]
the collection of notifications.
predictive_autoscale_policy PredictiveAutoscalePolicyResponse
the predictive autoscale policy mode.
tags 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_location str
the location of the resource that the autoscale setting should be added to.
target_resource_uri str
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.
predictiveAutoscalePolicy Property Map
the predictive autoscale policy mode.
tags 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.
targetResourceLocation String
the location of the resource that the autoscale setting should be added to.
targetResourceUri String
the resource identifier of the resource that the autoscale setting should be added to.

Supporting Types

AutoscaleNotificationResponse

Operation This property is required. string
the operation associated with the notification and its value must be "scale"
Email Pulumi.AzureNative.Insights.Inputs.EmailNotificationResponse
the email notification.
Webhooks List<Pulumi.AzureNative.Insights.Inputs.WebhookNotificationResponse>
the collection of webhook notifications.
Operation This property is required. string
the operation associated with the notification and its value must be "scale"
Email EmailNotificationResponse
the email notification.
Webhooks []WebhookNotificationResponse
the collection of webhook notifications.
operation This property is required. String
the operation associated with the notification and its value must be "scale"
email EmailNotificationResponse
the email notification.
webhooks List<WebhookNotificationResponse>
the collection of webhook notifications.
operation This property is required. string
the operation associated with the notification and its value must be "scale"
email EmailNotificationResponse
the email notification.
webhooks WebhookNotificationResponse[]
the collection of webhook notifications.
operation This property is required. str
the operation associated with the notification and its value must be "scale"
email EmailNotificationResponse
the email notification.
webhooks Sequence[WebhookNotificationResponse]
the collection of webhook notifications.
operation This property is required. 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 This property is required. Pulumi.AzureNative.Insights.Inputs.ScaleCapacityResponse
the number of instances that can be used during this profile.
Name This property is required. string
the name of the profile.
Rules This property is required. List<Pulumi.AzureNative.Insights.Inputs.ScaleRuleResponse>
the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
FixedDate Pulumi.AzureNative.Insights.Inputs.TimeWindowResponse
the specific date-time for the profile. This element is not used if the Recurrence element is used.
Recurrence Pulumi.AzureNative.Insights.Inputs.RecurrenceResponse
the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
Capacity This property is required. ScaleCapacityResponse
the number of instances that can be used during this profile.
Name This property is required. string
the name of the profile.
Rules This property is required. []ScaleRuleResponse
the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
FixedDate TimeWindowResponse
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 This property is required. ScaleCapacityResponse
the number of instances that can be used during this profile.
name This property is required. String
the name of the profile.
rules This property is required. List<ScaleRuleResponse>
the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
fixedDate TimeWindowResponse
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 This property is required. ScaleCapacityResponse
the number of instances that can be used during this profile.
name This property is required. string
the name of the profile.
rules This property is required. ScaleRuleResponse[]
the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
fixedDate TimeWindowResponse
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 This property is required. ScaleCapacityResponse
the number of instances that can be used during this profile.
name This property is required. str
the name of the profile.
rules This property is required. Sequence[ScaleRuleResponse]
the collection of rules that provide the triggers and parameters for the scaling action. A maximum of 10 rules can be specified.
fixed_date TimeWindowResponse
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 This property is required. Property Map
the number of instances that can be used during this profile.
name This property is required. String
the name of the profile.
rules This property is required. 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.
SendToSubscriptionAdministrator bool
a value indicating whether to send email to subscription administrator.
SendToSubscriptionCoAdministrators bool
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.
SendToSubscriptionAdministrator bool
a value indicating whether to send email to subscription administrator.
SendToSubscriptionCoAdministrators bool
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.
sendToSubscriptionAdministrator Boolean
a value indicating whether to send email to subscription administrator.
sendToSubscriptionCoAdministrators Boolean
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.
sendToSubscriptionAdministrator boolean
a value indicating whether to send email to subscription administrator.
sendToSubscriptionCoAdministrators boolean
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_subscription_administrator bool
a value indicating whether to send email to subscription administrator.
send_to_subscription_co_administrators bool
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.
sendToSubscriptionAdministrator Boolean
a value indicating whether to send email to subscription administrator.
sendToSubscriptionCoAdministrators Boolean
a value indicating whether to send email to subscription co-administrators.

MetricTriggerResponse

MetricName This property is required. string
the name of the metric that defines what the rule monitors.
MetricResourceUri This property is required. string
the resource identifier of the resource the rule monitors.
Operator This property is required. string
the operator that is used to compare the metric data and the threshold.
Statistic This property is required. string
the metric statistic type. How the metrics from multiple instances are combined.
Threshold This property is required. double
the threshold of the metric that triggers the scale action.
TimeAggregation This property is required. string
time aggregation type. How the data that is collected should be combined over time. The default value is Average.
TimeGrain This property is required. 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 This property is required. 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.AzureNative.Insights.Inputs.ScaleRuleMetricDimensionResponse>
List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
DividePerInstance bool
a value indicating whether metric should divide per instance.
MetricNamespace string
the namespace of the metric that defines what the rule monitors.
MetricResourceLocation string
the location of the resource the rule monitors.
MetricName This property is required. string
the name of the metric that defines what the rule monitors.
MetricResourceUri This property is required. string
the resource identifier of the resource the rule monitors.
Operator This property is required. string
the operator that is used to compare the metric data and the threshold.
Statistic This property is required. string
the metric statistic type. How the metrics from multiple instances are combined.
Threshold This property is required. float64
the threshold of the metric that triggers the scale action.
TimeAggregation This property is required. string
time aggregation type. How the data that is collected should be combined over time. The default value is Average.
TimeGrain This property is required. 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 This property is required. 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 []ScaleRuleMetricDimensionResponse
List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
DividePerInstance bool
a value indicating whether metric should divide per instance.
MetricNamespace string
the namespace of the metric that defines what the rule monitors.
MetricResourceLocation string
the location of the resource the rule monitors.
metricName This property is required. String
the name of the metric that defines what the rule monitors.
metricResourceUri This property is required. String
the resource identifier of the resource the rule monitors.
operator This property is required. String
the operator that is used to compare the metric data and the threshold.
statistic This property is required. String
the metric statistic type. How the metrics from multiple instances are combined.
threshold This property is required. Double
the threshold of the metric that triggers the scale action.
timeAggregation This property is required. String
time aggregation type. How the data that is collected should be combined over time. The default value is Average.
timeGrain This property is required. 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 This property is required. 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<ScaleRuleMetricDimensionResponse>
List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
dividePerInstance Boolean
a value indicating whether metric should divide per instance.
metricNamespace String
the namespace of the metric that defines what the rule monitors.
metricResourceLocation String
the location of the resource the rule monitors.
metricName This property is required. string
the name of the metric that defines what the rule monitors.
metricResourceUri This property is required. string
the resource identifier of the resource the rule monitors.
operator This property is required. string
the operator that is used to compare the metric data and the threshold.
statistic This property is required. string
the metric statistic type. How the metrics from multiple instances are combined.
threshold This property is required. number
the threshold of the metric that triggers the scale action.
timeAggregation This property is required. string
time aggregation type. How the data that is collected should be combined over time. The default value is Average.
timeGrain This property is required. 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 This property is required. 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 ScaleRuleMetricDimensionResponse[]
List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
dividePerInstance boolean
a value indicating whether metric should divide per instance.
metricNamespace string
the namespace of the metric that defines what the rule monitors.
metricResourceLocation string
the location of the resource the rule monitors.
metric_name This property is required. str
the name of the metric that defines what the rule monitors.
metric_resource_uri This property is required. str
the resource identifier of the resource the rule monitors.
operator This property is required. str
the operator that is used to compare the metric data and the threshold.
statistic This property is required. str
the metric statistic type. How the metrics from multiple instances are combined.
threshold This property is required. float
the threshold of the metric that triggers the scale action.
time_aggregation This property is required. str
time aggregation type. How the data that is collected should be combined over time. The default value is Average.
time_grain This property is required. 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 This property is required. 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[ScaleRuleMetricDimensionResponse]
List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
divide_per_instance bool
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_location str
the location of the resource the rule monitors.
metricName This property is required. String
the name of the metric that defines what the rule monitors.
metricResourceUri This property is required. String
the resource identifier of the resource the rule monitors.
operator This property is required. String
the operator that is used to compare the metric data and the threshold.
statistic This property is required. String
the metric statistic type. How the metrics from multiple instances are combined.
threshold This property is required. Number
the threshold of the metric that triggers the scale action.
timeAggregation This property is required. String
time aggregation type. How the data that is collected should be combined over time. The default value is Average.
timeGrain This property is required. 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 This property is required. 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"]}].
dividePerInstance Boolean
a value indicating whether metric should divide per instance.
metricNamespace String
the namespace of the metric that defines what the rule monitors.
metricResourceLocation String
the location of the resource the rule monitors.

PredictiveAutoscalePolicyResponse

ScaleMode This property is required. string
the predictive autoscale mode
ScaleLookAheadTime string
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 This property is required. string
the predictive autoscale mode
ScaleLookAheadTime string
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 This property is required. String
the predictive autoscale mode
scaleLookAheadTime String
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 This property is required. string
the predictive autoscale mode
scaleLookAheadTime string
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 This property is required. str
the predictive autoscale mode
scale_look_ahead_time str
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 This property is required. String
the predictive autoscale mode
scaleLookAheadTime String
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 This property is required. 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 This property is required. Pulumi.AzureNative.Insights.Inputs.RecurrentScheduleResponse
the scheduling constraints for when the profile begins.
Frequency This property is required. 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 This property is required. RecurrentScheduleResponse
the scheduling constraints for when the profile begins.
frequency This property is required. 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 This property is required. RecurrentScheduleResponse
the scheduling constraints for when the profile begins.
frequency This property is required. 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 This property is required. RecurrentScheduleResponse
the scheduling constraints for when the profile begins.
frequency This property is required. 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 This property is required. RecurrentScheduleResponse
the scheduling constraints for when the profile begins.
frequency This property is required. 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 This property is required. Property Map
the scheduling constraints for when the profile begins.

RecurrentScheduleResponse

Days This property is required. List<string>
the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
Hours This property is required. 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 This property is required. List<int>
A collection of minutes at which the profile takes effect at.
TimeZone This property is required. 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 This property is required. []string
the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
Hours This property is required. []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 This property is required. []int
A collection of minutes at which the profile takes effect at.
TimeZone This property is required. 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 This property is required. List<String>
the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
hours This property is required. 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 This property is required. List<Integer>
A collection of minutes at which the profile takes effect at.
timeZone This property is required. 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 This property is required. string[]
the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
hours This property is required. 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 This property is required. number[]
A collection of minutes at which the profile takes effect at.
timeZone This property is required. 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 This property is required. Sequence[str]
the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
hours This property is required. 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 This property is required. Sequence[int]
A collection of minutes at which the profile takes effect at.
time_zone This property is required. 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 This property is required. List<String>
the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.
hours This property is required. 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 This property is required. List<Number>
A collection of minutes at which the profile takes effect at.
timeZone This property is required. 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 This property is required. 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 This property is required. string
the scale direction. Whether the scaling action increases or decreases the number of instances.
Type This property is required. 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 This property is required. 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 This property is required. string
the scale direction. Whether the scaling action increases or decreases the number of instances.
Type This property is required. 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 This property is required. 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 This property is required. String
the scale direction. Whether the scaling action increases or decreases the number of instances.
type This property is required. 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 This property is required. 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 This property is required. string
the scale direction. Whether the scaling action increases or decreases the number of instances.
type This property is required. 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 This property is required. 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 This property is required. str
the scale direction. Whether the scaling action increases or decreases the number of instances.
type This property is required. 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 This property is required. 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 This property is required. String
the scale direction. Whether the scaling action increases or decreases the number of instances.
type This property is required. 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 This property is required. 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 This property is required. 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 This property is required. string
the minimum number of instances for the resource.
Default This property is required. 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 This property is required. 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 This property is required. string
the minimum number of instances for the resource.
default_ This property is required. 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 This property is required. 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 This property is required. String
the minimum number of instances for the resource.
default This property is required. 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 This property is required. 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 This property is required. string
the minimum number of instances for the resource.
default This property is required. 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 This property is required. 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 This property is required. str
the minimum number of instances for the resource.
default This property is required. 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 This property is required. 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 This property is required. String
the minimum number of instances for the resource.

ScaleRuleMetricDimensionResponse

DimensionName This property is required. string
Name of the dimension.
Operator This property is required. 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 This property is required. List<string>
list of dimension values. For example: ["App1","App2"].
DimensionName This property is required. string
Name of the dimension.
Operator This property is required. 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 This property is required. []string
list of dimension values. For example: ["App1","App2"].
dimensionName This property is required. String
Name of the dimension.
operator This property is required. 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 This property is required. List<String>
list of dimension values. For example: ["App1","App2"].
dimensionName This property is required. string
Name of the dimension.
operator This property is required. 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 This property is required. string[]
list of dimension values. For example: ["App1","App2"].
dimension_name This property is required. str
Name of the dimension.
operator This property is required. 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 This property is required. Sequence[str]
list of dimension values. For example: ["App1","App2"].
dimensionName This property is required. String
Name of the dimension.
operator This property is required. 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 This property is required. List<String>
list of dimension values. For example: ["App1","App2"].

ScaleRuleResponse

MetricTrigger This property is required. Pulumi.AzureNative.Insights.Inputs.MetricTriggerResponse
the trigger that results in a scaling action.
ScaleAction This property is required. Pulumi.AzureNative.Insights.Inputs.ScaleActionResponse
the parameters for the scaling action.
MetricTrigger This property is required. MetricTriggerResponse
the trigger that results in a scaling action.
ScaleAction This property is required. ScaleActionResponse
the parameters for the scaling action.
metricTrigger This property is required. MetricTriggerResponse
the trigger that results in a scaling action.
scaleAction This property is required. ScaleActionResponse
the parameters for the scaling action.
metricTrigger This property is required. MetricTriggerResponse
the trigger that results in a scaling action.
scaleAction This property is required. ScaleActionResponse
the parameters for the scaling action.
metric_trigger This property is required. MetricTriggerResponse
the trigger that results in a scaling action.
scale_action This property is required. ScaleActionResponse
the parameters for the scaling action.
metricTrigger This property is required. Property Map
the trigger that results in a scaling action.
scaleAction This property is required. 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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

TimeWindowResponse

End This property is required. string
the end time for the profile in ISO 8601 format.
Start This property is required. 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 This property is required. string
the end time for the profile in ISO 8601 format.
Start This property is required. 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 This property is required. String
the end time for the profile in ISO 8601 format.
start This property is required. 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 This property is required. string
the end time for the profile in ISO 8601 format.
start This property is required. 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 This property is required. str
the end time for the profile in ISO 8601 format.
start This property is required. 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 This property is required. String
the end time for the profile in ISO 8601 format.
start This property is required. 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-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi