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
|
@@ -13,284 +13,14 @@ if sys.version_info >= (3, 11):
|
|
|
13
13
|
else:
|
|
14
14
|
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
15
|
from ... import _utilities
|
|
16
|
-
from ._enums import *
|
|
17
16
|
|
|
18
17
|
__all__ = [
|
|
19
|
-
'LocationThresholdRuleConditionArgs',
|
|
20
|
-
'LocationThresholdRuleConditionArgsDict',
|
|
21
|
-
'ManagementEventAggregationConditionArgs',
|
|
22
|
-
'ManagementEventAggregationConditionArgsDict',
|
|
23
|
-
'ManagementEventRuleConditionArgs',
|
|
24
|
-
'ManagementEventRuleConditionArgsDict',
|
|
25
18
|
'RetentionPolicyArgs',
|
|
26
19
|
'RetentionPolicyArgsDict',
|
|
27
|
-
'RuleEmailActionArgs',
|
|
28
|
-
'RuleEmailActionArgsDict',
|
|
29
|
-
'RuleManagementEventClaimsDataSourceArgs',
|
|
30
|
-
'RuleManagementEventClaimsDataSourceArgsDict',
|
|
31
|
-
'RuleManagementEventDataSourceArgs',
|
|
32
|
-
'RuleManagementEventDataSourceArgsDict',
|
|
33
|
-
'RuleMetricDataSourceArgs',
|
|
34
|
-
'RuleMetricDataSourceArgsDict',
|
|
35
|
-
'RuleWebhookActionArgs',
|
|
36
|
-
'RuleWebhookActionArgsDict',
|
|
37
|
-
'ThresholdRuleConditionArgs',
|
|
38
|
-
'ThresholdRuleConditionArgsDict',
|
|
39
20
|
]
|
|
40
21
|
|
|
41
22
|
MYPY = False
|
|
42
23
|
|
|
43
|
-
if not MYPY:
|
|
44
|
-
class LocationThresholdRuleConditionArgsDict(TypedDict):
|
|
45
|
-
"""
|
|
46
|
-
A rule condition based on a certain number of locations failing.
|
|
47
|
-
"""
|
|
48
|
-
failed_location_count: pulumi.Input[int]
|
|
49
|
-
"""
|
|
50
|
-
the number of locations that must fail to activate the alert.
|
|
51
|
-
"""
|
|
52
|
-
odata_type: pulumi.Input[str]
|
|
53
|
-
"""
|
|
54
|
-
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).
|
|
55
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition'.
|
|
56
|
-
"""
|
|
57
|
-
data_source: NotRequired[pulumi.Input[Union['RuleManagementEventDataSourceArgsDict', 'RuleMetricDataSourceArgsDict']]]
|
|
58
|
-
"""
|
|
59
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
60
|
-
"""
|
|
61
|
-
window_size: NotRequired[pulumi.Input[str]]
|
|
62
|
-
"""
|
|
63
|
-
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.
|
|
64
|
-
"""
|
|
65
|
-
elif False:
|
|
66
|
-
LocationThresholdRuleConditionArgsDict: TypeAlias = Mapping[str, Any]
|
|
67
|
-
|
|
68
|
-
@pulumi.input_type
|
|
69
|
-
class LocationThresholdRuleConditionArgs:
|
|
70
|
-
def __init__(__self__, *,
|
|
71
|
-
failed_location_count: pulumi.Input[int],
|
|
72
|
-
odata_type: pulumi.Input[str],
|
|
73
|
-
data_source: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]] = None,
|
|
74
|
-
window_size: Optional[pulumi.Input[str]] = None):
|
|
75
|
-
"""
|
|
76
|
-
A rule condition based on a certain number of locations failing.
|
|
77
|
-
:param pulumi.Input[int] failed_location_count: the number of locations that must fail to activate the alert.
|
|
78
|
-
: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).
|
|
79
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition'.
|
|
80
|
-
: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.
|
|
81
|
-
: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.
|
|
82
|
-
"""
|
|
83
|
-
pulumi.set(__self__, "failed_location_count", failed_location_count)
|
|
84
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition')
|
|
85
|
-
if data_source is not None:
|
|
86
|
-
pulumi.set(__self__, "data_source", data_source)
|
|
87
|
-
if window_size is not None:
|
|
88
|
-
pulumi.set(__self__, "window_size", window_size)
|
|
89
|
-
|
|
90
|
-
@property
|
|
91
|
-
@pulumi.getter(name="failedLocationCount")
|
|
92
|
-
def failed_location_count(self) -> pulumi.Input[int]:
|
|
93
|
-
"""
|
|
94
|
-
the number of locations that must fail to activate the alert.
|
|
95
|
-
"""
|
|
96
|
-
return pulumi.get(self, "failed_location_count")
|
|
97
|
-
|
|
98
|
-
@failed_location_count.setter
|
|
99
|
-
def failed_location_count(self, value: pulumi.Input[int]):
|
|
100
|
-
pulumi.set(self, "failed_location_count", value)
|
|
101
|
-
|
|
102
|
-
@property
|
|
103
|
-
@pulumi.getter(name="odataType")
|
|
104
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
105
|
-
"""
|
|
106
|
-
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).
|
|
107
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition'.
|
|
108
|
-
"""
|
|
109
|
-
return pulumi.get(self, "odata_type")
|
|
110
|
-
|
|
111
|
-
@odata_type.setter
|
|
112
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
113
|
-
pulumi.set(self, "odata_type", value)
|
|
114
|
-
|
|
115
|
-
@property
|
|
116
|
-
@pulumi.getter(name="dataSource")
|
|
117
|
-
def data_source(self) -> Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]:
|
|
118
|
-
"""
|
|
119
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
120
|
-
"""
|
|
121
|
-
return pulumi.get(self, "data_source")
|
|
122
|
-
|
|
123
|
-
@data_source.setter
|
|
124
|
-
def data_source(self, value: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]):
|
|
125
|
-
pulumi.set(self, "data_source", value)
|
|
126
|
-
|
|
127
|
-
@property
|
|
128
|
-
@pulumi.getter(name="windowSize")
|
|
129
|
-
def window_size(self) -> Optional[pulumi.Input[str]]:
|
|
130
|
-
"""
|
|
131
|
-
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.
|
|
132
|
-
"""
|
|
133
|
-
return pulumi.get(self, "window_size")
|
|
134
|
-
|
|
135
|
-
@window_size.setter
|
|
136
|
-
def window_size(self, value: Optional[pulumi.Input[str]]):
|
|
137
|
-
pulumi.set(self, "window_size", value)
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
if not MYPY:
|
|
141
|
-
class ManagementEventAggregationConditionArgsDict(TypedDict):
|
|
142
|
-
"""
|
|
143
|
-
How the data that is collected should be combined over time.
|
|
144
|
-
"""
|
|
145
|
-
operator: NotRequired[pulumi.Input['ConditionOperator']]
|
|
146
|
-
"""
|
|
147
|
-
the condition operator.
|
|
148
|
-
"""
|
|
149
|
-
threshold: NotRequired[pulumi.Input[float]]
|
|
150
|
-
"""
|
|
151
|
-
The threshold value that activates the alert.
|
|
152
|
-
"""
|
|
153
|
-
window_size: NotRequired[pulumi.Input[str]]
|
|
154
|
-
"""
|
|
155
|
-
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.
|
|
156
|
-
"""
|
|
157
|
-
elif False:
|
|
158
|
-
ManagementEventAggregationConditionArgsDict: TypeAlias = Mapping[str, Any]
|
|
159
|
-
|
|
160
|
-
@pulumi.input_type
|
|
161
|
-
class ManagementEventAggregationConditionArgs:
|
|
162
|
-
def __init__(__self__, *,
|
|
163
|
-
operator: Optional[pulumi.Input['ConditionOperator']] = None,
|
|
164
|
-
threshold: Optional[pulumi.Input[float]] = None,
|
|
165
|
-
window_size: Optional[pulumi.Input[str]] = None):
|
|
166
|
-
"""
|
|
167
|
-
How the data that is collected should be combined over time.
|
|
168
|
-
:param pulumi.Input['ConditionOperator'] operator: the condition operator.
|
|
169
|
-
:param pulumi.Input[float] threshold: The threshold value that activates the alert.
|
|
170
|
-
: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.
|
|
171
|
-
"""
|
|
172
|
-
if operator is not None:
|
|
173
|
-
pulumi.set(__self__, "operator", operator)
|
|
174
|
-
if threshold is not None:
|
|
175
|
-
pulumi.set(__self__, "threshold", threshold)
|
|
176
|
-
if window_size is not None:
|
|
177
|
-
pulumi.set(__self__, "window_size", window_size)
|
|
178
|
-
|
|
179
|
-
@property
|
|
180
|
-
@pulumi.getter
|
|
181
|
-
def operator(self) -> Optional[pulumi.Input['ConditionOperator']]:
|
|
182
|
-
"""
|
|
183
|
-
the condition operator.
|
|
184
|
-
"""
|
|
185
|
-
return pulumi.get(self, "operator")
|
|
186
|
-
|
|
187
|
-
@operator.setter
|
|
188
|
-
def operator(self, value: Optional[pulumi.Input['ConditionOperator']]):
|
|
189
|
-
pulumi.set(self, "operator", value)
|
|
190
|
-
|
|
191
|
-
@property
|
|
192
|
-
@pulumi.getter
|
|
193
|
-
def threshold(self) -> Optional[pulumi.Input[float]]:
|
|
194
|
-
"""
|
|
195
|
-
The threshold value that activates the alert.
|
|
196
|
-
"""
|
|
197
|
-
return pulumi.get(self, "threshold")
|
|
198
|
-
|
|
199
|
-
@threshold.setter
|
|
200
|
-
def threshold(self, value: Optional[pulumi.Input[float]]):
|
|
201
|
-
pulumi.set(self, "threshold", value)
|
|
202
|
-
|
|
203
|
-
@property
|
|
204
|
-
@pulumi.getter(name="windowSize")
|
|
205
|
-
def window_size(self) -> Optional[pulumi.Input[str]]:
|
|
206
|
-
"""
|
|
207
|
-
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.
|
|
208
|
-
"""
|
|
209
|
-
return pulumi.get(self, "window_size")
|
|
210
|
-
|
|
211
|
-
@window_size.setter
|
|
212
|
-
def window_size(self, value: Optional[pulumi.Input[str]]):
|
|
213
|
-
pulumi.set(self, "window_size", value)
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
if not MYPY:
|
|
217
|
-
class ManagementEventRuleConditionArgsDict(TypedDict):
|
|
218
|
-
"""
|
|
219
|
-
A management event rule condition.
|
|
220
|
-
"""
|
|
221
|
-
odata_type: pulumi.Input[str]
|
|
222
|
-
"""
|
|
223
|
-
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).
|
|
224
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition'.
|
|
225
|
-
"""
|
|
226
|
-
aggregation: NotRequired[pulumi.Input['ManagementEventAggregationConditionArgsDict']]
|
|
227
|
-
"""
|
|
228
|
-
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.
|
|
229
|
-
"""
|
|
230
|
-
data_source: NotRequired[pulumi.Input[Union['RuleManagementEventDataSourceArgsDict', 'RuleMetricDataSourceArgsDict']]]
|
|
231
|
-
"""
|
|
232
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
233
|
-
"""
|
|
234
|
-
elif False:
|
|
235
|
-
ManagementEventRuleConditionArgsDict: TypeAlias = Mapping[str, Any]
|
|
236
|
-
|
|
237
|
-
@pulumi.input_type
|
|
238
|
-
class ManagementEventRuleConditionArgs:
|
|
239
|
-
def __init__(__self__, *,
|
|
240
|
-
odata_type: pulumi.Input[str],
|
|
241
|
-
aggregation: Optional[pulumi.Input['ManagementEventAggregationConditionArgs']] = None,
|
|
242
|
-
data_source: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]] = None):
|
|
243
|
-
"""
|
|
244
|
-
A management event rule condition.
|
|
245
|
-
: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).
|
|
246
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition'.
|
|
247
|
-
: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.
|
|
248
|
-
: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.
|
|
249
|
-
"""
|
|
250
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition')
|
|
251
|
-
if aggregation is not None:
|
|
252
|
-
pulumi.set(__self__, "aggregation", aggregation)
|
|
253
|
-
if data_source is not None:
|
|
254
|
-
pulumi.set(__self__, "data_source", data_source)
|
|
255
|
-
|
|
256
|
-
@property
|
|
257
|
-
@pulumi.getter(name="odataType")
|
|
258
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
259
|
-
"""
|
|
260
|
-
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).
|
|
261
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition'.
|
|
262
|
-
"""
|
|
263
|
-
return pulumi.get(self, "odata_type")
|
|
264
|
-
|
|
265
|
-
@odata_type.setter
|
|
266
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
267
|
-
pulumi.set(self, "odata_type", value)
|
|
268
|
-
|
|
269
|
-
@property
|
|
270
|
-
@pulumi.getter
|
|
271
|
-
def aggregation(self) -> Optional[pulumi.Input['ManagementEventAggregationConditionArgs']]:
|
|
272
|
-
"""
|
|
273
|
-
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.
|
|
274
|
-
"""
|
|
275
|
-
return pulumi.get(self, "aggregation")
|
|
276
|
-
|
|
277
|
-
@aggregation.setter
|
|
278
|
-
def aggregation(self, value: Optional[pulumi.Input['ManagementEventAggregationConditionArgs']]):
|
|
279
|
-
pulumi.set(self, "aggregation", value)
|
|
280
|
-
|
|
281
|
-
@property
|
|
282
|
-
@pulumi.getter(name="dataSource")
|
|
283
|
-
def data_source(self) -> Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]:
|
|
284
|
-
"""
|
|
285
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
286
|
-
"""
|
|
287
|
-
return pulumi.get(self, "data_source")
|
|
288
|
-
|
|
289
|
-
@data_source.setter
|
|
290
|
-
def data_source(self, value: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]):
|
|
291
|
-
pulumi.set(self, "data_source", value)
|
|
292
|
-
|
|
293
|
-
|
|
294
24
|
if not MYPY:
|
|
295
25
|
class RetentionPolicyArgsDict(TypedDict):
|
|
296
26
|
"""
|
|
@@ -345,767 +75,3 @@ class RetentionPolicyArgs:
|
|
|
345
75
|
pulumi.set(self, "enabled", value)
|
|
346
76
|
|
|
347
77
|
|
|
348
|
-
if not MYPY:
|
|
349
|
-
class RuleEmailActionArgsDict(TypedDict):
|
|
350
|
-
"""
|
|
351
|
-
Specifies the action to send email when the rule condition is evaluated. The discriminator is always RuleEmailAction in this case.
|
|
352
|
-
"""
|
|
353
|
-
odata_type: pulumi.Input[str]
|
|
354
|
-
"""
|
|
355
|
-
specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
356
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction'.
|
|
357
|
-
"""
|
|
358
|
-
custom_emails: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
359
|
-
"""
|
|
360
|
-
the list of administrator's custom email addresses to notify of the activation of the alert.
|
|
361
|
-
"""
|
|
362
|
-
send_to_service_owners: NotRequired[pulumi.Input[bool]]
|
|
363
|
-
"""
|
|
364
|
-
Whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.
|
|
365
|
-
"""
|
|
366
|
-
elif False:
|
|
367
|
-
RuleEmailActionArgsDict: TypeAlias = Mapping[str, Any]
|
|
368
|
-
|
|
369
|
-
@pulumi.input_type
|
|
370
|
-
class RuleEmailActionArgs:
|
|
371
|
-
def __init__(__self__, *,
|
|
372
|
-
odata_type: pulumi.Input[str],
|
|
373
|
-
custom_emails: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
374
|
-
send_to_service_owners: Optional[pulumi.Input[bool]] = None):
|
|
375
|
-
"""
|
|
376
|
-
Specifies the action to send email when the rule condition is evaluated. The discriminator is always RuleEmailAction in this case.
|
|
377
|
-
:param pulumi.Input[str] odata_type: specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
378
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction'.
|
|
379
|
-
: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.
|
|
380
|
-
: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.
|
|
381
|
-
"""
|
|
382
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction')
|
|
383
|
-
if custom_emails is not None:
|
|
384
|
-
pulumi.set(__self__, "custom_emails", custom_emails)
|
|
385
|
-
if send_to_service_owners is not None:
|
|
386
|
-
pulumi.set(__self__, "send_to_service_owners", send_to_service_owners)
|
|
387
|
-
|
|
388
|
-
@property
|
|
389
|
-
@pulumi.getter(name="odataType")
|
|
390
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
391
|
-
"""
|
|
392
|
-
specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
393
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction'.
|
|
394
|
-
"""
|
|
395
|
-
return pulumi.get(self, "odata_type")
|
|
396
|
-
|
|
397
|
-
@odata_type.setter
|
|
398
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
399
|
-
pulumi.set(self, "odata_type", value)
|
|
400
|
-
|
|
401
|
-
@property
|
|
402
|
-
@pulumi.getter(name="customEmails")
|
|
403
|
-
def custom_emails(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
404
|
-
"""
|
|
405
|
-
the list of administrator's custom email addresses to notify of the activation of the alert.
|
|
406
|
-
"""
|
|
407
|
-
return pulumi.get(self, "custom_emails")
|
|
408
|
-
|
|
409
|
-
@custom_emails.setter
|
|
410
|
-
def custom_emails(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
411
|
-
pulumi.set(self, "custom_emails", value)
|
|
412
|
-
|
|
413
|
-
@property
|
|
414
|
-
@pulumi.getter(name="sendToServiceOwners")
|
|
415
|
-
def send_to_service_owners(self) -> Optional[pulumi.Input[bool]]:
|
|
416
|
-
"""
|
|
417
|
-
Whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.
|
|
418
|
-
"""
|
|
419
|
-
return pulumi.get(self, "send_to_service_owners")
|
|
420
|
-
|
|
421
|
-
@send_to_service_owners.setter
|
|
422
|
-
def send_to_service_owners(self, value: Optional[pulumi.Input[bool]]):
|
|
423
|
-
pulumi.set(self, "send_to_service_owners", value)
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
if not MYPY:
|
|
427
|
-
class RuleManagementEventClaimsDataSourceArgsDict(TypedDict):
|
|
428
|
-
"""
|
|
429
|
-
The claims for a rule management event data source.
|
|
430
|
-
"""
|
|
431
|
-
email_address: NotRequired[pulumi.Input[str]]
|
|
432
|
-
"""
|
|
433
|
-
the email address.
|
|
434
|
-
"""
|
|
435
|
-
elif False:
|
|
436
|
-
RuleManagementEventClaimsDataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
|
437
|
-
|
|
438
|
-
@pulumi.input_type
|
|
439
|
-
class RuleManagementEventClaimsDataSourceArgs:
|
|
440
|
-
def __init__(__self__, *,
|
|
441
|
-
email_address: Optional[pulumi.Input[str]] = None):
|
|
442
|
-
"""
|
|
443
|
-
The claims for a rule management event data source.
|
|
444
|
-
:param pulumi.Input[str] email_address: the email address.
|
|
445
|
-
"""
|
|
446
|
-
if email_address is not None:
|
|
447
|
-
pulumi.set(__self__, "email_address", email_address)
|
|
448
|
-
|
|
449
|
-
@property
|
|
450
|
-
@pulumi.getter(name="emailAddress")
|
|
451
|
-
def email_address(self) -> Optional[pulumi.Input[str]]:
|
|
452
|
-
"""
|
|
453
|
-
the email address.
|
|
454
|
-
"""
|
|
455
|
-
return pulumi.get(self, "email_address")
|
|
456
|
-
|
|
457
|
-
@email_address.setter
|
|
458
|
-
def email_address(self, value: Optional[pulumi.Input[str]]):
|
|
459
|
-
pulumi.set(self, "email_address", value)
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
if not MYPY:
|
|
463
|
-
class RuleManagementEventDataSourceArgsDict(TypedDict):
|
|
464
|
-
"""
|
|
465
|
-
A rule management event data source. The discriminator fields is always RuleManagementEventDataSource in this case.
|
|
466
|
-
"""
|
|
467
|
-
odata_type: pulumi.Input[str]
|
|
468
|
-
"""
|
|
469
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
470
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource'.
|
|
471
|
-
"""
|
|
472
|
-
claims: NotRequired[pulumi.Input['RuleManagementEventClaimsDataSourceArgsDict']]
|
|
473
|
-
"""
|
|
474
|
-
the claims.
|
|
475
|
-
"""
|
|
476
|
-
event_name: NotRequired[pulumi.Input[str]]
|
|
477
|
-
"""
|
|
478
|
-
the event name.
|
|
479
|
-
"""
|
|
480
|
-
event_source: NotRequired[pulumi.Input[str]]
|
|
481
|
-
"""
|
|
482
|
-
the event source.
|
|
483
|
-
"""
|
|
484
|
-
legacy_resource_id: NotRequired[pulumi.Input[str]]
|
|
485
|
-
"""
|
|
486
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
487
|
-
"""
|
|
488
|
-
level: NotRequired[pulumi.Input[str]]
|
|
489
|
-
"""
|
|
490
|
-
the level.
|
|
491
|
-
"""
|
|
492
|
-
metric_namespace: NotRequired[pulumi.Input[str]]
|
|
493
|
-
"""
|
|
494
|
-
the namespace of the metric.
|
|
495
|
-
"""
|
|
496
|
-
operation_name: NotRequired[pulumi.Input[str]]
|
|
497
|
-
"""
|
|
498
|
-
The name of the operation that should be checked for. If no name is provided, any operation will match.
|
|
499
|
-
"""
|
|
500
|
-
resource_group_name: NotRequired[pulumi.Input[str]]
|
|
501
|
-
"""
|
|
502
|
-
the resource group name.
|
|
503
|
-
"""
|
|
504
|
-
resource_location: NotRequired[pulumi.Input[str]]
|
|
505
|
-
"""
|
|
506
|
-
the location of the resource.
|
|
507
|
-
"""
|
|
508
|
-
resource_provider_name: NotRequired[pulumi.Input[str]]
|
|
509
|
-
"""
|
|
510
|
-
the resource provider name.
|
|
511
|
-
"""
|
|
512
|
-
resource_uri: NotRequired[pulumi.Input[str]]
|
|
513
|
-
"""
|
|
514
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
515
|
-
"""
|
|
516
|
-
status: NotRequired[pulumi.Input[str]]
|
|
517
|
-
"""
|
|
518
|
-
The status of the operation that should be checked for. If no status is provided, any status will match.
|
|
519
|
-
"""
|
|
520
|
-
sub_status: NotRequired[pulumi.Input[str]]
|
|
521
|
-
"""
|
|
522
|
-
the substatus.
|
|
523
|
-
"""
|
|
524
|
-
elif False:
|
|
525
|
-
RuleManagementEventDataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
|
526
|
-
|
|
527
|
-
@pulumi.input_type
|
|
528
|
-
class RuleManagementEventDataSourceArgs:
|
|
529
|
-
def __init__(__self__, *,
|
|
530
|
-
odata_type: pulumi.Input[str],
|
|
531
|
-
claims: Optional[pulumi.Input['RuleManagementEventClaimsDataSourceArgs']] = None,
|
|
532
|
-
event_name: Optional[pulumi.Input[str]] = None,
|
|
533
|
-
event_source: Optional[pulumi.Input[str]] = None,
|
|
534
|
-
legacy_resource_id: Optional[pulumi.Input[str]] = None,
|
|
535
|
-
level: Optional[pulumi.Input[str]] = None,
|
|
536
|
-
metric_namespace: Optional[pulumi.Input[str]] = None,
|
|
537
|
-
operation_name: Optional[pulumi.Input[str]] = None,
|
|
538
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
539
|
-
resource_location: Optional[pulumi.Input[str]] = None,
|
|
540
|
-
resource_provider_name: Optional[pulumi.Input[str]] = None,
|
|
541
|
-
resource_uri: Optional[pulumi.Input[str]] = None,
|
|
542
|
-
status: Optional[pulumi.Input[str]] = None,
|
|
543
|
-
sub_status: Optional[pulumi.Input[str]] = None):
|
|
544
|
-
"""
|
|
545
|
-
A rule management event data source. The discriminator fields is always RuleManagementEventDataSource in this case.
|
|
546
|
-
:param pulumi.Input[str] odata_type: specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
547
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource'.
|
|
548
|
-
:param pulumi.Input['RuleManagementEventClaimsDataSourceArgs'] claims: the claims.
|
|
549
|
-
:param pulumi.Input[str] event_name: the event name.
|
|
550
|
-
:param pulumi.Input[str] event_source: the event source.
|
|
551
|
-
: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.
|
|
552
|
-
:param pulumi.Input[str] level: the level.
|
|
553
|
-
:param pulumi.Input[str] metric_namespace: the namespace of the metric.
|
|
554
|
-
: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.
|
|
555
|
-
:param pulumi.Input[str] resource_group_name: the resource group name.
|
|
556
|
-
:param pulumi.Input[str] resource_location: the location of the resource.
|
|
557
|
-
:param pulumi.Input[str] resource_provider_name: the resource provider name.
|
|
558
|
-
: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.
|
|
559
|
-
:param pulumi.Input[str] status: The status of the operation that should be checked for. If no status is provided, any status will match.
|
|
560
|
-
:param pulumi.Input[str] sub_status: the substatus.
|
|
561
|
-
"""
|
|
562
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource')
|
|
563
|
-
if claims is not None:
|
|
564
|
-
pulumi.set(__self__, "claims", claims)
|
|
565
|
-
if event_name is not None:
|
|
566
|
-
pulumi.set(__self__, "event_name", event_name)
|
|
567
|
-
if event_source is not None:
|
|
568
|
-
pulumi.set(__self__, "event_source", event_source)
|
|
569
|
-
if legacy_resource_id is not None:
|
|
570
|
-
pulumi.set(__self__, "legacy_resource_id", legacy_resource_id)
|
|
571
|
-
if level is not None:
|
|
572
|
-
pulumi.set(__self__, "level", level)
|
|
573
|
-
if metric_namespace is not None:
|
|
574
|
-
pulumi.set(__self__, "metric_namespace", metric_namespace)
|
|
575
|
-
if operation_name is not None:
|
|
576
|
-
pulumi.set(__self__, "operation_name", operation_name)
|
|
577
|
-
if resource_group_name is not None:
|
|
578
|
-
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
579
|
-
if resource_location is not None:
|
|
580
|
-
pulumi.set(__self__, "resource_location", resource_location)
|
|
581
|
-
if resource_provider_name is not None:
|
|
582
|
-
pulumi.set(__self__, "resource_provider_name", resource_provider_name)
|
|
583
|
-
if resource_uri is not None:
|
|
584
|
-
pulumi.set(__self__, "resource_uri", resource_uri)
|
|
585
|
-
if status is not None:
|
|
586
|
-
pulumi.set(__self__, "status", status)
|
|
587
|
-
if sub_status is not None:
|
|
588
|
-
pulumi.set(__self__, "sub_status", sub_status)
|
|
589
|
-
|
|
590
|
-
@property
|
|
591
|
-
@pulumi.getter(name="odataType")
|
|
592
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
593
|
-
"""
|
|
594
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
595
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource'.
|
|
596
|
-
"""
|
|
597
|
-
return pulumi.get(self, "odata_type")
|
|
598
|
-
|
|
599
|
-
@odata_type.setter
|
|
600
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
601
|
-
pulumi.set(self, "odata_type", value)
|
|
602
|
-
|
|
603
|
-
@property
|
|
604
|
-
@pulumi.getter
|
|
605
|
-
def claims(self) -> Optional[pulumi.Input['RuleManagementEventClaimsDataSourceArgs']]:
|
|
606
|
-
"""
|
|
607
|
-
the claims.
|
|
608
|
-
"""
|
|
609
|
-
return pulumi.get(self, "claims")
|
|
610
|
-
|
|
611
|
-
@claims.setter
|
|
612
|
-
def claims(self, value: Optional[pulumi.Input['RuleManagementEventClaimsDataSourceArgs']]):
|
|
613
|
-
pulumi.set(self, "claims", value)
|
|
614
|
-
|
|
615
|
-
@property
|
|
616
|
-
@pulumi.getter(name="eventName")
|
|
617
|
-
def event_name(self) -> Optional[pulumi.Input[str]]:
|
|
618
|
-
"""
|
|
619
|
-
the event name.
|
|
620
|
-
"""
|
|
621
|
-
return pulumi.get(self, "event_name")
|
|
622
|
-
|
|
623
|
-
@event_name.setter
|
|
624
|
-
def event_name(self, value: Optional[pulumi.Input[str]]):
|
|
625
|
-
pulumi.set(self, "event_name", value)
|
|
626
|
-
|
|
627
|
-
@property
|
|
628
|
-
@pulumi.getter(name="eventSource")
|
|
629
|
-
def event_source(self) -> Optional[pulumi.Input[str]]:
|
|
630
|
-
"""
|
|
631
|
-
the event source.
|
|
632
|
-
"""
|
|
633
|
-
return pulumi.get(self, "event_source")
|
|
634
|
-
|
|
635
|
-
@event_source.setter
|
|
636
|
-
def event_source(self, value: Optional[pulumi.Input[str]]):
|
|
637
|
-
pulumi.set(self, "event_source", value)
|
|
638
|
-
|
|
639
|
-
@property
|
|
640
|
-
@pulumi.getter(name="legacyResourceId")
|
|
641
|
-
def legacy_resource_id(self) -> Optional[pulumi.Input[str]]:
|
|
642
|
-
"""
|
|
643
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
644
|
-
"""
|
|
645
|
-
return pulumi.get(self, "legacy_resource_id")
|
|
646
|
-
|
|
647
|
-
@legacy_resource_id.setter
|
|
648
|
-
def legacy_resource_id(self, value: Optional[pulumi.Input[str]]):
|
|
649
|
-
pulumi.set(self, "legacy_resource_id", value)
|
|
650
|
-
|
|
651
|
-
@property
|
|
652
|
-
@pulumi.getter
|
|
653
|
-
def level(self) -> Optional[pulumi.Input[str]]:
|
|
654
|
-
"""
|
|
655
|
-
the level.
|
|
656
|
-
"""
|
|
657
|
-
return pulumi.get(self, "level")
|
|
658
|
-
|
|
659
|
-
@level.setter
|
|
660
|
-
def level(self, value: Optional[pulumi.Input[str]]):
|
|
661
|
-
pulumi.set(self, "level", value)
|
|
662
|
-
|
|
663
|
-
@property
|
|
664
|
-
@pulumi.getter(name="metricNamespace")
|
|
665
|
-
def metric_namespace(self) -> Optional[pulumi.Input[str]]:
|
|
666
|
-
"""
|
|
667
|
-
the namespace of the metric.
|
|
668
|
-
"""
|
|
669
|
-
return pulumi.get(self, "metric_namespace")
|
|
670
|
-
|
|
671
|
-
@metric_namespace.setter
|
|
672
|
-
def metric_namespace(self, value: Optional[pulumi.Input[str]]):
|
|
673
|
-
pulumi.set(self, "metric_namespace", value)
|
|
674
|
-
|
|
675
|
-
@property
|
|
676
|
-
@pulumi.getter(name="operationName")
|
|
677
|
-
def operation_name(self) -> Optional[pulumi.Input[str]]:
|
|
678
|
-
"""
|
|
679
|
-
The name of the operation that should be checked for. If no name is provided, any operation will match.
|
|
680
|
-
"""
|
|
681
|
-
return pulumi.get(self, "operation_name")
|
|
682
|
-
|
|
683
|
-
@operation_name.setter
|
|
684
|
-
def operation_name(self, value: Optional[pulumi.Input[str]]):
|
|
685
|
-
pulumi.set(self, "operation_name", value)
|
|
686
|
-
|
|
687
|
-
@property
|
|
688
|
-
@pulumi.getter(name="resourceGroupName")
|
|
689
|
-
def resource_group_name(self) -> Optional[pulumi.Input[str]]:
|
|
690
|
-
"""
|
|
691
|
-
the resource group name.
|
|
692
|
-
"""
|
|
693
|
-
return pulumi.get(self, "resource_group_name")
|
|
694
|
-
|
|
695
|
-
@resource_group_name.setter
|
|
696
|
-
def resource_group_name(self, value: Optional[pulumi.Input[str]]):
|
|
697
|
-
pulumi.set(self, "resource_group_name", value)
|
|
698
|
-
|
|
699
|
-
@property
|
|
700
|
-
@pulumi.getter(name="resourceLocation")
|
|
701
|
-
def resource_location(self) -> Optional[pulumi.Input[str]]:
|
|
702
|
-
"""
|
|
703
|
-
the location of the resource.
|
|
704
|
-
"""
|
|
705
|
-
return pulumi.get(self, "resource_location")
|
|
706
|
-
|
|
707
|
-
@resource_location.setter
|
|
708
|
-
def resource_location(self, value: Optional[pulumi.Input[str]]):
|
|
709
|
-
pulumi.set(self, "resource_location", value)
|
|
710
|
-
|
|
711
|
-
@property
|
|
712
|
-
@pulumi.getter(name="resourceProviderName")
|
|
713
|
-
def resource_provider_name(self) -> Optional[pulumi.Input[str]]:
|
|
714
|
-
"""
|
|
715
|
-
the resource provider name.
|
|
716
|
-
"""
|
|
717
|
-
return pulumi.get(self, "resource_provider_name")
|
|
718
|
-
|
|
719
|
-
@resource_provider_name.setter
|
|
720
|
-
def resource_provider_name(self, value: Optional[pulumi.Input[str]]):
|
|
721
|
-
pulumi.set(self, "resource_provider_name", value)
|
|
722
|
-
|
|
723
|
-
@property
|
|
724
|
-
@pulumi.getter(name="resourceUri")
|
|
725
|
-
def resource_uri(self) -> Optional[pulumi.Input[str]]:
|
|
726
|
-
"""
|
|
727
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
728
|
-
"""
|
|
729
|
-
return pulumi.get(self, "resource_uri")
|
|
730
|
-
|
|
731
|
-
@resource_uri.setter
|
|
732
|
-
def resource_uri(self, value: Optional[pulumi.Input[str]]):
|
|
733
|
-
pulumi.set(self, "resource_uri", value)
|
|
734
|
-
|
|
735
|
-
@property
|
|
736
|
-
@pulumi.getter
|
|
737
|
-
def status(self) -> Optional[pulumi.Input[str]]:
|
|
738
|
-
"""
|
|
739
|
-
The status of the operation that should be checked for. If no status is provided, any status will match.
|
|
740
|
-
"""
|
|
741
|
-
return pulumi.get(self, "status")
|
|
742
|
-
|
|
743
|
-
@status.setter
|
|
744
|
-
def status(self, value: Optional[pulumi.Input[str]]):
|
|
745
|
-
pulumi.set(self, "status", value)
|
|
746
|
-
|
|
747
|
-
@property
|
|
748
|
-
@pulumi.getter(name="subStatus")
|
|
749
|
-
def sub_status(self) -> Optional[pulumi.Input[str]]:
|
|
750
|
-
"""
|
|
751
|
-
the substatus.
|
|
752
|
-
"""
|
|
753
|
-
return pulumi.get(self, "sub_status")
|
|
754
|
-
|
|
755
|
-
@sub_status.setter
|
|
756
|
-
def sub_status(self, value: Optional[pulumi.Input[str]]):
|
|
757
|
-
pulumi.set(self, "sub_status", value)
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
if not MYPY:
|
|
761
|
-
class RuleMetricDataSourceArgsDict(TypedDict):
|
|
762
|
-
"""
|
|
763
|
-
A rule metric data source. The discriminator value is always RuleMetricDataSource in this case.
|
|
764
|
-
"""
|
|
765
|
-
odata_type: pulumi.Input[str]
|
|
766
|
-
"""
|
|
767
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
768
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource'.
|
|
769
|
-
"""
|
|
770
|
-
legacy_resource_id: NotRequired[pulumi.Input[str]]
|
|
771
|
-
"""
|
|
772
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
773
|
-
"""
|
|
774
|
-
metric_name: NotRequired[pulumi.Input[str]]
|
|
775
|
-
"""
|
|
776
|
-
the name of the metric that defines what the rule monitors.
|
|
777
|
-
"""
|
|
778
|
-
metric_namespace: NotRequired[pulumi.Input[str]]
|
|
779
|
-
"""
|
|
780
|
-
the namespace of the metric.
|
|
781
|
-
"""
|
|
782
|
-
resource_location: NotRequired[pulumi.Input[str]]
|
|
783
|
-
"""
|
|
784
|
-
the location of the resource.
|
|
785
|
-
"""
|
|
786
|
-
resource_uri: NotRequired[pulumi.Input[str]]
|
|
787
|
-
"""
|
|
788
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
789
|
-
"""
|
|
790
|
-
elif False:
|
|
791
|
-
RuleMetricDataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
|
792
|
-
|
|
793
|
-
@pulumi.input_type
|
|
794
|
-
class RuleMetricDataSourceArgs:
|
|
795
|
-
def __init__(__self__, *,
|
|
796
|
-
odata_type: pulumi.Input[str],
|
|
797
|
-
legacy_resource_id: Optional[pulumi.Input[str]] = None,
|
|
798
|
-
metric_name: Optional[pulumi.Input[str]] = None,
|
|
799
|
-
metric_namespace: Optional[pulumi.Input[str]] = None,
|
|
800
|
-
resource_location: Optional[pulumi.Input[str]] = None,
|
|
801
|
-
resource_uri: Optional[pulumi.Input[str]] = None):
|
|
802
|
-
"""
|
|
803
|
-
A rule metric data source. The discriminator value is always RuleMetricDataSource in this case.
|
|
804
|
-
:param pulumi.Input[str] odata_type: specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
805
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource'.
|
|
806
|
-
: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.
|
|
807
|
-
:param pulumi.Input[str] metric_name: the name of the metric that defines what the rule monitors.
|
|
808
|
-
:param pulumi.Input[str] metric_namespace: the namespace of the metric.
|
|
809
|
-
:param pulumi.Input[str] resource_location: the location of the resource.
|
|
810
|
-
: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.
|
|
811
|
-
"""
|
|
812
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource')
|
|
813
|
-
if legacy_resource_id is not None:
|
|
814
|
-
pulumi.set(__self__, "legacy_resource_id", legacy_resource_id)
|
|
815
|
-
if metric_name is not None:
|
|
816
|
-
pulumi.set(__self__, "metric_name", metric_name)
|
|
817
|
-
if metric_namespace is not None:
|
|
818
|
-
pulumi.set(__self__, "metric_namespace", metric_namespace)
|
|
819
|
-
if resource_location is not None:
|
|
820
|
-
pulumi.set(__self__, "resource_location", resource_location)
|
|
821
|
-
if resource_uri is not None:
|
|
822
|
-
pulumi.set(__self__, "resource_uri", resource_uri)
|
|
823
|
-
|
|
824
|
-
@property
|
|
825
|
-
@pulumi.getter(name="odataType")
|
|
826
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
827
|
-
"""
|
|
828
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
829
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource'.
|
|
830
|
-
"""
|
|
831
|
-
return pulumi.get(self, "odata_type")
|
|
832
|
-
|
|
833
|
-
@odata_type.setter
|
|
834
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
835
|
-
pulumi.set(self, "odata_type", value)
|
|
836
|
-
|
|
837
|
-
@property
|
|
838
|
-
@pulumi.getter(name="legacyResourceId")
|
|
839
|
-
def legacy_resource_id(self) -> Optional[pulumi.Input[str]]:
|
|
840
|
-
"""
|
|
841
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
842
|
-
"""
|
|
843
|
-
return pulumi.get(self, "legacy_resource_id")
|
|
844
|
-
|
|
845
|
-
@legacy_resource_id.setter
|
|
846
|
-
def legacy_resource_id(self, value: Optional[pulumi.Input[str]]):
|
|
847
|
-
pulumi.set(self, "legacy_resource_id", value)
|
|
848
|
-
|
|
849
|
-
@property
|
|
850
|
-
@pulumi.getter(name="metricName")
|
|
851
|
-
def metric_name(self) -> Optional[pulumi.Input[str]]:
|
|
852
|
-
"""
|
|
853
|
-
the name of the metric that defines what the rule monitors.
|
|
854
|
-
"""
|
|
855
|
-
return pulumi.get(self, "metric_name")
|
|
856
|
-
|
|
857
|
-
@metric_name.setter
|
|
858
|
-
def metric_name(self, value: Optional[pulumi.Input[str]]):
|
|
859
|
-
pulumi.set(self, "metric_name", value)
|
|
860
|
-
|
|
861
|
-
@property
|
|
862
|
-
@pulumi.getter(name="metricNamespace")
|
|
863
|
-
def metric_namespace(self) -> Optional[pulumi.Input[str]]:
|
|
864
|
-
"""
|
|
865
|
-
the namespace of the metric.
|
|
866
|
-
"""
|
|
867
|
-
return pulumi.get(self, "metric_namespace")
|
|
868
|
-
|
|
869
|
-
@metric_namespace.setter
|
|
870
|
-
def metric_namespace(self, value: Optional[pulumi.Input[str]]):
|
|
871
|
-
pulumi.set(self, "metric_namespace", value)
|
|
872
|
-
|
|
873
|
-
@property
|
|
874
|
-
@pulumi.getter(name="resourceLocation")
|
|
875
|
-
def resource_location(self) -> Optional[pulumi.Input[str]]:
|
|
876
|
-
"""
|
|
877
|
-
the location of the resource.
|
|
878
|
-
"""
|
|
879
|
-
return pulumi.get(self, "resource_location")
|
|
880
|
-
|
|
881
|
-
@resource_location.setter
|
|
882
|
-
def resource_location(self, value: Optional[pulumi.Input[str]]):
|
|
883
|
-
pulumi.set(self, "resource_location", value)
|
|
884
|
-
|
|
885
|
-
@property
|
|
886
|
-
@pulumi.getter(name="resourceUri")
|
|
887
|
-
def resource_uri(self) -> Optional[pulumi.Input[str]]:
|
|
888
|
-
"""
|
|
889
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
890
|
-
"""
|
|
891
|
-
return pulumi.get(self, "resource_uri")
|
|
892
|
-
|
|
893
|
-
@resource_uri.setter
|
|
894
|
-
def resource_uri(self, value: Optional[pulumi.Input[str]]):
|
|
895
|
-
pulumi.set(self, "resource_uri", value)
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
if not MYPY:
|
|
899
|
-
class RuleWebhookActionArgsDict(TypedDict):
|
|
900
|
-
"""
|
|
901
|
-
Specifies the action to post to service when the rule condition is evaluated. The discriminator is always RuleWebhookAction in this case.
|
|
902
|
-
"""
|
|
903
|
-
odata_type: pulumi.Input[str]
|
|
904
|
-
"""
|
|
905
|
-
specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
906
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction'.
|
|
907
|
-
"""
|
|
908
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
|
909
|
-
"""
|
|
910
|
-
the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
|
|
911
|
-
"""
|
|
912
|
-
service_uri: NotRequired[pulumi.Input[str]]
|
|
913
|
-
"""
|
|
914
|
-
the service uri to Post the notification when the alert activates or resolves.
|
|
915
|
-
"""
|
|
916
|
-
elif False:
|
|
917
|
-
RuleWebhookActionArgsDict: TypeAlias = Mapping[str, Any]
|
|
918
|
-
|
|
919
|
-
@pulumi.input_type
|
|
920
|
-
class RuleWebhookActionArgs:
|
|
921
|
-
def __init__(__self__, *,
|
|
922
|
-
odata_type: pulumi.Input[str],
|
|
923
|
-
properties: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
924
|
-
service_uri: Optional[pulumi.Input[str]] = None):
|
|
925
|
-
"""
|
|
926
|
-
Specifies the action to post to service when the rule condition is evaluated. The discriminator is always RuleWebhookAction in this case.
|
|
927
|
-
:param pulumi.Input[str] odata_type: specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
928
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction'.
|
|
929
|
-
: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.
|
|
930
|
-
:param pulumi.Input[str] service_uri: the service uri to Post the notification when the alert activates or resolves.
|
|
931
|
-
"""
|
|
932
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction')
|
|
933
|
-
if properties is not None:
|
|
934
|
-
pulumi.set(__self__, "properties", properties)
|
|
935
|
-
if service_uri is not None:
|
|
936
|
-
pulumi.set(__self__, "service_uri", service_uri)
|
|
937
|
-
|
|
938
|
-
@property
|
|
939
|
-
@pulumi.getter(name="odataType")
|
|
940
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
941
|
-
"""
|
|
942
|
-
specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
943
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction'.
|
|
944
|
-
"""
|
|
945
|
-
return pulumi.get(self, "odata_type")
|
|
946
|
-
|
|
947
|
-
@odata_type.setter
|
|
948
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
949
|
-
pulumi.set(self, "odata_type", value)
|
|
950
|
-
|
|
951
|
-
@property
|
|
952
|
-
@pulumi.getter
|
|
953
|
-
def properties(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
954
|
-
"""
|
|
955
|
-
the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
|
|
956
|
-
"""
|
|
957
|
-
return pulumi.get(self, "properties")
|
|
958
|
-
|
|
959
|
-
@properties.setter
|
|
960
|
-
def properties(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
961
|
-
pulumi.set(self, "properties", value)
|
|
962
|
-
|
|
963
|
-
@property
|
|
964
|
-
@pulumi.getter(name="serviceUri")
|
|
965
|
-
def service_uri(self) -> Optional[pulumi.Input[str]]:
|
|
966
|
-
"""
|
|
967
|
-
the service uri to Post the notification when the alert activates or resolves.
|
|
968
|
-
"""
|
|
969
|
-
return pulumi.get(self, "service_uri")
|
|
970
|
-
|
|
971
|
-
@service_uri.setter
|
|
972
|
-
def service_uri(self, value: Optional[pulumi.Input[str]]):
|
|
973
|
-
pulumi.set(self, "service_uri", value)
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
if not MYPY:
|
|
977
|
-
class ThresholdRuleConditionArgsDict(TypedDict):
|
|
978
|
-
"""
|
|
979
|
-
A rule condition based on a metric crossing a threshold.
|
|
980
|
-
"""
|
|
981
|
-
odata_type: pulumi.Input[str]
|
|
982
|
-
"""
|
|
983
|
-
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).
|
|
984
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition'.
|
|
985
|
-
"""
|
|
986
|
-
operator: pulumi.Input['ConditionOperator']
|
|
987
|
-
"""
|
|
988
|
-
the operator used to compare the data and the threshold.
|
|
989
|
-
"""
|
|
990
|
-
threshold: pulumi.Input[float]
|
|
991
|
-
"""
|
|
992
|
-
the threshold value that activates the alert.
|
|
993
|
-
"""
|
|
994
|
-
data_source: NotRequired[pulumi.Input[Union['RuleManagementEventDataSourceArgsDict', 'RuleMetricDataSourceArgsDict']]]
|
|
995
|
-
"""
|
|
996
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
997
|
-
"""
|
|
998
|
-
time_aggregation: NotRequired[pulumi.Input['TimeAggregationOperator']]
|
|
999
|
-
"""
|
|
1000
|
-
the time aggregation operator. How the data that are collected should be combined over time. The default value is the PrimaryAggregationType of the Metric.
|
|
1001
|
-
"""
|
|
1002
|
-
window_size: NotRequired[pulumi.Input[str]]
|
|
1003
|
-
"""
|
|
1004
|
-
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.
|
|
1005
|
-
"""
|
|
1006
|
-
elif False:
|
|
1007
|
-
ThresholdRuleConditionArgsDict: TypeAlias = Mapping[str, Any]
|
|
1008
|
-
|
|
1009
|
-
@pulumi.input_type
|
|
1010
|
-
class ThresholdRuleConditionArgs:
|
|
1011
|
-
def __init__(__self__, *,
|
|
1012
|
-
odata_type: pulumi.Input[str],
|
|
1013
|
-
operator: pulumi.Input['ConditionOperator'],
|
|
1014
|
-
threshold: pulumi.Input[float],
|
|
1015
|
-
data_source: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]] = None,
|
|
1016
|
-
time_aggregation: Optional[pulumi.Input['TimeAggregationOperator']] = None,
|
|
1017
|
-
window_size: Optional[pulumi.Input[str]] = None):
|
|
1018
|
-
"""
|
|
1019
|
-
A rule condition based on a metric crossing a threshold.
|
|
1020
|
-
: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).
|
|
1021
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition'.
|
|
1022
|
-
:param pulumi.Input['ConditionOperator'] operator: the operator used to compare the data and the threshold.
|
|
1023
|
-
:param pulumi.Input[float] threshold: the threshold value that activates the alert.
|
|
1024
|
-
: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.
|
|
1025
|
-
: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.
|
|
1026
|
-
: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.
|
|
1027
|
-
"""
|
|
1028
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition')
|
|
1029
|
-
pulumi.set(__self__, "operator", operator)
|
|
1030
|
-
pulumi.set(__self__, "threshold", threshold)
|
|
1031
|
-
if data_source is not None:
|
|
1032
|
-
pulumi.set(__self__, "data_source", data_source)
|
|
1033
|
-
if time_aggregation is not None:
|
|
1034
|
-
pulumi.set(__self__, "time_aggregation", time_aggregation)
|
|
1035
|
-
if window_size is not None:
|
|
1036
|
-
pulumi.set(__self__, "window_size", window_size)
|
|
1037
|
-
|
|
1038
|
-
@property
|
|
1039
|
-
@pulumi.getter(name="odataType")
|
|
1040
|
-
def odata_type(self) -> pulumi.Input[str]:
|
|
1041
|
-
"""
|
|
1042
|
-
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).
|
|
1043
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition'.
|
|
1044
|
-
"""
|
|
1045
|
-
return pulumi.get(self, "odata_type")
|
|
1046
|
-
|
|
1047
|
-
@odata_type.setter
|
|
1048
|
-
def odata_type(self, value: pulumi.Input[str]):
|
|
1049
|
-
pulumi.set(self, "odata_type", value)
|
|
1050
|
-
|
|
1051
|
-
@property
|
|
1052
|
-
@pulumi.getter
|
|
1053
|
-
def operator(self) -> pulumi.Input['ConditionOperator']:
|
|
1054
|
-
"""
|
|
1055
|
-
the operator used to compare the data and the threshold.
|
|
1056
|
-
"""
|
|
1057
|
-
return pulumi.get(self, "operator")
|
|
1058
|
-
|
|
1059
|
-
@operator.setter
|
|
1060
|
-
def operator(self, value: pulumi.Input['ConditionOperator']):
|
|
1061
|
-
pulumi.set(self, "operator", value)
|
|
1062
|
-
|
|
1063
|
-
@property
|
|
1064
|
-
@pulumi.getter
|
|
1065
|
-
def threshold(self) -> pulumi.Input[float]:
|
|
1066
|
-
"""
|
|
1067
|
-
the threshold value that activates the alert.
|
|
1068
|
-
"""
|
|
1069
|
-
return pulumi.get(self, "threshold")
|
|
1070
|
-
|
|
1071
|
-
@threshold.setter
|
|
1072
|
-
def threshold(self, value: pulumi.Input[float]):
|
|
1073
|
-
pulumi.set(self, "threshold", value)
|
|
1074
|
-
|
|
1075
|
-
@property
|
|
1076
|
-
@pulumi.getter(name="dataSource")
|
|
1077
|
-
def data_source(self) -> Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]:
|
|
1078
|
-
"""
|
|
1079
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
1080
|
-
"""
|
|
1081
|
-
return pulumi.get(self, "data_source")
|
|
1082
|
-
|
|
1083
|
-
@data_source.setter
|
|
1084
|
-
def data_source(self, value: Optional[pulumi.Input[Union['RuleManagementEventDataSourceArgs', 'RuleMetricDataSourceArgs']]]):
|
|
1085
|
-
pulumi.set(self, "data_source", value)
|
|
1086
|
-
|
|
1087
|
-
@property
|
|
1088
|
-
@pulumi.getter(name="timeAggregation")
|
|
1089
|
-
def time_aggregation(self) -> Optional[pulumi.Input['TimeAggregationOperator']]:
|
|
1090
|
-
"""
|
|
1091
|
-
the time aggregation operator. How the data that are collected should be combined over time. The default value is the PrimaryAggregationType of the Metric.
|
|
1092
|
-
"""
|
|
1093
|
-
return pulumi.get(self, "time_aggregation")
|
|
1094
|
-
|
|
1095
|
-
@time_aggregation.setter
|
|
1096
|
-
def time_aggregation(self, value: Optional[pulumi.Input['TimeAggregationOperator']]):
|
|
1097
|
-
pulumi.set(self, "time_aggregation", value)
|
|
1098
|
-
|
|
1099
|
-
@property
|
|
1100
|
-
@pulumi.getter(name="windowSize")
|
|
1101
|
-
def window_size(self) -> Optional[pulumi.Input[str]]:
|
|
1102
|
-
"""
|
|
1103
|
-
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.
|
|
1104
|
-
"""
|
|
1105
|
-
return pulumi.get(self, "window_size")
|
|
1106
|
-
|
|
1107
|
-
@window_size.setter
|
|
1108
|
-
def window_size(self, value: Optional[pulumi.Input[str]]):
|
|
1109
|
-
pulumi.set(self, "window_size", value)
|
|
1110
|
-
|
|
1111
|
-
|