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
|
@@ -362,7 +362,7 @@ if not MYPY:
|
|
|
362
362
|
"""
|
|
363
363
|
enable_automatic_os_upgrade: NotRequired[pulumi.Input[bool]]
|
|
364
364
|
"""
|
|
365
|
-
Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/
|
|
365
|
+
Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/rest/api/batchmanagement/pool/create?tabs=HTTP#windowsconfiguration) cannot be set to true.
|
|
366
366
|
"""
|
|
367
367
|
os_rolling_upgrade_deferral: NotRequired[pulumi.Input[bool]]
|
|
368
368
|
"""
|
|
@@ -385,7 +385,7 @@ class AutomaticOSUpgradePolicyArgs:
|
|
|
385
385
|
"""
|
|
386
386
|
The configuration parameters used for performing automatic OS upgrade.
|
|
387
387
|
:param pulumi.Input[bool] disable_automatic_rollback: Whether OS image rollback feature should be disabled.
|
|
388
|
-
:param pulumi.Input[bool] enable_automatic_os_upgrade: Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/
|
|
388
|
+
:param pulumi.Input[bool] enable_automatic_os_upgrade: Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/rest/api/batchmanagement/pool/create?tabs=HTTP#windowsconfiguration) cannot be set to true.
|
|
389
389
|
:param pulumi.Input[bool] os_rolling_upgrade_deferral: Defer OS upgrades on the TVMs if they are running tasks.
|
|
390
390
|
:param pulumi.Input[bool] use_rolling_upgrade_policy: Indicates whether rolling upgrade policy should be used during Auto OS Upgrade. Auto OS Upgrade will fallback to the default policy if no policy is defined on the VMSS.
|
|
391
391
|
"""
|
|
@@ -414,7 +414,7 @@ class AutomaticOSUpgradePolicyArgs:
|
|
|
414
414
|
@pulumi.getter(name="enableAutomaticOSUpgrade")
|
|
415
415
|
def enable_automatic_os_upgrade(self) -> Optional[pulumi.Input[bool]]:
|
|
416
416
|
"""
|
|
417
|
-
Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/
|
|
417
|
+
Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/rest/api/batchmanagement/pool/create?tabs=HTTP#windowsconfiguration) cannot be set to true.
|
|
418
418
|
"""
|
|
419
419
|
return pulumi.get(self, "enable_automatic_os_upgrade")
|
|
420
420
|
|
|
@@ -1318,7 +1318,7 @@ if not MYPY:
|
|
|
1318
1318
|
class DiffDiskSettingsArgsDict(TypedDict):
|
|
1319
1319
|
placement: NotRequired[pulumi.Input['DiffDiskPlacement']]
|
|
1320
1320
|
"""
|
|
1321
|
-
This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://
|
|
1321
|
+
This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://learn.microsoft.com/azure/virtual-machines/windows/ephemeral-os-disks#size-requirements and Linux VMs at https://learn.microsoft.com/azure/virtual-machines/linux/ephemeral-os-disks#size-requirements.
|
|
1322
1322
|
"""
|
|
1323
1323
|
elif False:
|
|
1324
1324
|
DiffDiskSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -1328,7 +1328,7 @@ class DiffDiskSettingsArgs:
|
|
|
1328
1328
|
def __init__(__self__, *,
|
|
1329
1329
|
placement: Optional[pulumi.Input['DiffDiskPlacement']] = None):
|
|
1330
1330
|
"""
|
|
1331
|
-
:param pulumi.Input['DiffDiskPlacement'] placement: This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://
|
|
1331
|
+
:param pulumi.Input['DiffDiskPlacement'] placement: This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://learn.microsoft.com/azure/virtual-machines/windows/ephemeral-os-disks#size-requirements and Linux VMs at https://learn.microsoft.com/azure/virtual-machines/linux/ephemeral-os-disks#size-requirements.
|
|
1332
1332
|
"""
|
|
1333
1333
|
if placement is not None:
|
|
1334
1334
|
pulumi.set(__self__, "placement", placement)
|
|
@@ -1337,7 +1337,7 @@ class DiffDiskSettingsArgs:
|
|
|
1337
1337
|
@pulumi.getter
|
|
1338
1338
|
def placement(self) -> Optional[pulumi.Input['DiffDiskPlacement']]:
|
|
1339
1339
|
"""
|
|
1340
|
-
This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://
|
|
1340
|
+
This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://learn.microsoft.com/azure/virtual-machines/windows/ephemeral-os-disks#size-requirements and Linux VMs at https://learn.microsoft.com/azure/virtual-machines/linux/ephemeral-os-disks#size-requirements.
|
|
1341
1341
|
"""
|
|
1342
1342
|
return pulumi.get(self, "placement")
|
|
1343
1343
|
|
|
@@ -1684,7 +1684,7 @@ if not MYPY:
|
|
|
1684
1684
|
"""
|
|
1685
1685
|
id: NotRequired[pulumi.Input[str]]
|
|
1686
1686
|
"""
|
|
1687
|
-
This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://
|
|
1687
|
+
This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration.
|
|
1688
1688
|
"""
|
|
1689
1689
|
offer: NotRequired[pulumi.Input[str]]
|
|
1690
1690
|
"""
|
|
@@ -1721,7 +1721,7 @@ class ImageReferenceArgs:
|
|
|
1721
1721
|
version: Optional[pulumi.Input[str]] = None):
|
|
1722
1722
|
"""
|
|
1723
1723
|
:param pulumi.Input[str] community_gallery_image_id: This property is mutually exclusive with other properties and can be fetched from community gallery image GET call.
|
|
1724
|
-
:param pulumi.Input[str] id: This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://
|
|
1724
|
+
:param pulumi.Input[str] id: This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration.
|
|
1725
1725
|
:param pulumi.Input[str] offer: For example, UbuntuServer or WindowsServer.
|
|
1726
1726
|
:param pulumi.Input[str] publisher: For example, Canonical or MicrosoftWindowsServer.
|
|
1727
1727
|
:param pulumi.Input[str] shared_gallery_image_id: This property is mutually exclusive with other properties and can be fetched from shared gallery image GET call.
|
|
@@ -1759,7 +1759,7 @@ class ImageReferenceArgs:
|
|
|
1759
1759
|
@pulumi.getter
|
|
1760
1760
|
def id(self) -> Optional[pulumi.Input[str]]:
|
|
1761
1761
|
"""
|
|
1762
|
-
This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://
|
|
1762
|
+
This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration.
|
|
1763
1763
|
"""
|
|
1764
1764
|
return pulumi.get(self, "id")
|
|
1765
1765
|
|
|
@@ -2379,7 +2379,7 @@ if not MYPY:
|
|
|
2379
2379
|
"""
|
|
2380
2380
|
subnet_id: NotRequired[pulumi.Input[str]]
|
|
2381
2381
|
"""
|
|
2382
|
-
The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://
|
|
2382
|
+
The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration
|
|
2383
2383
|
"""
|
|
2384
2384
|
elif False:
|
|
2385
2385
|
NetworkConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -2396,7 +2396,7 @@ class NetworkConfigurationArgs:
|
|
|
2396
2396
|
The network configuration for a pool.
|
|
2397
2397
|
:param pulumi.Input[bool] enable_accelerated_networking: Accelerated networking enables single root I/O virtualization (SR-IOV) to a VM, which may lead to improved networking performance. For more details, see: https://learn.microsoft.com/azure/virtual-network/accelerated-networking-overview.
|
|
2398
2398
|
:param pulumi.Input['PublicIPAddressConfigurationArgs'] public_ip_address_configuration: The public IP Address configuration of the networking configuration of a Pool.
|
|
2399
|
-
:param pulumi.Input[str] subnet_id: The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://
|
|
2399
|
+
:param pulumi.Input[str] subnet_id: The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration
|
|
2400
2400
|
"""
|
|
2401
2401
|
if dynamic_vnet_assignment_scope is None:
|
|
2402
2402
|
dynamic_vnet_assignment_scope = 'none'
|
|
@@ -2457,7 +2457,7 @@ class NetworkConfigurationArgs:
|
|
|
2457
2457
|
@pulumi.getter(name="subnetId")
|
|
2458
2458
|
def subnet_id(self) -> Optional[pulumi.Input[str]]:
|
|
2459
2459
|
"""
|
|
2460
|
-
The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://
|
|
2460
|
+
The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration
|
|
2461
2461
|
"""
|
|
2462
2462
|
return pulumi.get(self, "subnet_id")
|
|
2463
2463
|
|
|
@@ -382,7 +382,7 @@ class GetPoolResult:
|
|
|
382
382
|
@pulumi.getter(name="vmSize")
|
|
383
383
|
def vm_size(self) -> Optional[str]:
|
|
384
384
|
"""
|
|
385
|
-
For information about available VM sizes, see Sizes for Virtual Machines
|
|
385
|
+
For information about available VM sizes, see Sizes for Virtual Machines in Azure (https://learn.microsoft.com/azure/virtual-machines/sizes/overview). Batch supports all Azure VM sizes except STANDARD_A0 and those with premium storage (STANDARD_GS, STANDARD_DS, and STANDARD_DSV2 series).
|
|
386
386
|
"""
|
|
387
387
|
return pulumi.get(self, "vm_size")
|
|
388
388
|
|
|
@@ -408,7 +408,7 @@ class AutomaticOSUpgradePolicyResponse(dict):
|
|
|
408
408
|
"""
|
|
409
409
|
The configuration parameters used for performing automatic OS upgrade.
|
|
410
410
|
:param bool disable_automatic_rollback: Whether OS image rollback feature should be disabled.
|
|
411
|
-
:param bool enable_automatic_os_upgrade: Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/
|
|
411
|
+
:param bool enable_automatic_os_upgrade: Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/rest/api/batchmanagement/pool/create?tabs=HTTP#windowsconfiguration) cannot be set to true.
|
|
412
412
|
:param bool os_rolling_upgrade_deferral: Defer OS upgrades on the TVMs if they are running tasks.
|
|
413
413
|
:param bool use_rolling_upgrade_policy: Indicates whether rolling upgrade policy should be used during Auto OS Upgrade. Auto OS Upgrade will fallback to the default policy if no policy is defined on the VMSS.
|
|
414
414
|
"""
|
|
@@ -433,7 +433,7 @@ class AutomaticOSUpgradePolicyResponse(dict):
|
|
|
433
433
|
@pulumi.getter(name="enableAutomaticOSUpgrade")
|
|
434
434
|
def enable_automatic_os_upgrade(self) -> Optional[bool]:
|
|
435
435
|
"""
|
|
436
|
-
Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/
|
|
436
|
+
Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. <br /><br /> If this is set to true for Windows based pools, [WindowsConfiguration.enableAutomaticUpdates](https://learn.microsoft.com/rest/api/batchmanagement/pool/create?tabs=HTTP#windowsconfiguration) cannot be set to true.
|
|
437
437
|
"""
|
|
438
438
|
return pulumi.get(self, "enable_automatic_os_upgrade")
|
|
439
439
|
|
|
@@ -1246,7 +1246,7 @@ class DiffDiskSettingsResponse(dict):
|
|
|
1246
1246
|
def __init__(__self__, *,
|
|
1247
1247
|
placement: Optional[str] = None):
|
|
1248
1248
|
"""
|
|
1249
|
-
:param str placement: This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://
|
|
1249
|
+
:param str placement: This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://learn.microsoft.com/azure/virtual-machines/windows/ephemeral-os-disks#size-requirements and Linux VMs at https://learn.microsoft.com/azure/virtual-machines/linux/ephemeral-os-disks#size-requirements.
|
|
1250
1250
|
"""
|
|
1251
1251
|
if placement is not None:
|
|
1252
1252
|
pulumi.set(__self__, "placement", placement)
|
|
@@ -1255,7 +1255,7 @@ class DiffDiskSettingsResponse(dict):
|
|
|
1255
1255
|
@pulumi.getter
|
|
1256
1256
|
def placement(self) -> Optional[str]:
|
|
1257
1257
|
"""
|
|
1258
|
-
This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://
|
|
1258
|
+
This property can be used by user in the request to choose which location the operating system should be in. e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://learn.microsoft.com/azure/virtual-machines/windows/ephemeral-os-disks#size-requirements and Linux VMs at https://learn.microsoft.com/azure/virtual-machines/linux/ephemeral-os-disks#size-requirements.
|
|
1259
1259
|
"""
|
|
1260
1260
|
return pulumi.get(self, "placement")
|
|
1261
1261
|
|
|
@@ -1540,7 +1540,7 @@ class ImageReferenceResponse(dict):
|
|
|
1540
1540
|
version: Optional[str] = None):
|
|
1541
1541
|
"""
|
|
1542
1542
|
:param str community_gallery_image_id: This property is mutually exclusive with other properties and can be fetched from community gallery image GET call.
|
|
1543
|
-
:param str id: This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://
|
|
1543
|
+
:param str id: This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration.
|
|
1544
1544
|
:param str offer: For example, UbuntuServer or WindowsServer.
|
|
1545
1545
|
:param str publisher: For example, Canonical or MicrosoftWindowsServer.
|
|
1546
1546
|
:param str shared_gallery_image_id: This property is mutually exclusive with other properties and can be fetched from shared gallery image GET call.
|
|
@@ -1574,7 +1574,7 @@ class ImageReferenceResponse(dict):
|
|
|
1574
1574
|
@pulumi.getter
|
|
1575
1575
|
def id(self) -> Optional[str]:
|
|
1576
1576
|
"""
|
|
1577
|
-
This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://
|
|
1577
|
+
This property is mutually exclusive with other properties. The Azure Compute Gallery Image must have replicas in the same region as the Azure Batch account. For information about the firewall settings for the Batch node agent to communicate with the Batch service see https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration.
|
|
1578
1578
|
"""
|
|
1579
1579
|
return pulumi.get(self, "id")
|
|
1580
1580
|
|
|
@@ -2098,7 +2098,7 @@ class NetworkConfigurationResponse(dict):
|
|
|
2098
2098
|
The network configuration for a pool.
|
|
2099
2099
|
:param bool enable_accelerated_networking: Accelerated networking enables single root I/O virtualization (SR-IOV) to a VM, which may lead to improved networking performance. For more details, see: https://learn.microsoft.com/azure/virtual-network/accelerated-networking-overview.
|
|
2100
2100
|
:param 'PublicIPAddressConfigurationResponse' public_ip_address_configuration: The public IP Address configuration of the networking configuration of a Pool.
|
|
2101
|
-
:param str subnet_id: The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://
|
|
2101
|
+
:param str subnet_id: The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration
|
|
2102
2102
|
"""
|
|
2103
2103
|
if dynamic_vnet_assignment_scope is None:
|
|
2104
2104
|
dynamic_vnet_assignment_scope = 'none'
|
|
@@ -2143,7 +2143,7 @@ class NetworkConfigurationResponse(dict):
|
|
|
2143
2143
|
@pulumi.getter(name="subnetId")
|
|
2144
2144
|
def subnet_id(self) -> Optional[str]:
|
|
2145
2145
|
"""
|
|
2146
|
-
The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://
|
|
2146
|
+
The virtual network must be in the same region and subscription as the Azure Batch account. The specified subnet should have enough free IP addresses to accommodate the number of nodes in the pool. If the subnet doesn't have enough free IP addresses, the pool will partially allocate compute nodes and a resize error will occur. The 'MicrosoftAzureBatch' service principal must have the 'Classic Virtual Machine Contributor' Role-Based Access Control (RBAC) role for the specified VNet. The specified subnet must allow communication from the Azure Batch service to be able to schedule tasks on the compute nodes. This can be verified by checking if the specified VNet has any associated Network Security Groups (NSG). If communication to the compute nodes in the specified subnet is denied by an NSG, then the Batch service will set the state of the compute nodes to unusable. If the specified VNet has any associated Network Security Groups (NSG), then a few reserved system ports must be enabled for inbound communication,including ports 29876 and 29877. Also enable outbound connections to Azure Storage on port 443. For more details see: https://learn.microsoft.com/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration
|
|
2147
2147
|
"""
|
|
2148
2148
|
return pulumi.get(self, "subnet_id")
|
|
2149
2149
|
|
|
@@ -69,7 +69,7 @@ class PoolArgs:
|
|
|
69
69
|
:param pulumi.Input['TaskSchedulingPolicyArgs'] task_scheduling_policy: If not specified, the default is spread.
|
|
70
70
|
:param pulumi.Input[int] task_slots_per_node: The default value is 1. The maximum value is the smaller of 4 times the number of cores of the vmSize of the pool or 256.
|
|
71
71
|
:param pulumi.Input['UpgradePolicyArgs'] upgrade_policy: Describes an upgrade policy - automatic, manual, or rolling.
|
|
72
|
-
:param pulumi.Input[str] vm_size: For information about available VM sizes, see Sizes for Virtual Machines
|
|
72
|
+
:param pulumi.Input[str] vm_size: For information about available VM sizes, see Sizes for Virtual Machines in Azure (https://learn.microsoft.com/azure/virtual-machines/sizes/overview). Batch supports all Azure VM sizes except STANDARD_A0 and those with premium storage (STANDARD_GS, STANDARD_DS, and STANDARD_DSV2 series).
|
|
73
73
|
"""
|
|
74
74
|
pulumi.set(__self__, "account_name", account_name)
|
|
75
75
|
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
@@ -382,7 +382,7 @@ class PoolArgs:
|
|
|
382
382
|
@pulumi.getter(name="vmSize")
|
|
383
383
|
def vm_size(self) -> Optional[pulumi.Input[str]]:
|
|
384
384
|
"""
|
|
385
|
-
For information about available VM sizes, see Sizes for Virtual Machines
|
|
385
|
+
For information about available VM sizes, see Sizes for Virtual Machines in Azure (https://learn.microsoft.com/azure/virtual-machines/sizes/overview). Batch supports all Azure VM sizes except STANDARD_A0 and those with premium storage (STANDARD_GS, STANDARD_DS, and STANDARD_DSV2 series).
|
|
386
386
|
"""
|
|
387
387
|
return pulumi.get(self, "vm_size")
|
|
388
388
|
|
|
@@ -447,7 +447,7 @@ class Pool(pulumi.CustomResource):
|
|
|
447
447
|
:param pulumi.Input[Union['TaskSchedulingPolicyArgs', 'TaskSchedulingPolicyArgsDict']] task_scheduling_policy: If not specified, the default is spread.
|
|
448
448
|
:param pulumi.Input[int] task_slots_per_node: The default value is 1. The maximum value is the smaller of 4 times the number of cores of the vmSize of the pool or 256.
|
|
449
449
|
:param pulumi.Input[Union['UpgradePolicyArgs', 'UpgradePolicyArgsDict']] upgrade_policy: Describes an upgrade policy - automatic, manual, or rolling.
|
|
450
|
-
:param pulumi.Input[str] vm_size: For information about available VM sizes, see Sizes for Virtual Machines
|
|
450
|
+
:param pulumi.Input[str] vm_size: For information about available VM sizes, see Sizes for Virtual Machines in Azure (https://learn.microsoft.com/azure/virtual-machines/sizes/overview). Batch supports all Azure VM sizes except STANDARD_A0 and those with premium storage (STANDARD_GS, STANDARD_DS, and STANDARD_DSV2 series).
|
|
451
451
|
"""
|
|
452
452
|
...
|
|
453
453
|
@overload
|
|
@@ -848,7 +848,7 @@ class Pool(pulumi.CustomResource):
|
|
|
848
848
|
@pulumi.getter(name="vmSize")
|
|
849
849
|
def vm_size(self) -> pulumi.Output[Optional[str]]:
|
|
850
850
|
"""
|
|
851
|
-
For information about available VM sizes, see Sizes for Virtual Machines
|
|
851
|
+
For information about available VM sizes, see Sizes for Virtual Machines in Azure (https://learn.microsoft.com/azure/virtual-machines/sizes/overview). Batch supports all Azure VM sizes except STANDARD_A0 and those with premium storage (STANDARD_GS, STANDARD_DS, and STANDARD_DSV2 series).
|
|
852
852
|
"""
|
|
853
853
|
return pulumi.get(self, "vm_size")
|
|
854
854
|
|
|
@@ -32,6 +32,8 @@ if typing.TYPE_CHECKING:
|
|
|
32
32
|
v20240101 = __v20240101
|
|
33
33
|
import pulumi_azure_native.chaos.v20240322preview as __v20240322preview
|
|
34
34
|
v20240322preview = __v20240322preview
|
|
35
|
+
import pulumi_azure_native.chaos.v20241101preview as __v20241101preview
|
|
36
|
+
v20241101preview = __v20241101preview
|
|
35
37
|
else:
|
|
36
38
|
v20230415preview = _utilities.lazy_import('pulumi_azure_native.chaos.v20230415preview')
|
|
37
39
|
v20230901preview = _utilities.lazy_import('pulumi_azure_native.chaos.v20230901preview')
|
|
@@ -39,4 +41,5 @@ else:
|
|
|
39
41
|
v20231101 = _utilities.lazy_import('pulumi_azure_native.chaos.v20231101')
|
|
40
42
|
v20240101 = _utilities.lazy_import('pulumi_azure_native.chaos.v20240101')
|
|
41
43
|
v20240322preview = _utilities.lazy_import('pulumi_azure_native.chaos.v20240322preview')
|
|
44
|
+
v20241101preview = _utilities.lazy_import('pulumi_azure_native.chaos.v20241101preview')
|
|
42
45
|
|
|
@@ -132,7 +132,7 @@ class Capability(pulumi.CustomResource):
|
|
|
132
132
|
Model that represents a Capability resource.
|
|
133
133
|
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
134
134
|
|
|
135
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
135
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
136
136
|
|
|
137
137
|
:param str resource_name: The name of the resource.
|
|
138
138
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -153,7 +153,7 @@ class Capability(pulumi.CustomResource):
|
|
|
153
153
|
Model that represents a Capability resource.
|
|
154
154
|
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
155
155
|
|
|
156
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
156
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
157
157
|
|
|
158
158
|
:param str resource_name: The name of the resource.
|
|
159
159
|
:param CapabilityArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -205,7 +205,7 @@ class Capability(pulumi.CustomResource):
|
|
|
205
205
|
__props__.__dict__["properties"] = None
|
|
206
206
|
__props__.__dict__["system_data"] = None
|
|
207
207
|
__props__.__dict__["type"] = None
|
|
208
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos/v20210915preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Capability")])
|
|
208
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos/v20210915preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Capability")])
|
|
209
209
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
210
210
|
super(Capability, __self__).__init__(
|
|
211
211
|
'azure-native:chaos:Capability',
|
|
@@ -137,7 +137,7 @@ class Experiment(pulumi.CustomResource):
|
|
|
137
137
|
Model that represents a Experiment resource.
|
|
138
138
|
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
139
139
|
|
|
140
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
140
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
141
141
|
|
|
142
142
|
:param str resource_name: The name of the resource.
|
|
143
143
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -158,7 +158,7 @@ class Experiment(pulumi.CustomResource):
|
|
|
158
158
|
Model that represents a Experiment resource.
|
|
159
159
|
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
160
160
|
|
|
161
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
161
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
162
162
|
|
|
163
163
|
:param str resource_name: The name of the resource.
|
|
164
164
|
:param ExperimentArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -203,7 +203,7 @@ class Experiment(pulumi.CustomResource):
|
|
|
203
203
|
__props__.__dict__["name"] = None
|
|
204
204
|
__props__.__dict__["system_data"] = None
|
|
205
205
|
__props__.__dict__["type"] = None
|
|
206
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos/v20210915preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Experiment")])
|
|
206
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos/v20210915preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Experiment")])
|
|
207
207
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
208
208
|
super(Experiment, __self__).__init__(
|
|
209
209
|
'azure-native:chaos:Experiment',
|
|
@@ -109,7 +109,7 @@ def get_capability(capability_name: Optional[str] = None,
|
|
|
109
109
|
Get a Capability resource that extends a Target resource.
|
|
110
110
|
Azure REST API version: 2023-04-15-preview.
|
|
111
111
|
|
|
112
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
112
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
113
113
|
|
|
114
114
|
|
|
115
115
|
:param str capability_name: String that represents a Capability resource name.
|
|
@@ -146,7 +146,7 @@ def get_capability_output(capability_name: Optional[pulumi.Input[str]] = None,
|
|
|
146
146
|
Get a Capability resource that extends a Target resource.
|
|
147
147
|
Azure REST API version: 2023-04-15-preview.
|
|
148
148
|
|
|
149
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
149
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
150
150
|
|
|
151
151
|
|
|
152
152
|
:param str capability_name: String that represents a Capability resource name.
|
|
@@ -141,7 +141,7 @@ def get_experiment(experiment_name: Optional[str] = None,
|
|
|
141
141
|
Get a Experiment resource.
|
|
142
142
|
Azure REST API version: 2023-04-15-preview.
|
|
143
143
|
|
|
144
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
144
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
145
145
|
|
|
146
146
|
|
|
147
147
|
:param str experiment_name: String that represents a Experiment resource name.
|
|
@@ -169,7 +169,7 @@ def get_experiment_output(experiment_name: Optional[pulumi.Input[str]] = None,
|
|
|
169
169
|
Get a Experiment resource.
|
|
170
170
|
Azure REST API version: 2023-04-15-preview.
|
|
171
171
|
|
|
172
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
172
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
173
173
|
|
|
174
174
|
|
|
175
175
|
:param str experiment_name: String that represents a Experiment resource name.
|
|
@@ -154,7 +154,7 @@ def get_experiment_execution_details(execution_id: Optional[str] = None,
|
|
|
154
154
|
Execution details of an experiment resource.
|
|
155
155
|
Azure REST API version: 2023-11-01.
|
|
156
156
|
|
|
157
|
-
Other available API versions: 2024-01-01, 2024-03-22-preview.
|
|
157
|
+
Other available API versions: 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
:param str execution_id: GUID that represents a Experiment execution detail.
|
|
@@ -186,7 +186,7 @@ def get_experiment_execution_details_output(execution_id: Optional[pulumi.Input[
|
|
|
186
186
|
Execution details of an experiment resource.
|
|
187
187
|
Azure REST API version: 2023-11-01.
|
|
188
188
|
|
|
189
|
-
Other available API versions: 2024-01-01, 2024-03-22-preview.
|
|
189
|
+
Other available API versions: 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
190
190
|
|
|
191
191
|
|
|
192
192
|
:param str execution_id: GUID that represents a Experiment execution detail.
|
|
@@ -129,7 +129,7 @@ def get_private_access(private_access_name: Optional[str] = None,
|
|
|
129
129
|
Get a private access resource
|
|
130
130
|
Azure REST API version: 2023-10-27-preview.
|
|
131
131
|
|
|
132
|
-
Other available API versions: 2024-03-22-preview.
|
|
132
|
+
Other available API versions: 2024-03-22-preview, 2024-11-01-preview.
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
:param str private_access_name: The name of the private access resource that is being created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
@@ -156,7 +156,7 @@ def get_private_access_output(private_access_name: Optional[pulumi.Input[str]] =
|
|
|
156
156
|
Get a private access resource
|
|
157
157
|
Azure REST API version: 2023-10-27-preview.
|
|
158
158
|
|
|
159
|
-
Other available API versions: 2024-03-22-preview.
|
|
159
|
+
Other available API versions: 2024-03-22-preview, 2024-11-01-preview.
|
|
160
160
|
|
|
161
161
|
|
|
162
162
|
:param str private_access_name: The name of the private access resource that is being created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
@@ -120,7 +120,7 @@ def get_target(parent_provider_namespace: Optional[str] = None,
|
|
|
120
120
|
Get a Target resource that extends a tracked regional resource.
|
|
121
121
|
Azure REST API version: 2023-04-15-preview.
|
|
122
122
|
|
|
123
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
123
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
:param str parent_provider_namespace: String that represents a resource provider namespace.
|
|
@@ -155,7 +155,7 @@ def get_target_output(parent_provider_namespace: Optional[pulumi.Input[str]] = N
|
|
|
155
155
|
Get a Target resource that extends a tracked regional resource.
|
|
156
156
|
Azure REST API version: 2023-04-15-preview.
|
|
157
157
|
|
|
158
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
158
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
159
159
|
|
|
160
160
|
|
|
161
161
|
:param str parent_provider_namespace: String that represents a resource provider namespace.
|
|
@@ -102,7 +102,7 @@ class PrivateAccess(pulumi.CustomResource):
|
|
|
102
102
|
PrivateAccesses tracked resource.
|
|
103
103
|
Azure REST API version: 2023-10-27-preview.
|
|
104
104
|
|
|
105
|
-
Other available API versions: 2024-03-22-preview.
|
|
105
|
+
Other available API versions: 2024-03-22-preview, 2024-11-01-preview.
|
|
106
106
|
|
|
107
107
|
:param str resource_name: The name of the resource.
|
|
108
108
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -121,7 +121,7 @@ class PrivateAccess(pulumi.CustomResource):
|
|
|
121
121
|
PrivateAccesses tracked resource.
|
|
122
122
|
Azure REST API version: 2023-10-27-preview.
|
|
123
123
|
|
|
124
|
-
Other available API versions: 2024-03-22-preview.
|
|
124
|
+
Other available API versions: 2024-03-22-preview, 2024-11-01-preview.
|
|
125
125
|
|
|
126
126
|
:param str resource_name: The name of the resource.
|
|
127
127
|
:param PrivateAccessArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -161,7 +161,7 @@ class PrivateAccess(pulumi.CustomResource):
|
|
|
161
161
|
__props__.__dict__["private_endpoint_connections"] = None
|
|
162
162
|
__props__.__dict__["system_data"] = None
|
|
163
163
|
__props__.__dict__["type"] = None
|
|
164
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos/v20231027preview:PrivateAccess"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:PrivateAccess")])
|
|
164
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos/v20231027preview:PrivateAccess"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:PrivateAccess"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:PrivateAccess")])
|
|
165
165
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
166
166
|
super(PrivateAccess, __self__).__init__(
|
|
167
167
|
'azure-native:chaos:PrivateAccess',
|
|
@@ -149,7 +149,7 @@ class Target(pulumi.CustomResource):
|
|
|
149
149
|
Model that represents a Target resource.
|
|
150
150
|
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
151
151
|
|
|
152
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
152
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
153
153
|
|
|
154
154
|
:param str resource_name: The name of the resource.
|
|
155
155
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -171,7 +171,7 @@ class Target(pulumi.CustomResource):
|
|
|
171
171
|
Model that represents a Target resource.
|
|
172
172
|
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
173
173
|
|
|
174
|
-
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview.
|
|
174
|
+
Other available API versions: 2023-09-01-preview, 2023-10-27-preview, 2023-11-01, 2024-01-01, 2024-03-22-preview, 2024-11-01-preview.
|
|
175
175
|
|
|
176
176
|
:param str resource_name: The name of the resource.
|
|
177
177
|
:param TargetArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -224,7 +224,7 @@ class Target(pulumi.CustomResource):
|
|
|
224
224
|
__props__.__dict__["name"] = None
|
|
225
225
|
__props__.__dict__["system_data"] = None
|
|
226
226
|
__props__.__dict__["type"] = None
|
|
227
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos/v20210915preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Target")])
|
|
227
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos/v20210915preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Target")])
|
|
228
228
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
229
229
|
super(Target, __self__).__init__(
|
|
230
230
|
'azure-native:chaos:Target',
|
|
@@ -199,7 +199,7 @@ class Capability(pulumi.CustomResource):
|
|
|
199
199
|
__props__.__dict__["properties"] = None
|
|
200
200
|
__props__.__dict__["system_data"] = None
|
|
201
201
|
__props__.__dict__["type"] = None
|
|
202
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Capability"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Capability")])
|
|
202
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Capability"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Capability")])
|
|
203
203
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
204
204
|
super(Capability, __self__).__init__(
|
|
205
205
|
'azure-native:chaos/v20230415preview:Capability',
|
|
@@ -197,7 +197,7 @@ class Experiment(pulumi.CustomResource):
|
|
|
197
197
|
__props__.__dict__["name"] = None
|
|
198
198
|
__props__.__dict__["system_data"] = None
|
|
199
199
|
__props__.__dict__["type"] = None
|
|
200
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Experiment")])
|
|
200
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Experiment")])
|
|
201
201
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
202
202
|
super(Experiment, __self__).__init__(
|
|
203
203
|
'azure-native:chaos/v20230415preview:Experiment',
|
|
@@ -218,7 +218,7 @@ class Target(pulumi.CustomResource):
|
|
|
218
218
|
__props__.__dict__["name"] = None
|
|
219
219
|
__props__.__dict__["system_data"] = None
|
|
220
220
|
__props__.__dict__["type"] = None
|
|
221
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Target"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Target")])
|
|
221
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Target"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Target")])
|
|
222
222
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
223
223
|
super(Target, __self__).__init__(
|
|
224
224
|
'azure-native:chaos/v20230415preview:Target',
|
|
@@ -199,7 +199,7 @@ class Capability(pulumi.CustomResource):
|
|
|
199
199
|
__props__.__dict__["properties"] = None
|
|
200
200
|
__props__.__dict__["system_data"] = None
|
|
201
201
|
__props__.__dict__["type"] = None
|
|
202
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Capability"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Capability")])
|
|
202
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Capability"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Capability")])
|
|
203
203
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
204
204
|
super(Capability, __self__).__init__(
|
|
205
205
|
'azure-native:chaos/v20230901preview:Capability',
|
|
@@ -198,7 +198,7 @@ class Experiment(pulumi.CustomResource):
|
|
|
198
198
|
__props__.__dict__["provisioning_state"] = None
|
|
199
199
|
__props__.__dict__["system_data"] = None
|
|
200
200
|
__props__.__dict__["type"] = None
|
|
201
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Experiment")])
|
|
201
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20231101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240101:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Experiment"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Experiment")])
|
|
202
202
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
203
203
|
super(Experiment, __self__).__init__(
|
|
204
204
|
'azure-native:chaos/v20230901preview:Experiment',
|
|
@@ -218,7 +218,7 @@ class Target(pulumi.CustomResource):
|
|
|
218
218
|
__props__.__dict__["name"] = None
|
|
219
219
|
__props__.__dict__["system_data"] = None
|
|
220
220
|
__props__.__dict__["type"] = None
|
|
221
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Target"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Target")])
|
|
221
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Target"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231027preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20231101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240101:Target"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Target"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Target")])
|
|
222
222
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
223
223
|
super(Target, __self__).__init__(
|
|
224
224
|
'azure-native:chaos/v20230901preview:Target',
|
|
@@ -199,7 +199,7 @@ class Capability(pulumi.CustomResource):
|
|
|
199
199
|
__props__.__dict__["properties"] = None
|
|
200
200
|
__props__.__dict__["system_data"] = None
|
|
201
201
|
__props__.__dict__["type"] = None
|
|
202
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Capability"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Capability")])
|
|
202
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:chaos:Capability"), pulumi.Alias(type_="azure-native:chaos/v20210915preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20220701preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20221001preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230401preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230415preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20230901preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20231101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240101:Capability"), pulumi.Alias(type_="azure-native:chaos/v20240322preview:Capability"), pulumi.Alias(type_="azure-native:chaos/v20241101preview:Capability")])
|
|
203
203
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
204
204
|
super(Capability, __self__).__init__(
|
|
205
205
|
'azure-native:chaos/v20231027preview:Capability',
|