pulumi-azure-native 2.82.0a1736495350__py3-none-any.whl → 2.83.0__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 +175 -1
- pulumi_azure_native/azureplaywrightservice/v20241201/account.py +4 -4
- pulumi_azure_native/azureplaywrightservice/v20241201/get_account.py +1 -1
- pulumi_azure_native/azurestackhci/__init__.py +3 -0
- pulumi_azure_native/azurestackhci/gallery_image.py +3 -3
- pulumi_azure_native/azurestackhci/get_gallery_image.py +2 -2
- pulumi_azure_native/azurestackhci/get_guest_agent.py +2 -2
- pulumi_azure_native/azurestackhci/get_logical_network.py +2 -2
- pulumi_azure_native/azurestackhci/get_marketplace_gallery_image.py +2 -2
- pulumi_azure_native/azurestackhci/get_network_interface.py +2 -2
- pulumi_azure_native/azurestackhci/get_network_security_group.py +2 -2
- pulumi_azure_native/azurestackhci/get_security_rule.py +2 -2
- pulumi_azure_native/azurestackhci/get_storage_container.py +2 -2
- pulumi_azure_native/azurestackhci/get_virtual_hard_disk.py +2 -2
- pulumi_azure_native/azurestackhci/get_virtual_machine_instance.py +2 -2
- pulumi_azure_native/azurestackhci/guest_agent.py +2 -2
- pulumi_azure_native/azurestackhci/logical_network.py +3 -3
- pulumi_azure_native/azurestackhci/marketplace_gallery_image.py +3 -3
- pulumi_azure_native/azurestackhci/network_interface.py +3 -3
- pulumi_azure_native/azurestackhci/network_security_group.py +3 -3
- pulumi_azure_native/azurestackhci/security_rule.py +3 -3
- pulumi_azure_native/azurestackhci/storage_container.py +3 -3
- pulumi_azure_native/azurestackhci/v20210901preview/galleryimage_retrieve.py +1 -1
- pulumi_azure_native/azurestackhci/v20210901preview/marketplacegalleryimage.py +1 -1
- pulumi_azure_native/azurestackhci/v20210901preview/networkinterface_retrieve.py +1 -1
- pulumi_azure_native/azurestackhci/v20210901preview/storagecontainer_retrieve.py +1 -1
- pulumi_azure_native/azurestackhci/v20210901preview/virtualharddisk_retrieve.py +1 -1
- pulumi_azure_native/azurestackhci/v20221215preview/gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20221215preview/marketplace_gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20221215preview/network_interface.py +1 -1
- pulumi_azure_native/azurestackhci/v20221215preview/storage_container.py +1 -1
- pulumi_azure_native/azurestackhci/v20221215preview/virtual_hard_disk.py +1 -1
- pulumi_azure_native/azurestackhci/v20230701preview/gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20230701preview/guest_agent.py +1 -1
- pulumi_azure_native/azurestackhci/v20230701preview/marketplace_gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20230701preview/network_interface.py +1 -1
- pulumi_azure_native/azurestackhci/v20230701preview/storage_container.py +1 -1
- pulumi_azure_native/azurestackhci/v20230701preview/virtual_hard_disk.py +1 -1
- pulumi_azure_native/azurestackhci/v20230701preview/virtual_machine_instance.py +1 -1
- pulumi_azure_native/azurestackhci/v20230901preview/gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20230901preview/guest_agent.py +1 -1
- pulumi_azure_native/azurestackhci/v20230901preview/logical_network.py +1 -1
- pulumi_azure_native/azurestackhci/v20230901preview/marketplace_gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20230901preview/network_interface.py +1 -1
- pulumi_azure_native/azurestackhci/v20230901preview/storage_container.py +1 -1
- pulumi_azure_native/azurestackhci/v20230901preview/virtual_hard_disk.py +1 -1
- pulumi_azure_native/azurestackhci/v20230901preview/virtual_machine_instance.py +1 -1
- pulumi_azure_native/azurestackhci/v20240101/gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240101/guest_agent.py +1 -1
- pulumi_azure_native/azurestackhci/v20240101/logical_network.py +1 -1
- pulumi_azure_native/azurestackhci/v20240101/marketplace_gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240101/network_interface.py +1 -1
- pulumi_azure_native/azurestackhci/v20240101/storage_container.py +1 -1
- pulumi_azure_native/azurestackhci/v20240101/virtual_hard_disk.py +1 -1
- pulumi_azure_native/azurestackhci/v20240101/virtual_machine_instance.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/guest_agent.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/logical_network.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/marketplace_gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/network_interface.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/network_security_group.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/security_rule.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/storage_container.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/virtual_hard_disk.py +1 -1
- pulumi_azure_native/azurestackhci/v20240201preview/virtual_machine_instance.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/guest_agent.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/logical_network.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/marketplace_gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/network_interface.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/network_security_group.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/security_rule.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/storage_container.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/virtual_hard_disk.py +1 -1
- pulumi_azure_native/azurestackhci/v20240501preview/virtual_machine_instance.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/guest_agent.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/logical_network.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/marketplace_gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/network_interface.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/network_security_group.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/security_rule.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/storage_container.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/virtual_hard_disk.py +1 -1
- pulumi_azure_native/azurestackhci/v20240715preview/virtual_machine_instance.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/guest_agent.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/logical_network.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/marketplace_gallery_image.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/network_interface.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/network_security_group.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/security_rule.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/storage_container.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/virtual_hard_disk.py +1 -1
- pulumi_azure_native/azurestackhci/v20240801preview/virtual_machine_instance.py +1 -1
- pulumi_azure_native/azurestackhci/v20241001preview/__init__.py +30 -0
- pulumi_azure_native/azurestackhci/v20241001preview/_enums.py +332 -0
- pulumi_azure_native/azurestackhci/v20241001preview/_inputs.py +2417 -0
- pulumi_azure_native/azurestackhci/v20241001preview/gallery_image.py +540 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_gallery_image.py +325 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_guest_agent.py +179 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_logical_network.py +241 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_marketplace_gallery_image.py +283 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_network_interface.py +255 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_network_security_group.py +227 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_security_rule.py +289 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_storage_container.py +213 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_virtual_hard_disk.py +325 -0
- pulumi_azure_native/azurestackhci/v20241001preview/get_virtual_machine_instance.py +319 -0
- pulumi_azure_native/azurestackhci/v20241001preview/guest_agent.py +229 -0
- pulumi_azure_native/azurestackhci/v20241001preview/logical_network.py +365 -0
- pulumi_azure_native/azurestackhci/v20241001preview/marketplace_gallery_image.py +453 -0
- pulumi_azure_native/azurestackhci/v20241001preview/network_interface.py +394 -0
- pulumi_azure_native/azurestackhci/v20241001preview/network_security_group.py +298 -0
- pulumi_azure_native/azurestackhci/v20241001preview/outputs.py +3941 -0
- pulumi_azure_native/azurestackhci/v20241001preview/security_rule.py +496 -0
- pulumi_azure_native/azurestackhci/v20241001preview/storage_container.py +308 -0
- pulumi_azure_native/azurestackhci/v20241001preview/virtual_hard_disk.py +539 -0
- pulumi_azure_native/azurestackhci/v20241001preview/virtual_machine_instance.py +462 -0
- pulumi_azure_native/azurestackhci/virtual_hard_disk.py +3 -3
- pulumi_azure_native/azurestackhci/virtual_machine_instance.py +3 -3
- pulumi_azure_native/batch/v20240701/_enums.py +1 -1
- pulumi_azure_native/batch/v20240701/_inputs.py +12 -12
- pulumi_azure_native/batch/v20240701/get_pool.py +1 -1
- pulumi_azure_native/batch/v20240701/outputs.py +8 -8
- pulumi_azure_native/batch/v20240701/pool.py +4 -4
- pulumi_azure_native/chaos/__init__.py +3 -0
- pulumi_azure_native/chaos/capability.py +3 -3
- pulumi_azure_native/chaos/experiment.py +3 -3
- pulumi_azure_native/chaos/get_capability.py +2 -2
- pulumi_azure_native/chaos/get_experiment.py +2 -2
- pulumi_azure_native/chaos/get_experiment_execution_details.py +2 -2
- pulumi_azure_native/chaos/get_private_access.py +2 -2
- pulumi_azure_native/chaos/get_target.py +2 -2
- pulumi_azure_native/chaos/private_access.py +3 -3
- pulumi_azure_native/chaos/target.py +3 -3
- pulumi_azure_native/chaos/v20230415preview/capability.py +1 -1
- pulumi_azure_native/chaos/v20230415preview/experiment.py +1 -1
- pulumi_azure_native/chaos/v20230415preview/target.py +1 -1
- pulumi_azure_native/chaos/v20230901preview/capability.py +1 -1
- pulumi_azure_native/chaos/v20230901preview/experiment.py +1 -1
- pulumi_azure_native/chaos/v20230901preview/target.py +1 -1
- pulumi_azure_native/chaos/v20231027preview/capability.py +1 -1
- pulumi_azure_native/chaos/v20231027preview/experiment.py +1 -1
- pulumi_azure_native/chaos/v20231027preview/private_access.py +1 -1
- pulumi_azure_native/chaos/v20231027preview/target.py +1 -1
- pulumi_azure_native/chaos/v20231101/capability.py +1 -1
- pulumi_azure_native/chaos/v20231101/experiment.py +1 -1
- pulumi_azure_native/chaos/v20231101/target.py +1 -1
- pulumi_azure_native/chaos/v20240101/capability.py +1 -1
- pulumi_azure_native/chaos/v20240101/experiment.py +1 -1
- pulumi_azure_native/chaos/v20240101/target.py +1 -1
- pulumi_azure_native/chaos/v20240322preview/capability.py +1 -1
- pulumi_azure_native/chaos/v20240322preview/experiment.py +1 -1
- pulumi_azure_native/chaos/v20240322preview/private_access.py +1 -1
- pulumi_azure_native/chaos/v20240322preview/target.py +1 -1
- pulumi_azure_native/chaos/v20241101preview/__init__.py +19 -0
- pulumi_azure_native/chaos/v20241101preview/_enums.py +81 -0
- pulumi_azure_native/chaos/v20241101preview/_inputs.py +965 -0
- pulumi_azure_native/chaos/v20241101preview/capability.py +313 -0
- pulumi_azure_native/chaos/v20241101preview/experiment.py +357 -0
- pulumi_azure_native/chaos/v20241101preview/get_capability.py +237 -0
- pulumi_azure_native/chaos/v20241101preview/get_experiment.py +227 -0
- pulumi_azure_native/chaos/v20241101preview/get_experiment_execution_details.py +135 -0
- pulumi_azure_native/chaos/v20241101preview/get_private_access.py +199 -0
- pulumi_azure_native/chaos/v20241101preview/get_target.py +175 -0
- pulumi_azure_native/chaos/v20241101preview/outputs.py +1488 -0
- pulumi_azure_native/chaos/v20241101preview/private_access.py +277 -0
- pulumi_azure_native/chaos/v20241101preview/target.py +290 -0
- pulumi_azure_native/confidentialledger/__init__.py +3 -0
- pulumi_azure_native/confidentialledger/get_ledger.py +2 -2
- pulumi_azure_native/confidentialledger/get_managed_ccf.py +2 -2
- pulumi_azure_native/confidentialledger/ledger.py +3 -3
- pulumi_azure_native/confidentialledger/managed_ccf.py +3 -3
- pulumi_azure_native/confidentialledger/v20220513/ledger.py +1 -1
- pulumi_azure_native/confidentialledger/v20230126preview/ledger.py +1 -1
- pulumi_azure_native/confidentialledger/v20230126preview/managed_ccf.py +1 -1
- pulumi_azure_native/confidentialledger/v20230628preview/ledger.py +1 -1
- pulumi_azure_native/confidentialledger/v20230628preview/managed_ccf.py +1 -1
- pulumi_azure_native/confidentialledger/v20240709preview/ledger.py +1 -1
- pulumi_azure_native/confidentialledger/v20240709preview/managed_ccf.py +1 -1
- pulumi_azure_native/confidentialledger/v20240919preview/__init__.py +14 -0
- pulumi_azure_native/confidentialledger/v20240919preview/_enums.py +77 -0
- pulumi_azure_native/confidentialledger/v20240919preview/_inputs.py +721 -0
- pulumi_azure_native/confidentialledger/v20240919preview/get_ledger.py +171 -0
- pulumi_azure_native/confidentialledger/v20240919preview/get_managed_ccf.py +171 -0
- pulumi_azure_native/confidentialledger/v20240919preview/ledger.py +258 -0
- pulumi_azure_native/confidentialledger/v20240919preview/managed_ccf.py +258 -0
- pulumi_azure_native/confidentialledger/v20240919preview/outputs.py +800 -0
- pulumi_azure_native/confluent/__init__.py +9 -0
- pulumi_azure_native/confluent/_enums.py +91 -0
- pulumi_azure_native/confluent/_inputs.py +2882 -63
- pulumi_azure_native/confluent/connector.py +323 -0
- pulumi_azure_native/confluent/get_connector.py +191 -0
- pulumi_azure_native/confluent/get_organization_cluster_by_id.py +185 -0
- pulumi_azure_native/confluent/get_organization_environment_by_id.py +165 -0
- pulumi_azure_native/confluent/get_topic.py +261 -0
- pulumi_azure_native/confluent/organization_cluster_by_id.py +379 -0
- pulumi_azure_native/confluent/organization_environment_by_id.py +329 -0
- pulumi_azure_native/confluent/outputs.py +2233 -222
- pulumi_azure_native/confluent/topic.py +486 -0
- pulumi_azure_native/confluent/v20240701/connector.py +2 -0
- pulumi_azure_native/confluent/v20240701/organization_cluster_by_id.py +2 -0
- pulumi_azure_native/confluent/v20240701/organization_environment_by_id.py +2 -0
- pulumi_azure_native/confluent/v20240701/topic.py +2 -0
- pulumi_azure_native/databasewatcher/__init__.py +3 -0
- pulumi_azure_native/databasewatcher/_inputs.py +6 -6
- pulumi_azure_native/databasewatcher/alert_rule_resource.py +3 -3
- pulumi_azure_native/databasewatcher/get_alert_rule_resource.py +2 -2
- pulumi_azure_native/databasewatcher/get_shared_private_link_resource.py +3 -3
- pulumi_azure_native/databasewatcher/get_target.py +2 -2
- pulumi_azure_native/databasewatcher/get_watcher.py +2 -2
- pulumi_azure_native/databasewatcher/outputs.py +4 -4
- pulumi_azure_native/databasewatcher/shared_private_link_resource.py +7 -7
- pulumi_azure_native/databasewatcher/target.py +3 -3
- pulumi_azure_native/databasewatcher/v20230901preview/_inputs.py +6 -6
- pulumi_azure_native/databasewatcher/v20230901preview/get_shared_private_link_resource.py +1 -1
- pulumi_azure_native/databasewatcher/v20230901preview/outputs.py +4 -4
- pulumi_azure_native/databasewatcher/v20230901preview/shared_private_link_resource.py +5 -5
- pulumi_azure_native/databasewatcher/v20230901preview/target.py +1 -1
- pulumi_azure_native/databasewatcher/v20230901preview/watcher.py +1 -1
- pulumi_azure_native/databasewatcher/v20240719preview/_inputs.py +6 -6
- pulumi_azure_native/databasewatcher/v20240719preview/alert_rule_resource.py +1 -1
- pulumi_azure_native/databasewatcher/v20240719preview/get_shared_private_link_resource.py +1 -1
- pulumi_azure_native/databasewatcher/v20240719preview/outputs.py +4 -4
- pulumi_azure_native/databasewatcher/v20240719preview/shared_private_link_resource.py +5 -5
- pulumi_azure_native/databasewatcher/v20240719preview/target.py +1 -1
- pulumi_azure_native/databasewatcher/v20240719preview/watcher.py +1 -1
- pulumi_azure_native/databasewatcher/v20241001preview/_inputs.py +6 -6
- pulumi_azure_native/databasewatcher/v20241001preview/alert_rule_resource.py +1 -1
- pulumi_azure_native/databasewatcher/v20241001preview/get_shared_private_link_resource.py +1 -1
- pulumi_azure_native/databasewatcher/v20241001preview/outputs.py +4 -4
- pulumi_azure_native/databasewatcher/v20241001preview/shared_private_link_resource.py +5 -5
- pulumi_azure_native/databasewatcher/v20241001preview/target.py +1 -1
- pulumi_azure_native/databasewatcher/v20241001preview/watcher.py +1 -1
- pulumi_azure_native/databasewatcher/v20250102/__init__.py +18 -0
- pulumi_azure_native/databasewatcher/v20250102/_enums.py +68 -0
- pulumi_azure_native/databasewatcher/v20250102/_inputs.py +310 -0
- pulumi_azure_native/databasewatcher/v20250102/alert_rule_resource.py +351 -0
- pulumi_azure_native/databasewatcher/v20250102/get_alert_rule_resource.py +219 -0
- pulumi_azure_native/databasewatcher/v20250102/get_shared_private_link_resource.py +219 -0
- pulumi_azure_native/databasewatcher/v20250102/get_target.py +205 -0
- pulumi_azure_native/databasewatcher/v20250102/get_watcher.py +227 -0
- pulumi_azure_native/databasewatcher/v20250102/outputs.py +452 -0
- pulumi_azure_native/databasewatcher/v20250102/shared_private_link_resource.py +329 -0
- pulumi_azure_native/databasewatcher/v20250102/target.py +321 -0
- pulumi_azure_native/databasewatcher/v20250102/watcher.py +336 -0
- pulumi_azure_native/databasewatcher/watcher.py +3 -3
- pulumi_azure_native/keyvault/__init__.py +6 -0
- pulumi_azure_native/keyvault/get_key.py +2 -2
- pulumi_azure_native/keyvault/get_managed_hsm.py +2 -2
- pulumi_azure_native/keyvault/get_mhsm_private_endpoint_connection.py +2 -2
- pulumi_azure_native/keyvault/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/keyvault/get_secret.py +2 -2
- pulumi_azure_native/keyvault/get_vault.py +2 -2
- pulumi_azure_native/keyvault/key.py +3 -3
- pulumi_azure_native/keyvault/managed_hsm.py +3 -3
- pulumi_azure_native/keyvault/mhsm_private_endpoint_connection.py +3 -3
- pulumi_azure_native/keyvault/private_endpoint_connection.py +3 -3
- pulumi_azure_native/keyvault/secret.py +3 -3
- pulumi_azure_native/keyvault/v20230201/key.py +1 -1
- pulumi_azure_native/keyvault/v20230201/managed_hsm.py +1 -1
- pulumi_azure_native/keyvault/v20230201/mhsm_private_endpoint_connection.py +1 -1
- pulumi_azure_native/keyvault/v20230201/private_endpoint_connection.py +1 -1
- pulumi_azure_native/keyvault/v20230201/secret.py +1 -1
- pulumi_azure_native/keyvault/v20230201/vault.py +1 -1
- pulumi_azure_native/keyvault/v20230701/key.py +1 -1
- pulumi_azure_native/keyvault/v20230701/managed_hsm.py +1 -1
- pulumi_azure_native/keyvault/v20230701/mhsm_private_endpoint_connection.py +1 -1
- pulumi_azure_native/keyvault/v20230701/private_endpoint_connection.py +1 -1
- pulumi_azure_native/keyvault/v20230701/secret.py +1 -1
- pulumi_azure_native/keyvault/v20230701/vault.py +1 -1
- pulumi_azure_native/keyvault/v20240401preview/key.py +1 -1
- pulumi_azure_native/keyvault/v20240401preview/managed_hsm.py +1 -1
- pulumi_azure_native/keyvault/v20240401preview/mhsm_private_endpoint_connection.py +1 -1
- pulumi_azure_native/keyvault/v20240401preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/keyvault/v20240401preview/secret.py +1 -1
- pulumi_azure_native/keyvault/v20240401preview/vault.py +1 -1
- pulumi_azure_native/keyvault/v20241101/__init__.py +22 -0
- pulumi_azure_native/keyvault/v20241101/_enums.py +245 -0
- pulumi_azure_native/keyvault/v20241101/_inputs.py +2194 -0
- pulumi_azure_native/keyvault/v20241101/get_key.py +272 -0
- pulumi_azure_native/keyvault/v20241101/get_managed_hsm.py +199 -0
- pulumi_azure_native/keyvault/v20241101/get_mhsm_private_endpoint_connection.py +247 -0
- pulumi_azure_native/keyvault/v20241101/get_private_endpoint_connection.py +205 -0
- pulumi_azure_native/keyvault/v20241101/get_secret.py +163 -0
- pulumi_azure_native/keyvault/v20241101/get_vault.py +171 -0
- pulumi_azure_native/keyvault/v20241101/key.py +329 -0
- pulumi_azure_native/keyvault/v20241101/managed_hsm.py +315 -0
- pulumi_azure_native/keyvault/v20241101/mhsm_private_endpoint_connection.py +366 -0
- pulumi_azure_native/keyvault/v20241101/outputs.py +2269 -0
- pulumi_azure_native/keyvault/v20241101/private_endpoint_connection.py +261 -0
- pulumi_azure_native/keyvault/v20241101/secret.py +250 -0
- pulumi_azure_native/keyvault/v20241101/vault.py +259 -0
- pulumi_azure_native/keyvault/v20241201preview/__init__.py +22 -0
- pulumi_azure_native/keyvault/v20241201preview/_enums.py +245 -0
- pulumi_azure_native/keyvault/v20241201preview/_inputs.py +2194 -0
- pulumi_azure_native/keyvault/v20241201preview/get_key.py +272 -0
- pulumi_azure_native/keyvault/v20241201preview/get_managed_hsm.py +199 -0
- pulumi_azure_native/keyvault/v20241201preview/get_mhsm_private_endpoint_connection.py +247 -0
- pulumi_azure_native/keyvault/v20241201preview/get_private_endpoint_connection.py +205 -0
- pulumi_azure_native/keyvault/v20241201preview/get_secret.py +163 -0
- pulumi_azure_native/keyvault/v20241201preview/get_vault.py +171 -0
- pulumi_azure_native/keyvault/v20241201preview/key.py +329 -0
- pulumi_azure_native/keyvault/v20241201preview/managed_hsm.py +315 -0
- pulumi_azure_native/keyvault/v20241201preview/mhsm_private_endpoint_connection.py +366 -0
- pulumi_azure_native/keyvault/v20241201preview/outputs.py +2269 -0
- pulumi_azure_native/keyvault/v20241201preview/private_endpoint_connection.py +261 -0
- pulumi_azure_native/keyvault/v20241201preview/secret.py +250 -0
- pulumi_azure_native/keyvault/v20241201preview/vault.py +259 -0
- pulumi_azure_native/keyvault/vault.py +3 -3
- pulumi_azure_native/maintenance/_inputs.py +6 -6
- pulumi_azure_native/maintenance/outputs.py +4 -4
- pulumi_azure_native/maintenance/v20221101preview/_inputs.py +6 -6
- pulumi_azure_native/maintenance/v20221101preview/outputs.py +4 -4
- pulumi_azure_native/maintenance/v20230401/_inputs.py +6 -6
- pulumi_azure_native/maintenance/v20230401/outputs.py +4 -4
- pulumi_azure_native/maintenance/v20230901preview/_inputs.py +6 -6
- pulumi_azure_native/maintenance/v20230901preview/outputs.py +4 -4
- pulumi_azure_native/maintenance/v20231001preview/_inputs.py +6 -6
- pulumi_azure_native/maintenance/v20231001preview/outputs.py +4 -4
- pulumi_azure_native/network/ipam_pool.py +17 -16
- pulumi_azure_native/network/v20240101preview/ipam_pool.py +17 -16
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/quota/__init__.py +3 -0
- pulumi_azure_native/quota/get_group_quota.py +2 -2
- pulumi_azure_native/quota/get_group_quota_subscription.py +2 -2
- pulumi_azure_native/quota/group_quota.py +3 -3
- pulumi_azure_native/quota/group_quota_subscription.py +3 -3
- pulumi_azure_native/quota/v20230601preview/group_quota.py +1 -1
- pulumi_azure_native/quota/v20230601preview/group_quota_subscription.py +1 -1
- pulumi_azure_native/quota/v20241015preview/group_quota.py +1 -1
- pulumi_azure_native/quota/v20241015preview/group_quota_subscription.py +1 -1
- pulumi_azure_native/quota/v20241218preview/group_quota.py +1 -1
- pulumi_azure_native/quota/v20241218preview/group_quota_subscription.py +1 -1
- pulumi_azure_native/quota/v20250301/__init__.py +13 -0
- pulumi_azure_native/quota/v20250301/_inputs.py +55 -0
- pulumi_azure_native/quota/v20250301/get_group_quota.py +140 -0
- pulumi_azure_native/quota/v20250301/get_group_quota_subscription.py +140 -0
- pulumi_azure_native/quota/v20250301/group_quota.py +191 -0
- pulumi_azure_native/quota/v20250301/group_quota_subscription.py +177 -0
- pulumi_azure_native/quota/v20250301/outputs.py +230 -0
- pulumi_azure_native/recoveryservices/__init__.py +3 -0
- pulumi_azure_native/recoveryservices/get_vault.py +2 -2
- pulumi_azure_native/recoveryservices/v20200202/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20230401/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20230601/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20230801/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20240101/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20240201/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20240401/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20240430preview/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20240930preview/__init__.py +12 -0
- pulumi_azure_native/recoveryservices/v20240930preview/_enums.py +102 -0
- pulumi_azure_native/recoveryservices/v20240930preview/_inputs.py +967 -0
- pulumi_azure_native/recoveryservices/v20240930preview/get_vault.py +213 -0
- pulumi_azure_native/recoveryservices/v20240930preview/outputs.py +1659 -0
- pulumi_azure_native/recoveryservices/v20240930preview/vault.py +326 -0
- pulumi_azure_native/recoveryservices/v20241001/vault.py +1 -1
- pulumi_azure_native/recoveryservices/vault.py +3 -3
- pulumi_azure_native/search/__init__.py +3 -0
- pulumi_azure_native/search/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/search/get_service.py +2 -2
- pulumi_azure_native/search/get_shared_private_link_resource.py +2 -2
- pulumi_azure_native/search/list_admin_key.py +2 -2
- pulumi_azure_native/search/list_query_key_by_search_service.py +2 -2
- pulumi_azure_native/search/private_endpoint_connection.py +3 -3
- pulumi_azure_native/search/service.py +3 -3
- pulumi_azure_native/search/shared_private_link_resource.py +3 -3
- pulumi_azure_native/search/v20210401preview/service.py +1 -1
- pulumi_azure_native/search/v20220901/private_endpoint_connection.py +1 -1
- pulumi_azure_native/search/v20220901/service.py +1 -1
- pulumi_azure_native/search/v20220901/shared_private_link_resource.py +1 -1
- pulumi_azure_native/search/v20231101/private_endpoint_connection.py +1 -1
- pulumi_azure_native/search/v20231101/service.py +1 -1
- pulumi_azure_native/search/v20231101/shared_private_link_resource.py +1 -1
- pulumi_azure_native/search/v20240301preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/search/v20240301preview/service.py +1 -1
- pulumi_azure_native/search/v20240301preview/shared_private_link_resource.py +1 -1
- pulumi_azure_native/search/v20240601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/search/v20240601preview/service.py +1 -1
- pulumi_azure_native/search/v20240601preview/shared_private_link_resource.py +1 -1
- pulumi_azure_native/search/v20250201preview/__init__.py +18 -0
- pulumi_azure_native/search/v20250201preview/_enums.py +298 -0
- pulumi_azure_native/search/v20250201preview/_inputs.py +701 -0
- pulumi_azure_native/search/v20250201preview/get_private_endpoint_connection.py +135 -0
- pulumi_azure_native/search/v20250201preview/get_service.py +465 -0
- pulumi_azure_native/search/v20250201preview/get_shared_private_link_resource.py +135 -0
- pulumi_azure_native/search/v20250201preview/list_admin_key.py +100 -0
- pulumi_azure_native/search/v20250201preview/list_query_key_by_search_service.py +101 -0
- pulumi_azure_native/search/v20250201preview/outputs.py +943 -0
- pulumi_azure_native/search/v20250201preview/private_endpoint_connection.py +211 -0
- pulumi_azure_native/search/v20250201preview/service.py +731 -0
- pulumi_azure_native/search/v20250201preview/shared_private_link_resource.py +211 -0
- pulumi_azure_native/securityinsights/__init__.py +3 -0
- pulumi_azure_native/securityinsights/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/action.py +3 -3
- pulumi_azure_native/securityinsights/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/automation_rule.py +3 -3
- pulumi_azure_native/securityinsights/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/bookmark.py +3 -3
- pulumi_azure_native/securityinsights/bookmark_relation.py +3 -3
- pulumi_azure_native/securityinsights/business_application_agent.py +5 -1
- pulumi_azure_native/securityinsights/content_package.py +3 -3
- pulumi_azure_native/securityinsights/content_template.py +3 -3
- pulumi_azure_native/securityinsights/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/file_import.py +3 -3
- pulumi_azure_native/securityinsights/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/get_action.py +2 -2
- pulumi_azure_native/securityinsights/get_automation_rule.py +2 -2
- pulumi_azure_native/securityinsights/get_bookmark.py +2 -2
- pulumi_azure_native/securityinsights/get_bookmark_relation.py +2 -2
- pulumi_azure_native/securityinsights/get_business_application_agent.py +4 -0
- pulumi_azure_native/securityinsights/get_content_package.py +2 -2
- pulumi_azure_native/securityinsights/get_content_template.py +2 -2
- pulumi_azure_native/securityinsights/get_entities_get_timeline.py +2 -2
- pulumi_azure_native/securityinsights/get_entity_insights.py +2 -2
- pulumi_azure_native/securityinsights/get_file_import.py +2 -2
- pulumi_azure_native/securityinsights/get_hunt.py +2 -2
- pulumi_azure_native/securityinsights/get_hunt_comment.py +2 -2
- pulumi_azure_native/securityinsights/get_hunt_relation.py +2 -2
- pulumi_azure_native/securityinsights/get_incident.py +2 -2
- pulumi_azure_native/securityinsights/get_incident_comment.py +2 -2
- pulumi_azure_native/securityinsights/get_incident_relation.py +2 -2
- pulumi_azure_native/securityinsights/get_incident_task.py +2 -2
- pulumi_azure_native/securityinsights/get_metadata.py +2 -2
- pulumi_azure_native/securityinsights/get_sentinel_onboarding_state.py +2 -2
- pulumi_azure_native/securityinsights/get_system.py +4 -0
- pulumi_azure_native/securityinsights/get_threat_intelligence_indicator.py +2 -2
- pulumi_azure_native/securityinsights/get_watchlist.py +2 -2
- pulumi_azure_native/securityinsights/get_watchlist_item.py +2 -2
- pulumi_azure_native/securityinsights/get_workspace_manager_assignment.py +2 -2
- pulumi_azure_native/securityinsights/get_workspace_manager_configuration.py +2 -2
- pulumi_azure_native/securityinsights/get_workspace_manager_group.py +2 -2
- pulumi_azure_native/securityinsights/get_workspace_manager_member.py +2 -2
- pulumi_azure_native/securityinsights/hunt.py +3 -3
- pulumi_azure_native/securityinsights/hunt_comment.py +3 -3
- pulumi_azure_native/securityinsights/hunt_relation.py +3 -3
- pulumi_azure_native/securityinsights/incident.py +3 -3
- pulumi_azure_native/securityinsights/incident_comment.py +3 -3
- pulumi_azure_native/securityinsights/incident_relation.py +3 -3
- pulumi_azure_native/securityinsights/incident_task.py +3 -3
- pulumi_azure_native/securityinsights/list_geodata_by_ip.py +2 -2
- pulumi_azure_native/securityinsights/list_source_control_repositories.py +2 -2
- pulumi_azure_native/securityinsights/list_system_actions.py +4 -0
- pulumi_azure_native/securityinsights/list_whois_by_domain.py +2 -2
- pulumi_azure_native/securityinsights/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/metadata.py +3 -3
- pulumi_azure_native/securityinsights/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/sentinel_onboarding_state.py +3 -3
- pulumi_azure_native/securityinsights/system.py +5 -1
- pulumi_azure_native/securityinsights/threat_intelligence_indicator.py +3 -3
- pulumi_azure_native/securityinsights/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/bookmark_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/ip_syncer.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20210401/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20210401/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20210401/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20210901preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20211001preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20211001preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20211001preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20220101preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20220101preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230201preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230201preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230301preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/bookmark_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/file_import.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/hunt.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/hunt_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/hunt_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/workspace_manager_assignment.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/workspace_manager_configuration.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/workspace_manager_group.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/workspace_manager_member.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/bookmark_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/file_import.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/hunt.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/hunt_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/hunt_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/workspace_manager_assignment.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/workspace_manager_configuration.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/workspace_manager_group.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/workspace_manager_member.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/bookmark_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/file_import.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/hunt.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/hunt_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/hunt_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/workspace_manager_assignment.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/workspace_manager_configuration.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/workspace_manager_group.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/workspace_manager_member.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/bookmark_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/file_import.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/hunt.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/hunt_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/hunt_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/workspace_manager_assignment.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/workspace_manager_configuration.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/workspace_manager_group.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/workspace_manager_member.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/bookmark_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/file_import.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/hunt.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/hunt_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/hunt_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/workspace_manager_assignment.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/workspace_manager_configuration.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/workspace_manager_group.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/workspace_manager_member.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/action.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/bookmark_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/file_import.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/hunt.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/hunt_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/hunt_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/workspace_manager_assignment.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/workspace_manager_configuration.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/workspace_manager_group.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/workspace_manager_member.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/bookmark_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/file_import.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/hunt.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/hunt_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/hunt_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/rest_api_poller_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/workspace_manager_assignment.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/workspace_manager_configuration.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/workspace_manager_group.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/workspace_manager_member.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/activity_custom_entity_query.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/anomalies.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/bookmark_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/business_application_agent.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/entity_analytics.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/eyes_on.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/file_import.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/hunt.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/hunt_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/hunt_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/rest_api_poller_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/system.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ueba.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/workspace_manager_assignment.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/workspace_manager_configuration.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/workspace_manager_group.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/workspace_manager_member.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/premium_microsoft_defender_for_threat_intelligence.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/rest_api_poller_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20241001preview/__init__.py +140 -0
- pulumi_azure_native/securityinsights/v20241001preview/_enums.py +1499 -0
- pulumi_azure_native/securityinsights/v20241001preview/_inputs.py +11019 -0
- pulumi_azure_native/securityinsights/v20241001preview/aad_data_connector.py +295 -0
- pulumi_azure_native/securityinsights/v20241001preview/aatp_data_connector.py +295 -0
- pulumi_azure_native/securityinsights/v20241001preview/action.py +282 -0
- pulumi_azure_native/securityinsights/v20241001preview/activity_custom_entity_query.py +517 -0
- pulumi_azure_native/securityinsights/v20241001preview/anomalies.py +244 -0
- pulumi_azure_native/securityinsights/v20241001preview/anomaly_security_ml_analytics_settings.py +629 -0
- pulumi_azure_native/securityinsights/v20241001preview/asc_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20241001preview/automation_rule.py +360 -0
- pulumi_azure_native/securityinsights/v20241001preview/aws_cloud_trail_data_connector.py +295 -0
- pulumi_azure_native/securityinsights/v20241001preview/aws_s3_data_connector.py +356 -0
- pulumi_azure_native/securityinsights/v20241001preview/bookmark.py +668 -0
- pulumi_azure_native/securityinsights/v20241001preview/bookmark_relation.py +281 -0
- pulumi_azure_native/securityinsights/v20241001preview/business_application_agent.py +268 -0
- pulumi_azure_native/securityinsights/v20241001preview/codeless_api_polling_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20241001preview/codeless_ui_data_connector.py +265 -0
- pulumi_azure_native/securityinsights/v20241001preview/content_package.py +874 -0
- pulumi_azure_native/securityinsights/v20241001preview/content_template.py +955 -0
- pulumi_azure_native/securityinsights/v20241001preview/customizable_connector_definition.py +353 -0
- pulumi_azure_native/securityinsights/v20241001preview/dynamics365_data_connector.py +296 -0
- pulumi_azure_native/securityinsights/v20241001preview/entity_analytics.py +264 -0
- pulumi_azure_native/securityinsights/v20241001preview/eyes_on.py +244 -0
- pulumi_azure_native/securityinsights/v20241001preview/file_import.py +402 -0
- pulumi_azure_native/securityinsights/v20241001preview/fusion_alert_rule.py +424 -0
- pulumi_azure_native/securityinsights/v20241001preview/gcp_data_connector.py +354 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_aad_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_aatp_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_action.py +183 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_activity_custom_entity_query.py +318 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_anomalies.py +178 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_anomaly_security_ml_analytics_settings.py +360 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_asc_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_automation_rule.py +258 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_aws_cloud_trail_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_aws_s3_data_connector.py +220 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_bookmark.py +373 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_bookmark_relation.py +211 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_business_application_agent.py +196 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_codeless_api_polling_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_codeless_ui_data_connector.py +178 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_content_package.py +471 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_content_template.py +533 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_customizable_connector_definition.py +220 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_dynamics365_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_entities_get_timeline.py +132 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_entity_analytics.py +178 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_entity_insights.py +131 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_eyes_on.py +178 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_file_import.py +317 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_fusion_alert_rule.py +318 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_gcp_data_connector.py +220 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_hunt.py +261 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_hunt_comment.py +169 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_hunt_relation.py +225 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_incident.py +426 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_incident_comment.py +211 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_incident_relation.py +211 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_incident_task.py +247 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_io_t_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_mcas_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_mdatp_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_metadata.py +415 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_microsoft_purview_information_protection_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_microsoft_security_incident_creation_alert_rule.py +290 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_ml_behavior_analytics_alert_rule.py +290 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_msti_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_mtp_data_connector.py +206 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_nrt_alert_rule.py +430 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_office365_project_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_office_atp_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_office_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_office_irm_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_office_power_bi_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_purview_audit_data_connector.py +234 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_rest_api_poller_data_connector.py +290 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_scheduled_alert_rule.py +486 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_sentinel_onboarding_state.py +163 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_system.py +205 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_threat_intelligence_alert_rule.py +290 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_threat_intelligence_indicator.py +163 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_ti_data_connector.py +206 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_ti_taxii_data_connector.py +304 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_ueba.py +178 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_watchlist.py +457 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_watchlist_item.py +295 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_workspace_manager_assignment.py +205 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_workspace_manager_configuration.py +163 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_workspace_manager_group.py +191 -0
- pulumi_azure_native/securityinsights/v20241001preview/get_workspace_manager_member.py +177 -0
- pulumi_azure_native/securityinsights/v20241001preview/hunt.py +444 -0
- pulumi_azure_native/securityinsights/v20241001preview/hunt_comment.py +251 -0
- pulumi_azure_native/securityinsights/v20241001preview/hunt_relation.py +310 -0
- pulumi_azure_native/securityinsights/v20241001preview/incident.py +612 -0
- pulumi_azure_native/securityinsights/v20241001preview/incident_comment.py +281 -0
- pulumi_azure_native/securityinsights/v20241001preview/incident_relation.py +281 -0
- pulumi_azure_native/securityinsights/v20241001preview/incident_task.py +380 -0
- pulumi_azure_native/securityinsights/v20241001preview/io_t_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20241001preview/list_geodata_by_ip.py +322 -0
- pulumi_azure_native/securityinsights/v20241001preview/list_source_control_repositories.py +138 -0
- pulumi_azure_native/securityinsights/v20241001preview/list_system_actions.py +113 -0
- pulumi_azure_native/securityinsights/v20241001preview/list_whois_by_domain.py +169 -0
- pulumi_azure_native/securityinsights/v20241001preview/mcas_data_connector.py +296 -0
- pulumi_azure_native/securityinsights/v20241001preview/mdatp_data_connector.py +295 -0
- pulumi_azure_native/securityinsights/v20241001preview/metadata.py +755 -0
- pulumi_azure_native/securityinsights/v20241001preview/microsoft_purview_information_protection_data_connector.py +296 -0
- pulumi_azure_native/securityinsights/v20241001preview/microsoft_security_incident_creation_alert_rule.py +480 -0
- pulumi_azure_native/securityinsights/v20241001preview/ml_behavior_analytics_alert_rule.py +364 -0
- pulumi_azure_native/securityinsights/v20241001preview/msti_data_connector.py +296 -0
- pulumi_azure_native/securityinsights/v20241001preview/mtp_data_connector.py +325 -0
- pulumi_azure_native/securityinsights/v20241001preview/nrt_alert_rule.py +774 -0
- pulumi_azure_native/securityinsights/v20241001preview/office365_project_data_connector.py +296 -0
- pulumi_azure_native/securityinsights/v20241001preview/office_atp_data_connector.py +295 -0
- pulumi_azure_native/securityinsights/v20241001preview/office_data_connector.py +296 -0
- pulumi_azure_native/securityinsights/v20241001preview/office_irm_data_connector.py +295 -0
- pulumi_azure_native/securityinsights/v20241001preview/office_power_bi_data_connector.py +296 -0
- pulumi_azure_native/securityinsights/v20241001preview/outputs.py +10593 -0
- pulumi_azure_native/securityinsights/v20241001preview/purview_audit_data_connector.py +383 -0
- pulumi_azure_native/securityinsights/v20241001preview/rest_api_poller_data_connector.py +500 -0
- pulumi_azure_native/securityinsights/v20241001preview/scheduled_alert_rule.py +894 -0
- pulumi_azure_native/securityinsights/v20241001preview/sentinel_onboarding_state.py +229 -0
- pulumi_azure_native/securityinsights/v20241001preview/system.py +311 -0
- pulumi_azure_native/securityinsights/v20241001preview/threat_intelligence_alert_rule.py +364 -0
- pulumi_azure_native/securityinsights/v20241001preview/threat_intelligence_indicator.py +793 -0
- pulumi_azure_native/securityinsights/v20241001preview/ti_data_connector.py +325 -0
- pulumi_azure_native/securityinsights/v20241001preview/ti_taxii_data_connector.py +529 -0
- pulumi_azure_native/securityinsights/v20241001preview/ueba.py +264 -0
- pulumi_azure_native/securityinsights/v20241001preview/watchlist.py +804 -0
- pulumi_azure_native/securityinsights/v20241001preview/watchlist_item.py +493 -0
- pulumi_azure_native/securityinsights/v20241001preview/workspace_manager_assignment.py +281 -0
- pulumi_azure_native/securityinsights/v20241001preview/workspace_manager_configuration.py +231 -0
- pulumi_azure_native/securityinsights/v20241001preview/workspace_manager_group.py +289 -0
- pulumi_azure_native/securityinsights/v20241001preview/workspace_manager_member.py +260 -0
- pulumi_azure_native/securityinsights/watchlist.py +3 -3
- pulumi_azure_native/securityinsights/watchlist_item.py +3 -3
- pulumi_azure_native/securityinsights/workspace_manager_assignment.py +3 -3
- pulumi_azure_native/securityinsights/workspace_manager_configuration.py +3 -3
- pulumi_azure_native/securityinsights/workspace_manager_group.py +3 -3
- pulumi_azure_native/securityinsights/workspace_manager_member.py +3 -3
- pulumi_azure_native/synapse/v20210601preview/_inputs.py +197 -1
- pulumi_azure_native/synapse/v20210601preview/outputs.py +179 -2
- {pulumi_azure_native-2.82.0a1736495350.dist-info → pulumi_azure_native-2.83.0.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.82.0a1736495350.dist-info → pulumi_azure_native-2.83.0.dist-info}/RECORD +1223 -966
- {pulumi_azure_native-2.82.0a1736495350.dist-info → pulumi_azure_native-2.83.0.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.82.0a1736495350.dist-info → pulumi_azure_native-2.83.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,943 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
from ._enums import *
|
|
18
|
+
|
|
19
|
+
__all__ = [
|
|
20
|
+
'DataPlaneAadOrApiKeyAuthOptionResponse',
|
|
21
|
+
'DataPlaneAuthOptionsResponse',
|
|
22
|
+
'EncryptionWithCmkResponse',
|
|
23
|
+
'IdentityResponse',
|
|
24
|
+
'IpRuleResponse',
|
|
25
|
+
'NetworkRuleSetResponse',
|
|
26
|
+
'PrivateEndpointConnectionPropertiesResponse',
|
|
27
|
+
'PrivateEndpointConnectionPropertiesResponsePrivateEndpoint',
|
|
28
|
+
'PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState',
|
|
29
|
+
'PrivateEndpointConnectionResponse',
|
|
30
|
+
'QueryKeyResponse',
|
|
31
|
+
'SharedPrivateLinkResourcePropertiesResponse',
|
|
32
|
+
'SharedPrivateLinkResourceResponse',
|
|
33
|
+
'SkuResponse',
|
|
34
|
+
'SystemDataResponse',
|
|
35
|
+
'UserAssignedManagedIdentityResponse',
|
|
36
|
+
]
|
|
37
|
+
|
|
38
|
+
@pulumi.output_type
|
|
39
|
+
class DataPlaneAadOrApiKeyAuthOptionResponse(dict):
|
|
40
|
+
"""
|
|
41
|
+
Indicates that either the API key or an access token from a Microsoft Entra ID tenant can be used for authentication.
|
|
42
|
+
"""
|
|
43
|
+
@staticmethod
|
|
44
|
+
def __key_warning(key: str):
|
|
45
|
+
suggest = None
|
|
46
|
+
if key == "aadAuthFailureMode":
|
|
47
|
+
suggest = "aad_auth_failure_mode"
|
|
48
|
+
|
|
49
|
+
if suggest:
|
|
50
|
+
pulumi.log.warn(f"Key '{key}' not found in DataPlaneAadOrApiKeyAuthOptionResponse. Access the value via the '{suggest}' property getter instead.")
|
|
51
|
+
|
|
52
|
+
def __getitem__(self, key: str) -> Any:
|
|
53
|
+
DataPlaneAadOrApiKeyAuthOptionResponse.__key_warning(key)
|
|
54
|
+
return super().__getitem__(key)
|
|
55
|
+
|
|
56
|
+
def get(self, key: str, default = None) -> Any:
|
|
57
|
+
DataPlaneAadOrApiKeyAuthOptionResponse.__key_warning(key)
|
|
58
|
+
return super().get(key, default)
|
|
59
|
+
|
|
60
|
+
def __init__(__self__, *,
|
|
61
|
+
aad_auth_failure_mode: Optional[str] = None):
|
|
62
|
+
"""
|
|
63
|
+
Indicates that either the API key or an access token from a Microsoft Entra ID tenant can be used for authentication.
|
|
64
|
+
:param str aad_auth_failure_mode: Describes what response the data plane API of a search service would send for requests that failed authentication.
|
|
65
|
+
"""
|
|
66
|
+
if aad_auth_failure_mode is not None:
|
|
67
|
+
pulumi.set(__self__, "aad_auth_failure_mode", aad_auth_failure_mode)
|
|
68
|
+
|
|
69
|
+
@property
|
|
70
|
+
@pulumi.getter(name="aadAuthFailureMode")
|
|
71
|
+
def aad_auth_failure_mode(self) -> Optional[str]:
|
|
72
|
+
"""
|
|
73
|
+
Describes what response the data plane API of a search service would send for requests that failed authentication.
|
|
74
|
+
"""
|
|
75
|
+
return pulumi.get(self, "aad_auth_failure_mode")
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
@pulumi.output_type
|
|
79
|
+
class DataPlaneAuthOptionsResponse(dict):
|
|
80
|
+
"""
|
|
81
|
+
Defines the options for how the search service authenticates a data plane request. This cannot be set if 'disableLocalAuth' is set to true.
|
|
82
|
+
"""
|
|
83
|
+
@staticmethod
|
|
84
|
+
def __key_warning(key: str):
|
|
85
|
+
suggest = None
|
|
86
|
+
if key == "aadOrApiKey":
|
|
87
|
+
suggest = "aad_or_api_key"
|
|
88
|
+
elif key == "apiKeyOnly":
|
|
89
|
+
suggest = "api_key_only"
|
|
90
|
+
|
|
91
|
+
if suggest:
|
|
92
|
+
pulumi.log.warn(f"Key '{key}' not found in DataPlaneAuthOptionsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
93
|
+
|
|
94
|
+
def __getitem__(self, key: str) -> Any:
|
|
95
|
+
DataPlaneAuthOptionsResponse.__key_warning(key)
|
|
96
|
+
return super().__getitem__(key)
|
|
97
|
+
|
|
98
|
+
def get(self, key: str, default = None) -> Any:
|
|
99
|
+
DataPlaneAuthOptionsResponse.__key_warning(key)
|
|
100
|
+
return super().get(key, default)
|
|
101
|
+
|
|
102
|
+
def __init__(__self__, *,
|
|
103
|
+
aad_or_api_key: Optional['outputs.DataPlaneAadOrApiKeyAuthOptionResponse'] = None,
|
|
104
|
+
api_key_only: Optional[Any] = None):
|
|
105
|
+
"""
|
|
106
|
+
Defines the options for how the search service authenticates a data plane request. This cannot be set if 'disableLocalAuth' is set to true.
|
|
107
|
+
:param 'DataPlaneAadOrApiKeyAuthOptionResponse' aad_or_api_key: Indicates that either the API key or an access token from a Microsoft Entra ID tenant can be used for authentication.
|
|
108
|
+
:param Any api_key_only: Indicates that only the API key can be used for authentication.
|
|
109
|
+
"""
|
|
110
|
+
if aad_or_api_key is not None:
|
|
111
|
+
pulumi.set(__self__, "aad_or_api_key", aad_or_api_key)
|
|
112
|
+
if api_key_only is not None:
|
|
113
|
+
pulumi.set(__self__, "api_key_only", api_key_only)
|
|
114
|
+
|
|
115
|
+
@property
|
|
116
|
+
@pulumi.getter(name="aadOrApiKey")
|
|
117
|
+
def aad_or_api_key(self) -> Optional['outputs.DataPlaneAadOrApiKeyAuthOptionResponse']:
|
|
118
|
+
"""
|
|
119
|
+
Indicates that either the API key or an access token from a Microsoft Entra ID tenant can be used for authentication.
|
|
120
|
+
"""
|
|
121
|
+
return pulumi.get(self, "aad_or_api_key")
|
|
122
|
+
|
|
123
|
+
@property
|
|
124
|
+
@pulumi.getter(name="apiKeyOnly")
|
|
125
|
+
def api_key_only(self) -> Optional[Any]:
|
|
126
|
+
"""
|
|
127
|
+
Indicates that only the API key can be used for authentication.
|
|
128
|
+
"""
|
|
129
|
+
return pulumi.get(self, "api_key_only")
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
@pulumi.output_type
|
|
133
|
+
class EncryptionWithCmkResponse(dict):
|
|
134
|
+
"""
|
|
135
|
+
Describes a policy that determines how resources within the search service are to be encrypted with customer managed keys.
|
|
136
|
+
"""
|
|
137
|
+
@staticmethod
|
|
138
|
+
def __key_warning(key: str):
|
|
139
|
+
suggest = None
|
|
140
|
+
if key == "encryptionComplianceStatus":
|
|
141
|
+
suggest = "encryption_compliance_status"
|
|
142
|
+
|
|
143
|
+
if suggest:
|
|
144
|
+
pulumi.log.warn(f"Key '{key}' not found in EncryptionWithCmkResponse. Access the value via the '{suggest}' property getter instead.")
|
|
145
|
+
|
|
146
|
+
def __getitem__(self, key: str) -> Any:
|
|
147
|
+
EncryptionWithCmkResponse.__key_warning(key)
|
|
148
|
+
return super().__getitem__(key)
|
|
149
|
+
|
|
150
|
+
def get(self, key: str, default = None) -> Any:
|
|
151
|
+
EncryptionWithCmkResponse.__key_warning(key)
|
|
152
|
+
return super().get(key, default)
|
|
153
|
+
|
|
154
|
+
def __init__(__self__, *,
|
|
155
|
+
encryption_compliance_status: str,
|
|
156
|
+
enforcement: Optional[str] = None):
|
|
157
|
+
"""
|
|
158
|
+
Describes a policy that determines how resources within the search service are to be encrypted with customer managed keys.
|
|
159
|
+
:param str encryption_compliance_status: Returns the status of search service compliance with respect to non-CMK-encrypted objects. If a service has more than one unencrypted object, and enforcement is enabled, the service is marked as noncompliant.
|
|
160
|
+
:param str enforcement: Describes how a search service should enforce compliance if it finds objects that aren't encrypted with the customer-managed key.
|
|
161
|
+
"""
|
|
162
|
+
pulumi.set(__self__, "encryption_compliance_status", encryption_compliance_status)
|
|
163
|
+
if enforcement is not None:
|
|
164
|
+
pulumi.set(__self__, "enforcement", enforcement)
|
|
165
|
+
|
|
166
|
+
@property
|
|
167
|
+
@pulumi.getter(name="encryptionComplianceStatus")
|
|
168
|
+
def encryption_compliance_status(self) -> str:
|
|
169
|
+
"""
|
|
170
|
+
Returns the status of search service compliance with respect to non-CMK-encrypted objects. If a service has more than one unencrypted object, and enforcement is enabled, the service is marked as noncompliant.
|
|
171
|
+
"""
|
|
172
|
+
return pulumi.get(self, "encryption_compliance_status")
|
|
173
|
+
|
|
174
|
+
@property
|
|
175
|
+
@pulumi.getter
|
|
176
|
+
def enforcement(self) -> Optional[str]:
|
|
177
|
+
"""
|
|
178
|
+
Describes how a search service should enforce compliance if it finds objects that aren't encrypted with the customer-managed key.
|
|
179
|
+
"""
|
|
180
|
+
return pulumi.get(self, "enforcement")
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
@pulumi.output_type
|
|
184
|
+
class IdentityResponse(dict):
|
|
185
|
+
"""
|
|
186
|
+
Details about the search service identity. A null value indicates that the search service has no identity assigned.
|
|
187
|
+
"""
|
|
188
|
+
@staticmethod
|
|
189
|
+
def __key_warning(key: str):
|
|
190
|
+
suggest = None
|
|
191
|
+
if key == "principalId":
|
|
192
|
+
suggest = "principal_id"
|
|
193
|
+
elif key == "tenantId":
|
|
194
|
+
suggest = "tenant_id"
|
|
195
|
+
elif key == "userAssignedIdentities":
|
|
196
|
+
suggest = "user_assigned_identities"
|
|
197
|
+
|
|
198
|
+
if suggest:
|
|
199
|
+
pulumi.log.warn(f"Key '{key}' not found in IdentityResponse. Access the value via the '{suggest}' property getter instead.")
|
|
200
|
+
|
|
201
|
+
def __getitem__(self, key: str) -> Any:
|
|
202
|
+
IdentityResponse.__key_warning(key)
|
|
203
|
+
return super().__getitem__(key)
|
|
204
|
+
|
|
205
|
+
def get(self, key: str, default = None) -> Any:
|
|
206
|
+
IdentityResponse.__key_warning(key)
|
|
207
|
+
return super().get(key, default)
|
|
208
|
+
|
|
209
|
+
def __init__(__self__, *,
|
|
210
|
+
principal_id: str,
|
|
211
|
+
tenant_id: str,
|
|
212
|
+
type: str,
|
|
213
|
+
user_assigned_identities: Optional[Mapping[str, 'outputs.UserAssignedManagedIdentityResponse']] = None):
|
|
214
|
+
"""
|
|
215
|
+
Details about the search service identity. A null value indicates that the search service has no identity assigned.
|
|
216
|
+
:param str principal_id: The principal ID of the system-assigned identity of the search service.
|
|
217
|
+
:param str tenant_id: The tenant ID of the system-assigned identity of the search service.
|
|
218
|
+
:param str type: The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an identity created by the system and a set of user assigned identities. The type 'None' will remove all identities from the service.
|
|
219
|
+
:param Mapping[str, 'UserAssignedManagedIdentityResponse'] user_assigned_identities: The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
220
|
+
"""
|
|
221
|
+
pulumi.set(__self__, "principal_id", principal_id)
|
|
222
|
+
pulumi.set(__self__, "tenant_id", tenant_id)
|
|
223
|
+
pulumi.set(__self__, "type", type)
|
|
224
|
+
if user_assigned_identities is not None:
|
|
225
|
+
pulumi.set(__self__, "user_assigned_identities", user_assigned_identities)
|
|
226
|
+
|
|
227
|
+
@property
|
|
228
|
+
@pulumi.getter(name="principalId")
|
|
229
|
+
def principal_id(self) -> str:
|
|
230
|
+
"""
|
|
231
|
+
The principal ID of the system-assigned identity of the search service.
|
|
232
|
+
"""
|
|
233
|
+
return pulumi.get(self, "principal_id")
|
|
234
|
+
|
|
235
|
+
@property
|
|
236
|
+
@pulumi.getter(name="tenantId")
|
|
237
|
+
def tenant_id(self) -> str:
|
|
238
|
+
"""
|
|
239
|
+
The tenant ID of the system-assigned identity of the search service.
|
|
240
|
+
"""
|
|
241
|
+
return pulumi.get(self, "tenant_id")
|
|
242
|
+
|
|
243
|
+
@property
|
|
244
|
+
@pulumi.getter
|
|
245
|
+
def type(self) -> str:
|
|
246
|
+
"""
|
|
247
|
+
The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an identity created by the system and a set of user assigned identities. The type 'None' will remove all identities from the service.
|
|
248
|
+
"""
|
|
249
|
+
return pulumi.get(self, "type")
|
|
250
|
+
|
|
251
|
+
@property
|
|
252
|
+
@pulumi.getter(name="userAssignedIdentities")
|
|
253
|
+
def user_assigned_identities(self) -> Optional[Mapping[str, 'outputs.UserAssignedManagedIdentityResponse']]:
|
|
254
|
+
"""
|
|
255
|
+
The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
256
|
+
"""
|
|
257
|
+
return pulumi.get(self, "user_assigned_identities")
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
@pulumi.output_type
|
|
261
|
+
class IpRuleResponse(dict):
|
|
262
|
+
"""
|
|
263
|
+
The IP restriction rule of the Azure AI Search service.
|
|
264
|
+
"""
|
|
265
|
+
def __init__(__self__, *,
|
|
266
|
+
value: Optional[str] = None):
|
|
267
|
+
"""
|
|
268
|
+
The IP restriction rule of the Azure AI Search service.
|
|
269
|
+
:param str value: Value corresponding to a single IPv4 address (eg., 123.1.2.3) or an IP range in CIDR format (eg., 123.1.2.3/24) to be allowed.
|
|
270
|
+
"""
|
|
271
|
+
if value is not None:
|
|
272
|
+
pulumi.set(__self__, "value", value)
|
|
273
|
+
|
|
274
|
+
@property
|
|
275
|
+
@pulumi.getter
|
|
276
|
+
def value(self) -> Optional[str]:
|
|
277
|
+
"""
|
|
278
|
+
Value corresponding to a single IPv4 address (eg., 123.1.2.3) or an IP range in CIDR format (eg., 123.1.2.3/24) to be allowed.
|
|
279
|
+
"""
|
|
280
|
+
return pulumi.get(self, "value")
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
@pulumi.output_type
|
|
284
|
+
class NetworkRuleSetResponse(dict):
|
|
285
|
+
"""
|
|
286
|
+
Network specific rules that determine how the Azure AI Search service may be reached.
|
|
287
|
+
"""
|
|
288
|
+
@staticmethod
|
|
289
|
+
def __key_warning(key: str):
|
|
290
|
+
suggest = None
|
|
291
|
+
if key == "ipRules":
|
|
292
|
+
suggest = "ip_rules"
|
|
293
|
+
|
|
294
|
+
if suggest:
|
|
295
|
+
pulumi.log.warn(f"Key '{key}' not found in NetworkRuleSetResponse. Access the value via the '{suggest}' property getter instead.")
|
|
296
|
+
|
|
297
|
+
def __getitem__(self, key: str) -> Any:
|
|
298
|
+
NetworkRuleSetResponse.__key_warning(key)
|
|
299
|
+
return super().__getitem__(key)
|
|
300
|
+
|
|
301
|
+
def get(self, key: str, default = None) -> Any:
|
|
302
|
+
NetworkRuleSetResponse.__key_warning(key)
|
|
303
|
+
return super().get(key, default)
|
|
304
|
+
|
|
305
|
+
def __init__(__self__, *,
|
|
306
|
+
bypass: Optional[str] = None,
|
|
307
|
+
ip_rules: Optional[Sequence['outputs.IpRuleResponse']] = None):
|
|
308
|
+
"""
|
|
309
|
+
Network specific rules that determine how the Azure AI Search service may be reached.
|
|
310
|
+
:param str bypass: Possible origins of inbound traffic that can bypass the rules defined in the 'ipRules' section.
|
|
311
|
+
:param Sequence['IpRuleResponse'] ip_rules: A list of IP restriction rules that defines the inbound network(s) with allowing access to the search service endpoint. At the meantime, all other public IP networks are blocked by the firewall. These restriction rules are applied only when the 'publicNetworkAccess' of the search service is 'enabled'; otherwise, traffic over public interface is not allowed even with any public IP rules, and private endpoint connections would be the exclusive access method.
|
|
312
|
+
"""
|
|
313
|
+
if bypass is not None:
|
|
314
|
+
pulumi.set(__self__, "bypass", bypass)
|
|
315
|
+
if ip_rules is not None:
|
|
316
|
+
pulumi.set(__self__, "ip_rules", ip_rules)
|
|
317
|
+
|
|
318
|
+
@property
|
|
319
|
+
@pulumi.getter
|
|
320
|
+
def bypass(self) -> Optional[str]:
|
|
321
|
+
"""
|
|
322
|
+
Possible origins of inbound traffic that can bypass the rules defined in the 'ipRules' section.
|
|
323
|
+
"""
|
|
324
|
+
return pulumi.get(self, "bypass")
|
|
325
|
+
|
|
326
|
+
@property
|
|
327
|
+
@pulumi.getter(name="ipRules")
|
|
328
|
+
def ip_rules(self) -> Optional[Sequence['outputs.IpRuleResponse']]:
|
|
329
|
+
"""
|
|
330
|
+
A list of IP restriction rules that defines the inbound network(s) with allowing access to the search service endpoint. At the meantime, all other public IP networks are blocked by the firewall. These restriction rules are applied only when the 'publicNetworkAccess' of the search service is 'enabled'; otherwise, traffic over public interface is not allowed even with any public IP rules, and private endpoint connections would be the exclusive access method.
|
|
331
|
+
"""
|
|
332
|
+
return pulumi.get(self, "ip_rules")
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
@pulumi.output_type
|
|
336
|
+
class PrivateEndpointConnectionPropertiesResponse(dict):
|
|
337
|
+
"""
|
|
338
|
+
Describes the properties of an existing private endpoint connection to the search service.
|
|
339
|
+
"""
|
|
340
|
+
@staticmethod
|
|
341
|
+
def __key_warning(key: str):
|
|
342
|
+
suggest = None
|
|
343
|
+
if key == "groupId":
|
|
344
|
+
suggest = "group_id"
|
|
345
|
+
elif key == "privateEndpoint":
|
|
346
|
+
suggest = "private_endpoint"
|
|
347
|
+
elif key == "privateLinkServiceConnectionState":
|
|
348
|
+
suggest = "private_link_service_connection_state"
|
|
349
|
+
elif key == "provisioningState":
|
|
350
|
+
suggest = "provisioning_state"
|
|
351
|
+
|
|
352
|
+
if suggest:
|
|
353
|
+
pulumi.log.warn(f"Key '{key}' not found in PrivateEndpointConnectionPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
354
|
+
|
|
355
|
+
def __getitem__(self, key: str) -> Any:
|
|
356
|
+
PrivateEndpointConnectionPropertiesResponse.__key_warning(key)
|
|
357
|
+
return super().__getitem__(key)
|
|
358
|
+
|
|
359
|
+
def get(self, key: str, default = None) -> Any:
|
|
360
|
+
PrivateEndpointConnectionPropertiesResponse.__key_warning(key)
|
|
361
|
+
return super().get(key, default)
|
|
362
|
+
|
|
363
|
+
def __init__(__self__, *,
|
|
364
|
+
group_id: Optional[str] = None,
|
|
365
|
+
private_endpoint: Optional['outputs.PrivateEndpointConnectionPropertiesResponsePrivateEndpoint'] = None,
|
|
366
|
+
private_link_service_connection_state: Optional['outputs.PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState'] = None,
|
|
367
|
+
provisioning_state: Optional[str] = None):
|
|
368
|
+
"""
|
|
369
|
+
Describes the properties of an existing private endpoint connection to the search service.
|
|
370
|
+
:param str group_id: The group ID of the Azure resource for which the private link service is for.
|
|
371
|
+
:param 'PrivateEndpointConnectionPropertiesResponsePrivateEndpoint' private_endpoint: The private endpoint resource from Microsoft.Network provider.
|
|
372
|
+
:param 'PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState' private_link_service_connection_state: Describes the current state of an existing Azure Private Link service connection to the private endpoint.
|
|
373
|
+
:param str provisioning_state: The provisioning state of the private link service connection. Valid values are Updating, Deleting, Failed, Succeeded, Incomplete, or Canceled.
|
|
374
|
+
"""
|
|
375
|
+
if group_id is not None:
|
|
376
|
+
pulumi.set(__self__, "group_id", group_id)
|
|
377
|
+
if private_endpoint is not None:
|
|
378
|
+
pulumi.set(__self__, "private_endpoint", private_endpoint)
|
|
379
|
+
if private_link_service_connection_state is not None:
|
|
380
|
+
pulumi.set(__self__, "private_link_service_connection_state", private_link_service_connection_state)
|
|
381
|
+
if provisioning_state is not None:
|
|
382
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
383
|
+
|
|
384
|
+
@property
|
|
385
|
+
@pulumi.getter(name="groupId")
|
|
386
|
+
def group_id(self) -> Optional[str]:
|
|
387
|
+
"""
|
|
388
|
+
The group ID of the Azure resource for which the private link service is for.
|
|
389
|
+
"""
|
|
390
|
+
return pulumi.get(self, "group_id")
|
|
391
|
+
|
|
392
|
+
@property
|
|
393
|
+
@pulumi.getter(name="privateEndpoint")
|
|
394
|
+
def private_endpoint(self) -> Optional['outputs.PrivateEndpointConnectionPropertiesResponsePrivateEndpoint']:
|
|
395
|
+
"""
|
|
396
|
+
The private endpoint resource from Microsoft.Network provider.
|
|
397
|
+
"""
|
|
398
|
+
return pulumi.get(self, "private_endpoint")
|
|
399
|
+
|
|
400
|
+
@property
|
|
401
|
+
@pulumi.getter(name="privateLinkServiceConnectionState")
|
|
402
|
+
def private_link_service_connection_state(self) -> Optional['outputs.PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState']:
|
|
403
|
+
"""
|
|
404
|
+
Describes the current state of an existing Azure Private Link service connection to the private endpoint.
|
|
405
|
+
"""
|
|
406
|
+
return pulumi.get(self, "private_link_service_connection_state")
|
|
407
|
+
|
|
408
|
+
@property
|
|
409
|
+
@pulumi.getter(name="provisioningState")
|
|
410
|
+
def provisioning_state(self) -> Optional[str]:
|
|
411
|
+
"""
|
|
412
|
+
The provisioning state of the private link service connection. Valid values are Updating, Deleting, Failed, Succeeded, Incomplete, or Canceled.
|
|
413
|
+
"""
|
|
414
|
+
return pulumi.get(self, "provisioning_state")
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
@pulumi.output_type
|
|
418
|
+
class PrivateEndpointConnectionPropertiesResponsePrivateEndpoint(dict):
|
|
419
|
+
"""
|
|
420
|
+
The private endpoint resource from Microsoft.Network provider.
|
|
421
|
+
"""
|
|
422
|
+
def __init__(__self__, *,
|
|
423
|
+
id: Optional[str] = None):
|
|
424
|
+
"""
|
|
425
|
+
The private endpoint resource from Microsoft.Network provider.
|
|
426
|
+
:param str id: The resource ID of the private endpoint resource from Microsoft.Network provider.
|
|
427
|
+
"""
|
|
428
|
+
if id is not None:
|
|
429
|
+
pulumi.set(__self__, "id", id)
|
|
430
|
+
|
|
431
|
+
@property
|
|
432
|
+
@pulumi.getter
|
|
433
|
+
def id(self) -> Optional[str]:
|
|
434
|
+
"""
|
|
435
|
+
The resource ID of the private endpoint resource from Microsoft.Network provider.
|
|
436
|
+
"""
|
|
437
|
+
return pulumi.get(self, "id")
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
@pulumi.output_type
|
|
441
|
+
class PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState(dict):
|
|
442
|
+
"""
|
|
443
|
+
Describes the current state of an existing Azure Private Link service connection to the private endpoint.
|
|
444
|
+
"""
|
|
445
|
+
@staticmethod
|
|
446
|
+
def __key_warning(key: str):
|
|
447
|
+
suggest = None
|
|
448
|
+
if key == "actionsRequired":
|
|
449
|
+
suggest = "actions_required"
|
|
450
|
+
|
|
451
|
+
if suggest:
|
|
452
|
+
pulumi.log.warn(f"Key '{key}' not found in PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState. Access the value via the '{suggest}' property getter instead.")
|
|
453
|
+
|
|
454
|
+
def __getitem__(self, key: str) -> Any:
|
|
455
|
+
PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState.__key_warning(key)
|
|
456
|
+
return super().__getitem__(key)
|
|
457
|
+
|
|
458
|
+
def get(self, key: str, default = None) -> Any:
|
|
459
|
+
PrivateEndpointConnectionPropertiesResponsePrivateLinkServiceConnectionState.__key_warning(key)
|
|
460
|
+
return super().get(key, default)
|
|
461
|
+
|
|
462
|
+
def __init__(__self__, *,
|
|
463
|
+
actions_required: Optional[str] = None,
|
|
464
|
+
description: Optional[str] = None,
|
|
465
|
+
status: Optional[str] = None):
|
|
466
|
+
"""
|
|
467
|
+
Describes the current state of an existing Azure Private Link service connection to the private endpoint.
|
|
468
|
+
:param str actions_required: A description of any extra actions that may be required.
|
|
469
|
+
:param str description: The description for the private link service connection state.
|
|
470
|
+
:param str status: Status of the the private link service connection. Valid values are Pending, Approved, Rejected, or Disconnected.
|
|
471
|
+
"""
|
|
472
|
+
if actions_required is None:
|
|
473
|
+
actions_required = 'None'
|
|
474
|
+
if actions_required is not None:
|
|
475
|
+
pulumi.set(__self__, "actions_required", actions_required)
|
|
476
|
+
if description is not None:
|
|
477
|
+
pulumi.set(__self__, "description", description)
|
|
478
|
+
if status is not None:
|
|
479
|
+
pulumi.set(__self__, "status", status)
|
|
480
|
+
|
|
481
|
+
@property
|
|
482
|
+
@pulumi.getter(name="actionsRequired")
|
|
483
|
+
def actions_required(self) -> Optional[str]:
|
|
484
|
+
"""
|
|
485
|
+
A description of any extra actions that may be required.
|
|
486
|
+
"""
|
|
487
|
+
return pulumi.get(self, "actions_required")
|
|
488
|
+
|
|
489
|
+
@property
|
|
490
|
+
@pulumi.getter
|
|
491
|
+
def description(self) -> Optional[str]:
|
|
492
|
+
"""
|
|
493
|
+
The description for the private link service connection state.
|
|
494
|
+
"""
|
|
495
|
+
return pulumi.get(self, "description")
|
|
496
|
+
|
|
497
|
+
@property
|
|
498
|
+
@pulumi.getter
|
|
499
|
+
def status(self) -> Optional[str]:
|
|
500
|
+
"""
|
|
501
|
+
Status of the the private link service connection. Valid values are Pending, Approved, Rejected, or Disconnected.
|
|
502
|
+
"""
|
|
503
|
+
return pulumi.get(self, "status")
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
@pulumi.output_type
|
|
507
|
+
class PrivateEndpointConnectionResponse(dict):
|
|
508
|
+
"""
|
|
509
|
+
Describes an existing private endpoint connection to the Azure AI Search service.
|
|
510
|
+
"""
|
|
511
|
+
def __init__(__self__, *,
|
|
512
|
+
id: str,
|
|
513
|
+
name: str,
|
|
514
|
+
type: str,
|
|
515
|
+
properties: Optional['outputs.PrivateEndpointConnectionPropertiesResponse'] = None):
|
|
516
|
+
"""
|
|
517
|
+
Describes an existing private endpoint connection to the Azure AI Search service.
|
|
518
|
+
:param str id: Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
519
|
+
:param str name: The name of the resource
|
|
520
|
+
:param str type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
521
|
+
:param 'PrivateEndpointConnectionPropertiesResponse' properties: Describes the properties of an existing private endpoint connection to the Azure AI Search service.
|
|
522
|
+
"""
|
|
523
|
+
pulumi.set(__self__, "id", id)
|
|
524
|
+
pulumi.set(__self__, "name", name)
|
|
525
|
+
pulumi.set(__self__, "type", type)
|
|
526
|
+
if properties is not None:
|
|
527
|
+
pulumi.set(__self__, "properties", properties)
|
|
528
|
+
|
|
529
|
+
@property
|
|
530
|
+
@pulumi.getter
|
|
531
|
+
def id(self) -> str:
|
|
532
|
+
"""
|
|
533
|
+
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
534
|
+
"""
|
|
535
|
+
return pulumi.get(self, "id")
|
|
536
|
+
|
|
537
|
+
@property
|
|
538
|
+
@pulumi.getter
|
|
539
|
+
def name(self) -> str:
|
|
540
|
+
"""
|
|
541
|
+
The name of the resource
|
|
542
|
+
"""
|
|
543
|
+
return pulumi.get(self, "name")
|
|
544
|
+
|
|
545
|
+
@property
|
|
546
|
+
@pulumi.getter
|
|
547
|
+
def type(self) -> str:
|
|
548
|
+
"""
|
|
549
|
+
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
550
|
+
"""
|
|
551
|
+
return pulumi.get(self, "type")
|
|
552
|
+
|
|
553
|
+
@property
|
|
554
|
+
@pulumi.getter
|
|
555
|
+
def properties(self) -> Optional['outputs.PrivateEndpointConnectionPropertiesResponse']:
|
|
556
|
+
"""
|
|
557
|
+
Describes the properties of an existing private endpoint connection to the Azure AI Search service.
|
|
558
|
+
"""
|
|
559
|
+
return pulumi.get(self, "properties")
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
@pulumi.output_type
|
|
563
|
+
class QueryKeyResponse(dict):
|
|
564
|
+
"""
|
|
565
|
+
Describes an API key for a given Azure AI Search service that conveys read-only permissions on the docs collection of an index.
|
|
566
|
+
"""
|
|
567
|
+
def __init__(__self__, *,
|
|
568
|
+
key: str,
|
|
569
|
+
name: str):
|
|
570
|
+
"""
|
|
571
|
+
Describes an API key for a given Azure AI Search service that conveys read-only permissions on the docs collection of an index.
|
|
572
|
+
:param str key: The value of the query API key.
|
|
573
|
+
:param str name: The name of the query API key. Query names are optional, but assigning a name can help you remember how it's used.
|
|
574
|
+
"""
|
|
575
|
+
pulumi.set(__self__, "key", key)
|
|
576
|
+
pulumi.set(__self__, "name", name)
|
|
577
|
+
|
|
578
|
+
@property
|
|
579
|
+
@pulumi.getter
|
|
580
|
+
def key(self) -> str:
|
|
581
|
+
"""
|
|
582
|
+
The value of the query API key.
|
|
583
|
+
"""
|
|
584
|
+
return pulumi.get(self, "key")
|
|
585
|
+
|
|
586
|
+
@property
|
|
587
|
+
@pulumi.getter
|
|
588
|
+
def name(self) -> str:
|
|
589
|
+
"""
|
|
590
|
+
The name of the query API key. Query names are optional, but assigning a name can help you remember how it's used.
|
|
591
|
+
"""
|
|
592
|
+
return pulumi.get(self, "name")
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
@pulumi.output_type
|
|
596
|
+
class SharedPrivateLinkResourcePropertiesResponse(dict):
|
|
597
|
+
"""
|
|
598
|
+
Describes the properties of an existing shared private link resource managed by the Azure AI Search service.
|
|
599
|
+
"""
|
|
600
|
+
@staticmethod
|
|
601
|
+
def __key_warning(key: str):
|
|
602
|
+
suggest = None
|
|
603
|
+
if key == "groupId":
|
|
604
|
+
suggest = "group_id"
|
|
605
|
+
elif key == "privateLinkResourceId":
|
|
606
|
+
suggest = "private_link_resource_id"
|
|
607
|
+
elif key == "provisioningState":
|
|
608
|
+
suggest = "provisioning_state"
|
|
609
|
+
elif key == "requestMessage":
|
|
610
|
+
suggest = "request_message"
|
|
611
|
+
elif key == "resourceRegion":
|
|
612
|
+
suggest = "resource_region"
|
|
613
|
+
|
|
614
|
+
if suggest:
|
|
615
|
+
pulumi.log.warn(f"Key '{key}' not found in SharedPrivateLinkResourcePropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
616
|
+
|
|
617
|
+
def __getitem__(self, key: str) -> Any:
|
|
618
|
+
SharedPrivateLinkResourcePropertiesResponse.__key_warning(key)
|
|
619
|
+
return super().__getitem__(key)
|
|
620
|
+
|
|
621
|
+
def get(self, key: str, default = None) -> Any:
|
|
622
|
+
SharedPrivateLinkResourcePropertiesResponse.__key_warning(key)
|
|
623
|
+
return super().get(key, default)
|
|
624
|
+
|
|
625
|
+
def __init__(__self__, *,
|
|
626
|
+
group_id: Optional[str] = None,
|
|
627
|
+
private_link_resource_id: Optional[str] = None,
|
|
628
|
+
provisioning_state: Optional[str] = None,
|
|
629
|
+
request_message: Optional[str] = None,
|
|
630
|
+
resource_region: Optional[str] = None,
|
|
631
|
+
status: Optional[str] = None):
|
|
632
|
+
"""
|
|
633
|
+
Describes the properties of an existing shared private link resource managed by the Azure AI Search service.
|
|
634
|
+
:param str group_id: The group ID from the provider of resource the shared private link resource is for.
|
|
635
|
+
:param str private_link_resource_id: The resource ID of the resource the shared private link resource is for.
|
|
636
|
+
:param str provisioning_state: The provisioning state of the shared private link resource. Valid values are Updating, Deleting, Failed, Succeeded or Incomplete.
|
|
637
|
+
:param str request_message: The message for requesting approval of the shared private link resource.
|
|
638
|
+
:param str resource_region: Optional. Can be used to specify the Azure Resource Manager location of the resource for which a shared private link is being created. This is only required for those resources whose DNS configuration are regional (such as Azure Kubernetes Service).
|
|
639
|
+
:param str status: Status of the shared private link resource. Valid values are Pending, Approved, Rejected or Disconnected.
|
|
640
|
+
"""
|
|
641
|
+
if group_id is not None:
|
|
642
|
+
pulumi.set(__self__, "group_id", group_id)
|
|
643
|
+
if private_link_resource_id is not None:
|
|
644
|
+
pulumi.set(__self__, "private_link_resource_id", private_link_resource_id)
|
|
645
|
+
if provisioning_state is not None:
|
|
646
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
647
|
+
if request_message is not None:
|
|
648
|
+
pulumi.set(__self__, "request_message", request_message)
|
|
649
|
+
if resource_region is not None:
|
|
650
|
+
pulumi.set(__self__, "resource_region", resource_region)
|
|
651
|
+
if status is not None:
|
|
652
|
+
pulumi.set(__self__, "status", status)
|
|
653
|
+
|
|
654
|
+
@property
|
|
655
|
+
@pulumi.getter(name="groupId")
|
|
656
|
+
def group_id(self) -> Optional[str]:
|
|
657
|
+
"""
|
|
658
|
+
The group ID from the provider of resource the shared private link resource is for.
|
|
659
|
+
"""
|
|
660
|
+
return pulumi.get(self, "group_id")
|
|
661
|
+
|
|
662
|
+
@property
|
|
663
|
+
@pulumi.getter(name="privateLinkResourceId")
|
|
664
|
+
def private_link_resource_id(self) -> Optional[str]:
|
|
665
|
+
"""
|
|
666
|
+
The resource ID of the resource the shared private link resource is for.
|
|
667
|
+
"""
|
|
668
|
+
return pulumi.get(self, "private_link_resource_id")
|
|
669
|
+
|
|
670
|
+
@property
|
|
671
|
+
@pulumi.getter(name="provisioningState")
|
|
672
|
+
def provisioning_state(self) -> Optional[str]:
|
|
673
|
+
"""
|
|
674
|
+
The provisioning state of the shared private link resource. Valid values are Updating, Deleting, Failed, Succeeded or Incomplete.
|
|
675
|
+
"""
|
|
676
|
+
return pulumi.get(self, "provisioning_state")
|
|
677
|
+
|
|
678
|
+
@property
|
|
679
|
+
@pulumi.getter(name="requestMessage")
|
|
680
|
+
def request_message(self) -> Optional[str]:
|
|
681
|
+
"""
|
|
682
|
+
The message for requesting approval of the shared private link resource.
|
|
683
|
+
"""
|
|
684
|
+
return pulumi.get(self, "request_message")
|
|
685
|
+
|
|
686
|
+
@property
|
|
687
|
+
@pulumi.getter(name="resourceRegion")
|
|
688
|
+
def resource_region(self) -> Optional[str]:
|
|
689
|
+
"""
|
|
690
|
+
Optional. Can be used to specify the Azure Resource Manager location of the resource for which a shared private link is being created. This is only required for those resources whose DNS configuration are regional (such as Azure Kubernetes Service).
|
|
691
|
+
"""
|
|
692
|
+
return pulumi.get(self, "resource_region")
|
|
693
|
+
|
|
694
|
+
@property
|
|
695
|
+
@pulumi.getter
|
|
696
|
+
def status(self) -> Optional[str]:
|
|
697
|
+
"""
|
|
698
|
+
Status of the shared private link resource. Valid values are Pending, Approved, Rejected or Disconnected.
|
|
699
|
+
"""
|
|
700
|
+
return pulumi.get(self, "status")
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
@pulumi.output_type
|
|
704
|
+
class SharedPrivateLinkResourceResponse(dict):
|
|
705
|
+
"""
|
|
706
|
+
Describes a shared private link resource managed by the Azure AI Search service.
|
|
707
|
+
"""
|
|
708
|
+
def __init__(__self__, *,
|
|
709
|
+
id: str,
|
|
710
|
+
name: str,
|
|
711
|
+
type: str,
|
|
712
|
+
properties: Optional['outputs.SharedPrivateLinkResourcePropertiesResponse'] = None):
|
|
713
|
+
"""
|
|
714
|
+
Describes a shared private link resource managed by the Azure AI Search service.
|
|
715
|
+
:param str id: Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
716
|
+
:param str name: The name of the resource
|
|
717
|
+
:param str type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
718
|
+
:param 'SharedPrivateLinkResourcePropertiesResponse' properties: Describes the properties of a shared private link resource managed by the Azure AI Search service.
|
|
719
|
+
"""
|
|
720
|
+
pulumi.set(__self__, "id", id)
|
|
721
|
+
pulumi.set(__self__, "name", name)
|
|
722
|
+
pulumi.set(__self__, "type", type)
|
|
723
|
+
if properties is not None:
|
|
724
|
+
pulumi.set(__self__, "properties", properties)
|
|
725
|
+
|
|
726
|
+
@property
|
|
727
|
+
@pulumi.getter
|
|
728
|
+
def id(self) -> str:
|
|
729
|
+
"""
|
|
730
|
+
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
731
|
+
"""
|
|
732
|
+
return pulumi.get(self, "id")
|
|
733
|
+
|
|
734
|
+
@property
|
|
735
|
+
@pulumi.getter
|
|
736
|
+
def name(self) -> str:
|
|
737
|
+
"""
|
|
738
|
+
The name of the resource
|
|
739
|
+
"""
|
|
740
|
+
return pulumi.get(self, "name")
|
|
741
|
+
|
|
742
|
+
@property
|
|
743
|
+
@pulumi.getter
|
|
744
|
+
def type(self) -> str:
|
|
745
|
+
"""
|
|
746
|
+
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
747
|
+
"""
|
|
748
|
+
return pulumi.get(self, "type")
|
|
749
|
+
|
|
750
|
+
@property
|
|
751
|
+
@pulumi.getter
|
|
752
|
+
def properties(self) -> Optional['outputs.SharedPrivateLinkResourcePropertiesResponse']:
|
|
753
|
+
"""
|
|
754
|
+
Describes the properties of a shared private link resource managed by the Azure AI Search service.
|
|
755
|
+
"""
|
|
756
|
+
return pulumi.get(self, "properties")
|
|
757
|
+
|
|
758
|
+
|
|
759
|
+
@pulumi.output_type
|
|
760
|
+
class SkuResponse(dict):
|
|
761
|
+
"""
|
|
762
|
+
Defines the SKU of a search service, which determines billing rate and capacity limits.
|
|
763
|
+
"""
|
|
764
|
+
def __init__(__self__, *,
|
|
765
|
+
name: Optional[str] = None):
|
|
766
|
+
"""
|
|
767
|
+
Defines the SKU of a search service, which determines billing rate and capacity limits.
|
|
768
|
+
:param str name: The SKU of the search service. Valid values include: 'free': Shared service. 'basic': Dedicated service with up to 3 replicas. 'standard': Dedicated service with up to 12 partitions and 12 replicas. 'standard2': Similar to standard, but with more capacity per search unit. 'standard3': The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). 'storage_optimized_l1': Supports 1TB per partition, up to 12 partitions. 'storage_optimized_l2': Supports 2TB per partition, up to 12 partitions.'
|
|
769
|
+
"""
|
|
770
|
+
if name is not None:
|
|
771
|
+
pulumi.set(__self__, "name", name)
|
|
772
|
+
|
|
773
|
+
@property
|
|
774
|
+
@pulumi.getter
|
|
775
|
+
def name(self) -> Optional[str]:
|
|
776
|
+
"""
|
|
777
|
+
The SKU of the search service. Valid values include: 'free': Shared service. 'basic': Dedicated service with up to 3 replicas. 'standard': Dedicated service with up to 12 partitions and 12 replicas. 'standard2': Similar to standard, but with more capacity per search unit. 'standard3': The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). 'storage_optimized_l1': Supports 1TB per partition, up to 12 partitions. 'storage_optimized_l2': Supports 2TB per partition, up to 12 partitions.'
|
|
778
|
+
"""
|
|
779
|
+
return pulumi.get(self, "name")
|
|
780
|
+
|
|
781
|
+
|
|
782
|
+
@pulumi.output_type
|
|
783
|
+
class SystemDataResponse(dict):
|
|
784
|
+
"""
|
|
785
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
786
|
+
"""
|
|
787
|
+
@staticmethod
|
|
788
|
+
def __key_warning(key: str):
|
|
789
|
+
suggest = None
|
|
790
|
+
if key == "createdAt":
|
|
791
|
+
suggest = "created_at"
|
|
792
|
+
elif key == "createdBy":
|
|
793
|
+
suggest = "created_by"
|
|
794
|
+
elif key == "createdByType":
|
|
795
|
+
suggest = "created_by_type"
|
|
796
|
+
elif key == "lastModifiedAt":
|
|
797
|
+
suggest = "last_modified_at"
|
|
798
|
+
elif key == "lastModifiedBy":
|
|
799
|
+
suggest = "last_modified_by"
|
|
800
|
+
elif key == "lastModifiedByType":
|
|
801
|
+
suggest = "last_modified_by_type"
|
|
802
|
+
|
|
803
|
+
if suggest:
|
|
804
|
+
pulumi.log.warn(f"Key '{key}' not found in SystemDataResponse. Access the value via the '{suggest}' property getter instead.")
|
|
805
|
+
|
|
806
|
+
def __getitem__(self, key: str) -> Any:
|
|
807
|
+
SystemDataResponse.__key_warning(key)
|
|
808
|
+
return super().__getitem__(key)
|
|
809
|
+
|
|
810
|
+
def get(self, key: str, default = None) -> Any:
|
|
811
|
+
SystemDataResponse.__key_warning(key)
|
|
812
|
+
return super().get(key, default)
|
|
813
|
+
|
|
814
|
+
def __init__(__self__, *,
|
|
815
|
+
created_at: Optional[str] = None,
|
|
816
|
+
created_by: Optional[str] = None,
|
|
817
|
+
created_by_type: Optional[str] = None,
|
|
818
|
+
last_modified_at: Optional[str] = None,
|
|
819
|
+
last_modified_by: Optional[str] = None,
|
|
820
|
+
last_modified_by_type: Optional[str] = None):
|
|
821
|
+
"""
|
|
822
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
823
|
+
:param str created_at: The timestamp of resource creation (UTC).
|
|
824
|
+
:param str created_by: The identity that created the resource.
|
|
825
|
+
:param str created_by_type: The type of identity that created the resource.
|
|
826
|
+
:param str last_modified_at: The timestamp of resource last modification (UTC)
|
|
827
|
+
:param str last_modified_by: The identity that last modified the resource.
|
|
828
|
+
:param str last_modified_by_type: The type of identity that last modified the resource.
|
|
829
|
+
"""
|
|
830
|
+
if created_at is not None:
|
|
831
|
+
pulumi.set(__self__, "created_at", created_at)
|
|
832
|
+
if created_by is not None:
|
|
833
|
+
pulumi.set(__self__, "created_by", created_by)
|
|
834
|
+
if created_by_type is not None:
|
|
835
|
+
pulumi.set(__self__, "created_by_type", created_by_type)
|
|
836
|
+
if last_modified_at is not None:
|
|
837
|
+
pulumi.set(__self__, "last_modified_at", last_modified_at)
|
|
838
|
+
if last_modified_by is not None:
|
|
839
|
+
pulumi.set(__self__, "last_modified_by", last_modified_by)
|
|
840
|
+
if last_modified_by_type is not None:
|
|
841
|
+
pulumi.set(__self__, "last_modified_by_type", last_modified_by_type)
|
|
842
|
+
|
|
843
|
+
@property
|
|
844
|
+
@pulumi.getter(name="createdAt")
|
|
845
|
+
def created_at(self) -> Optional[str]:
|
|
846
|
+
"""
|
|
847
|
+
The timestamp of resource creation (UTC).
|
|
848
|
+
"""
|
|
849
|
+
return pulumi.get(self, "created_at")
|
|
850
|
+
|
|
851
|
+
@property
|
|
852
|
+
@pulumi.getter(name="createdBy")
|
|
853
|
+
def created_by(self) -> Optional[str]:
|
|
854
|
+
"""
|
|
855
|
+
The identity that created the resource.
|
|
856
|
+
"""
|
|
857
|
+
return pulumi.get(self, "created_by")
|
|
858
|
+
|
|
859
|
+
@property
|
|
860
|
+
@pulumi.getter(name="createdByType")
|
|
861
|
+
def created_by_type(self) -> Optional[str]:
|
|
862
|
+
"""
|
|
863
|
+
The type of identity that created the resource.
|
|
864
|
+
"""
|
|
865
|
+
return pulumi.get(self, "created_by_type")
|
|
866
|
+
|
|
867
|
+
@property
|
|
868
|
+
@pulumi.getter(name="lastModifiedAt")
|
|
869
|
+
def last_modified_at(self) -> Optional[str]:
|
|
870
|
+
"""
|
|
871
|
+
The timestamp of resource last modification (UTC)
|
|
872
|
+
"""
|
|
873
|
+
return pulumi.get(self, "last_modified_at")
|
|
874
|
+
|
|
875
|
+
@property
|
|
876
|
+
@pulumi.getter(name="lastModifiedBy")
|
|
877
|
+
def last_modified_by(self) -> Optional[str]:
|
|
878
|
+
"""
|
|
879
|
+
The identity that last modified the resource.
|
|
880
|
+
"""
|
|
881
|
+
return pulumi.get(self, "last_modified_by")
|
|
882
|
+
|
|
883
|
+
@property
|
|
884
|
+
@pulumi.getter(name="lastModifiedByType")
|
|
885
|
+
def last_modified_by_type(self) -> Optional[str]:
|
|
886
|
+
"""
|
|
887
|
+
The type of identity that last modified the resource.
|
|
888
|
+
"""
|
|
889
|
+
return pulumi.get(self, "last_modified_by_type")
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
@pulumi.output_type
|
|
893
|
+
class UserAssignedManagedIdentityResponse(dict):
|
|
894
|
+
"""
|
|
895
|
+
The details of the user assigned managed identity assigned to the search service.
|
|
896
|
+
"""
|
|
897
|
+
@staticmethod
|
|
898
|
+
def __key_warning(key: str):
|
|
899
|
+
suggest = None
|
|
900
|
+
if key == "clientId":
|
|
901
|
+
suggest = "client_id"
|
|
902
|
+
elif key == "principalId":
|
|
903
|
+
suggest = "principal_id"
|
|
904
|
+
|
|
905
|
+
if suggest:
|
|
906
|
+
pulumi.log.warn(f"Key '{key}' not found in UserAssignedManagedIdentityResponse. Access the value via the '{suggest}' property getter instead.")
|
|
907
|
+
|
|
908
|
+
def __getitem__(self, key: str) -> Any:
|
|
909
|
+
UserAssignedManagedIdentityResponse.__key_warning(key)
|
|
910
|
+
return super().__getitem__(key)
|
|
911
|
+
|
|
912
|
+
def get(self, key: str, default = None) -> Any:
|
|
913
|
+
UserAssignedManagedIdentityResponse.__key_warning(key)
|
|
914
|
+
return super().get(key, default)
|
|
915
|
+
|
|
916
|
+
def __init__(__self__, *,
|
|
917
|
+
client_id: str,
|
|
918
|
+
principal_id: str):
|
|
919
|
+
"""
|
|
920
|
+
The details of the user assigned managed identity assigned to the search service.
|
|
921
|
+
:param str client_id: The client ID of user assigned identity.
|
|
922
|
+
:param str principal_id: The principal ID of user assigned identity.
|
|
923
|
+
"""
|
|
924
|
+
pulumi.set(__self__, "client_id", client_id)
|
|
925
|
+
pulumi.set(__self__, "principal_id", principal_id)
|
|
926
|
+
|
|
927
|
+
@property
|
|
928
|
+
@pulumi.getter(name="clientId")
|
|
929
|
+
def client_id(self) -> str:
|
|
930
|
+
"""
|
|
931
|
+
The client ID of user assigned identity.
|
|
932
|
+
"""
|
|
933
|
+
return pulumi.get(self, "client_id")
|
|
934
|
+
|
|
935
|
+
@property
|
|
936
|
+
@pulumi.getter(name="principalId")
|
|
937
|
+
def principal_id(self) -> str:
|
|
938
|
+
"""
|
|
939
|
+
The principal ID of user assigned identity.
|
|
940
|
+
"""
|
|
941
|
+
return pulumi.get(self, "principal_id")
|
|
942
|
+
|
|
943
|
+
|