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>
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 dictionary
The following arguments are supported:
- Autoscale
Setting Name This property is required. Changes to this property will trigger replacement.
- The autoscale setting name.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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.
- The autoscale setting name.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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.
- The autoscale setting name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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.
- The autoscale setting name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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.
- The autoscale setting name.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- 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.
- The autoscale setting name.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- 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.
- System
Data 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.
- Predictive
Autoscale 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.
- Target
Resource stringLocation - the location of the resource that the autoscale setting should be added to.
- Target
Resource 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
[]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.
- System
Data 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
[]Autoscale
Notification Response - the collection of notifications.
- Predictive
Autoscale 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.
- Target
Resource stringLocation - the location of the resource that the autoscale setting should be added to.
- Target
Resource 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<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.
- system
Data 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<Autoscale
Notification Response> - the collection of notifications.
- predictive
Autoscale 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.
- target
Resource StringLocation - the location of the resource that the autoscale setting should be added to.
- target
Resource 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
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.
- system
Data 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
Autoscale
Notification Response[] - the collection of notifications.
- predictive
Autoscale 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.
- target
Resource stringLocation - the location of the resource that the autoscale setting should be added to.
- target
Resource 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[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.
- 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[Autoscale
Notification 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.
- system
Data 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.
- predictive
Autoscale 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.
- target
Resource StringLocation - the location of the resource that the autoscale setting should be added to.
- target
Resource StringUri - 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.
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
This property is required. string - the operation associated with the notification and its value must be "scale"
- Email
Email
Notification Response - the email notification.
- Webhooks
[]Webhook
Notification Response - the collection of webhook notifications.
- operation
This property is required. String - the operation associated with the notification and its value must be "scale"
- email
Email
Notification Response - the email notification.
- webhooks
List<Webhook
Notification Response> - the collection of webhook notifications.
- operation
This property is required. string - the operation associated with the notification and its value must be "scale"
- email
Email
Notification Response - the email notification.
- webhooks
Webhook
Notification Response[] - the collection of webhook notifications.
- operation
This property is required. str - the operation associated with the notification and its value must be "scale"
- email
Email
Notification Response - the email notification.
- webhooks
Sequence[Webhook
Notification Response] - 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.Azure Native. Insights. Inputs. Scale Capacity Response - 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.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.
- Fixed
Date 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
This property is required. ScaleCapacity Response - 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. []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
Recurrence
Response - the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
- capacity
This property is required. ScaleCapacity Response - 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<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
Recurrence
Response - the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
- capacity
This property is required. ScaleCapacity Response - 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. 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
Recurrence
Response - the repeating times at which this profile begins. This element is not used if the FixedDate element is used.
- capacity
This property is required. ScaleCapacity Response - 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[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
Recurrence
Response - 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.
- fixed
Date 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
- Custom
Emails List<string> - 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.
- Custom
Emails []string - 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.
- custom
Emails List<String> - the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.
- send
To BooleanSubscription Administrator - a value indicating whether to send email to subscription administrator.
- send
To BooleanSubscription Co Administrators - a value indicating whether to send email to subscription co-administrators.
- custom
Emails string[] - the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.
- send
To booleanSubscription Administrator - a value indicating whether to send email to subscription administrator.
- send
To 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.
- custom
Emails List<String> - the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.
- send
To BooleanSubscription Administrator - a value indicating whether to send email to subscription administrator.
- send
To BooleanSubscription Co Administrators - a value indicating whether to send email to subscription co-administrators.
MetricTriggerResponse
- Metric
Name This property is required. string - the name of the metric that defines what the rule monitors.
- Metric
Resource Uri 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.
- Time
Aggregation This property is required. string - 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. 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.
- Time
Window 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.
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"]}].
- Divide
Per boolInstance - a value indicating whether metric should divide per instance.
- Metric
Namespace string - the namespace of the metric that defines what the rule monitors.
- Metric
Resource stringLocation - the location of the resource the rule monitors.
- Metric
Name This property is required. string - the name of the metric that defines what the rule monitors.
- Metric
Resource Uri 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.
- Time
Aggregation This property is required. string - 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. 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.
- Time
Window 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
[]Scale
Rule 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 string - the namespace of the metric that defines what the rule monitors.
- Metric
Resource stringLocation - the location of the resource the rule monitors.
- metric
Name This property is required. String - the name of the metric that defines what the rule monitors.
- metric
Resource Uri 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.
- time
Aggregation This property is required. String - 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. 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.
- time
Window 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<Scale
Rule Metric Dimension Response> - List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
- divide
Per BooleanInstance - a value indicating whether metric should divide per instance.
- metric
Namespace String - the namespace of the metric that defines what the rule monitors.
- metric
Resource StringLocation - the location of the resource the rule monitors.
- metric
Name This property is required. string - the name of the metric that defines what the rule monitors.
- metric
Resource Uri 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.
- time
Aggregation This property is required. string - 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. 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.
- time
Window 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
Scale
Rule Metric Dimension Response[] - List of dimension conditions. For example: [{"DimensionName":"AppName","Operator":"Equals","Values":["App1"]},{"DimensionName":"Deployment","Operator":"Equals","Values":["default"]}].
- divide
Per booleanInstance - a value indicating whether metric should divide per instance.
- metric
Namespace string - the namespace of the metric that defines what the rule monitors.
- metric
Resource stringLocation - 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[Scale
Rule 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.
- metric
Name This property is required. String - the name of the metric that defines what the rule monitors.
- metric
Resource Uri 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.
- time
Aggregation This property is required. String - 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. 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.
- time
Window 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"]}].
- divide
Per BooleanInstance - a value indicating whether metric should divide per instance.
- metric
Namespace String - the namespace of the metric that defines what the rule monitors.
- metric
Resource StringLocation - the location of the resource the rule monitors.
PredictiveAutoscalePolicyResponse
- Scale
Mode This property is required. string - the predictive autoscale mode
- Scale
Look 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 This property is required. string - the predictive autoscale mode
- Scale
Look 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 This property is required. String - the predictive autoscale mode
- scale
Look 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 This property is required. string - the predictive autoscale mode
- scale
Look 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 This property is required. 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.
- scale
Mode This property is required. String - the predictive autoscale mode
- scale
Look 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
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.Azure Native. Insights. Inputs. Recurrent Schedule Response - 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. RecurrentSchedule Response - 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. RecurrentSchedule Response - 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. RecurrentSchedule Response - 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. RecurrentSchedule Response - 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.
- Time
Zone 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.
- Time
Zone 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.
- time
Zone 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.
- time
Zone 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.
- time
Zone 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
- Dimension
Name 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"].
- Dimension
Name 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. 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"].
- dimension
Name 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"].
- dimension
Name 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
- Metric
Trigger This property is required. Pulumi.Azure Native. Insights. Inputs. Metric Trigger Response - the trigger that results in a scaling action.
- Scale
Action This property is required. Pulumi.Azure Native. Insights. Inputs. Scale Action Response - the parameters for the scaling action.
- Metric
Trigger This property is required. MetricTrigger Response - the trigger that results in a scaling action.
- Scale
Action This property is required. ScaleAction Response - the parameters for the scaling action.
- metric
Trigger This property is required. MetricTrigger Response - the trigger that results in a scaling action.
- scale
Action This property is required. ScaleAction Response - the parameters for the scaling action.
- metric
Trigger This property is required. MetricTrigger Response - the trigger that results in a scaling action.
- scale
Action This property is required. ScaleAction Response - the parameters for the scaling action.
- metric_
trigger This property is required. MetricTrigger Response - the trigger that results in a scaling action.
- scale_
action This property is required. ScaleAction Response - the parameters for the scaling action.
- metric
Trigger This property is required. Property Map - the trigger that results in a scaling action.
- scale
Action This property is required. Property Map - the parameters for the scaling action.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
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.
- Time
Zone 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.
- Time
Zone 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.
- time
Zone 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.
- time
Zone 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.
- time
Zone 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.
- Service
Uri string - the service address to receive the notification.
- Properties map[string]string
- a property bag of settings. This value can be empty.
- Service
Uri string - the service address to receive the notification.
- properties Map<String,String>
- a property bag of settings. This value can be empty.
- service
Uri String - the service address to receive the notification.
- properties {[key: string]: string}
- a property bag of settings. This value can be empty.
- service
Uri 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.
- service
Uri 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