pulumi-azure-native 2.48.0__py3-none-any.whl → 2.48.0a1719571301__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 +2 -91
- pulumi_azure_native/billing/__init__.py +0 -11
- pulumi_azure_native/billing/billing_role_assignment_by_billing_account.py +1 -5
- pulumi_azure_native/billing/billing_role_assignment_by_department.py +1 -5
- pulumi_azure_native/billing/billing_role_assignment_by_enrollment_account.py +1 -5
- pulumi_azure_native/billing/get_billing_role_assignment_by_billing_account.py +0 -4
- pulumi_azure_native/billing/get_billing_role_assignment_by_department.py +0 -4
- pulumi_azure_native/billing/get_billing_role_assignment_by_enrollment_account.py +0 -4
- pulumi_azure_native/billing/list_billing_account_invoice_sections_by_create_subscription_permission.py +2 -2
- pulumi_azure_native/billing/outputs.py +18 -1729
- pulumi_azure_native/billing/v20191001preview/billing_role_assignment_by_billing_account.py +1 -1
- pulumi_azure_native/billing/v20191001preview/billing_role_assignment_by_department.py +1 -1
- pulumi_azure_native/billing/v20191001preview/billing_role_assignment_by_enrollment_account.py +1 -1
- pulumi_azure_native/containerinstance/__init__.py +0 -3
- pulumi_azure_native/containerinstance/container_group.py +3 -3
- pulumi_azure_native/containerinstance/get_container_group.py +2 -2
- pulumi_azure_native/containerinstance/v20210301/container_group.py +1 -1
- pulumi_azure_native/containerinstance/v20210701/container_group.py +1 -1
- pulumi_azure_native/containerinstance/v20230201preview/container_group.py +1 -1
- pulumi_azure_native/containerinstance/v20230501/container_group.py +1 -1
- pulumi_azure_native/dbformysql/azure_ad_administrator.py +3 -3
- pulumi_azure_native/dbformysql/configuration.py +3 -3
- pulumi_azure_native/dbformysql/database.py +3 -3
- pulumi_azure_native/dbformysql/firewall_rule.py +3 -3
- pulumi_azure_native/dbformysql/get_azure_ad_administrator.py +2 -2
- pulumi_azure_native/dbformysql/get_configuration.py +2 -2
- pulumi_azure_native/dbformysql/get_database.py +2 -2
- pulumi_azure_native/dbformysql/get_firewall_rule.py +2 -2
- pulumi_azure_native/dbformysql/v20200701privatepreview/configuration.py +1 -1
- pulumi_azure_native/dbformysql/v20220101/azure_ad_administrator.py +1 -1
- pulumi_azure_native/dbformysql/v20220101/configuration.py +1 -1
- pulumi_azure_native/dbformysql/v20220101/database.py +1 -1
- pulumi_azure_native/dbformysql/v20220101/firewall_rule.py +1 -1
- pulumi_azure_native/dbformysql/v20230601preview/azure_ad_administrator.py +1 -1
- pulumi_azure_native/dbformysql/v20230601preview/configuration.py +1 -1
- pulumi_azure_native/dbformysql/v20230601preview/database.py +1 -1
- pulumi_azure_native/dbformysql/v20230601preview/firewall_rule.py +1 -1
- pulumi_azure_native/dbformysql/v20230630/azure_ad_administrator.py +1 -1
- pulumi_azure_native/dbformysql/v20230630/configuration.py +1 -1
- pulumi_azure_native/dbformysql/v20230630/database.py +1 -1
- pulumi_azure_native/dbformysql/v20230630/firewall_rule.py +1 -1
- pulumi_azure_native/dbformysql/v20231230/__init__.py +0 -8
- pulumi_azure_native/dbformysql/v20231230/_enums.py +0 -17
- pulumi_azure_native/devcenter/__init__.py +0 -4
- pulumi_azure_native/devcenter/attached_network_by_dev_center.py +3 -3
- pulumi_azure_native/devcenter/catalog.py +3 -3
- pulumi_azure_native/devcenter/dev_box_definition.py +3 -3
- pulumi_azure_native/devcenter/dev_center.py +3 -3
- pulumi_azure_native/devcenter/encryption_set.py +3 -3
- pulumi_azure_native/devcenter/environment_type.py +3 -3
- pulumi_azure_native/devcenter/gallery.py +3 -3
- pulumi_azure_native/devcenter/get_attached_network_by_dev_center.py +2 -2
- pulumi_azure_native/devcenter/get_catalog.py +2 -2
- pulumi_azure_native/devcenter/get_catalog_sync_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_customization_task_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_dev_box_definition.py +2 -2
- pulumi_azure_native/devcenter/get_dev_center.py +2 -2
- pulumi_azure_native/devcenter/get_encryption_set.py +2 -2
- pulumi_azure_native/devcenter/get_environment_definition_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_environment_type.py +2 -2
- pulumi_azure_native/devcenter/get_gallery.py +2 -2
- pulumi_azure_native/devcenter/get_network_connection.py +2 -2
- pulumi_azure_native/devcenter/get_plan.py +2 -2
- pulumi_azure_native/devcenter/get_plan_member.py +2 -2
- pulumi_azure_native/devcenter/get_pool.py +2 -2
- pulumi_azure_native/devcenter/get_project.py +2 -2
- pulumi_azure_native/devcenter/get_project_catalog.py +2 -2
- pulumi_azure_native/devcenter/get_project_catalog_environment_definition_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_project_catalog_sync_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_project_environment_type.py +2 -2
- pulumi_azure_native/devcenter/get_project_inherited_settings.py +2 -2
- pulumi_azure_native/devcenter/get_schedule.py +2 -2
- pulumi_azure_native/devcenter/list_skus_by_project.py +0 -4
- pulumi_azure_native/devcenter/network_connection.py +3 -3
- pulumi_azure_native/devcenter/outputs.py +0 -226
- pulumi_azure_native/devcenter/plan.py +3 -3
- pulumi_azure_native/devcenter/plan_member.py +3 -3
- pulumi_azure_native/devcenter/pool.py +3 -3
- pulumi_azure_native/devcenter/project.py +3 -3
- pulumi_azure_native/devcenter/project_catalog.py +3 -3
- pulumi_azure_native/devcenter/project_environment_type.py +3 -3
- pulumi_azure_native/devcenter/schedule.py +3 -3
- pulumi_azure_native/devcenter/v20221111preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20230401/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20230401/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20230401/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20230401/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20230401/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20230401/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20230401/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20230401/pool.py +1 -1
- pulumi_azure_native/devcenter/v20230401/project.py +1 -1
- pulumi_azure_native/devcenter/v20230401/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20230401/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/pool.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/project.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/pool.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/project.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20240201/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240201/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240201/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20240201/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240201/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240201/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20240201/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20240201/pool.py +1 -1
- pulumi_azure_native/devcenter/v20240201/project.py +1 -1
- pulumi_azure_native/devcenter/v20240201/project_catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240201/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240201/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/encryption_set.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/plan.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/plan_member.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/pool.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/project.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/project_catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/encryption_set.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/plan.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/plan_member.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/pool.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/project.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/project_catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/schedule.py +1 -1
- pulumi_azure_native/kubernetes/__init__.py +0 -3
- pulumi_azure_native/kubernetes/connected_cluster.py +3 -3
- pulumi_azure_native/kubernetes/get_connected_cluster.py +2 -2
- pulumi_azure_native/kubernetes/list_connected_cluster_user_credential.py +2 -2
- pulumi_azure_native/kubernetes/v20220501preview/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20221001preview/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20231101preview/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20240101/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20240201preview/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20240601preview/connected_cluster.py +1 -1
- pulumi_azure_native/loadtestservice/__init__.py +0 -7
- pulumi_azure_native/loadtestservice/get_load_test.py +2 -2
- pulumi_azure_native/loadtestservice/load_test.py +3 -3
- pulumi_azure_native/loadtestservice/v20211201preview/load_test.py +1 -1
- pulumi_azure_native/loadtestservice/v20221201/load_test.py +1 -1
- pulumi_azure_native/pulumi-plugin.json +1 -1
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719571301.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719571301.dist-info}/RECORD +178 -293
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719571301.dist-info}/WHEEL +1 -1
- pulumi_azure_native/billing/_enums.py +0 -71
- pulumi_azure_native/billing/_inputs.py +0 -1274
- pulumi_azure_native/billing/associated_tenant.py +0 -226
- pulumi_azure_native/billing/billing_profile.py +0 -225
- pulumi_azure_native/billing/get_associated_tenant.py +0 -146
- pulumi_azure_native/billing/get_billing_profile.py +0 -146
- pulumi_azure_native/billing/get_invoice_section.py +0 -151
- pulumi_azure_native/billing/invoice_section.py +0 -247
- pulumi_azure_native/billing/v20240401/__init__.py +0 -23
- pulumi_azure_native/billing/v20240401/_enums.py +0 -71
- pulumi_azure_native/billing/v20240401/_inputs.py +0 -1394
- pulumi_azure_native/billing/v20240401/associated_tenant.py +0 -224
- pulumi_azure_native/billing/v20240401/billing_profile.py +0 -223
- pulumi_azure_native/billing/v20240401/billing_role_assignment_by_billing_account.py +0 -223
- pulumi_azure_native/billing/v20240401/billing_role_assignment_by_department.py +0 -244
- pulumi_azure_native/billing/v20240401/billing_role_assignment_by_enrollment_account.py +0 -244
- pulumi_azure_native/billing/v20240401/get_associated_tenant.py +0 -144
- pulumi_azure_native/billing/v20240401/get_billing_profile.py +0 -144
- pulumi_azure_native/billing/v20240401/get_billing_role_assignment_by_billing_account.py +0 -144
- pulumi_azure_native/billing/v20240401/get_billing_role_assignment_by_department.py +0 -149
- pulumi_azure_native/billing/v20240401/get_billing_role_assignment_by_enrollment_account.py +0 -149
- pulumi_azure_native/billing/v20240401/get_invoice_section.py +0 -149
- pulumi_azure_native/billing/v20240401/invoice_section.py +0 -245
- pulumi_azure_native/billing/v20240401/list_billing_account_invoice_sections_by_create_subscription_permission.py +0 -92
- pulumi_azure_native/billing/v20240401/outputs.py +0 -2305
- pulumi_azure_native/containerinstance/v20240501preview/__init__.py +0 -12
- pulumi_azure_native/containerinstance/v20240501preview/_enums.py +0 -127
- pulumi_azure_native/containerinstance/v20240501preview/_inputs.py +0 -2019
- pulumi_azure_native/containerinstance/v20240501preview/container_group.py +0 -808
- pulumi_azure_native/containerinstance/v20240501preview/get_container_group.py +0 -420
- pulumi_azure_native/containerinstance/v20240501preview/outputs.py +0 -2605
- pulumi_azure_native/dbformysql/v20231230/azure_ad_administrator.py +0 -331
- pulumi_azure_native/dbformysql/v20231230/configuration.py +0 -353
- pulumi_azure_native/dbformysql/v20231230/database.py +0 -243
- pulumi_azure_native/dbformysql/v20231230/firewall_rule.py +0 -245
- pulumi_azure_native/dbformysql/v20231230/get_azure_ad_administrator.py +0 -188
- pulumi_azure_native/dbformysql/v20231230/get_configuration.py +0 -266
- pulumi_azure_native/dbformysql/v20231230/get_database.py +0 -149
- pulumi_azure_native/dbformysql/v20231230/get_firewall_rule.py +0 -149
- pulumi_azure_native/devcenter/get_project_catalog_image_definition_build_details.py +0 -213
- pulumi_azure_native/devcenter/v20240701preview/__init__.py +0 -48
- pulumi_azure_native/devcenter/v20240701preview/_enums.py +0 -209
- pulumi_azure_native/devcenter/v20240701preview/_inputs.py +0 -595
- pulumi_azure_native/devcenter/v20240701preview/attached_network_by_dev_center.py +0 -255
- pulumi_azure_native/devcenter/v20240701preview/catalog.py +0 -363
- pulumi_azure_native/devcenter/v20240701preview/dev_box_definition.py +0 -413
- pulumi_azure_native/devcenter/v20240701preview/dev_center.py +0 -447
- pulumi_azure_native/devcenter/v20240701preview/encryption_set.py +0 -342
- pulumi_azure_native/devcenter/v20240701preview/environment_type.py +0 -253
- pulumi_azure_native/devcenter/v20240701preview/gallery.py +0 -225
- pulumi_azure_native/devcenter/v20240701preview/get_attached_network_by_dev_center.py +0 -188
- pulumi_azure_native/devcenter/v20240701preview/get_catalog.py +0 -253
- pulumi_azure_native/devcenter/v20240701preview/get_catalog_sync_error_details.py +0 -110
- pulumi_azure_native/devcenter/v20240701preview/get_customization_task_error_details.py +0 -89
- pulumi_azure_native/devcenter/v20240701preview/get_dev_box_definition.py +0 -266
- pulumi_azure_native/devcenter/v20240701preview/get_dev_center.py +0 -261
- pulumi_azure_native/devcenter/v20240701preview/get_encryption_set.py +0 -201
- pulumi_azure_native/devcenter/v20240701preview/get_environment_definition_error_details.py +0 -89
- pulumi_azure_native/devcenter/v20240701preview/get_environment_type.py +0 -162
- pulumi_azure_native/devcenter/v20240701preview/get_gallery.py +0 -149
- pulumi_azure_native/devcenter/v20240701preview/get_network_connection.py +0 -261
- pulumi_azure_native/devcenter/v20240701preview/get_plan.py +0 -170
- pulumi_azure_native/devcenter/v20240701preview/get_plan_member.py +0 -175
- pulumi_azure_native/devcenter/v20240701preview/get_pool.py +0 -344
- pulumi_azure_native/devcenter/v20240701preview/get_project.py +0 -248
- pulumi_azure_native/devcenter/v20240701preview/get_project_catalog.py +0 -253
- pulumi_azure_native/devcenter/v20240701preview/get_project_catalog_environment_definition_error_details.py +0 -89
- pulumi_azure_native/devcenter/v20240701preview/get_project_catalog_image_definition_build_details.py +0 -211
- pulumi_azure_native/devcenter/v20240701preview/get_project_catalog_sync_error_details.py +0 -110
- pulumi_azure_native/devcenter/v20240701preview/get_project_environment_type.py +0 -253
- pulumi_azure_native/devcenter/v20240701preview/get_project_inherited_settings.py +0 -92
- pulumi_azure_native/devcenter/v20240701preview/get_schedule.py +0 -224
- pulumi_azure_native/devcenter/v20240701preview/list_skus_by_project.py +0 -92
- pulumi_azure_native/devcenter/v20240701preview/network_connection.py +0 -448
- pulumi_azure_native/devcenter/v20240701preview/outputs.py +0 -1673
- pulumi_azure_native/devcenter/v20240701preview/plan.py +0 -263
- pulumi_azure_native/devcenter/v20240701preview/plan_member.py +0 -283
- pulumi_azure_native/devcenter/v20240701preview/pool.py +0 -608
- pulumi_azure_native/devcenter/v20240701preview/project.py +0 -418
- pulumi_azure_native/devcenter/v20240701preview/project_catalog.py +0 -363
- pulumi_azure_native/devcenter/v20240701preview/project_environment_type.py +0 -439
- pulumi_azure_native/devcenter/v20240701preview/schedule.py +0 -434
- pulumi_azure_native/fabric/__init__.py +0 -20
- pulumi_azure_native/fabric/_enums.py +0 -19
- pulumi_azure_native/fabric/_inputs.py +0 -78
- pulumi_azure_native/fabric/fabric_capacity.py +0 -306
- pulumi_azure_native/fabric/get_fabric_capacity.py +0 -198
- pulumi_azure_native/fabric/outputs.py +0 -183
- pulumi_azure_native/fabric/v20231101/__init__.py +0 -12
- pulumi_azure_native/fabric/v20231101/_enums.py +0 -19
- pulumi_azure_native/fabric/v20231101/_inputs.py +0 -78
- pulumi_azure_native/fabric/v20231101/fabric_capacity.py +0 -304
- pulumi_azure_native/fabric/v20231101/get_fabric_capacity.py +0 -196
- pulumi_azure_native/fabric/v20231101/outputs.py +0 -183
- pulumi_azure_native/kubernetes/v20240701preview/__init__.py +0 -13
- pulumi_azure_native/kubernetes/v20240701preview/_enums.py +0 -76
- pulumi_azure_native/kubernetes/v20240701preview/_inputs.py +0 -401
- pulumi_azure_native/kubernetes/v20240701preview/connected_cluster.py +0 -788
- pulumi_azure_native/kubernetes/v20240701preview/get_connected_cluster.py +0 -469
- pulumi_azure_native/kubernetes/v20240701preview/list_connected_cluster_user_credential.py +0 -103
- pulumi_azure_native/kubernetes/v20240701preview/outputs.py +0 -827
- pulumi_azure_native/loadtestservice/get_load_test_mapping.py +0 -159
- pulumi_azure_native/loadtestservice/get_load_test_profile_mapping.py +0 -159
- pulumi_azure_native/loadtestservice/load_test_mapping.py +0 -253
- pulumi_azure_native/loadtestservice/load_test_profile_mapping.py +0 -253
- pulumi_azure_native/loadtestservice/v20231201preview/__init__.py +0 -16
- pulumi_azure_native/loadtestservice/v20231201preview/_enums.py +0 -34
- pulumi_azure_native/loadtestservice/v20231201preview/_inputs.py +0 -137
- pulumi_azure_native/loadtestservice/v20231201preview/get_load_test.py +0 -209
- pulumi_azure_native/loadtestservice/v20231201preview/get_load_test_mapping.py +0 -157
- pulumi_azure_native/loadtestservice/v20231201preview/get_load_test_profile_mapping.py +0 -157
- pulumi_azure_native/loadtestservice/v20231201preview/load_test.py +0 -331
- pulumi_azure_native/loadtestservice/v20231201preview/load_test_mapping.py +0 -251
- pulumi_azure_native/loadtestservice/v20231201preview/load_test_profile_mapping.py +0 -251
- pulumi_azure_native/loadtestservice/v20231201preview/outputs.py +0 -364
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719571301.dist-info}/top_level.txt +0 -0
|
@@ -1,364 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
import copy
|
|
6
|
-
import warnings
|
|
7
|
-
import pulumi
|
|
8
|
-
import pulumi.runtime
|
|
9
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
-
from ... import _utilities
|
|
11
|
-
from . import outputs
|
|
12
|
-
from ._enums import *
|
|
13
|
-
|
|
14
|
-
__all__ = [
|
|
15
|
-
'EncryptionPropertiesIdentityResponse',
|
|
16
|
-
'EncryptionPropertiesResponse',
|
|
17
|
-
'ManagedServiceIdentityResponse',
|
|
18
|
-
'SystemDataResponse',
|
|
19
|
-
'UserAssignedIdentityResponse',
|
|
20
|
-
]
|
|
21
|
-
|
|
22
|
-
@pulumi.output_type
|
|
23
|
-
class EncryptionPropertiesIdentityResponse(dict):
|
|
24
|
-
"""
|
|
25
|
-
All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
|
|
26
|
-
"""
|
|
27
|
-
@staticmethod
|
|
28
|
-
def __key_warning(key: str):
|
|
29
|
-
suggest = None
|
|
30
|
-
if key == "resourceId":
|
|
31
|
-
suggest = "resource_id"
|
|
32
|
-
|
|
33
|
-
if suggest:
|
|
34
|
-
pulumi.log.warn(f"Key '{key}' not found in EncryptionPropertiesIdentityResponse. Access the value via the '{suggest}' property getter instead.")
|
|
35
|
-
|
|
36
|
-
def __getitem__(self, key: str) -> Any:
|
|
37
|
-
EncryptionPropertiesIdentityResponse.__key_warning(key)
|
|
38
|
-
return super().__getitem__(key)
|
|
39
|
-
|
|
40
|
-
def get(self, key: str, default = None) -> Any:
|
|
41
|
-
EncryptionPropertiesIdentityResponse.__key_warning(key)
|
|
42
|
-
return super().get(key, default)
|
|
43
|
-
|
|
44
|
-
def __init__(__self__, *,
|
|
45
|
-
resource_id: Optional[str] = None,
|
|
46
|
-
type: Optional[str] = None):
|
|
47
|
-
"""
|
|
48
|
-
All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
|
|
49
|
-
:param str resource_id: User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.
|
|
50
|
-
:param str type: Managed identity type to use for accessing encryption key Url.
|
|
51
|
-
"""
|
|
52
|
-
if resource_id is not None:
|
|
53
|
-
pulumi.set(__self__, "resource_id", resource_id)
|
|
54
|
-
if type is not None:
|
|
55
|
-
pulumi.set(__self__, "type", type)
|
|
56
|
-
|
|
57
|
-
@property
|
|
58
|
-
@pulumi.getter(name="resourceId")
|
|
59
|
-
def resource_id(self) -> Optional[str]:
|
|
60
|
-
"""
|
|
61
|
-
User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.
|
|
62
|
-
"""
|
|
63
|
-
return pulumi.get(self, "resource_id")
|
|
64
|
-
|
|
65
|
-
@property
|
|
66
|
-
@pulumi.getter
|
|
67
|
-
def type(self) -> Optional[str]:
|
|
68
|
-
"""
|
|
69
|
-
Managed identity type to use for accessing encryption key Url.
|
|
70
|
-
"""
|
|
71
|
-
return pulumi.get(self, "type")
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
@pulumi.output_type
|
|
75
|
-
class EncryptionPropertiesResponse(dict):
|
|
76
|
-
"""
|
|
77
|
-
Key and identity details for Customer Managed Key encryption of load test resource.
|
|
78
|
-
"""
|
|
79
|
-
@staticmethod
|
|
80
|
-
def __key_warning(key: str):
|
|
81
|
-
suggest = None
|
|
82
|
-
if key == "keyUrl":
|
|
83
|
-
suggest = "key_url"
|
|
84
|
-
|
|
85
|
-
if suggest:
|
|
86
|
-
pulumi.log.warn(f"Key '{key}' not found in EncryptionPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
87
|
-
|
|
88
|
-
def __getitem__(self, key: str) -> Any:
|
|
89
|
-
EncryptionPropertiesResponse.__key_warning(key)
|
|
90
|
-
return super().__getitem__(key)
|
|
91
|
-
|
|
92
|
-
def get(self, key: str, default = None) -> Any:
|
|
93
|
-
EncryptionPropertiesResponse.__key_warning(key)
|
|
94
|
-
return super().get(key, default)
|
|
95
|
-
|
|
96
|
-
def __init__(__self__, *,
|
|
97
|
-
identity: Optional['outputs.EncryptionPropertiesIdentityResponse'] = None,
|
|
98
|
-
key_url: Optional[str] = None):
|
|
99
|
-
"""
|
|
100
|
-
Key and identity details for Customer Managed Key encryption of load test resource.
|
|
101
|
-
:param 'EncryptionPropertiesIdentityResponse' identity: All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
|
|
102
|
-
:param str key_url: key encryption key Url, versioned. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78 or https://contosovault.vault.azure.net/keys/contosokek.
|
|
103
|
-
"""
|
|
104
|
-
if identity is not None:
|
|
105
|
-
pulumi.set(__self__, "identity", identity)
|
|
106
|
-
if key_url is not None:
|
|
107
|
-
pulumi.set(__self__, "key_url", key_url)
|
|
108
|
-
|
|
109
|
-
@property
|
|
110
|
-
@pulumi.getter
|
|
111
|
-
def identity(self) -> Optional['outputs.EncryptionPropertiesIdentityResponse']:
|
|
112
|
-
"""
|
|
113
|
-
All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
|
|
114
|
-
"""
|
|
115
|
-
return pulumi.get(self, "identity")
|
|
116
|
-
|
|
117
|
-
@property
|
|
118
|
-
@pulumi.getter(name="keyUrl")
|
|
119
|
-
def key_url(self) -> Optional[str]:
|
|
120
|
-
"""
|
|
121
|
-
key encryption key Url, versioned. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78 or https://contosovault.vault.azure.net/keys/contosokek.
|
|
122
|
-
"""
|
|
123
|
-
return pulumi.get(self, "key_url")
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
@pulumi.output_type
|
|
127
|
-
class ManagedServiceIdentityResponse(dict):
|
|
128
|
-
"""
|
|
129
|
-
Managed service identity (system assigned and/or user assigned identities)
|
|
130
|
-
"""
|
|
131
|
-
@staticmethod
|
|
132
|
-
def __key_warning(key: str):
|
|
133
|
-
suggest = None
|
|
134
|
-
if key == "principalId":
|
|
135
|
-
suggest = "principal_id"
|
|
136
|
-
elif key == "tenantId":
|
|
137
|
-
suggest = "tenant_id"
|
|
138
|
-
elif key == "userAssignedIdentities":
|
|
139
|
-
suggest = "user_assigned_identities"
|
|
140
|
-
|
|
141
|
-
if suggest:
|
|
142
|
-
pulumi.log.warn(f"Key '{key}' not found in ManagedServiceIdentityResponse. Access the value via the '{suggest}' property getter instead.")
|
|
143
|
-
|
|
144
|
-
def __getitem__(self, key: str) -> Any:
|
|
145
|
-
ManagedServiceIdentityResponse.__key_warning(key)
|
|
146
|
-
return super().__getitem__(key)
|
|
147
|
-
|
|
148
|
-
def get(self, key: str, default = None) -> Any:
|
|
149
|
-
ManagedServiceIdentityResponse.__key_warning(key)
|
|
150
|
-
return super().get(key, default)
|
|
151
|
-
|
|
152
|
-
def __init__(__self__, *,
|
|
153
|
-
principal_id: str,
|
|
154
|
-
tenant_id: str,
|
|
155
|
-
type: str,
|
|
156
|
-
user_assigned_identities: Optional[Mapping[str, 'outputs.UserAssignedIdentityResponse']] = None):
|
|
157
|
-
"""
|
|
158
|
-
Managed service identity (system assigned and/or user assigned identities)
|
|
159
|
-
:param str principal_id: The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
160
|
-
:param str tenant_id: The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
161
|
-
:param str type: Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
|
|
162
|
-
:param Mapping[str, 'UserAssignedIdentityResponse'] user_assigned_identities: The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
|
|
163
|
-
"""
|
|
164
|
-
pulumi.set(__self__, "principal_id", principal_id)
|
|
165
|
-
pulumi.set(__self__, "tenant_id", tenant_id)
|
|
166
|
-
pulumi.set(__self__, "type", type)
|
|
167
|
-
if user_assigned_identities is not None:
|
|
168
|
-
pulumi.set(__self__, "user_assigned_identities", user_assigned_identities)
|
|
169
|
-
|
|
170
|
-
@property
|
|
171
|
-
@pulumi.getter(name="principalId")
|
|
172
|
-
def principal_id(self) -> str:
|
|
173
|
-
"""
|
|
174
|
-
The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
175
|
-
"""
|
|
176
|
-
return pulumi.get(self, "principal_id")
|
|
177
|
-
|
|
178
|
-
@property
|
|
179
|
-
@pulumi.getter(name="tenantId")
|
|
180
|
-
def tenant_id(self) -> str:
|
|
181
|
-
"""
|
|
182
|
-
The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
183
|
-
"""
|
|
184
|
-
return pulumi.get(self, "tenant_id")
|
|
185
|
-
|
|
186
|
-
@property
|
|
187
|
-
@pulumi.getter
|
|
188
|
-
def type(self) -> str:
|
|
189
|
-
"""
|
|
190
|
-
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
|
|
191
|
-
"""
|
|
192
|
-
return pulumi.get(self, "type")
|
|
193
|
-
|
|
194
|
-
@property
|
|
195
|
-
@pulumi.getter(name="userAssignedIdentities")
|
|
196
|
-
def user_assigned_identities(self) -> Optional[Mapping[str, 'outputs.UserAssignedIdentityResponse']]:
|
|
197
|
-
"""
|
|
198
|
-
The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
|
|
199
|
-
"""
|
|
200
|
-
return pulumi.get(self, "user_assigned_identities")
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
@pulumi.output_type
|
|
204
|
-
class SystemDataResponse(dict):
|
|
205
|
-
"""
|
|
206
|
-
Metadata pertaining to creation and last modification of the resource.
|
|
207
|
-
"""
|
|
208
|
-
@staticmethod
|
|
209
|
-
def __key_warning(key: str):
|
|
210
|
-
suggest = None
|
|
211
|
-
if key == "createdAt":
|
|
212
|
-
suggest = "created_at"
|
|
213
|
-
elif key == "createdBy":
|
|
214
|
-
suggest = "created_by"
|
|
215
|
-
elif key == "createdByType":
|
|
216
|
-
suggest = "created_by_type"
|
|
217
|
-
elif key == "lastModifiedAt":
|
|
218
|
-
suggest = "last_modified_at"
|
|
219
|
-
elif key == "lastModifiedBy":
|
|
220
|
-
suggest = "last_modified_by"
|
|
221
|
-
elif key == "lastModifiedByType":
|
|
222
|
-
suggest = "last_modified_by_type"
|
|
223
|
-
|
|
224
|
-
if suggest:
|
|
225
|
-
pulumi.log.warn(f"Key '{key}' not found in SystemDataResponse. Access the value via the '{suggest}' property getter instead.")
|
|
226
|
-
|
|
227
|
-
def __getitem__(self, key: str) -> Any:
|
|
228
|
-
SystemDataResponse.__key_warning(key)
|
|
229
|
-
return super().__getitem__(key)
|
|
230
|
-
|
|
231
|
-
def get(self, key: str, default = None) -> Any:
|
|
232
|
-
SystemDataResponse.__key_warning(key)
|
|
233
|
-
return super().get(key, default)
|
|
234
|
-
|
|
235
|
-
def __init__(__self__, *,
|
|
236
|
-
created_at: Optional[str] = None,
|
|
237
|
-
created_by: Optional[str] = None,
|
|
238
|
-
created_by_type: Optional[str] = None,
|
|
239
|
-
last_modified_at: Optional[str] = None,
|
|
240
|
-
last_modified_by: Optional[str] = None,
|
|
241
|
-
last_modified_by_type: Optional[str] = None):
|
|
242
|
-
"""
|
|
243
|
-
Metadata pertaining to creation and last modification of the resource.
|
|
244
|
-
:param str created_at: The timestamp of resource creation (UTC).
|
|
245
|
-
:param str created_by: The identity that created the resource.
|
|
246
|
-
:param str created_by_type: The type of identity that created the resource.
|
|
247
|
-
:param str last_modified_at: The timestamp of resource last modification (UTC)
|
|
248
|
-
:param str last_modified_by: The identity that last modified the resource.
|
|
249
|
-
:param str last_modified_by_type: The type of identity that last modified the resource.
|
|
250
|
-
"""
|
|
251
|
-
if created_at is not None:
|
|
252
|
-
pulumi.set(__self__, "created_at", created_at)
|
|
253
|
-
if created_by is not None:
|
|
254
|
-
pulumi.set(__self__, "created_by", created_by)
|
|
255
|
-
if created_by_type is not None:
|
|
256
|
-
pulumi.set(__self__, "created_by_type", created_by_type)
|
|
257
|
-
if last_modified_at is not None:
|
|
258
|
-
pulumi.set(__self__, "last_modified_at", last_modified_at)
|
|
259
|
-
if last_modified_by is not None:
|
|
260
|
-
pulumi.set(__self__, "last_modified_by", last_modified_by)
|
|
261
|
-
if last_modified_by_type is not None:
|
|
262
|
-
pulumi.set(__self__, "last_modified_by_type", last_modified_by_type)
|
|
263
|
-
|
|
264
|
-
@property
|
|
265
|
-
@pulumi.getter(name="createdAt")
|
|
266
|
-
def created_at(self) -> Optional[str]:
|
|
267
|
-
"""
|
|
268
|
-
The timestamp of resource creation (UTC).
|
|
269
|
-
"""
|
|
270
|
-
return pulumi.get(self, "created_at")
|
|
271
|
-
|
|
272
|
-
@property
|
|
273
|
-
@pulumi.getter(name="createdBy")
|
|
274
|
-
def created_by(self) -> Optional[str]:
|
|
275
|
-
"""
|
|
276
|
-
The identity that created the resource.
|
|
277
|
-
"""
|
|
278
|
-
return pulumi.get(self, "created_by")
|
|
279
|
-
|
|
280
|
-
@property
|
|
281
|
-
@pulumi.getter(name="createdByType")
|
|
282
|
-
def created_by_type(self) -> Optional[str]:
|
|
283
|
-
"""
|
|
284
|
-
The type of identity that created the resource.
|
|
285
|
-
"""
|
|
286
|
-
return pulumi.get(self, "created_by_type")
|
|
287
|
-
|
|
288
|
-
@property
|
|
289
|
-
@pulumi.getter(name="lastModifiedAt")
|
|
290
|
-
def last_modified_at(self) -> Optional[str]:
|
|
291
|
-
"""
|
|
292
|
-
The timestamp of resource last modification (UTC)
|
|
293
|
-
"""
|
|
294
|
-
return pulumi.get(self, "last_modified_at")
|
|
295
|
-
|
|
296
|
-
@property
|
|
297
|
-
@pulumi.getter(name="lastModifiedBy")
|
|
298
|
-
def last_modified_by(self) -> Optional[str]:
|
|
299
|
-
"""
|
|
300
|
-
The identity that last modified the resource.
|
|
301
|
-
"""
|
|
302
|
-
return pulumi.get(self, "last_modified_by")
|
|
303
|
-
|
|
304
|
-
@property
|
|
305
|
-
@pulumi.getter(name="lastModifiedByType")
|
|
306
|
-
def last_modified_by_type(self) -> Optional[str]:
|
|
307
|
-
"""
|
|
308
|
-
The type of identity that last modified the resource.
|
|
309
|
-
"""
|
|
310
|
-
return pulumi.get(self, "last_modified_by_type")
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
@pulumi.output_type
|
|
314
|
-
class UserAssignedIdentityResponse(dict):
|
|
315
|
-
"""
|
|
316
|
-
User assigned identity properties
|
|
317
|
-
"""
|
|
318
|
-
@staticmethod
|
|
319
|
-
def __key_warning(key: str):
|
|
320
|
-
suggest = None
|
|
321
|
-
if key == "clientId":
|
|
322
|
-
suggest = "client_id"
|
|
323
|
-
elif key == "principalId":
|
|
324
|
-
suggest = "principal_id"
|
|
325
|
-
|
|
326
|
-
if suggest:
|
|
327
|
-
pulumi.log.warn(f"Key '{key}' not found in UserAssignedIdentityResponse. Access the value via the '{suggest}' property getter instead.")
|
|
328
|
-
|
|
329
|
-
def __getitem__(self, key: str) -> Any:
|
|
330
|
-
UserAssignedIdentityResponse.__key_warning(key)
|
|
331
|
-
return super().__getitem__(key)
|
|
332
|
-
|
|
333
|
-
def get(self, key: str, default = None) -> Any:
|
|
334
|
-
UserAssignedIdentityResponse.__key_warning(key)
|
|
335
|
-
return super().get(key, default)
|
|
336
|
-
|
|
337
|
-
def __init__(__self__, *,
|
|
338
|
-
client_id: str,
|
|
339
|
-
principal_id: str):
|
|
340
|
-
"""
|
|
341
|
-
User assigned identity properties
|
|
342
|
-
:param str client_id: The client ID of the assigned identity.
|
|
343
|
-
:param str principal_id: The principal ID of the assigned identity.
|
|
344
|
-
"""
|
|
345
|
-
pulumi.set(__self__, "client_id", client_id)
|
|
346
|
-
pulumi.set(__self__, "principal_id", principal_id)
|
|
347
|
-
|
|
348
|
-
@property
|
|
349
|
-
@pulumi.getter(name="clientId")
|
|
350
|
-
def client_id(self) -> str:
|
|
351
|
-
"""
|
|
352
|
-
The client ID of the assigned identity.
|
|
353
|
-
"""
|
|
354
|
-
return pulumi.get(self, "client_id")
|
|
355
|
-
|
|
356
|
-
@property
|
|
357
|
-
@pulumi.getter(name="principalId")
|
|
358
|
-
def principal_id(self) -> str:
|
|
359
|
-
"""
|
|
360
|
-
The principal ID of the assigned identity.
|
|
361
|
-
"""
|
|
362
|
-
return pulumi.get(self, "principal_id")
|
|
363
|
-
|
|
364
|
-
|
|
File without changes
|