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,183 +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 ._enums import *
|
|
12
|
-
|
|
13
|
-
__all__ = [
|
|
14
|
-
'CapacityAdministrationResponse',
|
|
15
|
-
'RpSkuResponse',
|
|
16
|
-
'SystemDataResponse',
|
|
17
|
-
]
|
|
18
|
-
|
|
19
|
-
@pulumi.output_type
|
|
20
|
-
class CapacityAdministrationResponse(dict):
|
|
21
|
-
"""
|
|
22
|
-
The administration properties of the Fabric capacity resource
|
|
23
|
-
"""
|
|
24
|
-
def __init__(__self__, *,
|
|
25
|
-
members: Sequence[str]):
|
|
26
|
-
"""
|
|
27
|
-
The administration properties of the Fabric capacity resource
|
|
28
|
-
:param Sequence[str] members: An array of administrator user identities.
|
|
29
|
-
"""
|
|
30
|
-
pulumi.set(__self__, "members", members)
|
|
31
|
-
|
|
32
|
-
@property
|
|
33
|
-
@pulumi.getter
|
|
34
|
-
def members(self) -> Sequence[str]:
|
|
35
|
-
"""
|
|
36
|
-
An array of administrator user identities.
|
|
37
|
-
"""
|
|
38
|
-
return pulumi.get(self, "members")
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
@pulumi.output_type
|
|
42
|
-
class RpSkuResponse(dict):
|
|
43
|
-
"""
|
|
44
|
-
Represents the SKU name and Azure pricing tier for Microsoft Fabric capacity resource.
|
|
45
|
-
"""
|
|
46
|
-
def __init__(__self__, *,
|
|
47
|
-
name: str,
|
|
48
|
-
tier: str):
|
|
49
|
-
"""
|
|
50
|
-
Represents the SKU name and Azure pricing tier for Microsoft Fabric capacity resource.
|
|
51
|
-
:param str name: The name of the SKU level.
|
|
52
|
-
:param str tier: The name of the Azure pricing tier to which the SKU applies.
|
|
53
|
-
"""
|
|
54
|
-
pulumi.set(__self__, "name", name)
|
|
55
|
-
pulumi.set(__self__, "tier", tier)
|
|
56
|
-
|
|
57
|
-
@property
|
|
58
|
-
@pulumi.getter
|
|
59
|
-
def name(self) -> str:
|
|
60
|
-
"""
|
|
61
|
-
The name of the SKU level.
|
|
62
|
-
"""
|
|
63
|
-
return pulumi.get(self, "name")
|
|
64
|
-
|
|
65
|
-
@property
|
|
66
|
-
@pulumi.getter
|
|
67
|
-
def tier(self) -> str:
|
|
68
|
-
"""
|
|
69
|
-
The name of the Azure pricing tier to which the SKU applies.
|
|
70
|
-
"""
|
|
71
|
-
return pulumi.get(self, "tier")
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
@pulumi.output_type
|
|
75
|
-
class SystemDataResponse(dict):
|
|
76
|
-
"""
|
|
77
|
-
Metadata pertaining to creation and last modification of the resource.
|
|
78
|
-
"""
|
|
79
|
-
@staticmethod
|
|
80
|
-
def __key_warning(key: str):
|
|
81
|
-
suggest = None
|
|
82
|
-
if key == "createdAt":
|
|
83
|
-
suggest = "created_at"
|
|
84
|
-
elif key == "createdBy":
|
|
85
|
-
suggest = "created_by"
|
|
86
|
-
elif key == "createdByType":
|
|
87
|
-
suggest = "created_by_type"
|
|
88
|
-
elif key == "lastModifiedAt":
|
|
89
|
-
suggest = "last_modified_at"
|
|
90
|
-
elif key == "lastModifiedBy":
|
|
91
|
-
suggest = "last_modified_by"
|
|
92
|
-
elif key == "lastModifiedByType":
|
|
93
|
-
suggest = "last_modified_by_type"
|
|
94
|
-
|
|
95
|
-
if suggest:
|
|
96
|
-
pulumi.log.warn(f"Key '{key}' not found in SystemDataResponse. Access the value via the '{suggest}' property getter instead.")
|
|
97
|
-
|
|
98
|
-
def __getitem__(self, key: str) -> Any:
|
|
99
|
-
SystemDataResponse.__key_warning(key)
|
|
100
|
-
return super().__getitem__(key)
|
|
101
|
-
|
|
102
|
-
def get(self, key: str, default = None) -> Any:
|
|
103
|
-
SystemDataResponse.__key_warning(key)
|
|
104
|
-
return super().get(key, default)
|
|
105
|
-
|
|
106
|
-
def __init__(__self__, *,
|
|
107
|
-
created_at: Optional[str] = None,
|
|
108
|
-
created_by: Optional[str] = None,
|
|
109
|
-
created_by_type: Optional[str] = None,
|
|
110
|
-
last_modified_at: Optional[str] = None,
|
|
111
|
-
last_modified_by: Optional[str] = None,
|
|
112
|
-
last_modified_by_type: Optional[str] = None):
|
|
113
|
-
"""
|
|
114
|
-
Metadata pertaining to creation and last modification of the resource.
|
|
115
|
-
:param str created_at: The timestamp of resource creation (UTC).
|
|
116
|
-
:param str created_by: The identity that created the resource.
|
|
117
|
-
:param str created_by_type: The type of identity that created the resource.
|
|
118
|
-
:param str last_modified_at: The timestamp of resource last modification (UTC)
|
|
119
|
-
:param str last_modified_by: The identity that last modified the resource.
|
|
120
|
-
:param str last_modified_by_type: The type of identity that last modified the resource.
|
|
121
|
-
"""
|
|
122
|
-
if created_at is not None:
|
|
123
|
-
pulumi.set(__self__, "created_at", created_at)
|
|
124
|
-
if created_by is not None:
|
|
125
|
-
pulumi.set(__self__, "created_by", created_by)
|
|
126
|
-
if created_by_type is not None:
|
|
127
|
-
pulumi.set(__self__, "created_by_type", created_by_type)
|
|
128
|
-
if last_modified_at is not None:
|
|
129
|
-
pulumi.set(__self__, "last_modified_at", last_modified_at)
|
|
130
|
-
if last_modified_by is not None:
|
|
131
|
-
pulumi.set(__self__, "last_modified_by", last_modified_by)
|
|
132
|
-
if last_modified_by_type is not None:
|
|
133
|
-
pulumi.set(__self__, "last_modified_by_type", last_modified_by_type)
|
|
134
|
-
|
|
135
|
-
@property
|
|
136
|
-
@pulumi.getter(name="createdAt")
|
|
137
|
-
def created_at(self) -> Optional[str]:
|
|
138
|
-
"""
|
|
139
|
-
The timestamp of resource creation (UTC).
|
|
140
|
-
"""
|
|
141
|
-
return pulumi.get(self, "created_at")
|
|
142
|
-
|
|
143
|
-
@property
|
|
144
|
-
@pulumi.getter(name="createdBy")
|
|
145
|
-
def created_by(self) -> Optional[str]:
|
|
146
|
-
"""
|
|
147
|
-
The identity that created the resource.
|
|
148
|
-
"""
|
|
149
|
-
return pulumi.get(self, "created_by")
|
|
150
|
-
|
|
151
|
-
@property
|
|
152
|
-
@pulumi.getter(name="createdByType")
|
|
153
|
-
def created_by_type(self) -> Optional[str]:
|
|
154
|
-
"""
|
|
155
|
-
The type of identity that created the resource.
|
|
156
|
-
"""
|
|
157
|
-
return pulumi.get(self, "created_by_type")
|
|
158
|
-
|
|
159
|
-
@property
|
|
160
|
-
@pulumi.getter(name="lastModifiedAt")
|
|
161
|
-
def last_modified_at(self) -> Optional[str]:
|
|
162
|
-
"""
|
|
163
|
-
The timestamp of resource last modification (UTC)
|
|
164
|
-
"""
|
|
165
|
-
return pulumi.get(self, "last_modified_at")
|
|
166
|
-
|
|
167
|
-
@property
|
|
168
|
-
@pulumi.getter(name="lastModifiedBy")
|
|
169
|
-
def last_modified_by(self) -> Optional[str]:
|
|
170
|
-
"""
|
|
171
|
-
The identity that last modified the resource.
|
|
172
|
-
"""
|
|
173
|
-
return pulumi.get(self, "last_modified_by")
|
|
174
|
-
|
|
175
|
-
@property
|
|
176
|
-
@pulumi.getter(name="lastModifiedByType")
|
|
177
|
-
def last_modified_by_type(self) -> Optional[str]:
|
|
178
|
-
"""
|
|
179
|
-
The type of identity that last modified the resource.
|
|
180
|
-
"""
|
|
181
|
-
return pulumi.get(self, "last_modified_by_type")
|
|
182
|
-
|
|
183
|
-
|
|
@@ -1,13 +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
|
-
from ... import _utilities
|
|
6
|
-
import typing
|
|
7
|
-
# Export this package's modules as members:
|
|
8
|
-
from ._enums import *
|
|
9
|
-
from .connected_cluster import *
|
|
10
|
-
from .get_connected_cluster import *
|
|
11
|
-
from .list_connected_cluster_user_credential import *
|
|
12
|
-
from ._inputs import *
|
|
13
|
-
from . import outputs
|
|
@@ -1,76 +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
|
-
from enum import Enum
|
|
6
|
-
|
|
7
|
-
__all__ = [
|
|
8
|
-
'AuthenticationMethod',
|
|
9
|
-
'AutoUpgradeOptions',
|
|
10
|
-
'AzureHybridBenefit',
|
|
11
|
-
'ConnectedClusterKind',
|
|
12
|
-
'PrivateLinkState',
|
|
13
|
-
'ProvisioningState',
|
|
14
|
-
'ResourceIdentityType',
|
|
15
|
-
]
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
class AuthenticationMethod(str, Enum):
|
|
19
|
-
"""
|
|
20
|
-
The mode of client authentication.
|
|
21
|
-
"""
|
|
22
|
-
TOKEN = "Token"
|
|
23
|
-
AAD = "AAD"
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
class AutoUpgradeOptions(str, Enum):
|
|
27
|
-
"""
|
|
28
|
-
Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.
|
|
29
|
-
"""
|
|
30
|
-
ENABLED = "Enabled"
|
|
31
|
-
DISABLED = "Disabled"
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
class AzureHybridBenefit(str, Enum):
|
|
35
|
-
"""
|
|
36
|
-
Indicates whether Azure Hybrid Benefit is opted in
|
|
37
|
-
"""
|
|
38
|
-
TRUE = "True"
|
|
39
|
-
FALSE = "False"
|
|
40
|
-
NOT_APPLICABLE = "NotApplicable"
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
class ConnectedClusterKind(str, Enum):
|
|
44
|
-
"""
|
|
45
|
-
The kind of connected cluster.
|
|
46
|
-
"""
|
|
47
|
-
PROVISIONED_CLUSTER = "ProvisionedCluster"
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
class PrivateLinkState(str, Enum):
|
|
51
|
-
"""
|
|
52
|
-
Property which describes the state of private link on a connected cluster resource.
|
|
53
|
-
"""
|
|
54
|
-
ENABLED = "Enabled"
|
|
55
|
-
DISABLED = "Disabled"
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
class ProvisioningState(str, Enum):
|
|
59
|
-
"""
|
|
60
|
-
Provisioning state of the connected cluster resource.
|
|
61
|
-
"""
|
|
62
|
-
SUCCEEDED = "Succeeded"
|
|
63
|
-
FAILED = "Failed"
|
|
64
|
-
CANCELED = "Canceled"
|
|
65
|
-
PROVISIONING = "Provisioning"
|
|
66
|
-
UPDATING = "Updating"
|
|
67
|
-
DELETING = "Deleting"
|
|
68
|
-
ACCEPTED = "Accepted"
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
class ResourceIdentityType(str, Enum):
|
|
72
|
-
"""
|
|
73
|
-
The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
|
|
74
|
-
"""
|
|
75
|
-
NONE = "None"
|
|
76
|
-
SYSTEM_ASSIGNED = "SystemAssigned"
|
|
@@ -1,401 +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 ._enums import *
|
|
12
|
-
|
|
13
|
-
__all__ = [
|
|
14
|
-
'AadProfileArgs',
|
|
15
|
-
'ArcAgentProfileArgs',
|
|
16
|
-
'ArcAgentryConfigurationsArgs',
|
|
17
|
-
'ConnectedClusterIdentityArgs',
|
|
18
|
-
'GatewayArgs',
|
|
19
|
-
'OidcIssuerProfileArgs',
|
|
20
|
-
'SecurityProfileWorkloadIdentityArgs',
|
|
21
|
-
'SecurityProfileArgs',
|
|
22
|
-
'SystemComponentArgs',
|
|
23
|
-
]
|
|
24
|
-
|
|
25
|
-
@pulumi.input_type
|
|
26
|
-
class AadProfileArgs:
|
|
27
|
-
def __init__(__self__, *,
|
|
28
|
-
admin_group_object_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
29
|
-
enable_azure_rbac: Optional[pulumi.Input[bool]] = None,
|
|
30
|
-
tenant_id: Optional[pulumi.Input[str]] = None):
|
|
31
|
-
"""
|
|
32
|
-
AAD Profile specifies attributes for Azure Active Directory integration.
|
|
33
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] admin_group_object_ids: The list of AAD group object IDs that will have admin role of the cluster.
|
|
34
|
-
:param pulumi.Input[bool] enable_azure_rbac: Whether to enable Azure RBAC for Kubernetes authorization.
|
|
35
|
-
:param pulumi.Input[str] tenant_id: The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
|
|
36
|
-
"""
|
|
37
|
-
if admin_group_object_ids is not None:
|
|
38
|
-
pulumi.set(__self__, "admin_group_object_ids", admin_group_object_ids)
|
|
39
|
-
if enable_azure_rbac is not None:
|
|
40
|
-
pulumi.set(__self__, "enable_azure_rbac", enable_azure_rbac)
|
|
41
|
-
if tenant_id is not None:
|
|
42
|
-
pulumi.set(__self__, "tenant_id", tenant_id)
|
|
43
|
-
|
|
44
|
-
@property
|
|
45
|
-
@pulumi.getter(name="adminGroupObjectIDs")
|
|
46
|
-
def admin_group_object_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
47
|
-
"""
|
|
48
|
-
The list of AAD group object IDs that will have admin role of the cluster.
|
|
49
|
-
"""
|
|
50
|
-
return pulumi.get(self, "admin_group_object_ids")
|
|
51
|
-
|
|
52
|
-
@admin_group_object_ids.setter
|
|
53
|
-
def admin_group_object_ids(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
54
|
-
pulumi.set(self, "admin_group_object_ids", value)
|
|
55
|
-
|
|
56
|
-
@property
|
|
57
|
-
@pulumi.getter(name="enableAzureRBAC")
|
|
58
|
-
def enable_azure_rbac(self) -> Optional[pulumi.Input[bool]]:
|
|
59
|
-
"""
|
|
60
|
-
Whether to enable Azure RBAC for Kubernetes authorization.
|
|
61
|
-
"""
|
|
62
|
-
return pulumi.get(self, "enable_azure_rbac")
|
|
63
|
-
|
|
64
|
-
@enable_azure_rbac.setter
|
|
65
|
-
def enable_azure_rbac(self, value: Optional[pulumi.Input[bool]]):
|
|
66
|
-
pulumi.set(self, "enable_azure_rbac", value)
|
|
67
|
-
|
|
68
|
-
@property
|
|
69
|
-
@pulumi.getter(name="tenantID")
|
|
70
|
-
def tenant_id(self) -> Optional[pulumi.Input[str]]:
|
|
71
|
-
"""
|
|
72
|
-
The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
|
|
73
|
-
"""
|
|
74
|
-
return pulumi.get(self, "tenant_id")
|
|
75
|
-
|
|
76
|
-
@tenant_id.setter
|
|
77
|
-
def tenant_id(self, value: Optional[pulumi.Input[str]]):
|
|
78
|
-
pulumi.set(self, "tenant_id", value)
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
@pulumi.input_type
|
|
82
|
-
class ArcAgentProfileArgs:
|
|
83
|
-
def __init__(__self__, *,
|
|
84
|
-
agent_auto_upgrade: Optional[pulumi.Input[Union[str, 'AutoUpgradeOptions']]] = None,
|
|
85
|
-
desired_agent_version: Optional[pulumi.Input[str]] = None,
|
|
86
|
-
system_components: Optional[pulumi.Input[Sequence[pulumi.Input['SystemComponentArgs']]]] = None):
|
|
87
|
-
"""
|
|
88
|
-
Defines the Arc Agent properties for the clusters.
|
|
89
|
-
:param pulumi.Input[Union[str, 'AutoUpgradeOptions']] agent_auto_upgrade: Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.
|
|
90
|
-
:param pulumi.Input[str] desired_agent_version: Version of the Arc agents to be installed on the cluster resource
|
|
91
|
-
:param pulumi.Input[Sequence[pulumi.Input['SystemComponentArgs']]] system_components: List of system extensions that are installed on the cluster resource.
|
|
92
|
-
"""
|
|
93
|
-
if agent_auto_upgrade is None:
|
|
94
|
-
agent_auto_upgrade = 'Enabled'
|
|
95
|
-
if agent_auto_upgrade is not None:
|
|
96
|
-
pulumi.set(__self__, "agent_auto_upgrade", agent_auto_upgrade)
|
|
97
|
-
if desired_agent_version is not None:
|
|
98
|
-
pulumi.set(__self__, "desired_agent_version", desired_agent_version)
|
|
99
|
-
if system_components is not None:
|
|
100
|
-
pulumi.set(__self__, "system_components", system_components)
|
|
101
|
-
|
|
102
|
-
@property
|
|
103
|
-
@pulumi.getter(name="agentAutoUpgrade")
|
|
104
|
-
def agent_auto_upgrade(self) -> Optional[pulumi.Input[Union[str, 'AutoUpgradeOptions']]]:
|
|
105
|
-
"""
|
|
106
|
-
Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.
|
|
107
|
-
"""
|
|
108
|
-
return pulumi.get(self, "agent_auto_upgrade")
|
|
109
|
-
|
|
110
|
-
@agent_auto_upgrade.setter
|
|
111
|
-
def agent_auto_upgrade(self, value: Optional[pulumi.Input[Union[str, 'AutoUpgradeOptions']]]):
|
|
112
|
-
pulumi.set(self, "agent_auto_upgrade", value)
|
|
113
|
-
|
|
114
|
-
@property
|
|
115
|
-
@pulumi.getter(name="desiredAgentVersion")
|
|
116
|
-
def desired_agent_version(self) -> Optional[pulumi.Input[str]]:
|
|
117
|
-
"""
|
|
118
|
-
Version of the Arc agents to be installed on the cluster resource
|
|
119
|
-
"""
|
|
120
|
-
return pulumi.get(self, "desired_agent_version")
|
|
121
|
-
|
|
122
|
-
@desired_agent_version.setter
|
|
123
|
-
def desired_agent_version(self, value: Optional[pulumi.Input[str]]):
|
|
124
|
-
pulumi.set(self, "desired_agent_version", value)
|
|
125
|
-
|
|
126
|
-
@property
|
|
127
|
-
@pulumi.getter(name="systemComponents")
|
|
128
|
-
def system_components(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['SystemComponentArgs']]]]:
|
|
129
|
-
"""
|
|
130
|
-
List of system extensions that are installed on the cluster resource.
|
|
131
|
-
"""
|
|
132
|
-
return pulumi.get(self, "system_components")
|
|
133
|
-
|
|
134
|
-
@system_components.setter
|
|
135
|
-
def system_components(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['SystemComponentArgs']]]]):
|
|
136
|
-
pulumi.set(self, "system_components", value)
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
@pulumi.input_type
|
|
140
|
-
class ArcAgentryConfigurationsArgs:
|
|
141
|
-
def __init__(__self__, *,
|
|
142
|
-
feature: Optional[pulumi.Input[str]] = None,
|
|
143
|
-
protected_settings: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
144
|
-
settings: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
|
145
|
-
"""
|
|
146
|
-
:param pulumi.Input[str] feature: Specifies the name of the feature for the configuration setting.
|
|
147
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] protected_settings: The configuration settings for the feature that contain any sensitive or secret information.
|
|
148
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] settings: The configuration settings for the feature that do not contain any sensitive or secret information.
|
|
149
|
-
"""
|
|
150
|
-
if feature is not None:
|
|
151
|
-
pulumi.set(__self__, "feature", feature)
|
|
152
|
-
if protected_settings is not None:
|
|
153
|
-
pulumi.set(__self__, "protected_settings", protected_settings)
|
|
154
|
-
if settings is not None:
|
|
155
|
-
pulumi.set(__self__, "settings", settings)
|
|
156
|
-
|
|
157
|
-
@property
|
|
158
|
-
@pulumi.getter
|
|
159
|
-
def feature(self) -> Optional[pulumi.Input[str]]:
|
|
160
|
-
"""
|
|
161
|
-
Specifies the name of the feature for the configuration setting.
|
|
162
|
-
"""
|
|
163
|
-
return pulumi.get(self, "feature")
|
|
164
|
-
|
|
165
|
-
@feature.setter
|
|
166
|
-
def feature(self, value: Optional[pulumi.Input[str]]):
|
|
167
|
-
pulumi.set(self, "feature", value)
|
|
168
|
-
|
|
169
|
-
@property
|
|
170
|
-
@pulumi.getter(name="protectedSettings")
|
|
171
|
-
def protected_settings(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
172
|
-
"""
|
|
173
|
-
The configuration settings for the feature that contain any sensitive or secret information.
|
|
174
|
-
"""
|
|
175
|
-
return pulumi.get(self, "protected_settings")
|
|
176
|
-
|
|
177
|
-
@protected_settings.setter
|
|
178
|
-
def protected_settings(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
179
|
-
pulumi.set(self, "protected_settings", value)
|
|
180
|
-
|
|
181
|
-
@property
|
|
182
|
-
@pulumi.getter
|
|
183
|
-
def settings(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
184
|
-
"""
|
|
185
|
-
The configuration settings for the feature that do not contain any sensitive or secret information.
|
|
186
|
-
"""
|
|
187
|
-
return pulumi.get(self, "settings")
|
|
188
|
-
|
|
189
|
-
@settings.setter
|
|
190
|
-
def settings(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
191
|
-
pulumi.set(self, "settings", value)
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
@pulumi.input_type
|
|
195
|
-
class ConnectedClusterIdentityArgs:
|
|
196
|
-
def __init__(__self__, *,
|
|
197
|
-
type: Optional[pulumi.Input['ResourceIdentityType']] = None):
|
|
198
|
-
"""
|
|
199
|
-
Identity for the connected cluster.
|
|
200
|
-
:param pulumi.Input['ResourceIdentityType'] type: The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
|
|
201
|
-
"""
|
|
202
|
-
if type is None:
|
|
203
|
-
type = 'SystemAssigned'
|
|
204
|
-
pulumi.set(__self__, "type", type)
|
|
205
|
-
|
|
206
|
-
@property
|
|
207
|
-
@pulumi.getter
|
|
208
|
-
def type(self) -> pulumi.Input['ResourceIdentityType']:
|
|
209
|
-
"""
|
|
210
|
-
The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
|
|
211
|
-
"""
|
|
212
|
-
return pulumi.get(self, "type")
|
|
213
|
-
|
|
214
|
-
@type.setter
|
|
215
|
-
def type(self, value: pulumi.Input['ResourceIdentityType']):
|
|
216
|
-
pulumi.set(self, "type", value)
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
@pulumi.input_type
|
|
220
|
-
class GatewayArgs:
|
|
221
|
-
def __init__(__self__, *,
|
|
222
|
-
enabled: Optional[pulumi.Input[bool]] = None,
|
|
223
|
-
resource_id: Optional[pulumi.Input[str]] = None):
|
|
224
|
-
"""
|
|
225
|
-
:param pulumi.Input[bool] enabled: Indicates whether the gateway for arc router connectivity is enabled.
|
|
226
|
-
:param pulumi.Input[str] resource_id: The resource ID of the gateway used for the Arc router feature.
|
|
227
|
-
"""
|
|
228
|
-
if enabled is not None:
|
|
229
|
-
pulumi.set(__self__, "enabled", enabled)
|
|
230
|
-
if resource_id is not None:
|
|
231
|
-
pulumi.set(__self__, "resource_id", resource_id)
|
|
232
|
-
|
|
233
|
-
@property
|
|
234
|
-
@pulumi.getter
|
|
235
|
-
def enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
236
|
-
"""
|
|
237
|
-
Indicates whether the gateway for arc router connectivity is enabled.
|
|
238
|
-
"""
|
|
239
|
-
return pulumi.get(self, "enabled")
|
|
240
|
-
|
|
241
|
-
@enabled.setter
|
|
242
|
-
def enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
243
|
-
pulumi.set(self, "enabled", value)
|
|
244
|
-
|
|
245
|
-
@property
|
|
246
|
-
@pulumi.getter(name="resourceId")
|
|
247
|
-
def resource_id(self) -> Optional[pulumi.Input[str]]:
|
|
248
|
-
"""
|
|
249
|
-
The resource ID of the gateway used for the Arc router feature.
|
|
250
|
-
"""
|
|
251
|
-
return pulumi.get(self, "resource_id")
|
|
252
|
-
|
|
253
|
-
@resource_id.setter
|
|
254
|
-
def resource_id(self, value: Optional[pulumi.Input[str]]):
|
|
255
|
-
pulumi.set(self, "resource_id", value)
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
@pulumi.input_type
|
|
259
|
-
class OidcIssuerProfileArgs:
|
|
260
|
-
def __init__(__self__, *,
|
|
261
|
-
enabled: Optional[pulumi.Input[bool]] = None,
|
|
262
|
-
self_hosted_issuer_url: Optional[pulumi.Input[str]] = None):
|
|
263
|
-
"""
|
|
264
|
-
OIDC Issuer Profile specifies attributes for workload identity integration.
|
|
265
|
-
:param pulumi.Input[bool] enabled: Whether to enable oidc issuer for workload identity integration.
|
|
266
|
-
:param pulumi.Input[str] self_hosted_issuer_url: The issuer url for public cloud clusters - AKS, EKS, GKE - used for the workload identity feature.
|
|
267
|
-
"""
|
|
268
|
-
if enabled is not None:
|
|
269
|
-
pulumi.set(__self__, "enabled", enabled)
|
|
270
|
-
if self_hosted_issuer_url is not None:
|
|
271
|
-
pulumi.set(__self__, "self_hosted_issuer_url", self_hosted_issuer_url)
|
|
272
|
-
|
|
273
|
-
@property
|
|
274
|
-
@pulumi.getter
|
|
275
|
-
def enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
276
|
-
"""
|
|
277
|
-
Whether to enable oidc issuer for workload identity integration.
|
|
278
|
-
"""
|
|
279
|
-
return pulumi.get(self, "enabled")
|
|
280
|
-
|
|
281
|
-
@enabled.setter
|
|
282
|
-
def enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
283
|
-
pulumi.set(self, "enabled", value)
|
|
284
|
-
|
|
285
|
-
@property
|
|
286
|
-
@pulumi.getter(name="selfHostedIssuerUrl")
|
|
287
|
-
def self_hosted_issuer_url(self) -> Optional[pulumi.Input[str]]:
|
|
288
|
-
"""
|
|
289
|
-
The issuer url for public cloud clusters - AKS, EKS, GKE - used for the workload identity feature.
|
|
290
|
-
"""
|
|
291
|
-
return pulumi.get(self, "self_hosted_issuer_url")
|
|
292
|
-
|
|
293
|
-
@self_hosted_issuer_url.setter
|
|
294
|
-
def self_hosted_issuer_url(self, value: Optional[pulumi.Input[str]]):
|
|
295
|
-
pulumi.set(self, "self_hosted_issuer_url", value)
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
@pulumi.input_type
|
|
299
|
-
class SecurityProfileWorkloadIdentityArgs:
|
|
300
|
-
def __init__(__self__, *,
|
|
301
|
-
enabled: Optional[pulumi.Input[bool]] = None):
|
|
302
|
-
"""
|
|
303
|
-
The workload identity feature webhook.
|
|
304
|
-
:param pulumi.Input[bool] enabled: Whether to enable or disable the workload identity Webhook
|
|
305
|
-
"""
|
|
306
|
-
if enabled is not None:
|
|
307
|
-
pulumi.set(__self__, "enabled", enabled)
|
|
308
|
-
|
|
309
|
-
@property
|
|
310
|
-
@pulumi.getter
|
|
311
|
-
def enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
312
|
-
"""
|
|
313
|
-
Whether to enable or disable the workload identity Webhook
|
|
314
|
-
"""
|
|
315
|
-
return pulumi.get(self, "enabled")
|
|
316
|
-
|
|
317
|
-
@enabled.setter
|
|
318
|
-
def enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
319
|
-
pulumi.set(self, "enabled", value)
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
@pulumi.input_type
|
|
323
|
-
class SecurityProfileArgs:
|
|
324
|
-
def __init__(__self__, *,
|
|
325
|
-
workload_identity: Optional[pulumi.Input['SecurityProfileWorkloadIdentityArgs']] = None):
|
|
326
|
-
"""
|
|
327
|
-
Security Profile specifies attributes for cluster security features.
|
|
328
|
-
:param pulumi.Input['SecurityProfileWorkloadIdentityArgs'] workload_identity: The workload identity feature webhook.
|
|
329
|
-
"""
|
|
330
|
-
if workload_identity is not None:
|
|
331
|
-
pulumi.set(__self__, "workload_identity", workload_identity)
|
|
332
|
-
|
|
333
|
-
@property
|
|
334
|
-
@pulumi.getter(name="workloadIdentity")
|
|
335
|
-
def workload_identity(self) -> Optional[pulumi.Input['SecurityProfileWorkloadIdentityArgs']]:
|
|
336
|
-
"""
|
|
337
|
-
The workload identity feature webhook.
|
|
338
|
-
"""
|
|
339
|
-
return pulumi.get(self, "workload_identity")
|
|
340
|
-
|
|
341
|
-
@workload_identity.setter
|
|
342
|
-
def workload_identity(self, value: Optional[pulumi.Input['SecurityProfileWorkloadIdentityArgs']]):
|
|
343
|
-
pulumi.set(self, "workload_identity", value)
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
@pulumi.input_type
|
|
347
|
-
class SystemComponentArgs:
|
|
348
|
-
def __init__(__self__, *,
|
|
349
|
-
major_version: Optional[pulumi.Input[int]] = None,
|
|
350
|
-
type: Optional[pulumi.Input[str]] = None,
|
|
351
|
-
user_specified_version: Optional[pulumi.Input[str]] = None):
|
|
352
|
-
"""
|
|
353
|
-
System extensions and its current versions installed on the cluster resource.
|
|
354
|
-
:param pulumi.Input[int] major_version: Major Version of the system extension that is currently installed on the cluster resource.
|
|
355
|
-
:param pulumi.Input[str] type: Type of the system extension
|
|
356
|
-
:param pulumi.Input[str] user_specified_version: Version of the system extension to be installed on the cluster resource.
|
|
357
|
-
"""
|
|
358
|
-
if major_version is not None:
|
|
359
|
-
pulumi.set(__self__, "major_version", major_version)
|
|
360
|
-
if type is not None:
|
|
361
|
-
pulumi.set(__self__, "type", type)
|
|
362
|
-
if user_specified_version is not None:
|
|
363
|
-
pulumi.set(__self__, "user_specified_version", user_specified_version)
|
|
364
|
-
|
|
365
|
-
@property
|
|
366
|
-
@pulumi.getter(name="majorVersion")
|
|
367
|
-
def major_version(self) -> Optional[pulumi.Input[int]]:
|
|
368
|
-
"""
|
|
369
|
-
Major Version of the system extension that is currently installed on the cluster resource.
|
|
370
|
-
"""
|
|
371
|
-
return pulumi.get(self, "major_version")
|
|
372
|
-
|
|
373
|
-
@major_version.setter
|
|
374
|
-
def major_version(self, value: Optional[pulumi.Input[int]]):
|
|
375
|
-
pulumi.set(self, "major_version", value)
|
|
376
|
-
|
|
377
|
-
@property
|
|
378
|
-
@pulumi.getter
|
|
379
|
-
def type(self) -> Optional[pulumi.Input[str]]:
|
|
380
|
-
"""
|
|
381
|
-
Type of the system extension
|
|
382
|
-
"""
|
|
383
|
-
return pulumi.get(self, "type")
|
|
384
|
-
|
|
385
|
-
@type.setter
|
|
386
|
-
def type(self, value: Optional[pulumi.Input[str]]):
|
|
387
|
-
pulumi.set(self, "type", value)
|
|
388
|
-
|
|
389
|
-
@property
|
|
390
|
-
@pulumi.getter(name="userSpecifiedVersion")
|
|
391
|
-
def user_specified_version(self) -> Optional[pulumi.Input[str]]:
|
|
392
|
-
"""
|
|
393
|
-
Version of the system extension to be installed on the cluster resource.
|
|
394
|
-
"""
|
|
395
|
-
return pulumi.get(self, "user_specified_version")
|
|
396
|
-
|
|
397
|
-
@user_specified_version.setter
|
|
398
|
-
def user_specified_version(self, value: Optional[pulumi.Input[str]]):
|
|
399
|
-
pulumi.set(self, "user_specified_version", value)
|
|
400
|
-
|
|
401
|
-
|