pulumi-azure-native 2.76.0a1733162443__py3-none-any.whl → 2.76.0a1733466631__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-azure-native might be problematic. Click here for more details.
- pulumi_azure_native/__init__.py +86 -2
- pulumi_azure_native/containerregistry/__init__.py +3 -0
- pulumi_azure_native/containerregistry/archife.py +3 -3
- pulumi_azure_native/containerregistry/archive_version.py +3 -3
- pulumi_azure_native/containerregistry/cache_rule.py +3 -3
- pulumi_azure_native/containerregistry/connected_registry.py +3 -3
- pulumi_azure_native/containerregistry/credential_set.py +3 -3
- pulumi_azure_native/containerregistry/export_pipeline.py +3 -3
- pulumi_azure_native/containerregistry/get_archife.py +2 -2
- pulumi_azure_native/containerregistry/get_archive_version.py +2 -2
- pulumi_azure_native/containerregistry/get_cache_rule.py +2 -2
- pulumi_azure_native/containerregistry/get_connected_registry.py +2 -2
- pulumi_azure_native/containerregistry/get_credential_set.py +2 -2
- pulumi_azure_native/containerregistry/get_export_pipeline.py +2 -2
- pulumi_azure_native/containerregistry/get_import_pipeline.py +2 -2
- pulumi_azure_native/containerregistry/get_pipeline_run.py +2 -2
- pulumi_azure_native/containerregistry/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/containerregistry/get_registry.py +2 -2
- pulumi_azure_native/containerregistry/get_replication.py +2 -2
- pulumi_azure_native/containerregistry/get_scope_map.py +2 -2
- pulumi_azure_native/containerregistry/get_token.py +2 -2
- pulumi_azure_native/containerregistry/get_webhook.py +2 -2
- pulumi_azure_native/containerregistry/get_webhook_callback_config.py +2 -2
- pulumi_azure_native/containerregistry/import_pipeline.py +3 -3
- pulumi_azure_native/containerregistry/list_registry_credentials.py +2 -2
- pulumi_azure_native/containerregistry/list_webhook_events.py +2 -2
- pulumi_azure_native/containerregistry/pipeline_run.py +3 -3
- pulumi_azure_native/containerregistry/private_endpoint_connection.py +3 -3
- pulumi_azure_native/containerregistry/registry.py +3 -3
- pulumi_azure_native/containerregistry/replication.py +3 -3
- pulumi_azure_native/containerregistry/scope_map.py +3 -3
- pulumi_azure_native/containerregistry/token.py +3 -3
- pulumi_azure_native/containerregistry/v20170301/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20190501/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/token.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/connected_registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/export_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/import_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/pipeline_run.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/token.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/archife.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/archive_version.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/connected_registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/export_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/import_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/pipeline_run.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/token.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/token.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/archife.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/archive_version.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/connected_registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/export_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/import_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/pipeline_run.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/token.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/archife.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/archive_version.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/connected_registry.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/export_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/import_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/pipeline_run.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/token.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20241101preview/__init__.py +41 -0
- pulumi_azure_native/containerregistry/v20241101preview/_enums.py +290 -0
- pulumi_azure_native/containerregistry/v20241101preview/_inputs.py +2010 -0
- pulumi_azure_native/containerregistry/v20241101preview/archife.py +309 -0
- pulumi_azure_native/containerregistry/v20241101preview/archive_version.py +252 -0
- pulumi_azure_native/containerregistry/v20241101preview/cache_rule.py +301 -0
- pulumi_azure_native/containerregistry/v20241101preview/connected_registry.py +438 -0
- pulumi_azure_native/containerregistry/v20241101preview/credential_set.py +303 -0
- pulumi_azure_native/containerregistry/v20241101preview/export_pipeline.py +319 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_archife.py +205 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_archive_version.py +175 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_cache_rule.py +206 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_connected_registry.py +317 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_credential_set.py +206 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_export_pipeline.py +205 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_import_pipeline.py +219 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_pipeline_run.py +191 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_private_endpoint_connection.py +177 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_registry.py +423 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_replication.py +219 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_scope_map.py +193 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_token.py +205 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_webhook.py +219 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_webhook_callback_config.py +106 -0
- pulumi_azure_native/containerregistry/v20241101preview/import_pipeline.py +348 -0
- pulumi_azure_native/containerregistry/v20241101preview/list_registry_credentials.py +101 -0
- pulumi_azure_native/containerregistry/v20241101preview/list_webhook_events.py +107 -0
- pulumi_azure_native/containerregistry/v20241101preview/outputs.py +3171 -0
- pulumi_azure_native/containerregistry/v20241101preview/pipeline_run.py +270 -0
- pulumi_azure_native/containerregistry/v20241101preview/private_endpoint_connection.py +260 -0
- pulumi_azure_native/containerregistry/v20241101preview/registry.py +695 -0
- pulumi_azure_native/containerregistry/v20241101preview/replication.py +335 -0
- pulumi_azure_native/containerregistry/v20241101preview/scope_map.py +277 -0
- pulumi_azure_native/containerregistry/v20241101preview/token.py +299 -0
- pulumi_azure_native/containerregistry/v20241101preview/webhook.py +388 -0
- pulumi_azure_native/containerregistry/webhook.py +3 -3
- pulumi_azure_native/dbforpostgresql/v20240801/_enums.py +1 -0
- pulumi_azure_native/documentdb/__init__.py +3 -0
- pulumi_azure_native/documentdb/firewall_rule.py +3 -3
- pulumi_azure_native/documentdb/get_firewall_rule.py +2 -2
- pulumi_azure_native/documentdb/get_mongo_cluster.py +2 -2
- pulumi_azure_native/documentdb/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/documentdb/list_mongo_cluster_connection_strings.py +2 -2
- pulumi_azure_native/documentdb/mongo_cluster.py +3 -3
- pulumi_azure_native/documentdb/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/private_endpoint_connection.py +2 -2
- pulumi_azure_native/documentdb/v20230315preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20230315preview/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20230915preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20230915preview/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20231115preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20231115preview/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240215preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20240215preview/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240301preview/firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240301preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20240301preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/documentdb/v20240601preview/firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240601preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20240601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/documentdb/v20240701/firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240701/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20240701/private_endpoint_connection.py +1 -1
- pulumi_azure_native/documentdb/v20241001preview/__init__.py +17 -0
- pulumi_azure_native/documentdb/v20241001preview/_enums.py +101 -0
- pulumi_azure_native/documentdb/v20241001preview/_inputs.py +813 -0
- pulumi_azure_native/documentdb/v20241001preview/firewall_rule.py +220 -0
- pulumi_azure_native/documentdb/v20241001preview/get_firewall_rule.py +149 -0
- pulumi_azure_native/documentdb/v20241001preview/get_mongo_cluster.py +171 -0
- pulumi_azure_native/documentdb/v20241001preview/get_private_endpoint_connection.py +149 -0
- pulumi_azure_native/documentdb/v20241001preview/list_mongo_cluster_connection_strings.py +87 -0
- pulumi_azure_native/documentdb/v20241001preview/mongo_cluster.py +258 -0
- pulumi_azure_native/documentdb/v20241001preview/outputs.py +1086 -0
- pulumi_azure_native/documentdb/v20241001preview/private_endpoint_connection.py +221 -0
- pulumi_azure_native/eventgrid/__init__.py +3 -0
- pulumi_azure_native/eventgrid/ca_certificate.py +3 -3
- pulumi_azure_native/eventgrid/channel.py +3 -3
- pulumi_azure_native/eventgrid/client.py +3 -3
- pulumi_azure_native/eventgrid/client_group.py +3 -3
- pulumi_azure_native/eventgrid/domain.py +3 -3
- pulumi_azure_native/eventgrid/domain_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/domain_topic.py +3 -3
- pulumi_azure_native/eventgrid/domain_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/get_ca_certificate.py +2 -2
- pulumi_azure_native/eventgrid/get_channel.py +2 -2
- pulumi_azure_native/eventgrid/get_channel_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_client.py +2 -2
- pulumi_azure_native/eventgrid/get_client_group.py +2 -2
- pulumi_azure_native/eventgrid/get_domain.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic_event_subscription_full_url.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_configuration.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_destination.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_namespace.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_registration.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_permission_binding.py +2 -2
- pulumi_azure_native/eventgrid/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_space.py +2 -2
- pulumi_azure_native/eventgrid/list_domain_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_namespace_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_namespace_topic_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_partner_namespace_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_topic_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/namespace.py +3 -3
- pulumi_azure_native/eventgrid/namespace_topic.py +3 -3
- pulumi_azure_native/eventgrid/namespace_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/partner_configuration.py +3 -3
- pulumi_azure_native/eventgrid/partner_destination.py +3 -3
- pulumi_azure_native/eventgrid/partner_namespace.py +3 -3
- pulumi_azure_native/eventgrid/partner_registration.py +3 -3
- pulumi_azure_native/eventgrid/partner_topic.py +3 -3
- pulumi_azure_native/eventgrid/partner_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/permission_binding.py +3 -3
- pulumi_azure_native/eventgrid/private_endpoint_connection.py +3 -3
- pulumi_azure_native/eventgrid/system_topic.py +3 -3
- pulumi_azure_native/eventgrid/system_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/topic.py +3 -3
- pulumi_azure_native/eventgrid/topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/topic_space.py +3 -3
- pulumi_azure_native/eventgrid/v20200401preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20200401preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20211015preview/partner_destination.py +1 -1
- pulumi_azure_native/eventgrid/v20211015preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_destination.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_destination.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_destination.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/__init__.py +80 -0
- pulumi_azure_native/eventgrid/v20241215preview/_enums.py +473 -0
- pulumi_azure_native/eventgrid/v20241215preview/_inputs.py +7786 -0
- pulumi_azure_native/eventgrid/v20241215preview/ca_certificate.py +278 -0
- pulumi_azure_native/eventgrid/v20241215preview/channel.py +399 -0
- pulumi_azure_native/eventgrid/v20241215preview/client.py +359 -0
- pulumi_azure_native/eventgrid/v20241215preview/client_group.py +262 -0
- pulumi_azure_native/eventgrid/v20241215preview/domain.py +693 -0
- pulumi_azure_native/eventgrid/v20241215preview/domain_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20241215preview/domain_topic.py +200 -0
- pulumi_azure_native/eventgrid/v20241215preview/domain_topic_event_subscription.py +514 -0
- pulumi_azure_native/eventgrid/v20241215preview/event_subscription.py +472 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_ca_certificate.py +205 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_channel.py +234 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_channel_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_client.py +221 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_client_group.py +178 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain.py +395 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_topic.py +149 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_topic_event_subscription.py +299 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_topic_event_subscription_delivery_attributes.py +99 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_topic_event_subscription_full_url.py +98 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_event_subscription.py +287 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_event_subscription_delivery_attributes.py +87 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_event_subscription_full_url.py +86 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace.py +302 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace_topic.py +192 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace_topic_event_subscription.py +225 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace_topic_event_subscription_delivery_attributes.py +99 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace_topic_event_subscription_full_url.py +98 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_configuration.py +179 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_destination.py +256 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_namespace.py +286 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_registration.py +186 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_topic.py +285 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_topic_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_topic_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_topic_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_permission_binding.py +207 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_private_endpoint_connection.py +180 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_system_topic.py +227 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_system_topic_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_system_topic_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_system_topic_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic.py +383 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic_space.py +181 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_domain_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_namespace_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_namespace_topic_shared_access_keys.py +106 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_partner_namespace_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_topic_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20241215preview/namespace.py +520 -0
- pulumi_azure_native/eventgrid/v20241215preview/namespace_topic.py +296 -0
- pulumi_azure_native/eventgrid/v20241215preview/namespace_topic_event_subscription.py +368 -0
- pulumi_azure_native/eventgrid/v20241215preview/outputs.py +6635 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_configuration.py +267 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_destination.py +416 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_namespace.py +457 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_registration.py +270 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_topic.py +479 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_topic_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20241215preview/permission_binding.py +325 -0
- pulumi_azure_native/eventgrid/v20241215preview/private_endpoint_connection.py +317 -0
- pulumi_azure_native/eventgrid/v20241215preview/system_topic.py +336 -0
- pulumi_azure_native/eventgrid/v20241215preview/system_topic_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20241215preview/topic.py +641 -0
- pulumi_azure_native/eventgrid/v20241215preview/topic_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20241215preview/topic_space.py +274 -0
- pulumi_azure_native/hybridcompute/__init__.py +3 -0
- pulumi_azure_native/hybridcompute/gateway.py +3 -3
- pulumi_azure_native/hybridcompute/get_gateway.py +2 -2
- pulumi_azure_native/hybridcompute/get_license.py +2 -2
- pulumi_azure_native/hybridcompute/get_license_profile.py +2 -2
- pulumi_azure_native/hybridcompute/get_machine.py +2 -2
- pulumi_azure_native/hybridcompute/get_machine_extension.py +2 -2
- pulumi_azure_native/hybridcompute/get_machine_run_command.py +2 -2
- pulumi_azure_native/hybridcompute/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/hybridcompute/get_private_link_scope.py +2 -2
- pulumi_azure_native/hybridcompute/license.py +3 -3
- pulumi_azure_native/hybridcompute/license_profile.py +3 -3
- pulumi_azure_native/hybridcompute/machine.py +3 -3
- pulumi_azure_native/hybridcompute/machine_extension.py +3 -3
- pulumi_azure_native/hybridcompute/machine_run_command.py +3 -3
- pulumi_azure_native/hybridcompute/private_endpoint_connection.py +3 -3
- pulumi_azure_native/hybridcompute/private_link_scope.py +3 -3
- pulumi_azure_native/hybridcompute/v20200802/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20200815preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20200815preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20200815preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20200815preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20220510preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20220510preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20221227/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20221227/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20221227/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20221227/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/gateway.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/gateway.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/gateway.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/gateway.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20241110preview/__init__.py +26 -0
- pulumi_azure_native/hybridcompute/v20241110preview/_enums.py +172 -0
- pulumi_azure_native/hybridcompute/v20241110preview/_inputs.py +1924 -0
- pulumi_azure_native/hybridcompute/v20241110preview/gateway.py +316 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_gateway.py +227 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_license.py +213 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_license_profile.py +387 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_machine.py +681 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_machine_extension.py +177 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_machine_run_command.py +345 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_private_endpoint_connection.py +149 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_private_link_scope.py +171 -0
- pulumi_azure_native/hybridcompute/v20241110preview/license.py +326 -0
- pulumi_azure_native/hybridcompute/v20241110preview/license_profile.py +505 -0
- pulumi_azure_native/hybridcompute/v20241110preview/machine.py +885 -0
- pulumi_azure_native/hybridcompute/v20241110preview/machine_extension.py +279 -0
- pulumi_azure_native/hybridcompute/v20241110preview/machine_run_command.py +592 -0
- pulumi_azure_native/hybridcompute/v20241110preview/outputs.py +3556 -0
- pulumi_azure_native/hybridcompute/v20241110preview/private_endpoint_connection.py +220 -0
- pulumi_azure_native/hybridcompute/v20241110preview/private_link_scope.py +258 -0
- pulumi_azure_native/insights/__init__.py +0 -2
- pulumi_azure_native/insights/_enums.py +0 -12
- pulumi_azure_native/insights/_inputs.py +76 -1109
- pulumi_azure_native/insights/outputs.py +0 -831
- pulumi_azure_native/insights/v20160301/__init__.py +0 -3
- pulumi_azure_native/insights/v20160301/_inputs.py +0 -1034
- pulumi_azure_native/insights/v20160301/outputs.py +0 -833
- pulumi_azure_native/machinelearningservices/v20241001/_inputs.py +2 -110
- pulumi_azure_native/machinelearningservices/v20241001/outputs.py +2 -104
- pulumi_azure_native/machinelearningservices/v20241001preview/_inputs.py +2 -110
- pulumi_azure_native/machinelearningservices/v20241001preview/outputs.py +2 -104
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/security/__init__.py +3 -0
- pulumi_azure_native/security/get_security_connector.py +2 -2
- pulumi_azure_native/security/security_connector.py +3 -3
- pulumi_azure_native/security/v20210701preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20230301preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20231001preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20240301preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20240701preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20240801preview/__init__.py +12 -0
- pulumi_azure_native/security/v20240801preview/_enums.py +106 -0
- pulumi_azure_native/security/v20240801preview/_inputs.py +5542 -0
- pulumi_azure_native/security/v20240801preview/get_security_connector.py +255 -0
- pulumi_azure_native/security/v20240801preview/outputs.py +5097 -0
- pulumi_azure_native/security/v20240801preview/security_connector.py +394 -0
- pulumi_azure_native/workloads/v20240901/_inputs.py +8 -8
- pulumi_azure_native/workloads/v20240901/outputs.py +8 -8
- {pulumi_azure_native-2.76.0a1733162443.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.76.0a1733162443.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/RECORD +547 -406
- pulumi_azure_native/insights/alert_rule.py +0 -427
- pulumi_azure_native/insights/get_alert_rule.py +0 -243
- pulumi_azure_native/insights/v20160301/_enums.py +0 -31
- pulumi_azure_native/insights/v20160301/alert_rule.py +0 -425
- pulumi_azure_native/insights/v20160301/get_alert_rule.py +0 -241
- {pulumi_azure_native-2.76.0a1733162443.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.76.0a1733162443.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/top_level.txt +0 -0
|
@@ -110,8 +110,6 @@ __all__ = [
|
|
|
110
110
|
'IisLogsDataSourceArgsDict',
|
|
111
111
|
'ItsmReceiverArgs',
|
|
112
112
|
'ItsmReceiverArgsDict',
|
|
113
|
-
'LocationThresholdRuleConditionArgs',
|
|
114
|
-
'LocationThresholdRuleConditionArgsDict',
|
|
115
113
|
'LogAnalyticsDestinationArgs',
|
|
116
114
|
'LogAnalyticsDestinationArgsDict',
|
|
117
115
|
'LogFileSettingsTextArgs',
|
|
@@ -124,10 +122,6 @@ __all__ = [
|
|
|
124
122
|
'LogSettingsArgsDict',
|
|
125
123
|
'LogicAppReceiverArgs',
|
|
126
124
|
'LogicAppReceiverArgsDict',
|
|
127
|
-
'ManagementEventAggregationConditionArgs',
|
|
128
|
-
'ManagementEventAggregationConditionArgsDict',
|
|
129
|
-
'ManagementEventRuleConditionArgs',
|
|
130
|
-
'ManagementEventRuleConditionArgsDict',
|
|
131
125
|
'ManagementGroupLogSettingsArgs',
|
|
132
126
|
'ManagementGroupLogSettingsArgsDict',
|
|
133
127
|
'MetricAlertActionArgs',
|
|
@@ -166,18 +160,8 @@ __all__ = [
|
|
|
166
160
|
'RecurrentScheduleArgsDict',
|
|
167
161
|
'RetentionPolicyArgs',
|
|
168
162
|
'RetentionPolicyArgsDict',
|
|
169
|
-
'RuleEmailActionArgs',
|
|
170
|
-
'RuleEmailActionArgsDict',
|
|
171
|
-
'RuleManagementEventClaimsDataSourceArgs',
|
|
172
|
-
'RuleManagementEventClaimsDataSourceArgsDict',
|
|
173
|
-
'RuleManagementEventDataSourceArgs',
|
|
174
|
-
'RuleManagementEventDataSourceArgsDict',
|
|
175
|
-
'RuleMetricDataSourceArgs',
|
|
176
|
-
'RuleMetricDataSourceArgsDict',
|
|
177
163
|
'RuleResolveConfigurationArgs',
|
|
178
164
|
'RuleResolveConfigurationArgsDict',
|
|
179
|
-
'RuleWebhookActionArgs',
|
|
180
|
-
'RuleWebhookActionArgsDict',
|
|
181
165
|
'ScaleActionArgs',
|
|
182
166
|
'ScaleActionArgsDict',
|
|
183
167
|
'ScaleCapacityArgs',
|
|
@@ -202,8 +186,6 @@ __all__ = [
|
|
|
202
186
|
'SubscriptionLogSettingsArgsDict',
|
|
203
187
|
'SyslogDataSourceArgs',
|
|
204
188
|
'SyslogDataSourceArgsDict',
|
|
205
|
-
'ThresholdRuleConditionArgs',
|
|
206
|
-
'ThresholdRuleConditionArgsDict',
|
|
207
189
|
'TimeWindowArgs',
|
|
208
190
|
'TimeWindowArgsDict',
|
|
209
191
|
'VoiceReceiverArgs',
|
|
@@ -4228,103 +4210,6 @@ class ItsmReceiverArgs:
|
|
|
4228
4210
|
pulumi.set(self, "workspace_id", value)
|
|
4229
4211
|
|
|
4230
4212
|
|
|
4231
|
-
if not MYPY:
|
|
4232
|
-
class LocationThresholdRuleConditionArgsDict(TypedDict):
|
|
4233
|
-
"""
|
|
4234
|
-
A rule condition based on a certain number of locations failing.
|
|
4235
|
-
"""
|
|
4236
|
-
failed_location_count: pulumi.Input[int]
|
|
4237
|
-
"""
|
|
4238
|
-
the number of locations that must fail to activate the alert.
|
|
4239
|
-
"""
|
|
4240
|
-
odata_type: pulumi.Input[str]
|
|
4241
|
-
"""
|
|
4242
|
-
specifies the type of condition. This can be one of three types: ManagementEventRuleCondition (occurrences of management events), LocationThresholdRuleCondition (based on the number of failures of a web test), and ThresholdRuleCondition (based on the threshold of a metric).
|
|
4243
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition'.
|
|
4244
|
-
"""
|
|
4245
|
-
data_source: NotRequired[pulumi.Input[Union['RuleManagementEventDataSourceArgsDict', 'RuleMetricDataSourceArgsDict']]]
|
|
4246
|
-
"""
|
|
4247
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
4248
|
-
"""
|
|
4249
|
-
window_size: NotRequired[pulumi.Input[str]]
|
|
4250
|
-
"""
|
|
4251
|
-
the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.
|
|
4252
|
-
"""
|
|
4253
|
-
elif False:
|
|
4254
|
-
LocationThresholdRuleConditionArgsDict: TypeAlias = Mapping[str, Any]
|
|
4255
|
-
|
|
4256
|
-
@pulumi.input_type
|
|
4257
|
-
class LocationThresholdRuleConditionArgs:
|
|
4258
|
-
def __init__(__self__, *,
|
|
4259
|
-
failed_location_count: pulumi.Input[int],
|
|
4260
|
-
odata_type: pulumi.Input[str],
|
|
4261
|
-
data_source: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]] = None,
|
|
4262
|
-
window_size: Optional[pulumi.Input[str]] = None):
|
|
4263
|
-
"""
|
|
4264
|
-
A rule condition based on a certain number of locations failing.
|
|
4265
|
-
:param pulumi.Input[int] failed_location_count: the number of locations that must fail to activate the alert.
|
|
4266
|
-
:param pulumi.Input[str] odata_type: specifies the type of condition. This can be one of three types: ManagementEventRuleCondition (occurrences of management events), LocationThresholdRuleCondition (based on the number of failures of a web test), and ThresholdRuleCondition (based on the threshold of a metric).
|
|
4267
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition'.
|
|
4268
|
-
:param pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']] data_source: the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
4269
|
-
:param pulumi.Input[str] window_size: the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.
|
|
4270
|
-
"""
|
|
4271
|
-
pulumi.set(__self__, "failed_location_count", failed_location_count)
|
|
4272
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition')
|
|
4273
|
-
if data_source is not None:
|
|
4274
|
-
pulumi.set(__self__, "data_source", data_source)
|
|
4275
|
-
if window_size is not None:
|
|
4276
|
-
pulumi.set(__self__, "window_size", window_size)
|
|
4277
|
-
|
|
4278
|
-
@property
|
|
4279
|
-
@pulumi.getter(name="failedLocationCount")
|
|
4280
|
-
def failed_location_count(self) -> pulumi.Input[int]:
|
|
4281
|
-
"""
|
|
4282
|
-
the number of locations that must fail to activate the alert.
|
|
4283
|
-
"""
|
|
4284
|
-
return pulumi.get(self, "failed_location_count")
|
|
4285
|
-
|
|
4286
|
-
@failed_location_count.setter
|
|
4287
|
-
def failed_location_count(self, value: pulumi.Input[int]):
|
|
4288
|
-
pulumi.set(self, "failed_location_count", value)
|
|
4289
|
-
|
|
4290
|
-
@property
|
|
4291
|
-
@pulumi.getter(name="odataType")
|
|
4292
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
4293
|
-
"""
|
|
4294
|
-
specifies the type of condition. This can be one of three types: ManagementEventRuleCondition (occurrences of management events), LocationThresholdRuleCondition (based on the number of failures of a web test), and ThresholdRuleCondition (based on the threshold of a metric).
|
|
4295
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition'.
|
|
4296
|
-
"""
|
|
4297
|
-
return pulumi.get(self, "odata_type")
|
|
4298
|
-
|
|
4299
|
-
@odata_type.setter
|
|
4300
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
4301
|
-
pulumi.set(self, "odata_type", value)
|
|
4302
|
-
|
|
4303
|
-
@property
|
|
4304
|
-
@pulumi.getter(name="dataSource")
|
|
4305
|
-
def data_source(self) -> Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]:
|
|
4306
|
-
"""
|
|
4307
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
4308
|
-
"""
|
|
4309
|
-
return pulumi.get(self, "data_source")
|
|
4310
|
-
|
|
4311
|
-
@data_source.setter
|
|
4312
|
-
def data_source(self, value: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]):
|
|
4313
|
-
pulumi.set(self, "data_source", value)
|
|
4314
|
-
|
|
4315
|
-
@property
|
|
4316
|
-
@pulumi.getter(name="windowSize")
|
|
4317
|
-
def window_size(self) -> Optional[pulumi.Input[str]]:
|
|
4318
|
-
"""
|
|
4319
|
-
the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.
|
|
4320
|
-
"""
|
|
4321
|
-
return pulumi.get(self, "window_size")
|
|
4322
|
-
|
|
4323
|
-
@window_size.setter
|
|
4324
|
-
def window_size(self, value: Optional[pulumi.Input[str]]):
|
|
4325
|
-
pulumi.set(self, "window_size", value)
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
4213
|
if not MYPY:
|
|
4329
4214
|
class LogAnalyticsDestinationArgsDict(TypedDict):
|
|
4330
4215
|
"""
|
|
@@ -4764,160 +4649,6 @@ class LogicAppReceiverArgs:
|
|
|
4764
4649
|
pulumi.set(self, "use_common_alert_schema", value)
|
|
4765
4650
|
|
|
4766
4651
|
|
|
4767
|
-
if not MYPY:
|
|
4768
|
-
class ManagementEventAggregationConditionArgsDict(TypedDict):
|
|
4769
|
-
"""
|
|
4770
|
-
How the data that is collected should be combined over time.
|
|
4771
|
-
"""
|
|
4772
|
-
operator: NotRequired[pulumi.Input['ConditionOperator']]
|
|
4773
|
-
"""
|
|
4774
|
-
the condition operator.
|
|
4775
|
-
"""
|
|
4776
|
-
threshold: NotRequired[pulumi.Input[float]]
|
|
4777
|
-
"""
|
|
4778
|
-
The threshold value that activates the alert.
|
|
4779
|
-
"""
|
|
4780
|
-
window_size: NotRequired[pulumi.Input[str]]
|
|
4781
|
-
"""
|
|
4782
|
-
the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.
|
|
4783
|
-
"""
|
|
4784
|
-
elif False:
|
|
4785
|
-
ManagementEventAggregationConditionArgsDict: TypeAlias = Mapping[str, Any]
|
|
4786
|
-
|
|
4787
|
-
@pulumi.input_type
|
|
4788
|
-
class ManagementEventAggregationConditionArgs:
|
|
4789
|
-
def __init__(__self__, *,
|
|
4790
|
-
operator: Optional[pulumi.Input['ConditionOperator']] = None,
|
|
4791
|
-
threshold: Optional[pulumi.Input[float]] = None,
|
|
4792
|
-
window_size: Optional[pulumi.Input[str]] = None):
|
|
4793
|
-
"""
|
|
4794
|
-
How the data that is collected should be combined over time.
|
|
4795
|
-
:param pulumi.Input['ConditionOperator'] operator: the condition operator.
|
|
4796
|
-
:param pulumi.Input[float] threshold: The threshold value that activates the alert.
|
|
4797
|
-
:param pulumi.Input[str] window_size: the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.
|
|
4798
|
-
"""
|
|
4799
|
-
if operator is not None:
|
|
4800
|
-
pulumi.set(__self__, "operator", operator)
|
|
4801
|
-
if threshold is not None:
|
|
4802
|
-
pulumi.set(__self__, "threshold", threshold)
|
|
4803
|
-
if window_size is not None:
|
|
4804
|
-
pulumi.set(__self__, "window_size", window_size)
|
|
4805
|
-
|
|
4806
|
-
@property
|
|
4807
|
-
@pulumi.getter
|
|
4808
|
-
def operator(self) -> Optional[pulumi.Input['ConditionOperator']]:
|
|
4809
|
-
"""
|
|
4810
|
-
the condition operator.
|
|
4811
|
-
"""
|
|
4812
|
-
return pulumi.get(self, "operator")
|
|
4813
|
-
|
|
4814
|
-
@operator.setter
|
|
4815
|
-
def operator(self, value: Optional[pulumi.Input['ConditionOperator']]):
|
|
4816
|
-
pulumi.set(self, "operator", value)
|
|
4817
|
-
|
|
4818
|
-
@property
|
|
4819
|
-
@pulumi.getter
|
|
4820
|
-
def threshold(self) -> Optional[pulumi.Input[float]]:
|
|
4821
|
-
"""
|
|
4822
|
-
The threshold value that activates the alert.
|
|
4823
|
-
"""
|
|
4824
|
-
return pulumi.get(self, "threshold")
|
|
4825
|
-
|
|
4826
|
-
@threshold.setter
|
|
4827
|
-
def threshold(self, value: Optional[pulumi.Input[float]]):
|
|
4828
|
-
pulumi.set(self, "threshold", value)
|
|
4829
|
-
|
|
4830
|
-
@property
|
|
4831
|
-
@pulumi.getter(name="windowSize")
|
|
4832
|
-
def window_size(self) -> Optional[pulumi.Input[str]]:
|
|
4833
|
-
"""
|
|
4834
|
-
the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.
|
|
4835
|
-
"""
|
|
4836
|
-
return pulumi.get(self, "window_size")
|
|
4837
|
-
|
|
4838
|
-
@window_size.setter
|
|
4839
|
-
def window_size(self, value: Optional[pulumi.Input[str]]):
|
|
4840
|
-
pulumi.set(self, "window_size", value)
|
|
4841
|
-
|
|
4842
|
-
|
|
4843
|
-
if not MYPY:
|
|
4844
|
-
class ManagementEventRuleConditionArgsDict(TypedDict):
|
|
4845
|
-
"""
|
|
4846
|
-
A management event rule condition.
|
|
4847
|
-
"""
|
|
4848
|
-
odata_type: pulumi.Input[str]
|
|
4849
|
-
"""
|
|
4850
|
-
specifies the type of condition. This can be one of three types: ManagementEventRuleCondition (occurrences of management events), LocationThresholdRuleCondition (based on the number of failures of a web test), and ThresholdRuleCondition (based on the threshold of a metric).
|
|
4851
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition'.
|
|
4852
|
-
"""
|
|
4853
|
-
aggregation: NotRequired[pulumi.Input['ManagementEventAggregationConditionArgsDict']]
|
|
4854
|
-
"""
|
|
4855
|
-
How the data that is collected should be combined over time and when the alert is activated. Note that for management event alerts aggregation is optional – if it is not provided then any event will cause the alert to activate.
|
|
4856
|
-
"""
|
|
4857
|
-
data_source: NotRequired[pulumi.Input[Union['RuleManagementEventDataSourceArgsDict', 'RuleMetricDataSourceArgsDict']]]
|
|
4858
|
-
"""
|
|
4859
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
4860
|
-
"""
|
|
4861
|
-
elif False:
|
|
4862
|
-
ManagementEventRuleConditionArgsDict: TypeAlias = Mapping[str, Any]
|
|
4863
|
-
|
|
4864
|
-
@pulumi.input_type
|
|
4865
|
-
class ManagementEventRuleConditionArgs:
|
|
4866
|
-
def __init__(__self__, *,
|
|
4867
|
-
odata_type: pulumi.Input[str],
|
|
4868
|
-
aggregation: Optional[pulumi.Input['ManagementEventAggregationConditionArgs']] = None,
|
|
4869
|
-
data_source: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]] = None):
|
|
4870
|
-
"""
|
|
4871
|
-
A management event rule condition.
|
|
4872
|
-
:param pulumi.Input[str] odata_type: specifies the type of condition. This can be one of three types: ManagementEventRuleCondition (occurrences of management events), LocationThresholdRuleCondition (based on the number of failures of a web test), and ThresholdRuleCondition (based on the threshold of a metric).
|
|
4873
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition'.
|
|
4874
|
-
:param pulumi.Input['ManagementEventAggregationConditionArgs'] aggregation: How the data that is collected should be combined over time and when the alert is activated. Note that for management event alerts aggregation is optional – if it is not provided then any event will cause the alert to activate.
|
|
4875
|
-
:param pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']] data_source: the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
4876
|
-
"""
|
|
4877
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition')
|
|
4878
|
-
if aggregation is not None:
|
|
4879
|
-
pulumi.set(__self__, "aggregation", aggregation)
|
|
4880
|
-
if data_source is not None:
|
|
4881
|
-
pulumi.set(__self__, "data_source", data_source)
|
|
4882
|
-
|
|
4883
|
-
@property
|
|
4884
|
-
@pulumi.getter(name="odataType")
|
|
4885
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
4886
|
-
"""
|
|
4887
|
-
specifies the type of condition. This can be one of three types: ManagementEventRuleCondition (occurrences of management events), LocationThresholdRuleCondition (based on the number of failures of a web test), and ThresholdRuleCondition (based on the threshold of a metric).
|
|
4888
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition'.
|
|
4889
|
-
"""
|
|
4890
|
-
return pulumi.get(self, "odata_type")
|
|
4891
|
-
|
|
4892
|
-
@odata_type.setter
|
|
4893
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
4894
|
-
pulumi.set(self, "odata_type", value)
|
|
4895
|
-
|
|
4896
|
-
@property
|
|
4897
|
-
@pulumi.getter
|
|
4898
|
-
def aggregation(self) -> Optional[pulumi.Input['ManagementEventAggregationConditionArgs']]:
|
|
4899
|
-
"""
|
|
4900
|
-
How the data that is collected should be combined over time and when the alert is activated. Note that for management event alerts aggregation is optional – if it is not provided then any event will cause the alert to activate.
|
|
4901
|
-
"""
|
|
4902
|
-
return pulumi.get(self, "aggregation")
|
|
4903
|
-
|
|
4904
|
-
@aggregation.setter
|
|
4905
|
-
def aggregation(self, value: Optional[pulumi.Input['ManagementEventAggregationConditionArgs']]):
|
|
4906
|
-
pulumi.set(self, "aggregation", value)
|
|
4907
|
-
|
|
4908
|
-
@property
|
|
4909
|
-
@pulumi.getter(name="dataSource")
|
|
4910
|
-
def data_source(self) -> Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]:
|
|
4911
|
-
"""
|
|
4912
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
4913
|
-
"""
|
|
4914
|
-
return pulumi.get(self, "data_source")
|
|
4915
|
-
|
|
4916
|
-
@data_source.setter
|
|
4917
|
-
def data_source(self, value: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]):
|
|
4918
|
-
pulumi.set(self, "data_source", value)
|
|
4919
|
-
|
|
4920
|
-
|
|
4921
4652
|
if not MYPY:
|
|
4922
4653
|
class ManagementGroupLogSettingsArgsDict(TypedDict):
|
|
4923
4654
|
"""
|
|
@@ -6501,752 +6232,124 @@ class RetentionPolicyArgs:
|
|
|
6501
6232
|
|
|
6502
6233
|
|
|
6503
6234
|
if not MYPY:
|
|
6504
|
-
class
|
|
6505
|
-
"""
|
|
6506
|
-
Specifies the action to send email when the rule condition is evaluated. The discriminator is always RuleEmailAction in this case.
|
|
6507
|
-
"""
|
|
6508
|
-
odata_type: pulumi.Input[str]
|
|
6235
|
+
class RuleResolveConfigurationArgsDict(TypedDict):
|
|
6509
6236
|
"""
|
|
6510
|
-
|
|
6511
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction'.
|
|
6237
|
+
TBD. Relevant only for rules of the kind LogAlert.
|
|
6512
6238
|
"""
|
|
6513
|
-
|
|
6239
|
+
auto_resolved: NotRequired[pulumi.Input[bool]]
|
|
6514
6240
|
"""
|
|
6515
|
-
|
|
6241
|
+
The flag that indicates whether or not to auto resolve a fired alert.
|
|
6516
6242
|
"""
|
|
6517
|
-
|
|
6243
|
+
time_to_resolve: NotRequired[pulumi.Input[str]]
|
|
6518
6244
|
"""
|
|
6519
|
-
|
|
6245
|
+
The duration a rule must evaluate as healthy before the fired alert is automatically resolved represented in ISO 8601 duration format.
|
|
6520
6246
|
"""
|
|
6521
6247
|
elif False:
|
|
6522
|
-
|
|
6248
|
+
RuleResolveConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
6523
6249
|
|
|
6524
6250
|
@pulumi.input_type
|
|
6525
|
-
class
|
|
6251
|
+
class RuleResolveConfigurationArgs:
|
|
6526
6252
|
def __init__(__self__, *,
|
|
6527
|
-
|
|
6528
|
-
|
|
6529
|
-
send_to_service_owners: Optional[pulumi.Input[bool]] = None):
|
|
6530
|
-
"""
|
|
6531
|
-
Specifies the action to send email when the rule condition is evaluated. The discriminator is always RuleEmailAction in this case.
|
|
6532
|
-
:param pulumi.Input[str] odata_type: specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
6533
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction'.
|
|
6534
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] custom_emails: the list of administrator's custom email addresses to notify of the activation of the alert.
|
|
6535
|
-
:param pulumi.Input[bool] send_to_service_owners: Whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.
|
|
6536
|
-
"""
|
|
6537
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction')
|
|
6538
|
-
if custom_emails is not None:
|
|
6539
|
-
pulumi.set(__self__, "custom_emails", custom_emails)
|
|
6540
|
-
if send_to_service_owners is not None:
|
|
6541
|
-
pulumi.set(__self__, "send_to_service_owners", send_to_service_owners)
|
|
6542
|
-
|
|
6543
|
-
@property
|
|
6544
|
-
@pulumi.getter(name="odataType")
|
|
6545
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
6253
|
+
auto_resolved: Optional[pulumi.Input[bool]] = None,
|
|
6254
|
+
time_to_resolve: Optional[pulumi.Input[str]] = None):
|
|
6546
6255
|
"""
|
|
6547
|
-
|
|
6548
|
-
|
|
6256
|
+
TBD. Relevant only for rules of the kind LogAlert.
|
|
6257
|
+
:param pulumi.Input[bool] auto_resolved: The flag that indicates whether or not to auto resolve a fired alert.
|
|
6258
|
+
:param pulumi.Input[str] time_to_resolve: The duration a rule must evaluate as healthy before the fired alert is automatically resolved represented in ISO 8601 duration format.
|
|
6549
6259
|
"""
|
|
6550
|
-
|
|
6551
|
-
|
|
6552
|
-
|
|
6553
|
-
|
|
6554
|
-
pulumi.set(self, "odata_type", value)
|
|
6260
|
+
if auto_resolved is not None:
|
|
6261
|
+
pulumi.set(__self__, "auto_resolved", auto_resolved)
|
|
6262
|
+
if time_to_resolve is not None:
|
|
6263
|
+
pulumi.set(__self__, "time_to_resolve", time_to_resolve)
|
|
6555
6264
|
|
|
6556
6265
|
@property
|
|
6557
|
-
@pulumi.getter(name="
|
|
6558
|
-
def
|
|
6266
|
+
@pulumi.getter(name="autoResolved")
|
|
6267
|
+
def auto_resolved(self) -> Optional[pulumi.Input[bool]]:
|
|
6559
6268
|
"""
|
|
6560
|
-
|
|
6269
|
+
The flag that indicates whether or not to auto resolve a fired alert.
|
|
6561
6270
|
"""
|
|
6562
|
-
return pulumi.get(self, "
|
|
6271
|
+
return pulumi.get(self, "auto_resolved")
|
|
6563
6272
|
|
|
6564
|
-
@
|
|
6565
|
-
def
|
|
6566
|
-
pulumi.set(self, "
|
|
6273
|
+
@auto_resolved.setter
|
|
6274
|
+
def auto_resolved(self, value: Optional[pulumi.Input[bool]]):
|
|
6275
|
+
pulumi.set(self, "auto_resolved", value)
|
|
6567
6276
|
|
|
6568
6277
|
@property
|
|
6569
|
-
@pulumi.getter(name="
|
|
6570
|
-
def
|
|
6278
|
+
@pulumi.getter(name="timeToResolve")
|
|
6279
|
+
def time_to_resolve(self) -> Optional[pulumi.Input[str]]:
|
|
6571
6280
|
"""
|
|
6572
|
-
|
|
6281
|
+
The duration a rule must evaluate as healthy before the fired alert is automatically resolved represented in ISO 8601 duration format.
|
|
6573
6282
|
"""
|
|
6574
|
-
return pulumi.get(self, "
|
|
6283
|
+
return pulumi.get(self, "time_to_resolve")
|
|
6575
6284
|
|
|
6576
|
-
@
|
|
6577
|
-
def
|
|
6578
|
-
pulumi.set(self, "
|
|
6285
|
+
@time_to_resolve.setter
|
|
6286
|
+
def time_to_resolve(self, value: Optional[pulumi.Input[str]]):
|
|
6287
|
+
pulumi.set(self, "time_to_resolve", value)
|
|
6579
6288
|
|
|
6580
6289
|
|
|
6581
6290
|
if not MYPY:
|
|
6582
|
-
class
|
|
6291
|
+
class ScaleActionArgsDict(TypedDict):
|
|
6292
|
+
"""
|
|
6293
|
+
The parameters for the scaling action.
|
|
6294
|
+
"""
|
|
6295
|
+
cooldown: pulumi.Input[str]
|
|
6296
|
+
"""
|
|
6297
|
+
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.
|
|
6298
|
+
"""
|
|
6299
|
+
direction: pulumi.Input['ScaleDirection']
|
|
6300
|
+
"""
|
|
6301
|
+
the scale direction. Whether the scaling action increases or decreases the number of instances.
|
|
6583
6302
|
"""
|
|
6584
|
-
|
|
6303
|
+
type: pulumi.Input['ScaleType']
|
|
6304
|
+
"""
|
|
6305
|
+
the type of action that should occur when the scale rule fires.
|
|
6585
6306
|
"""
|
|
6586
|
-
|
|
6307
|
+
value: NotRequired[pulumi.Input[str]]
|
|
6587
6308
|
"""
|
|
6588
|
-
the
|
|
6309
|
+
the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
|
|
6589
6310
|
"""
|
|
6590
6311
|
elif False:
|
|
6591
|
-
|
|
6312
|
+
ScaleActionArgsDict: TypeAlias = Mapping[str, Any]
|
|
6592
6313
|
|
|
6593
6314
|
@pulumi.input_type
|
|
6594
|
-
class
|
|
6315
|
+
class ScaleActionArgs:
|
|
6595
6316
|
def __init__(__self__, *,
|
|
6596
|
-
|
|
6317
|
+
cooldown: pulumi.Input[str],
|
|
6318
|
+
direction: pulumi.Input['ScaleDirection'],
|
|
6319
|
+
type: pulumi.Input['ScaleType'],
|
|
6320
|
+
value: Optional[pulumi.Input[str]] = None):
|
|
6597
6321
|
"""
|
|
6598
|
-
The
|
|
6599
|
-
:param pulumi.Input[str]
|
|
6322
|
+
The parameters for the scaling action.
|
|
6323
|
+
:param pulumi.Input[str] cooldown: 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.
|
|
6324
|
+
:param pulumi.Input['ScaleDirection'] direction: the scale direction. Whether the scaling action increases or decreases the number of instances.
|
|
6325
|
+
:param pulumi.Input['ScaleType'] type: the type of action that should occur when the scale rule fires.
|
|
6326
|
+
:param pulumi.Input[str] value: the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
|
|
6600
6327
|
"""
|
|
6601
|
-
|
|
6602
|
-
|
|
6328
|
+
pulumi.set(__self__, "cooldown", cooldown)
|
|
6329
|
+
pulumi.set(__self__, "direction", direction)
|
|
6330
|
+
pulumi.set(__self__, "type", type)
|
|
6331
|
+
if value is None:
|
|
6332
|
+
value = '1'
|
|
6333
|
+
if value is not None:
|
|
6334
|
+
pulumi.set(__self__, "value", value)
|
|
6603
6335
|
|
|
6604
6336
|
@property
|
|
6605
|
-
@pulumi.getter
|
|
6606
|
-
def
|
|
6337
|
+
@pulumi.getter
|
|
6338
|
+
def cooldown(self) -> pulumi.Input[str]:
|
|
6607
6339
|
"""
|
|
6608
|
-
the
|
|
6340
|
+
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.
|
|
6609
6341
|
"""
|
|
6610
|
-
return pulumi.get(self, "
|
|
6611
|
-
|
|
6612
|
-
@email_address.setter
|
|
6613
|
-
def email_address(self, value: Optional[pulumi.Input[str]]):
|
|
6614
|
-
pulumi.set(self, "email_address", value)
|
|
6342
|
+
return pulumi.get(self, "cooldown")
|
|
6615
6343
|
|
|
6344
|
+
@cooldown.setter
|
|
6345
|
+
def cooldown(self, value: pulumi.Input[str]):
|
|
6346
|
+
pulumi.set(self, "cooldown", value)
|
|
6616
6347
|
|
|
6617
|
-
|
|
6618
|
-
|
|
6619
|
-
|
|
6620
|
-
A rule management event data source. The discriminator fields is always RuleManagementEventDataSource in this case.
|
|
6621
|
-
"""
|
|
6622
|
-
odata_type: pulumi.Input[str]
|
|
6623
|
-
"""
|
|
6624
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
6625
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource'.
|
|
6626
|
-
"""
|
|
6627
|
-
claims: NotRequired[pulumi.Input['RuleManagementEventClaimsDataSourceArgsDict']]
|
|
6628
|
-
"""
|
|
6629
|
-
the claims.
|
|
6630
|
-
"""
|
|
6631
|
-
event_name: NotRequired[pulumi.Input[str]]
|
|
6632
|
-
"""
|
|
6633
|
-
the event name.
|
|
6348
|
+
@property
|
|
6349
|
+
@pulumi.getter
|
|
6350
|
+
def direction(self) -> pulumi.Input['ScaleDirection']:
|
|
6634
6351
|
"""
|
|
6635
|
-
|
|
6636
|
-
"""
|
|
6637
|
-
the event source.
|
|
6638
|
-
"""
|
|
6639
|
-
legacy_resource_id: NotRequired[pulumi.Input[str]]
|
|
6640
|
-
"""
|
|
6641
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6642
|
-
"""
|
|
6643
|
-
level: NotRequired[pulumi.Input[str]]
|
|
6644
|
-
"""
|
|
6645
|
-
the level.
|
|
6646
|
-
"""
|
|
6647
|
-
metric_namespace: NotRequired[pulumi.Input[str]]
|
|
6648
|
-
"""
|
|
6649
|
-
the namespace of the metric.
|
|
6650
|
-
"""
|
|
6651
|
-
operation_name: NotRequired[pulumi.Input[str]]
|
|
6652
|
-
"""
|
|
6653
|
-
The name of the operation that should be checked for. If no name is provided, any operation will match.
|
|
6654
|
-
"""
|
|
6655
|
-
resource_group_name: NotRequired[pulumi.Input[str]]
|
|
6656
|
-
"""
|
|
6657
|
-
the resource group name.
|
|
6658
|
-
"""
|
|
6659
|
-
resource_location: NotRequired[pulumi.Input[str]]
|
|
6660
|
-
"""
|
|
6661
|
-
the location of the resource.
|
|
6662
|
-
"""
|
|
6663
|
-
resource_provider_name: NotRequired[pulumi.Input[str]]
|
|
6664
|
-
"""
|
|
6665
|
-
the resource provider name.
|
|
6666
|
-
"""
|
|
6667
|
-
resource_uri: NotRequired[pulumi.Input[str]]
|
|
6668
|
-
"""
|
|
6669
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6670
|
-
"""
|
|
6671
|
-
status: NotRequired[pulumi.Input[str]]
|
|
6672
|
-
"""
|
|
6673
|
-
The status of the operation that should be checked for. If no status is provided, any status will match.
|
|
6674
|
-
"""
|
|
6675
|
-
sub_status: NotRequired[pulumi.Input[str]]
|
|
6676
|
-
"""
|
|
6677
|
-
the substatus.
|
|
6678
|
-
"""
|
|
6679
|
-
elif False:
|
|
6680
|
-
RuleManagementEventDataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
|
6681
|
-
|
|
6682
|
-
@pulumi.input_type
|
|
6683
|
-
class RuleManagementEventDataSourceArgs:
|
|
6684
|
-
def __init__(__self__, *,
|
|
6685
|
-
odata_type: pulumi.Input[str],
|
|
6686
|
-
claims: Optional[pulumi.Input['RuleManagementEventClaimsDataSourceArgs']] = None,
|
|
6687
|
-
event_name: Optional[pulumi.Input[str]] = None,
|
|
6688
|
-
event_source: Optional[pulumi.Input[str]] = None,
|
|
6689
|
-
legacy_resource_id: Optional[pulumi.Input[str]] = None,
|
|
6690
|
-
level: Optional[pulumi.Input[str]] = None,
|
|
6691
|
-
metric_namespace: Optional[pulumi.Input[str]] = None,
|
|
6692
|
-
operation_name: Optional[pulumi.Input[str]] = None,
|
|
6693
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
6694
|
-
resource_location: Optional[pulumi.Input[str]] = None,
|
|
6695
|
-
resource_provider_name: Optional[pulumi.Input[str]] = None,
|
|
6696
|
-
resource_uri: Optional[pulumi.Input[str]] = None,
|
|
6697
|
-
status: Optional[pulumi.Input[str]] = None,
|
|
6698
|
-
sub_status: Optional[pulumi.Input[str]] = None):
|
|
6699
|
-
"""
|
|
6700
|
-
A rule management event data source. The discriminator fields is always RuleManagementEventDataSource in this case.
|
|
6701
|
-
:param pulumi.Input[str] odata_type: specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
6702
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource'.
|
|
6703
|
-
:param pulumi.Input['RuleManagementEventClaimsDataSourceArgs'] claims: the claims.
|
|
6704
|
-
:param pulumi.Input[str] event_name: the event name.
|
|
6705
|
-
:param pulumi.Input[str] event_source: the event source.
|
|
6706
|
-
:param pulumi.Input[str] legacy_resource_id: the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6707
|
-
:param pulumi.Input[str] level: the level.
|
|
6708
|
-
:param pulumi.Input[str] metric_namespace: the namespace of the metric.
|
|
6709
|
-
:param pulumi.Input[str] operation_name: The name of the operation that should be checked for. If no name is provided, any operation will match.
|
|
6710
|
-
:param pulumi.Input[str] resource_group_name: the resource group name.
|
|
6711
|
-
:param pulumi.Input[str] resource_location: the location of the resource.
|
|
6712
|
-
:param pulumi.Input[str] resource_provider_name: the resource provider name.
|
|
6713
|
-
:param pulumi.Input[str] resource_uri: the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6714
|
-
:param pulumi.Input[str] status: The status of the operation that should be checked for. If no status is provided, any status will match.
|
|
6715
|
-
:param pulumi.Input[str] sub_status: the substatus.
|
|
6716
|
-
"""
|
|
6717
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource')
|
|
6718
|
-
if claims is not None:
|
|
6719
|
-
pulumi.set(__self__, "claims", claims)
|
|
6720
|
-
if event_name is not None:
|
|
6721
|
-
pulumi.set(__self__, "event_name", event_name)
|
|
6722
|
-
if event_source is not None:
|
|
6723
|
-
pulumi.set(__self__, "event_source", event_source)
|
|
6724
|
-
if legacy_resource_id is not None:
|
|
6725
|
-
pulumi.set(__self__, "legacy_resource_id", legacy_resource_id)
|
|
6726
|
-
if level is not None:
|
|
6727
|
-
pulumi.set(__self__, "level", level)
|
|
6728
|
-
if metric_namespace is not None:
|
|
6729
|
-
pulumi.set(__self__, "metric_namespace", metric_namespace)
|
|
6730
|
-
if operation_name is not None:
|
|
6731
|
-
pulumi.set(__self__, "operation_name", operation_name)
|
|
6732
|
-
if resource_group_name is not None:
|
|
6733
|
-
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
6734
|
-
if resource_location is not None:
|
|
6735
|
-
pulumi.set(__self__, "resource_location", resource_location)
|
|
6736
|
-
if resource_provider_name is not None:
|
|
6737
|
-
pulumi.set(__self__, "resource_provider_name", resource_provider_name)
|
|
6738
|
-
if resource_uri is not None:
|
|
6739
|
-
pulumi.set(__self__, "resource_uri", resource_uri)
|
|
6740
|
-
if status is not None:
|
|
6741
|
-
pulumi.set(__self__, "status", status)
|
|
6742
|
-
if sub_status is not None:
|
|
6743
|
-
pulumi.set(__self__, "sub_status", sub_status)
|
|
6744
|
-
|
|
6745
|
-
@property
|
|
6746
|
-
@pulumi.getter(name="odataType")
|
|
6747
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
6748
|
-
"""
|
|
6749
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
6750
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource'.
|
|
6751
|
-
"""
|
|
6752
|
-
return pulumi.get(self, "odata_type")
|
|
6753
|
-
|
|
6754
|
-
@odata_type.setter
|
|
6755
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
6756
|
-
pulumi.set(self, "odata_type", value)
|
|
6757
|
-
|
|
6758
|
-
@property
|
|
6759
|
-
@pulumi.getter
|
|
6760
|
-
def claims(self) -> Optional[pulumi.Input['RuleManagementEventClaimsDataSourceArgs']]:
|
|
6761
|
-
"""
|
|
6762
|
-
the claims.
|
|
6763
|
-
"""
|
|
6764
|
-
return pulumi.get(self, "claims")
|
|
6765
|
-
|
|
6766
|
-
@claims.setter
|
|
6767
|
-
def claims(self, value: Optional[pulumi.Input['RuleManagementEventClaimsDataSourceArgs']]):
|
|
6768
|
-
pulumi.set(self, "claims", value)
|
|
6769
|
-
|
|
6770
|
-
@property
|
|
6771
|
-
@pulumi.getter(name="eventName")
|
|
6772
|
-
def event_name(self) -> Optional[pulumi.Input[str]]:
|
|
6773
|
-
"""
|
|
6774
|
-
the event name.
|
|
6775
|
-
"""
|
|
6776
|
-
return pulumi.get(self, "event_name")
|
|
6777
|
-
|
|
6778
|
-
@event_name.setter
|
|
6779
|
-
def event_name(self, value: Optional[pulumi.Input[str]]):
|
|
6780
|
-
pulumi.set(self, "event_name", value)
|
|
6781
|
-
|
|
6782
|
-
@property
|
|
6783
|
-
@pulumi.getter(name="eventSource")
|
|
6784
|
-
def event_source(self) -> Optional[pulumi.Input[str]]:
|
|
6785
|
-
"""
|
|
6786
|
-
the event source.
|
|
6787
|
-
"""
|
|
6788
|
-
return pulumi.get(self, "event_source")
|
|
6789
|
-
|
|
6790
|
-
@event_source.setter
|
|
6791
|
-
def event_source(self, value: Optional[pulumi.Input[str]]):
|
|
6792
|
-
pulumi.set(self, "event_source", value)
|
|
6793
|
-
|
|
6794
|
-
@property
|
|
6795
|
-
@pulumi.getter(name="legacyResourceId")
|
|
6796
|
-
def legacy_resource_id(self) -> Optional[pulumi.Input[str]]:
|
|
6797
|
-
"""
|
|
6798
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6799
|
-
"""
|
|
6800
|
-
return pulumi.get(self, "legacy_resource_id")
|
|
6801
|
-
|
|
6802
|
-
@legacy_resource_id.setter
|
|
6803
|
-
def legacy_resource_id(self, value: Optional[pulumi.Input[str]]):
|
|
6804
|
-
pulumi.set(self, "legacy_resource_id", value)
|
|
6805
|
-
|
|
6806
|
-
@property
|
|
6807
|
-
@pulumi.getter
|
|
6808
|
-
def level(self) -> Optional[pulumi.Input[str]]:
|
|
6809
|
-
"""
|
|
6810
|
-
the level.
|
|
6811
|
-
"""
|
|
6812
|
-
return pulumi.get(self, "level")
|
|
6813
|
-
|
|
6814
|
-
@level.setter
|
|
6815
|
-
def level(self, value: Optional[pulumi.Input[str]]):
|
|
6816
|
-
pulumi.set(self, "level", value)
|
|
6817
|
-
|
|
6818
|
-
@property
|
|
6819
|
-
@pulumi.getter(name="metricNamespace")
|
|
6820
|
-
def metric_namespace(self) -> Optional[pulumi.Input[str]]:
|
|
6821
|
-
"""
|
|
6822
|
-
the namespace of the metric.
|
|
6823
|
-
"""
|
|
6824
|
-
return pulumi.get(self, "metric_namespace")
|
|
6825
|
-
|
|
6826
|
-
@metric_namespace.setter
|
|
6827
|
-
def metric_namespace(self, value: Optional[pulumi.Input[str]]):
|
|
6828
|
-
pulumi.set(self, "metric_namespace", value)
|
|
6829
|
-
|
|
6830
|
-
@property
|
|
6831
|
-
@pulumi.getter(name="operationName")
|
|
6832
|
-
def operation_name(self) -> Optional[pulumi.Input[str]]:
|
|
6833
|
-
"""
|
|
6834
|
-
The name of the operation that should be checked for. If no name is provided, any operation will match.
|
|
6835
|
-
"""
|
|
6836
|
-
return pulumi.get(self, "operation_name")
|
|
6837
|
-
|
|
6838
|
-
@operation_name.setter
|
|
6839
|
-
def operation_name(self, value: Optional[pulumi.Input[str]]):
|
|
6840
|
-
pulumi.set(self, "operation_name", value)
|
|
6841
|
-
|
|
6842
|
-
@property
|
|
6843
|
-
@pulumi.getter(name="resourceGroupName")
|
|
6844
|
-
def resource_group_name(self) -> Optional[pulumi.Input[str]]:
|
|
6845
|
-
"""
|
|
6846
|
-
the resource group name.
|
|
6847
|
-
"""
|
|
6848
|
-
return pulumi.get(self, "resource_group_name")
|
|
6849
|
-
|
|
6850
|
-
@resource_group_name.setter
|
|
6851
|
-
def resource_group_name(self, value: Optional[pulumi.Input[str]]):
|
|
6852
|
-
pulumi.set(self, "resource_group_name", value)
|
|
6853
|
-
|
|
6854
|
-
@property
|
|
6855
|
-
@pulumi.getter(name="resourceLocation")
|
|
6856
|
-
def resource_location(self) -> Optional[pulumi.Input[str]]:
|
|
6857
|
-
"""
|
|
6858
|
-
the location of the resource.
|
|
6859
|
-
"""
|
|
6860
|
-
return pulumi.get(self, "resource_location")
|
|
6861
|
-
|
|
6862
|
-
@resource_location.setter
|
|
6863
|
-
def resource_location(self, value: Optional[pulumi.Input[str]]):
|
|
6864
|
-
pulumi.set(self, "resource_location", value)
|
|
6865
|
-
|
|
6866
|
-
@property
|
|
6867
|
-
@pulumi.getter(name="resourceProviderName")
|
|
6868
|
-
def resource_provider_name(self) -> Optional[pulumi.Input[str]]:
|
|
6869
|
-
"""
|
|
6870
|
-
the resource provider name.
|
|
6871
|
-
"""
|
|
6872
|
-
return pulumi.get(self, "resource_provider_name")
|
|
6873
|
-
|
|
6874
|
-
@resource_provider_name.setter
|
|
6875
|
-
def resource_provider_name(self, value: Optional[pulumi.Input[str]]):
|
|
6876
|
-
pulumi.set(self, "resource_provider_name", value)
|
|
6877
|
-
|
|
6878
|
-
@property
|
|
6879
|
-
@pulumi.getter(name="resourceUri")
|
|
6880
|
-
def resource_uri(self) -> Optional[pulumi.Input[str]]:
|
|
6881
|
-
"""
|
|
6882
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6883
|
-
"""
|
|
6884
|
-
return pulumi.get(self, "resource_uri")
|
|
6885
|
-
|
|
6886
|
-
@resource_uri.setter
|
|
6887
|
-
def resource_uri(self, value: Optional[pulumi.Input[str]]):
|
|
6888
|
-
pulumi.set(self, "resource_uri", value)
|
|
6889
|
-
|
|
6890
|
-
@property
|
|
6891
|
-
@pulumi.getter
|
|
6892
|
-
def status(self) -> Optional[pulumi.Input[str]]:
|
|
6893
|
-
"""
|
|
6894
|
-
The status of the operation that should be checked for. If no status is provided, any status will match.
|
|
6895
|
-
"""
|
|
6896
|
-
return pulumi.get(self, "status")
|
|
6897
|
-
|
|
6898
|
-
@status.setter
|
|
6899
|
-
def status(self, value: Optional[pulumi.Input[str]]):
|
|
6900
|
-
pulumi.set(self, "status", value)
|
|
6901
|
-
|
|
6902
|
-
@property
|
|
6903
|
-
@pulumi.getter(name="subStatus")
|
|
6904
|
-
def sub_status(self) -> Optional[pulumi.Input[str]]:
|
|
6905
|
-
"""
|
|
6906
|
-
the substatus.
|
|
6907
|
-
"""
|
|
6908
|
-
return pulumi.get(self, "sub_status")
|
|
6909
|
-
|
|
6910
|
-
@sub_status.setter
|
|
6911
|
-
def sub_status(self, value: Optional[pulumi.Input[str]]):
|
|
6912
|
-
pulumi.set(self, "sub_status", value)
|
|
6913
|
-
|
|
6914
|
-
|
|
6915
|
-
if not MYPY:
|
|
6916
|
-
class RuleMetricDataSourceArgsDict(TypedDict):
|
|
6917
|
-
"""
|
|
6918
|
-
A rule metric data source. The discriminator value is always RuleMetricDataSource in this case.
|
|
6919
|
-
"""
|
|
6920
|
-
odata_type: pulumi.Input[str]
|
|
6921
|
-
"""
|
|
6922
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
6923
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource'.
|
|
6924
|
-
"""
|
|
6925
|
-
legacy_resource_id: NotRequired[pulumi.Input[str]]
|
|
6926
|
-
"""
|
|
6927
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6928
|
-
"""
|
|
6929
|
-
metric_name: NotRequired[pulumi.Input[str]]
|
|
6930
|
-
"""
|
|
6931
|
-
the name of the metric that defines what the rule monitors.
|
|
6932
|
-
"""
|
|
6933
|
-
metric_namespace: NotRequired[pulumi.Input[str]]
|
|
6934
|
-
"""
|
|
6935
|
-
the namespace of the metric.
|
|
6936
|
-
"""
|
|
6937
|
-
resource_location: NotRequired[pulumi.Input[str]]
|
|
6938
|
-
"""
|
|
6939
|
-
the location of the resource.
|
|
6940
|
-
"""
|
|
6941
|
-
resource_uri: NotRequired[pulumi.Input[str]]
|
|
6942
|
-
"""
|
|
6943
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6944
|
-
"""
|
|
6945
|
-
elif False:
|
|
6946
|
-
RuleMetricDataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
|
6947
|
-
|
|
6948
|
-
@pulumi.input_type
|
|
6949
|
-
class RuleMetricDataSourceArgs:
|
|
6950
|
-
def __init__(__self__, *,
|
|
6951
|
-
odata_type: pulumi.Input[str],
|
|
6952
|
-
legacy_resource_id: Optional[pulumi.Input[str]] = None,
|
|
6953
|
-
metric_name: Optional[pulumi.Input[str]] = None,
|
|
6954
|
-
metric_namespace: Optional[pulumi.Input[str]] = None,
|
|
6955
|
-
resource_location: Optional[pulumi.Input[str]] = None,
|
|
6956
|
-
resource_uri: Optional[pulumi.Input[str]] = None):
|
|
6957
|
-
"""
|
|
6958
|
-
A rule metric data source. The discriminator value is always RuleMetricDataSource in this case.
|
|
6959
|
-
:param pulumi.Input[str] odata_type: specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
6960
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource'.
|
|
6961
|
-
:param pulumi.Input[str] legacy_resource_id: the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6962
|
-
:param pulumi.Input[str] metric_name: the name of the metric that defines what the rule monitors.
|
|
6963
|
-
:param pulumi.Input[str] metric_namespace: the namespace of the metric.
|
|
6964
|
-
:param pulumi.Input[str] resource_location: the location of the resource.
|
|
6965
|
-
:param pulumi.Input[str] resource_uri: the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6966
|
-
"""
|
|
6967
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource')
|
|
6968
|
-
if legacy_resource_id is not None:
|
|
6969
|
-
pulumi.set(__self__, "legacy_resource_id", legacy_resource_id)
|
|
6970
|
-
if metric_name is not None:
|
|
6971
|
-
pulumi.set(__self__, "metric_name", metric_name)
|
|
6972
|
-
if metric_namespace is not None:
|
|
6973
|
-
pulumi.set(__self__, "metric_namespace", metric_namespace)
|
|
6974
|
-
if resource_location is not None:
|
|
6975
|
-
pulumi.set(__self__, "resource_location", resource_location)
|
|
6976
|
-
if resource_uri is not None:
|
|
6977
|
-
pulumi.set(__self__, "resource_uri", resource_uri)
|
|
6978
|
-
|
|
6979
|
-
@property
|
|
6980
|
-
@pulumi.getter(name="odataType")
|
|
6981
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
6982
|
-
"""
|
|
6983
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
6984
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource'.
|
|
6985
|
-
"""
|
|
6986
|
-
return pulumi.get(self, "odata_type")
|
|
6987
|
-
|
|
6988
|
-
@odata_type.setter
|
|
6989
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
6990
|
-
pulumi.set(self, "odata_type", value)
|
|
6991
|
-
|
|
6992
|
-
@property
|
|
6993
|
-
@pulumi.getter(name="legacyResourceId")
|
|
6994
|
-
def legacy_resource_id(self) -> Optional[pulumi.Input[str]]:
|
|
6995
|
-
"""
|
|
6996
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
6997
|
-
"""
|
|
6998
|
-
return pulumi.get(self, "legacy_resource_id")
|
|
6999
|
-
|
|
7000
|
-
@legacy_resource_id.setter
|
|
7001
|
-
def legacy_resource_id(self, value: Optional[pulumi.Input[str]]):
|
|
7002
|
-
pulumi.set(self, "legacy_resource_id", value)
|
|
7003
|
-
|
|
7004
|
-
@property
|
|
7005
|
-
@pulumi.getter(name="metricName")
|
|
7006
|
-
def metric_name(self) -> Optional[pulumi.Input[str]]:
|
|
7007
|
-
"""
|
|
7008
|
-
the name of the metric that defines what the rule monitors.
|
|
7009
|
-
"""
|
|
7010
|
-
return pulumi.get(self, "metric_name")
|
|
7011
|
-
|
|
7012
|
-
@metric_name.setter
|
|
7013
|
-
def metric_name(self, value: Optional[pulumi.Input[str]]):
|
|
7014
|
-
pulumi.set(self, "metric_name", value)
|
|
7015
|
-
|
|
7016
|
-
@property
|
|
7017
|
-
@pulumi.getter(name="metricNamespace")
|
|
7018
|
-
def metric_namespace(self) -> Optional[pulumi.Input[str]]:
|
|
7019
|
-
"""
|
|
7020
|
-
the namespace of the metric.
|
|
7021
|
-
"""
|
|
7022
|
-
return pulumi.get(self, "metric_namespace")
|
|
7023
|
-
|
|
7024
|
-
@metric_namespace.setter
|
|
7025
|
-
def metric_namespace(self, value: Optional[pulumi.Input[str]]):
|
|
7026
|
-
pulumi.set(self, "metric_namespace", value)
|
|
7027
|
-
|
|
7028
|
-
@property
|
|
7029
|
-
@pulumi.getter(name="resourceLocation")
|
|
7030
|
-
def resource_location(self) -> Optional[pulumi.Input[str]]:
|
|
7031
|
-
"""
|
|
7032
|
-
the location of the resource.
|
|
7033
|
-
"""
|
|
7034
|
-
return pulumi.get(self, "resource_location")
|
|
7035
|
-
|
|
7036
|
-
@resource_location.setter
|
|
7037
|
-
def resource_location(self, value: Optional[pulumi.Input[str]]):
|
|
7038
|
-
pulumi.set(self, "resource_location", value)
|
|
7039
|
-
|
|
7040
|
-
@property
|
|
7041
|
-
@pulumi.getter(name="resourceUri")
|
|
7042
|
-
def resource_uri(self) -> Optional[pulumi.Input[str]]:
|
|
7043
|
-
"""
|
|
7044
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
7045
|
-
"""
|
|
7046
|
-
return pulumi.get(self, "resource_uri")
|
|
7047
|
-
|
|
7048
|
-
@resource_uri.setter
|
|
7049
|
-
def resource_uri(self, value: Optional[pulumi.Input[str]]):
|
|
7050
|
-
pulumi.set(self, "resource_uri", value)
|
|
7051
|
-
|
|
7052
|
-
|
|
7053
|
-
if not MYPY:
|
|
7054
|
-
class RuleResolveConfigurationArgsDict(TypedDict):
|
|
7055
|
-
"""
|
|
7056
|
-
TBD. Relevant only for rules of the kind LogAlert.
|
|
7057
|
-
"""
|
|
7058
|
-
auto_resolved: NotRequired[pulumi.Input[bool]]
|
|
7059
|
-
"""
|
|
7060
|
-
The flag that indicates whether or not to auto resolve a fired alert.
|
|
7061
|
-
"""
|
|
7062
|
-
time_to_resolve: NotRequired[pulumi.Input[str]]
|
|
7063
|
-
"""
|
|
7064
|
-
The duration a rule must evaluate as healthy before the fired alert is automatically resolved represented in ISO 8601 duration format.
|
|
7065
|
-
"""
|
|
7066
|
-
elif False:
|
|
7067
|
-
RuleResolveConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
7068
|
-
|
|
7069
|
-
@pulumi.input_type
|
|
7070
|
-
class RuleResolveConfigurationArgs:
|
|
7071
|
-
def __init__(__self__, *,
|
|
7072
|
-
auto_resolved: Optional[pulumi.Input[bool]] = None,
|
|
7073
|
-
time_to_resolve: Optional[pulumi.Input[str]] = None):
|
|
7074
|
-
"""
|
|
7075
|
-
TBD. Relevant only for rules of the kind LogAlert.
|
|
7076
|
-
:param pulumi.Input[bool] auto_resolved: The flag that indicates whether or not to auto resolve a fired alert.
|
|
7077
|
-
:param pulumi.Input[str] time_to_resolve: The duration a rule must evaluate as healthy before the fired alert is automatically resolved represented in ISO 8601 duration format.
|
|
7078
|
-
"""
|
|
7079
|
-
if auto_resolved is not None:
|
|
7080
|
-
pulumi.set(__self__, "auto_resolved", auto_resolved)
|
|
7081
|
-
if time_to_resolve is not None:
|
|
7082
|
-
pulumi.set(__self__, "time_to_resolve", time_to_resolve)
|
|
7083
|
-
|
|
7084
|
-
@property
|
|
7085
|
-
@pulumi.getter(name="autoResolved")
|
|
7086
|
-
def auto_resolved(self) -> Optional[pulumi.Input[bool]]:
|
|
7087
|
-
"""
|
|
7088
|
-
The flag that indicates whether or not to auto resolve a fired alert.
|
|
7089
|
-
"""
|
|
7090
|
-
return pulumi.get(self, "auto_resolved")
|
|
7091
|
-
|
|
7092
|
-
@auto_resolved.setter
|
|
7093
|
-
def auto_resolved(self, value: Optional[pulumi.Input[bool]]):
|
|
7094
|
-
pulumi.set(self, "auto_resolved", value)
|
|
7095
|
-
|
|
7096
|
-
@property
|
|
7097
|
-
@pulumi.getter(name="timeToResolve")
|
|
7098
|
-
def time_to_resolve(self) -> Optional[pulumi.Input[str]]:
|
|
7099
|
-
"""
|
|
7100
|
-
The duration a rule must evaluate as healthy before the fired alert is automatically resolved represented in ISO 8601 duration format.
|
|
7101
|
-
"""
|
|
7102
|
-
return pulumi.get(self, "time_to_resolve")
|
|
7103
|
-
|
|
7104
|
-
@time_to_resolve.setter
|
|
7105
|
-
def time_to_resolve(self, value: Optional[pulumi.Input[str]]):
|
|
7106
|
-
pulumi.set(self, "time_to_resolve", value)
|
|
7107
|
-
|
|
7108
|
-
|
|
7109
|
-
if not MYPY:
|
|
7110
|
-
class RuleWebhookActionArgsDict(TypedDict):
|
|
7111
|
-
"""
|
|
7112
|
-
Specifies the action to post to service when the rule condition is evaluated. The discriminator is always RuleWebhookAction in this case.
|
|
7113
|
-
"""
|
|
7114
|
-
odata_type: pulumi.Input[str]
|
|
7115
|
-
"""
|
|
7116
|
-
specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
7117
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction'.
|
|
7118
|
-
"""
|
|
7119
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
|
7120
|
-
"""
|
|
7121
|
-
the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
|
|
7122
|
-
"""
|
|
7123
|
-
service_uri: NotRequired[pulumi.Input[str]]
|
|
7124
|
-
"""
|
|
7125
|
-
the service uri to Post the notification when the alert activates or resolves.
|
|
7126
|
-
"""
|
|
7127
|
-
elif False:
|
|
7128
|
-
RuleWebhookActionArgsDict: TypeAlias = Mapping[str, Any]
|
|
7129
|
-
|
|
7130
|
-
@pulumi.input_type
|
|
7131
|
-
class RuleWebhookActionArgs:
|
|
7132
|
-
def __init__(__self__, *,
|
|
7133
|
-
odata_type: pulumi.Input[str],
|
|
7134
|
-
properties: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
7135
|
-
service_uri: Optional[pulumi.Input[str]] = None):
|
|
7136
|
-
"""
|
|
7137
|
-
Specifies the action to post to service when the rule condition is evaluated. The discriminator is always RuleWebhookAction in this case.
|
|
7138
|
-
:param pulumi.Input[str] odata_type: specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
7139
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction'.
|
|
7140
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] properties: the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
|
|
7141
|
-
:param pulumi.Input[str] service_uri: the service uri to Post the notification when the alert activates or resolves.
|
|
7142
|
-
"""
|
|
7143
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction')
|
|
7144
|
-
if properties is not None:
|
|
7145
|
-
pulumi.set(__self__, "properties", properties)
|
|
7146
|
-
if service_uri is not None:
|
|
7147
|
-
pulumi.set(__self__, "service_uri", service_uri)
|
|
7148
|
-
|
|
7149
|
-
@property
|
|
7150
|
-
@pulumi.getter(name="odataType")
|
|
7151
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
7152
|
-
"""
|
|
7153
|
-
specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
7154
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction'.
|
|
7155
|
-
"""
|
|
7156
|
-
return pulumi.get(self, "odata_type")
|
|
7157
|
-
|
|
7158
|
-
@odata_type.setter
|
|
7159
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
7160
|
-
pulumi.set(self, "odata_type", value)
|
|
7161
|
-
|
|
7162
|
-
@property
|
|
7163
|
-
@pulumi.getter
|
|
7164
|
-
def properties(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
7165
|
-
"""
|
|
7166
|
-
the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
|
|
7167
|
-
"""
|
|
7168
|
-
return pulumi.get(self, "properties")
|
|
7169
|
-
|
|
7170
|
-
@properties.setter
|
|
7171
|
-
def properties(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
7172
|
-
pulumi.set(self, "properties", value)
|
|
7173
|
-
|
|
7174
|
-
@property
|
|
7175
|
-
@pulumi.getter(name="serviceUri")
|
|
7176
|
-
def service_uri(self) -> Optional[pulumi.Input[str]]:
|
|
7177
|
-
"""
|
|
7178
|
-
the service uri to Post the notification when the alert activates or resolves.
|
|
7179
|
-
"""
|
|
7180
|
-
return pulumi.get(self, "service_uri")
|
|
7181
|
-
|
|
7182
|
-
@service_uri.setter
|
|
7183
|
-
def service_uri(self, value: Optional[pulumi.Input[str]]):
|
|
7184
|
-
pulumi.set(self, "service_uri", value)
|
|
7185
|
-
|
|
7186
|
-
|
|
7187
|
-
if not MYPY:
|
|
7188
|
-
class ScaleActionArgsDict(TypedDict):
|
|
7189
|
-
"""
|
|
7190
|
-
The parameters for the scaling action.
|
|
7191
|
-
"""
|
|
7192
|
-
cooldown: pulumi.Input[str]
|
|
7193
|
-
"""
|
|
7194
|
-
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.
|
|
7195
|
-
"""
|
|
7196
|
-
direction: pulumi.Input['ScaleDirection']
|
|
7197
|
-
"""
|
|
7198
|
-
the scale direction. Whether the scaling action increases or decreases the number of instances.
|
|
7199
|
-
"""
|
|
7200
|
-
type: pulumi.Input['ScaleType']
|
|
7201
|
-
"""
|
|
7202
|
-
the type of action that should occur when the scale rule fires.
|
|
7203
|
-
"""
|
|
7204
|
-
value: NotRequired[pulumi.Input[str]]
|
|
7205
|
-
"""
|
|
7206
|
-
the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
|
|
7207
|
-
"""
|
|
7208
|
-
elif False:
|
|
7209
|
-
ScaleActionArgsDict: TypeAlias = Mapping[str, Any]
|
|
7210
|
-
|
|
7211
|
-
@pulumi.input_type
|
|
7212
|
-
class ScaleActionArgs:
|
|
7213
|
-
def __init__(__self__, *,
|
|
7214
|
-
cooldown: pulumi.Input[str],
|
|
7215
|
-
direction: pulumi.Input['ScaleDirection'],
|
|
7216
|
-
type: pulumi.Input['ScaleType'],
|
|
7217
|
-
value: Optional[pulumi.Input[str]] = None):
|
|
7218
|
-
"""
|
|
7219
|
-
The parameters for the scaling action.
|
|
7220
|
-
:param pulumi.Input[str] cooldown: 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.
|
|
7221
|
-
:param pulumi.Input['ScaleDirection'] direction: the scale direction. Whether the scaling action increases or decreases the number of instances.
|
|
7222
|
-
:param pulumi.Input['ScaleType'] type: the type of action that should occur when the scale rule fires.
|
|
7223
|
-
:param pulumi.Input[str] value: the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.
|
|
7224
|
-
"""
|
|
7225
|
-
pulumi.set(__self__, "cooldown", cooldown)
|
|
7226
|
-
pulumi.set(__self__, "direction", direction)
|
|
7227
|
-
pulumi.set(__self__, "type", type)
|
|
7228
|
-
if value is None:
|
|
7229
|
-
value = '1'
|
|
7230
|
-
if value is not None:
|
|
7231
|
-
pulumi.set(__self__, "value", value)
|
|
7232
|
-
|
|
7233
|
-
@property
|
|
7234
|
-
@pulumi.getter
|
|
7235
|
-
def cooldown(self) -> pulumi.Input[str]:
|
|
7236
|
-
"""
|
|
7237
|
-
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.
|
|
7238
|
-
"""
|
|
7239
|
-
return pulumi.get(self, "cooldown")
|
|
7240
|
-
|
|
7241
|
-
@cooldown.setter
|
|
7242
|
-
def cooldown(self, value: pulumi.Input[str]):
|
|
7243
|
-
pulumi.set(self, "cooldown", value)
|
|
7244
|
-
|
|
7245
|
-
@property
|
|
7246
|
-
@pulumi.getter
|
|
7247
|
-
def direction(self) -> pulumi.Input['ScaleDirection']:
|
|
7248
|
-
"""
|
|
7249
|
-
the scale direction. Whether the scaling action increases or decreases the number of instances.
|
|
6352
|
+
the scale direction. Whether the scaling action increases or decreases the number of instances.
|
|
7250
6353
|
"""
|
|
7251
6354
|
return pulumi.get(self, "direction")
|
|
7252
6355
|
|
|
@@ -7975,142 +7078,6 @@ class SyslogDataSourceArgs:
|
|
|
7975
7078
|
pulumi.set(self, "streams", value)
|
|
7976
7079
|
|
|
7977
7080
|
|
|
7978
|
-
if not MYPY:
|
|
7979
|
-
class ThresholdRuleConditionArgsDict(TypedDict):
|
|
7980
|
-
"""
|
|
7981
|
-
A rule condition based on a metric crossing a threshold.
|
|
7982
|
-
"""
|
|
7983
|
-
odata_type: pulumi.Input[str]
|
|
7984
|
-
"""
|
|
7985
|
-
specifies the type of condition. This can be one of three types: ManagementEventRuleCondition (occurrences of management events), LocationThresholdRuleCondition (based on the number of failures of a web test), and ThresholdRuleCondition (based on the threshold of a metric).
|
|
7986
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition'.
|
|
7987
|
-
"""
|
|
7988
|
-
operator: pulumi.Input['ConditionOperator']
|
|
7989
|
-
"""
|
|
7990
|
-
the operator used to compare the data and the threshold.
|
|
7991
|
-
"""
|
|
7992
|
-
threshold: pulumi.Input[float]
|
|
7993
|
-
"""
|
|
7994
|
-
the threshold value that activates the alert.
|
|
7995
|
-
"""
|
|
7996
|
-
data_source: NotRequired[pulumi.Input[Union['RuleManagementEventDataSourceArgsDict', 'RuleMetricDataSourceArgsDict']]]
|
|
7997
|
-
"""
|
|
7998
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
7999
|
-
"""
|
|
8000
|
-
time_aggregation: NotRequired[pulumi.Input['TimeAggregationOperator']]
|
|
8001
|
-
"""
|
|
8002
|
-
the time aggregation operator. How the data that are collected should be combined over time. The default value is the PrimaryAggregationType of the Metric.
|
|
8003
|
-
"""
|
|
8004
|
-
window_size: NotRequired[pulumi.Input[str]]
|
|
8005
|
-
"""
|
|
8006
|
-
the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.
|
|
8007
|
-
"""
|
|
8008
|
-
elif False:
|
|
8009
|
-
ThresholdRuleConditionArgsDict: TypeAlias = Mapping[str, Any]
|
|
8010
|
-
|
|
8011
|
-
@pulumi.input_type
|
|
8012
|
-
class ThresholdRuleConditionArgs:
|
|
8013
|
-
def __init__(__self__, *,
|
|
8014
|
-
odata_type: pulumi.Input[str],
|
|
8015
|
-
operator: pulumi.Input['ConditionOperator'],
|
|
8016
|
-
threshold: pulumi.Input[float],
|
|
8017
|
-
data_source: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]] = None,
|
|
8018
|
-
time_aggregation: Optional[pulumi.Input['TimeAggregationOperator']] = None,
|
|
8019
|
-
window_size: Optional[pulumi.Input[str]] = None):
|
|
8020
|
-
"""
|
|
8021
|
-
A rule condition based on a metric crossing a threshold.
|
|
8022
|
-
:param pulumi.Input[str] odata_type: specifies the type of condition. This can be one of three types: ManagementEventRuleCondition (occurrences of management events), LocationThresholdRuleCondition (based on the number of failures of a web test), and ThresholdRuleCondition (based on the threshold of a metric).
|
|
8023
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition'.
|
|
8024
|
-
:param pulumi.Input['ConditionOperator'] operator: the operator used to compare the data and the threshold.
|
|
8025
|
-
:param pulumi.Input[float] threshold: the threshold value that activates the alert.
|
|
8026
|
-
:param pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']] data_source: the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
8027
|
-
:param pulumi.Input['TimeAggregationOperator'] time_aggregation: the time aggregation operator. How the data that are collected should be combined over time. The default value is the PrimaryAggregationType of the Metric.
|
|
8028
|
-
:param pulumi.Input[str] window_size: the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.
|
|
8029
|
-
"""
|
|
8030
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition')
|
|
8031
|
-
pulumi.set(__self__, "operator", operator)
|
|
8032
|
-
pulumi.set(__self__, "threshold", threshold)
|
|
8033
|
-
if data_source is not None:
|
|
8034
|
-
pulumi.set(__self__, "data_source", data_source)
|
|
8035
|
-
if time_aggregation is not None:
|
|
8036
|
-
pulumi.set(__self__, "time_aggregation", time_aggregation)
|
|
8037
|
-
if window_size is not None:
|
|
8038
|
-
pulumi.set(__self__, "window_size", window_size)
|
|
8039
|
-
|
|
8040
|
-
@property
|
|
8041
|
-
@pulumi.getter(name="odataType")
|
|
8042
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
8043
|
-
"""
|
|
8044
|
-
specifies the type of condition. This can be one of three types: ManagementEventRuleCondition (occurrences of management events), LocationThresholdRuleCondition (based on the number of failures of a web test), and ThresholdRuleCondition (based on the threshold of a metric).
|
|
8045
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition'.
|
|
8046
|
-
"""
|
|
8047
|
-
return pulumi.get(self, "odata_type")
|
|
8048
|
-
|
|
8049
|
-
@odata_type.setter
|
|
8050
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
8051
|
-
pulumi.set(self, "odata_type", value)
|
|
8052
|
-
|
|
8053
|
-
@property
|
|
8054
|
-
@pulumi.getter
|
|
8055
|
-
def operator(self) -> pulumi.Input['ConditionOperator']:
|
|
8056
|
-
"""
|
|
8057
|
-
the operator used to compare the data and the threshold.
|
|
8058
|
-
"""
|
|
8059
|
-
return pulumi.get(self, "operator")
|
|
8060
|
-
|
|
8061
|
-
@operator.setter
|
|
8062
|
-
def operator(self, value: pulumi.Input['ConditionOperator']):
|
|
8063
|
-
pulumi.set(self, "operator", value)
|
|
8064
|
-
|
|
8065
|
-
@property
|
|
8066
|
-
@pulumi.getter
|
|
8067
|
-
def threshold(self) -> pulumi.Input[float]:
|
|
8068
|
-
"""
|
|
8069
|
-
the threshold value that activates the alert.
|
|
8070
|
-
"""
|
|
8071
|
-
return pulumi.get(self, "threshold")
|
|
8072
|
-
|
|
8073
|
-
@threshold.setter
|
|
8074
|
-
def threshold(self, value: pulumi.Input[float]):
|
|
8075
|
-
pulumi.set(self, "threshold", value)
|
|
8076
|
-
|
|
8077
|
-
@property
|
|
8078
|
-
@pulumi.getter(name="dataSource")
|
|
8079
|
-
def data_source(self) -> Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]:
|
|
8080
|
-
"""
|
|
8081
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
8082
|
-
"""
|
|
8083
|
-
return pulumi.get(self, "data_source")
|
|
8084
|
-
|
|
8085
|
-
@data_source.setter
|
|
8086
|
-
def data_source(self, value: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]):
|
|
8087
|
-
pulumi.set(self, "data_source", value)
|
|
8088
|
-
|
|
8089
|
-
@property
|
|
8090
|
-
@pulumi.getter(name="timeAggregation")
|
|
8091
|
-
def time_aggregation(self) -> Optional[pulumi.Input['TimeAggregationOperator']]:
|
|
8092
|
-
"""
|
|
8093
|
-
the time aggregation operator. How the data that are collected should be combined over time. The default value is the PrimaryAggregationType of the Metric.
|
|
8094
|
-
"""
|
|
8095
|
-
return pulumi.get(self, "time_aggregation")
|
|
8096
|
-
|
|
8097
|
-
@time_aggregation.setter
|
|
8098
|
-
def time_aggregation(self, value: Optional[pulumi.Input['TimeAggregationOperator']]):
|
|
8099
|
-
pulumi.set(self, "time_aggregation", value)
|
|
8100
|
-
|
|
8101
|
-
@property
|
|
8102
|
-
@pulumi.getter(name="windowSize")
|
|
8103
|
-
def window_size(self) -> Optional[pulumi.Input[str]]:
|
|
8104
|
-
"""
|
|
8105
|
-
the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.
|
|
8106
|
-
"""
|
|
8107
|
-
return pulumi.get(self, "window_size")
|
|
8108
|
-
|
|
8109
|
-
@window_size.setter
|
|
8110
|
-
def window_size(self, value: Optional[pulumi.Input[str]]):
|
|
8111
|
-
pulumi.set(self, "window_size", value)
|
|
8112
|
-
|
|
8113
|
-
|
|
8114
7081
|
if not MYPY:
|
|
8115
7082
|
class TimeWindowArgsDict(TypedDict):
|
|
8116
7083
|
"""
|