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,235 +13,11 @@ 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 . import outputs
|
|
17
|
-
from ._enums import *
|
|
18
16
|
|
|
19
17
|
__all__ = [
|
|
20
|
-
'LocationThresholdRuleConditionResponse',
|
|
21
|
-
'ManagementEventAggregationConditionResponse',
|
|
22
|
-
'ManagementEventRuleConditionResponse',
|
|
23
18
|
'RetentionPolicyResponse',
|
|
24
|
-
'RuleEmailActionResponse',
|
|
25
|
-
'RuleManagementEventClaimsDataSourceResponse',
|
|
26
|
-
'RuleManagementEventDataSourceResponse',
|
|
27
|
-
'RuleMetricDataSourceResponse',
|
|
28
|
-
'RuleWebhookActionResponse',
|
|
29
|
-
'ThresholdRuleConditionResponse',
|
|
30
19
|
]
|
|
31
20
|
|
|
32
|
-
@pulumi.output_type
|
|
33
|
-
class LocationThresholdRuleConditionResponse(dict):
|
|
34
|
-
"""
|
|
35
|
-
A rule condition based on a certain number of locations failing.
|
|
36
|
-
"""
|
|
37
|
-
@staticmethod
|
|
38
|
-
def __key_warning(key: str):
|
|
39
|
-
suggest = None
|
|
40
|
-
if key == "failedLocationCount":
|
|
41
|
-
suggest = "failed_location_count"
|
|
42
|
-
elif key == "odataType":
|
|
43
|
-
suggest = "odata_type"
|
|
44
|
-
elif key == "dataSource":
|
|
45
|
-
suggest = "data_source"
|
|
46
|
-
elif key == "windowSize":
|
|
47
|
-
suggest = "window_size"
|
|
48
|
-
|
|
49
|
-
if suggest:
|
|
50
|
-
pulumi.log.warn(f"Key '{key}' not found in LocationThresholdRuleConditionResponse. Access the value via the '{suggest}' property getter instead.")
|
|
51
|
-
|
|
52
|
-
def __getitem__(self, key: str) -> Any:
|
|
53
|
-
LocationThresholdRuleConditionResponse.__key_warning(key)
|
|
54
|
-
return super().__getitem__(key)
|
|
55
|
-
|
|
56
|
-
def get(self, key: str, default = None) -> Any:
|
|
57
|
-
LocationThresholdRuleConditionResponse.__key_warning(key)
|
|
58
|
-
return super().get(key, default)
|
|
59
|
-
|
|
60
|
-
def __init__(__self__, *,
|
|
61
|
-
failed_location_count: int,
|
|
62
|
-
odata_type: str,
|
|
63
|
-
data_source: Optional[Any] = None,
|
|
64
|
-
window_size: Optional[str] = None):
|
|
65
|
-
"""
|
|
66
|
-
A rule condition based on a certain number of locations failing.
|
|
67
|
-
:param int failed_location_count: the number of locations that must fail to activate the alert.
|
|
68
|
-
:param 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).
|
|
69
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition'.
|
|
70
|
-
:param Union['RuleManagementEventDataSourceResponse', 'RuleMetricDataSourceResponse'] data_source: the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
71
|
-
:param 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.
|
|
72
|
-
"""
|
|
73
|
-
pulumi.set(__self__, "failed_location_count", failed_location_count)
|
|
74
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition')
|
|
75
|
-
if data_source is not None:
|
|
76
|
-
pulumi.set(__self__, "data_source", data_source)
|
|
77
|
-
if window_size is not None:
|
|
78
|
-
pulumi.set(__self__, "window_size", window_size)
|
|
79
|
-
|
|
80
|
-
@property
|
|
81
|
-
@pulumi.getter(name="failedLocationCount")
|
|
82
|
-
def failed_location_count(self) -> int:
|
|
83
|
-
"""
|
|
84
|
-
the number of locations that must fail to activate the alert.
|
|
85
|
-
"""
|
|
86
|
-
return pulumi.get(self, "failed_location_count")
|
|
87
|
-
|
|
88
|
-
@property
|
|
89
|
-
@pulumi.getter(name="odataType")
|
|
90
|
-
def odata_type(self) -> str:
|
|
91
|
-
"""
|
|
92
|
-
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).
|
|
93
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition'.
|
|
94
|
-
"""
|
|
95
|
-
return pulumi.get(self, "odata_type")
|
|
96
|
-
|
|
97
|
-
@property
|
|
98
|
-
@pulumi.getter(name="dataSource")
|
|
99
|
-
def data_source(self) -> Optional[Any]:
|
|
100
|
-
"""
|
|
101
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
102
|
-
"""
|
|
103
|
-
return pulumi.get(self, "data_source")
|
|
104
|
-
|
|
105
|
-
@property
|
|
106
|
-
@pulumi.getter(name="windowSize")
|
|
107
|
-
def window_size(self) -> Optional[str]:
|
|
108
|
-
"""
|
|
109
|
-
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.
|
|
110
|
-
"""
|
|
111
|
-
return pulumi.get(self, "window_size")
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
@pulumi.output_type
|
|
115
|
-
class ManagementEventAggregationConditionResponse(dict):
|
|
116
|
-
"""
|
|
117
|
-
How the data that is collected should be combined over time.
|
|
118
|
-
"""
|
|
119
|
-
@staticmethod
|
|
120
|
-
def __key_warning(key: str):
|
|
121
|
-
suggest = None
|
|
122
|
-
if key == "windowSize":
|
|
123
|
-
suggest = "window_size"
|
|
124
|
-
|
|
125
|
-
if suggest:
|
|
126
|
-
pulumi.log.warn(f"Key '{key}' not found in ManagementEventAggregationConditionResponse. Access the value via the '{suggest}' property getter instead.")
|
|
127
|
-
|
|
128
|
-
def __getitem__(self, key: str) -> Any:
|
|
129
|
-
ManagementEventAggregationConditionResponse.__key_warning(key)
|
|
130
|
-
return super().__getitem__(key)
|
|
131
|
-
|
|
132
|
-
def get(self, key: str, default = None) -> Any:
|
|
133
|
-
ManagementEventAggregationConditionResponse.__key_warning(key)
|
|
134
|
-
return super().get(key, default)
|
|
135
|
-
|
|
136
|
-
def __init__(__self__, *,
|
|
137
|
-
operator: Optional[str] = None,
|
|
138
|
-
threshold: Optional[float] = None,
|
|
139
|
-
window_size: Optional[str] = None):
|
|
140
|
-
"""
|
|
141
|
-
How the data that is collected should be combined over time.
|
|
142
|
-
:param str operator: the condition operator.
|
|
143
|
-
:param float threshold: The threshold value that activates the alert.
|
|
144
|
-
:param 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.
|
|
145
|
-
"""
|
|
146
|
-
if operator is not None:
|
|
147
|
-
pulumi.set(__self__, "operator", operator)
|
|
148
|
-
if threshold is not None:
|
|
149
|
-
pulumi.set(__self__, "threshold", threshold)
|
|
150
|
-
if window_size is not None:
|
|
151
|
-
pulumi.set(__self__, "window_size", window_size)
|
|
152
|
-
|
|
153
|
-
@property
|
|
154
|
-
@pulumi.getter
|
|
155
|
-
def operator(self) -> Optional[str]:
|
|
156
|
-
"""
|
|
157
|
-
the condition operator.
|
|
158
|
-
"""
|
|
159
|
-
return pulumi.get(self, "operator")
|
|
160
|
-
|
|
161
|
-
@property
|
|
162
|
-
@pulumi.getter
|
|
163
|
-
def threshold(self) -> Optional[float]:
|
|
164
|
-
"""
|
|
165
|
-
The threshold value that activates the alert.
|
|
166
|
-
"""
|
|
167
|
-
return pulumi.get(self, "threshold")
|
|
168
|
-
|
|
169
|
-
@property
|
|
170
|
-
@pulumi.getter(name="windowSize")
|
|
171
|
-
def window_size(self) -> Optional[str]:
|
|
172
|
-
"""
|
|
173
|
-
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.
|
|
174
|
-
"""
|
|
175
|
-
return pulumi.get(self, "window_size")
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
@pulumi.output_type
|
|
179
|
-
class ManagementEventRuleConditionResponse(dict):
|
|
180
|
-
"""
|
|
181
|
-
A management event rule condition.
|
|
182
|
-
"""
|
|
183
|
-
@staticmethod
|
|
184
|
-
def __key_warning(key: str):
|
|
185
|
-
suggest = None
|
|
186
|
-
if key == "odataType":
|
|
187
|
-
suggest = "odata_type"
|
|
188
|
-
elif key == "dataSource":
|
|
189
|
-
suggest = "data_source"
|
|
190
|
-
|
|
191
|
-
if suggest:
|
|
192
|
-
pulumi.log.warn(f"Key '{key}' not found in ManagementEventRuleConditionResponse. Access the value via the '{suggest}' property getter instead.")
|
|
193
|
-
|
|
194
|
-
def __getitem__(self, key: str) -> Any:
|
|
195
|
-
ManagementEventRuleConditionResponse.__key_warning(key)
|
|
196
|
-
return super().__getitem__(key)
|
|
197
|
-
|
|
198
|
-
def get(self, key: str, default = None) -> Any:
|
|
199
|
-
ManagementEventRuleConditionResponse.__key_warning(key)
|
|
200
|
-
return super().get(key, default)
|
|
201
|
-
|
|
202
|
-
def __init__(__self__, *,
|
|
203
|
-
odata_type: str,
|
|
204
|
-
aggregation: Optional['outputs.ManagementEventAggregationConditionResponse'] = None,
|
|
205
|
-
data_source: Optional[Any] = None):
|
|
206
|
-
"""
|
|
207
|
-
A management event rule condition.
|
|
208
|
-
:param 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).
|
|
209
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition'.
|
|
210
|
-
:param 'ManagementEventAggregationConditionResponse' 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.
|
|
211
|
-
:param Union['RuleManagementEventDataSourceResponse', 'RuleMetricDataSourceResponse'] data_source: the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
212
|
-
"""
|
|
213
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.ManagementEventRuleCondition')
|
|
214
|
-
if aggregation is not None:
|
|
215
|
-
pulumi.set(__self__, "aggregation", aggregation)
|
|
216
|
-
if data_source is not None:
|
|
217
|
-
pulumi.set(__self__, "data_source", data_source)
|
|
218
|
-
|
|
219
|
-
@property
|
|
220
|
-
@pulumi.getter(name="odataType")
|
|
221
|
-
def odata_type(self) -> 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
|
-
return pulumi.get(self, "odata_type")
|
|
227
|
-
|
|
228
|
-
@property
|
|
229
|
-
@pulumi.getter
|
|
230
|
-
def aggregation(self) -> Optional['outputs.ManagementEventAggregationConditionResponse']:
|
|
231
|
-
"""
|
|
232
|
-
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.
|
|
233
|
-
"""
|
|
234
|
-
return pulumi.get(self, "aggregation")
|
|
235
|
-
|
|
236
|
-
@property
|
|
237
|
-
@pulumi.getter(name="dataSource")
|
|
238
|
-
def data_source(self) -> Optional[Any]:
|
|
239
|
-
"""
|
|
240
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
241
|
-
"""
|
|
242
|
-
return pulumi.get(self, "data_source")
|
|
243
|
-
|
|
244
|
-
|
|
245
21
|
@pulumi.output_type
|
|
246
22
|
class RetentionPolicyResponse(dict):
|
|
247
23
|
"""
|
|
@@ -275,612 +51,3 @@ class RetentionPolicyResponse(dict):
|
|
|
275
51
|
return pulumi.get(self, "enabled")
|
|
276
52
|
|
|
277
53
|
|
|
278
|
-
@pulumi.output_type
|
|
279
|
-
class RuleEmailActionResponse(dict):
|
|
280
|
-
"""
|
|
281
|
-
Specifies the action to send email when the rule condition is evaluated. The discriminator is always RuleEmailAction in this case.
|
|
282
|
-
"""
|
|
283
|
-
@staticmethod
|
|
284
|
-
def __key_warning(key: str):
|
|
285
|
-
suggest = None
|
|
286
|
-
if key == "odataType":
|
|
287
|
-
suggest = "odata_type"
|
|
288
|
-
elif key == "customEmails":
|
|
289
|
-
suggest = "custom_emails"
|
|
290
|
-
elif key == "sendToServiceOwners":
|
|
291
|
-
suggest = "send_to_service_owners"
|
|
292
|
-
|
|
293
|
-
if suggest:
|
|
294
|
-
pulumi.log.warn(f"Key '{key}' not found in RuleEmailActionResponse. Access the value via the '{suggest}' property getter instead.")
|
|
295
|
-
|
|
296
|
-
def __getitem__(self, key: str) -> Any:
|
|
297
|
-
RuleEmailActionResponse.__key_warning(key)
|
|
298
|
-
return super().__getitem__(key)
|
|
299
|
-
|
|
300
|
-
def get(self, key: str, default = None) -> Any:
|
|
301
|
-
RuleEmailActionResponse.__key_warning(key)
|
|
302
|
-
return super().get(key, default)
|
|
303
|
-
|
|
304
|
-
def __init__(__self__, *,
|
|
305
|
-
odata_type: str,
|
|
306
|
-
custom_emails: Optional[Sequence[str]] = None,
|
|
307
|
-
send_to_service_owners: Optional[bool] = None):
|
|
308
|
-
"""
|
|
309
|
-
Specifies the action to send email when the rule condition is evaluated. The discriminator is always RuleEmailAction in this case.
|
|
310
|
-
:param str odata_type: specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
311
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction'.
|
|
312
|
-
:param Sequence[str] custom_emails: the list of administrator's custom email addresses to notify of the activation of the alert.
|
|
313
|
-
:param bool send_to_service_owners: Whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.
|
|
314
|
-
"""
|
|
315
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction')
|
|
316
|
-
if custom_emails is not None:
|
|
317
|
-
pulumi.set(__self__, "custom_emails", custom_emails)
|
|
318
|
-
if send_to_service_owners is not None:
|
|
319
|
-
pulumi.set(__self__, "send_to_service_owners", send_to_service_owners)
|
|
320
|
-
|
|
321
|
-
@property
|
|
322
|
-
@pulumi.getter(name="odataType")
|
|
323
|
-
def odata_type(self) -> str:
|
|
324
|
-
"""
|
|
325
|
-
specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
326
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleEmailAction'.
|
|
327
|
-
"""
|
|
328
|
-
return pulumi.get(self, "odata_type")
|
|
329
|
-
|
|
330
|
-
@property
|
|
331
|
-
@pulumi.getter(name="customEmails")
|
|
332
|
-
def custom_emails(self) -> Optional[Sequence[str]]:
|
|
333
|
-
"""
|
|
334
|
-
the list of administrator's custom email addresses to notify of the activation of the alert.
|
|
335
|
-
"""
|
|
336
|
-
return pulumi.get(self, "custom_emails")
|
|
337
|
-
|
|
338
|
-
@property
|
|
339
|
-
@pulumi.getter(name="sendToServiceOwners")
|
|
340
|
-
def send_to_service_owners(self) -> Optional[bool]:
|
|
341
|
-
"""
|
|
342
|
-
Whether the administrators (service and co-administrators) of the service should be notified when the alert is activated.
|
|
343
|
-
"""
|
|
344
|
-
return pulumi.get(self, "send_to_service_owners")
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
@pulumi.output_type
|
|
348
|
-
class RuleManagementEventClaimsDataSourceResponse(dict):
|
|
349
|
-
"""
|
|
350
|
-
The claims for a rule management event data source.
|
|
351
|
-
"""
|
|
352
|
-
@staticmethod
|
|
353
|
-
def __key_warning(key: str):
|
|
354
|
-
suggest = None
|
|
355
|
-
if key == "emailAddress":
|
|
356
|
-
suggest = "email_address"
|
|
357
|
-
|
|
358
|
-
if suggest:
|
|
359
|
-
pulumi.log.warn(f"Key '{key}' not found in RuleManagementEventClaimsDataSourceResponse. Access the value via the '{suggest}' property getter instead.")
|
|
360
|
-
|
|
361
|
-
def __getitem__(self, key: str) -> Any:
|
|
362
|
-
RuleManagementEventClaimsDataSourceResponse.__key_warning(key)
|
|
363
|
-
return super().__getitem__(key)
|
|
364
|
-
|
|
365
|
-
def get(self, key: str, default = None) -> Any:
|
|
366
|
-
RuleManagementEventClaimsDataSourceResponse.__key_warning(key)
|
|
367
|
-
return super().get(key, default)
|
|
368
|
-
|
|
369
|
-
def __init__(__self__, *,
|
|
370
|
-
email_address: Optional[str] = None):
|
|
371
|
-
"""
|
|
372
|
-
The claims for a rule management event data source.
|
|
373
|
-
:param str email_address: the email address.
|
|
374
|
-
"""
|
|
375
|
-
if email_address is not None:
|
|
376
|
-
pulumi.set(__self__, "email_address", email_address)
|
|
377
|
-
|
|
378
|
-
@property
|
|
379
|
-
@pulumi.getter(name="emailAddress")
|
|
380
|
-
def email_address(self) -> Optional[str]:
|
|
381
|
-
"""
|
|
382
|
-
the email address.
|
|
383
|
-
"""
|
|
384
|
-
return pulumi.get(self, "email_address")
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
@pulumi.output_type
|
|
388
|
-
class RuleManagementEventDataSourceResponse(dict):
|
|
389
|
-
"""
|
|
390
|
-
A rule management event data source. The discriminator fields is always RuleManagementEventDataSource in this case.
|
|
391
|
-
"""
|
|
392
|
-
@staticmethod
|
|
393
|
-
def __key_warning(key: str):
|
|
394
|
-
suggest = None
|
|
395
|
-
if key == "odataType":
|
|
396
|
-
suggest = "odata_type"
|
|
397
|
-
elif key == "eventName":
|
|
398
|
-
suggest = "event_name"
|
|
399
|
-
elif key == "eventSource":
|
|
400
|
-
suggest = "event_source"
|
|
401
|
-
elif key == "legacyResourceId":
|
|
402
|
-
suggest = "legacy_resource_id"
|
|
403
|
-
elif key == "metricNamespace":
|
|
404
|
-
suggest = "metric_namespace"
|
|
405
|
-
elif key == "operationName":
|
|
406
|
-
suggest = "operation_name"
|
|
407
|
-
elif key == "resourceGroupName":
|
|
408
|
-
suggest = "resource_group_name"
|
|
409
|
-
elif key == "resourceLocation":
|
|
410
|
-
suggest = "resource_location"
|
|
411
|
-
elif key == "resourceProviderName":
|
|
412
|
-
suggest = "resource_provider_name"
|
|
413
|
-
elif key == "resourceUri":
|
|
414
|
-
suggest = "resource_uri"
|
|
415
|
-
elif key == "subStatus":
|
|
416
|
-
suggest = "sub_status"
|
|
417
|
-
|
|
418
|
-
if suggest:
|
|
419
|
-
pulumi.log.warn(f"Key '{key}' not found in RuleManagementEventDataSourceResponse. Access the value via the '{suggest}' property getter instead.")
|
|
420
|
-
|
|
421
|
-
def __getitem__(self, key: str) -> Any:
|
|
422
|
-
RuleManagementEventDataSourceResponse.__key_warning(key)
|
|
423
|
-
return super().__getitem__(key)
|
|
424
|
-
|
|
425
|
-
def get(self, key: str, default = None) -> Any:
|
|
426
|
-
RuleManagementEventDataSourceResponse.__key_warning(key)
|
|
427
|
-
return super().get(key, default)
|
|
428
|
-
|
|
429
|
-
def __init__(__self__, *,
|
|
430
|
-
odata_type: str,
|
|
431
|
-
claims: Optional['outputs.RuleManagementEventClaimsDataSourceResponse'] = None,
|
|
432
|
-
event_name: Optional[str] = None,
|
|
433
|
-
event_source: Optional[str] = None,
|
|
434
|
-
legacy_resource_id: Optional[str] = None,
|
|
435
|
-
level: Optional[str] = None,
|
|
436
|
-
metric_namespace: Optional[str] = None,
|
|
437
|
-
operation_name: Optional[str] = None,
|
|
438
|
-
resource_group_name: Optional[str] = None,
|
|
439
|
-
resource_location: Optional[str] = None,
|
|
440
|
-
resource_provider_name: Optional[str] = None,
|
|
441
|
-
resource_uri: Optional[str] = None,
|
|
442
|
-
status: Optional[str] = None,
|
|
443
|
-
sub_status: Optional[str] = None):
|
|
444
|
-
"""
|
|
445
|
-
A rule management event data source. The discriminator fields is always RuleManagementEventDataSource in this case.
|
|
446
|
-
:param str odata_type: specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
447
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource'.
|
|
448
|
-
:param 'RuleManagementEventClaimsDataSourceResponse' claims: the claims.
|
|
449
|
-
:param str event_name: the event name.
|
|
450
|
-
:param str event_source: the event source.
|
|
451
|
-
:param str legacy_resource_id: the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
452
|
-
:param str level: the level.
|
|
453
|
-
:param str metric_namespace: the namespace of the metric.
|
|
454
|
-
:param str operation_name: The name of the operation that should be checked for. If no name is provided, any operation will match.
|
|
455
|
-
:param str resource_group_name: the resource group name.
|
|
456
|
-
:param str resource_location: the location of the resource.
|
|
457
|
-
:param str resource_provider_name: the resource provider name.
|
|
458
|
-
:param str resource_uri: the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
459
|
-
:param str status: The status of the operation that should be checked for. If no status is provided, any status will match.
|
|
460
|
-
:param str sub_status: the substatus.
|
|
461
|
-
"""
|
|
462
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource')
|
|
463
|
-
if claims is not None:
|
|
464
|
-
pulumi.set(__self__, "claims", claims)
|
|
465
|
-
if event_name is not None:
|
|
466
|
-
pulumi.set(__self__, "event_name", event_name)
|
|
467
|
-
if event_source is not None:
|
|
468
|
-
pulumi.set(__self__, "event_source", event_source)
|
|
469
|
-
if legacy_resource_id is not None:
|
|
470
|
-
pulumi.set(__self__, "legacy_resource_id", legacy_resource_id)
|
|
471
|
-
if level is not None:
|
|
472
|
-
pulumi.set(__self__, "level", level)
|
|
473
|
-
if metric_namespace is not None:
|
|
474
|
-
pulumi.set(__self__, "metric_namespace", metric_namespace)
|
|
475
|
-
if operation_name is not None:
|
|
476
|
-
pulumi.set(__self__, "operation_name", operation_name)
|
|
477
|
-
if resource_group_name is not None:
|
|
478
|
-
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
479
|
-
if resource_location is not None:
|
|
480
|
-
pulumi.set(__self__, "resource_location", resource_location)
|
|
481
|
-
if resource_provider_name is not None:
|
|
482
|
-
pulumi.set(__self__, "resource_provider_name", resource_provider_name)
|
|
483
|
-
if resource_uri is not None:
|
|
484
|
-
pulumi.set(__self__, "resource_uri", resource_uri)
|
|
485
|
-
if status is not None:
|
|
486
|
-
pulumi.set(__self__, "status", status)
|
|
487
|
-
if sub_status is not None:
|
|
488
|
-
pulumi.set(__self__, "sub_status", sub_status)
|
|
489
|
-
|
|
490
|
-
@property
|
|
491
|
-
@pulumi.getter(name="odataType")
|
|
492
|
-
def odata_type(self) -> str:
|
|
493
|
-
"""
|
|
494
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
495
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleManagementEventDataSource'.
|
|
496
|
-
"""
|
|
497
|
-
return pulumi.get(self, "odata_type")
|
|
498
|
-
|
|
499
|
-
@property
|
|
500
|
-
@pulumi.getter
|
|
501
|
-
def claims(self) -> Optional['outputs.RuleManagementEventClaimsDataSourceResponse']:
|
|
502
|
-
"""
|
|
503
|
-
the claims.
|
|
504
|
-
"""
|
|
505
|
-
return pulumi.get(self, "claims")
|
|
506
|
-
|
|
507
|
-
@property
|
|
508
|
-
@pulumi.getter(name="eventName")
|
|
509
|
-
def event_name(self) -> Optional[str]:
|
|
510
|
-
"""
|
|
511
|
-
the event name.
|
|
512
|
-
"""
|
|
513
|
-
return pulumi.get(self, "event_name")
|
|
514
|
-
|
|
515
|
-
@property
|
|
516
|
-
@pulumi.getter(name="eventSource")
|
|
517
|
-
def event_source(self) -> Optional[str]:
|
|
518
|
-
"""
|
|
519
|
-
the event source.
|
|
520
|
-
"""
|
|
521
|
-
return pulumi.get(self, "event_source")
|
|
522
|
-
|
|
523
|
-
@property
|
|
524
|
-
@pulumi.getter(name="legacyResourceId")
|
|
525
|
-
def legacy_resource_id(self) -> Optional[str]:
|
|
526
|
-
"""
|
|
527
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
528
|
-
"""
|
|
529
|
-
return pulumi.get(self, "legacy_resource_id")
|
|
530
|
-
|
|
531
|
-
@property
|
|
532
|
-
@pulumi.getter
|
|
533
|
-
def level(self) -> Optional[str]:
|
|
534
|
-
"""
|
|
535
|
-
the level.
|
|
536
|
-
"""
|
|
537
|
-
return pulumi.get(self, "level")
|
|
538
|
-
|
|
539
|
-
@property
|
|
540
|
-
@pulumi.getter(name="metricNamespace")
|
|
541
|
-
def metric_namespace(self) -> Optional[str]:
|
|
542
|
-
"""
|
|
543
|
-
the namespace of the metric.
|
|
544
|
-
"""
|
|
545
|
-
return pulumi.get(self, "metric_namespace")
|
|
546
|
-
|
|
547
|
-
@property
|
|
548
|
-
@pulumi.getter(name="operationName")
|
|
549
|
-
def operation_name(self) -> Optional[str]:
|
|
550
|
-
"""
|
|
551
|
-
The name of the operation that should be checked for. If no name is provided, any operation will match.
|
|
552
|
-
"""
|
|
553
|
-
return pulumi.get(self, "operation_name")
|
|
554
|
-
|
|
555
|
-
@property
|
|
556
|
-
@pulumi.getter(name="resourceGroupName")
|
|
557
|
-
def resource_group_name(self) -> Optional[str]:
|
|
558
|
-
"""
|
|
559
|
-
the resource group name.
|
|
560
|
-
"""
|
|
561
|
-
return pulumi.get(self, "resource_group_name")
|
|
562
|
-
|
|
563
|
-
@property
|
|
564
|
-
@pulumi.getter(name="resourceLocation")
|
|
565
|
-
def resource_location(self) -> Optional[str]:
|
|
566
|
-
"""
|
|
567
|
-
the location of the resource.
|
|
568
|
-
"""
|
|
569
|
-
return pulumi.get(self, "resource_location")
|
|
570
|
-
|
|
571
|
-
@property
|
|
572
|
-
@pulumi.getter(name="resourceProviderName")
|
|
573
|
-
def resource_provider_name(self) -> Optional[str]:
|
|
574
|
-
"""
|
|
575
|
-
the resource provider name.
|
|
576
|
-
"""
|
|
577
|
-
return pulumi.get(self, "resource_provider_name")
|
|
578
|
-
|
|
579
|
-
@property
|
|
580
|
-
@pulumi.getter(name="resourceUri")
|
|
581
|
-
def resource_uri(self) -> Optional[str]:
|
|
582
|
-
"""
|
|
583
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
584
|
-
"""
|
|
585
|
-
return pulumi.get(self, "resource_uri")
|
|
586
|
-
|
|
587
|
-
@property
|
|
588
|
-
@pulumi.getter
|
|
589
|
-
def status(self) -> Optional[str]:
|
|
590
|
-
"""
|
|
591
|
-
The status of the operation that should be checked for. If no status is provided, any status will match.
|
|
592
|
-
"""
|
|
593
|
-
return pulumi.get(self, "status")
|
|
594
|
-
|
|
595
|
-
@property
|
|
596
|
-
@pulumi.getter(name="subStatus")
|
|
597
|
-
def sub_status(self) -> Optional[str]:
|
|
598
|
-
"""
|
|
599
|
-
the substatus.
|
|
600
|
-
"""
|
|
601
|
-
return pulumi.get(self, "sub_status")
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
@pulumi.output_type
|
|
605
|
-
class RuleMetricDataSourceResponse(dict):
|
|
606
|
-
"""
|
|
607
|
-
A rule metric data source. The discriminator value is always RuleMetricDataSource in this case.
|
|
608
|
-
"""
|
|
609
|
-
@staticmethod
|
|
610
|
-
def __key_warning(key: str):
|
|
611
|
-
suggest = None
|
|
612
|
-
if key == "odataType":
|
|
613
|
-
suggest = "odata_type"
|
|
614
|
-
elif key == "legacyResourceId":
|
|
615
|
-
suggest = "legacy_resource_id"
|
|
616
|
-
elif key == "metricName":
|
|
617
|
-
suggest = "metric_name"
|
|
618
|
-
elif key == "metricNamespace":
|
|
619
|
-
suggest = "metric_namespace"
|
|
620
|
-
elif key == "resourceLocation":
|
|
621
|
-
suggest = "resource_location"
|
|
622
|
-
elif key == "resourceUri":
|
|
623
|
-
suggest = "resource_uri"
|
|
624
|
-
|
|
625
|
-
if suggest:
|
|
626
|
-
pulumi.log.warn(f"Key '{key}' not found in RuleMetricDataSourceResponse. Access the value via the '{suggest}' property getter instead.")
|
|
627
|
-
|
|
628
|
-
def __getitem__(self, key: str) -> Any:
|
|
629
|
-
RuleMetricDataSourceResponse.__key_warning(key)
|
|
630
|
-
return super().__getitem__(key)
|
|
631
|
-
|
|
632
|
-
def get(self, key: str, default = None) -> Any:
|
|
633
|
-
RuleMetricDataSourceResponse.__key_warning(key)
|
|
634
|
-
return super().get(key, default)
|
|
635
|
-
|
|
636
|
-
def __init__(__self__, *,
|
|
637
|
-
odata_type: str,
|
|
638
|
-
legacy_resource_id: Optional[str] = None,
|
|
639
|
-
metric_name: Optional[str] = None,
|
|
640
|
-
metric_namespace: Optional[str] = None,
|
|
641
|
-
resource_location: Optional[str] = None,
|
|
642
|
-
resource_uri: Optional[str] = None):
|
|
643
|
-
"""
|
|
644
|
-
A rule metric data source. The discriminator value is always RuleMetricDataSource in this case.
|
|
645
|
-
:param str odata_type: specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
646
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource'.
|
|
647
|
-
:param str legacy_resource_id: the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
648
|
-
:param str metric_name: the name of the metric that defines what the rule monitors.
|
|
649
|
-
:param str metric_namespace: the namespace of the metric.
|
|
650
|
-
:param str resource_location: the location of the resource.
|
|
651
|
-
:param str resource_uri: the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
652
|
-
"""
|
|
653
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource')
|
|
654
|
-
if legacy_resource_id is not None:
|
|
655
|
-
pulumi.set(__self__, "legacy_resource_id", legacy_resource_id)
|
|
656
|
-
if metric_name is not None:
|
|
657
|
-
pulumi.set(__self__, "metric_name", metric_name)
|
|
658
|
-
if metric_namespace is not None:
|
|
659
|
-
pulumi.set(__self__, "metric_namespace", metric_namespace)
|
|
660
|
-
if resource_location is not None:
|
|
661
|
-
pulumi.set(__self__, "resource_location", resource_location)
|
|
662
|
-
if resource_uri is not None:
|
|
663
|
-
pulumi.set(__self__, "resource_uri", resource_uri)
|
|
664
|
-
|
|
665
|
-
@property
|
|
666
|
-
@pulumi.getter(name="odataType")
|
|
667
|
-
def odata_type(self) -> str:
|
|
668
|
-
"""
|
|
669
|
-
specifies the type of data source. There are two types of rule data sources: RuleMetricDataSource and RuleManagementEventDataSource
|
|
670
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource'.
|
|
671
|
-
"""
|
|
672
|
-
return pulumi.get(self, "odata_type")
|
|
673
|
-
|
|
674
|
-
@property
|
|
675
|
-
@pulumi.getter(name="legacyResourceId")
|
|
676
|
-
def legacy_resource_id(self) -> Optional[str]:
|
|
677
|
-
"""
|
|
678
|
-
the legacy resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
679
|
-
"""
|
|
680
|
-
return pulumi.get(self, "legacy_resource_id")
|
|
681
|
-
|
|
682
|
-
@property
|
|
683
|
-
@pulumi.getter(name="metricName")
|
|
684
|
-
def metric_name(self) -> Optional[str]:
|
|
685
|
-
"""
|
|
686
|
-
the name of the metric that defines what the rule monitors.
|
|
687
|
-
"""
|
|
688
|
-
return pulumi.get(self, "metric_name")
|
|
689
|
-
|
|
690
|
-
@property
|
|
691
|
-
@pulumi.getter(name="metricNamespace")
|
|
692
|
-
def metric_namespace(self) -> Optional[str]:
|
|
693
|
-
"""
|
|
694
|
-
the namespace of the metric.
|
|
695
|
-
"""
|
|
696
|
-
return pulumi.get(self, "metric_namespace")
|
|
697
|
-
|
|
698
|
-
@property
|
|
699
|
-
@pulumi.getter(name="resourceLocation")
|
|
700
|
-
def resource_location(self) -> Optional[str]:
|
|
701
|
-
"""
|
|
702
|
-
the location of the resource.
|
|
703
|
-
"""
|
|
704
|
-
return pulumi.get(self, "resource_location")
|
|
705
|
-
|
|
706
|
-
@property
|
|
707
|
-
@pulumi.getter(name="resourceUri")
|
|
708
|
-
def resource_uri(self) -> Optional[str]:
|
|
709
|
-
"""
|
|
710
|
-
the resource identifier of the resource the rule monitors. **NOTE**: this property cannot be updated for an existing rule.
|
|
711
|
-
"""
|
|
712
|
-
return pulumi.get(self, "resource_uri")
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
@pulumi.output_type
|
|
716
|
-
class RuleWebhookActionResponse(dict):
|
|
717
|
-
"""
|
|
718
|
-
Specifies the action to post to service when the rule condition is evaluated. The discriminator is always RuleWebhookAction in this case.
|
|
719
|
-
"""
|
|
720
|
-
@staticmethod
|
|
721
|
-
def __key_warning(key: str):
|
|
722
|
-
suggest = None
|
|
723
|
-
if key == "odataType":
|
|
724
|
-
suggest = "odata_type"
|
|
725
|
-
elif key == "serviceUri":
|
|
726
|
-
suggest = "service_uri"
|
|
727
|
-
|
|
728
|
-
if suggest:
|
|
729
|
-
pulumi.log.warn(f"Key '{key}' not found in RuleWebhookActionResponse. Access the value via the '{suggest}' property getter instead.")
|
|
730
|
-
|
|
731
|
-
def __getitem__(self, key: str) -> Any:
|
|
732
|
-
RuleWebhookActionResponse.__key_warning(key)
|
|
733
|
-
return super().__getitem__(key)
|
|
734
|
-
|
|
735
|
-
def get(self, key: str, default = None) -> Any:
|
|
736
|
-
RuleWebhookActionResponse.__key_warning(key)
|
|
737
|
-
return super().get(key, default)
|
|
738
|
-
|
|
739
|
-
def __init__(__self__, *,
|
|
740
|
-
odata_type: str,
|
|
741
|
-
properties: Optional[Mapping[str, str]] = None,
|
|
742
|
-
service_uri: Optional[str] = None):
|
|
743
|
-
"""
|
|
744
|
-
Specifies the action to post to service when the rule condition is evaluated. The discriminator is always RuleWebhookAction in this case.
|
|
745
|
-
:param str odata_type: specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
746
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction'.
|
|
747
|
-
:param Mapping[str, str] properties: the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
|
|
748
|
-
:param str service_uri: the service uri to Post the notification when the alert activates or resolves.
|
|
749
|
-
"""
|
|
750
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction')
|
|
751
|
-
if properties is not None:
|
|
752
|
-
pulumi.set(__self__, "properties", properties)
|
|
753
|
-
if service_uri is not None:
|
|
754
|
-
pulumi.set(__self__, "service_uri", service_uri)
|
|
755
|
-
|
|
756
|
-
@property
|
|
757
|
-
@pulumi.getter(name="odataType")
|
|
758
|
-
def odata_type(self) -> str:
|
|
759
|
-
"""
|
|
760
|
-
specifies the type of the action. There are two types of actions: RuleEmailAction and RuleWebhookAction.
|
|
761
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.RuleWebhookAction'.
|
|
762
|
-
"""
|
|
763
|
-
return pulumi.get(self, "odata_type")
|
|
764
|
-
|
|
765
|
-
@property
|
|
766
|
-
@pulumi.getter
|
|
767
|
-
def properties(self) -> Optional[Mapping[str, str]]:
|
|
768
|
-
"""
|
|
769
|
-
the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.
|
|
770
|
-
"""
|
|
771
|
-
return pulumi.get(self, "properties")
|
|
772
|
-
|
|
773
|
-
@property
|
|
774
|
-
@pulumi.getter(name="serviceUri")
|
|
775
|
-
def service_uri(self) -> Optional[str]:
|
|
776
|
-
"""
|
|
777
|
-
the service uri to Post the notification when the alert activates or resolves.
|
|
778
|
-
"""
|
|
779
|
-
return pulumi.get(self, "service_uri")
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
@pulumi.output_type
|
|
783
|
-
class ThresholdRuleConditionResponse(dict):
|
|
784
|
-
"""
|
|
785
|
-
A rule condition based on a metric crossing a threshold.
|
|
786
|
-
"""
|
|
787
|
-
@staticmethod
|
|
788
|
-
def __key_warning(key: str):
|
|
789
|
-
suggest = None
|
|
790
|
-
if key == "odataType":
|
|
791
|
-
suggest = "odata_type"
|
|
792
|
-
elif key == "dataSource":
|
|
793
|
-
suggest = "data_source"
|
|
794
|
-
elif key == "timeAggregation":
|
|
795
|
-
suggest = "time_aggregation"
|
|
796
|
-
elif key == "windowSize":
|
|
797
|
-
suggest = "window_size"
|
|
798
|
-
|
|
799
|
-
if suggest:
|
|
800
|
-
pulumi.log.warn(f"Key '{key}' not found in ThresholdRuleConditionResponse. Access the value via the '{suggest}' property getter instead.")
|
|
801
|
-
|
|
802
|
-
def __getitem__(self, key: str) -> Any:
|
|
803
|
-
ThresholdRuleConditionResponse.__key_warning(key)
|
|
804
|
-
return super().__getitem__(key)
|
|
805
|
-
|
|
806
|
-
def get(self, key: str, default = None) -> Any:
|
|
807
|
-
ThresholdRuleConditionResponse.__key_warning(key)
|
|
808
|
-
return super().get(key, default)
|
|
809
|
-
|
|
810
|
-
def __init__(__self__, *,
|
|
811
|
-
odata_type: str,
|
|
812
|
-
operator: str,
|
|
813
|
-
threshold: float,
|
|
814
|
-
data_source: Optional[Any] = None,
|
|
815
|
-
time_aggregation: Optional[str] = None,
|
|
816
|
-
window_size: Optional[str] = None):
|
|
817
|
-
"""
|
|
818
|
-
A rule condition based on a metric crossing a threshold.
|
|
819
|
-
:param 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).
|
|
820
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition'.
|
|
821
|
-
:param str operator: the operator used to compare the data and the threshold.
|
|
822
|
-
:param float threshold: the threshold value that activates the alert.
|
|
823
|
-
:param Union['RuleManagementEventDataSourceResponse', 'RuleMetricDataSourceResponse'] data_source: the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
824
|
-
:param str 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.
|
|
825
|
-
:param 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.
|
|
826
|
-
"""
|
|
827
|
-
pulumi.set(__self__, "odata_type", 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition')
|
|
828
|
-
pulumi.set(__self__, "operator", operator)
|
|
829
|
-
pulumi.set(__self__, "threshold", threshold)
|
|
830
|
-
if data_source is not None:
|
|
831
|
-
pulumi.set(__self__, "data_source", data_source)
|
|
832
|
-
if time_aggregation is not None:
|
|
833
|
-
pulumi.set(__self__, "time_aggregation", time_aggregation)
|
|
834
|
-
if window_size is not None:
|
|
835
|
-
pulumi.set(__self__, "window_size", window_size)
|
|
836
|
-
|
|
837
|
-
@property
|
|
838
|
-
@pulumi.getter(name="odataType")
|
|
839
|
-
def odata_type(self) -> str:
|
|
840
|
-
"""
|
|
841
|
-
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).
|
|
842
|
-
Expected value is 'Microsoft.Azure.Management.Insights.Models.ThresholdRuleCondition'.
|
|
843
|
-
"""
|
|
844
|
-
return pulumi.get(self, "odata_type")
|
|
845
|
-
|
|
846
|
-
@property
|
|
847
|
-
@pulumi.getter
|
|
848
|
-
def operator(self) -> str:
|
|
849
|
-
"""
|
|
850
|
-
the operator used to compare the data and the threshold.
|
|
851
|
-
"""
|
|
852
|
-
return pulumi.get(self, "operator")
|
|
853
|
-
|
|
854
|
-
@property
|
|
855
|
-
@pulumi.getter
|
|
856
|
-
def threshold(self) -> float:
|
|
857
|
-
"""
|
|
858
|
-
the threshold value that activates the alert.
|
|
859
|
-
"""
|
|
860
|
-
return pulumi.get(self, "threshold")
|
|
861
|
-
|
|
862
|
-
@property
|
|
863
|
-
@pulumi.getter(name="dataSource")
|
|
864
|
-
def data_source(self) -> Optional[Any]:
|
|
865
|
-
"""
|
|
866
|
-
the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.
|
|
867
|
-
"""
|
|
868
|
-
return pulumi.get(self, "data_source")
|
|
869
|
-
|
|
870
|
-
@property
|
|
871
|
-
@pulumi.getter(name="timeAggregation")
|
|
872
|
-
def time_aggregation(self) -> Optional[str]:
|
|
873
|
-
"""
|
|
874
|
-
the time aggregation operator. How the data that are collected should be combined over time. The default value is the PrimaryAggregationType of the Metric.
|
|
875
|
-
"""
|
|
876
|
-
return pulumi.get(self, "time_aggregation")
|
|
877
|
-
|
|
878
|
-
@property
|
|
879
|
-
@pulumi.getter(name="windowSize")
|
|
880
|
-
def window_size(self) -> Optional[str]:
|
|
881
|
-
"""
|
|
882
|
-
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.
|
|
883
|
-
"""
|
|
884
|
-
return pulumi.get(self, "window_size")
|
|
885
|
-
|
|
886
|
-
|