pulumi-azure-native 2.48.0__py3-none-any.whl → 2.48.0a1719256779__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/portal/_inputs.py +202 -61
- pulumi_azure_native/portal/outputs.py +192 -51
- pulumi_azure_native/pulumi-plugin.json +1 -1
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719256779.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719256779.dist-info}/RECORD +180 -295
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719256779.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.0a1719256779.dist-info}/top_level.txt +0 -0
|
@@ -1,226 +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
|
-
from ._inputs import *
|
|
14
|
-
|
|
15
|
-
__all__ = ['AssociatedTenantArgs', 'AssociatedTenant']
|
|
16
|
-
|
|
17
|
-
@pulumi.input_type
|
|
18
|
-
class AssociatedTenantArgs:
|
|
19
|
-
def __init__(__self__, *,
|
|
20
|
-
billing_account_name: pulumi.Input[str],
|
|
21
|
-
associated_tenant_name: Optional[pulumi.Input[str]] = None,
|
|
22
|
-
properties: Optional[pulumi.Input['AssociatedTenantPropertiesArgs']] = None,
|
|
23
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
|
24
|
-
"""
|
|
25
|
-
The set of arguments for constructing a AssociatedTenant resource.
|
|
26
|
-
:param pulumi.Input[str] billing_account_name: The ID that uniquely identifies a billing account.
|
|
27
|
-
:param pulumi.Input[str] associated_tenant_name: The ID that uniquely identifies a tenant.
|
|
28
|
-
:param pulumi.Input['AssociatedTenantPropertiesArgs'] properties: An associated tenant.
|
|
29
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\ ? /
|
|
30
|
-
"""
|
|
31
|
-
pulumi.set(__self__, "billing_account_name", billing_account_name)
|
|
32
|
-
if associated_tenant_name is not None:
|
|
33
|
-
pulumi.set(__self__, "associated_tenant_name", associated_tenant_name)
|
|
34
|
-
if properties is not None:
|
|
35
|
-
pulumi.set(__self__, "properties", properties)
|
|
36
|
-
if tags is not None:
|
|
37
|
-
pulumi.set(__self__, "tags", tags)
|
|
38
|
-
|
|
39
|
-
@property
|
|
40
|
-
@pulumi.getter(name="billingAccountName")
|
|
41
|
-
def billing_account_name(self) -> pulumi.Input[str]:
|
|
42
|
-
"""
|
|
43
|
-
The ID that uniquely identifies a billing account.
|
|
44
|
-
"""
|
|
45
|
-
return pulumi.get(self, "billing_account_name")
|
|
46
|
-
|
|
47
|
-
@billing_account_name.setter
|
|
48
|
-
def billing_account_name(self, value: pulumi.Input[str]):
|
|
49
|
-
pulumi.set(self, "billing_account_name", value)
|
|
50
|
-
|
|
51
|
-
@property
|
|
52
|
-
@pulumi.getter(name="associatedTenantName")
|
|
53
|
-
def associated_tenant_name(self) -> Optional[pulumi.Input[str]]:
|
|
54
|
-
"""
|
|
55
|
-
The ID that uniquely identifies a tenant.
|
|
56
|
-
"""
|
|
57
|
-
return pulumi.get(self, "associated_tenant_name")
|
|
58
|
-
|
|
59
|
-
@associated_tenant_name.setter
|
|
60
|
-
def associated_tenant_name(self, value: Optional[pulumi.Input[str]]):
|
|
61
|
-
pulumi.set(self, "associated_tenant_name", value)
|
|
62
|
-
|
|
63
|
-
@property
|
|
64
|
-
@pulumi.getter
|
|
65
|
-
def properties(self) -> Optional[pulumi.Input['AssociatedTenantPropertiesArgs']]:
|
|
66
|
-
"""
|
|
67
|
-
An associated tenant.
|
|
68
|
-
"""
|
|
69
|
-
return pulumi.get(self, "properties")
|
|
70
|
-
|
|
71
|
-
@properties.setter
|
|
72
|
-
def properties(self, value: Optional[pulumi.Input['AssociatedTenantPropertiesArgs']]):
|
|
73
|
-
pulumi.set(self, "properties", value)
|
|
74
|
-
|
|
75
|
-
@property
|
|
76
|
-
@pulumi.getter
|
|
77
|
-
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
78
|
-
"""
|
|
79
|
-
Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\ ? /
|
|
80
|
-
"""
|
|
81
|
-
return pulumi.get(self, "tags")
|
|
82
|
-
|
|
83
|
-
@tags.setter
|
|
84
|
-
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
85
|
-
pulumi.set(self, "tags", value)
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
class AssociatedTenant(pulumi.CustomResource):
|
|
89
|
-
@overload
|
|
90
|
-
def __init__(__self__,
|
|
91
|
-
resource_name: str,
|
|
92
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
93
|
-
associated_tenant_name: Optional[pulumi.Input[str]] = None,
|
|
94
|
-
billing_account_name: Optional[pulumi.Input[str]] = None,
|
|
95
|
-
properties: Optional[pulumi.Input[pulumi.InputType['AssociatedTenantPropertiesArgs']]] = None,
|
|
96
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
97
|
-
__props__=None):
|
|
98
|
-
"""
|
|
99
|
-
An associated tenant.
|
|
100
|
-
Azure REST API version: 2024-04-01.
|
|
101
|
-
|
|
102
|
-
:param str resource_name: The name of the resource.
|
|
103
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
104
|
-
:param pulumi.Input[str] associated_tenant_name: The ID that uniquely identifies a tenant.
|
|
105
|
-
:param pulumi.Input[str] billing_account_name: The ID that uniquely identifies a billing account.
|
|
106
|
-
:param pulumi.Input[pulumi.InputType['AssociatedTenantPropertiesArgs']] properties: An associated tenant.
|
|
107
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\ ? /
|
|
108
|
-
"""
|
|
109
|
-
...
|
|
110
|
-
@overload
|
|
111
|
-
def __init__(__self__,
|
|
112
|
-
resource_name: str,
|
|
113
|
-
args: AssociatedTenantArgs,
|
|
114
|
-
opts: Optional[pulumi.ResourceOptions] = None):
|
|
115
|
-
"""
|
|
116
|
-
An associated tenant.
|
|
117
|
-
Azure REST API version: 2024-04-01.
|
|
118
|
-
|
|
119
|
-
:param str resource_name: The name of the resource.
|
|
120
|
-
:param AssociatedTenantArgs args: The arguments to use to populate this resource's properties.
|
|
121
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
122
|
-
"""
|
|
123
|
-
...
|
|
124
|
-
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
125
|
-
resource_args, opts = _utilities.get_resource_args_opts(AssociatedTenantArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
126
|
-
if resource_args is not None:
|
|
127
|
-
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
128
|
-
else:
|
|
129
|
-
__self__._internal_init(resource_name, *args, **kwargs)
|
|
130
|
-
|
|
131
|
-
def _internal_init(__self__,
|
|
132
|
-
resource_name: str,
|
|
133
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
134
|
-
associated_tenant_name: Optional[pulumi.Input[str]] = None,
|
|
135
|
-
billing_account_name: Optional[pulumi.Input[str]] = None,
|
|
136
|
-
properties: Optional[pulumi.Input[pulumi.InputType['AssociatedTenantPropertiesArgs']]] = None,
|
|
137
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
138
|
-
__props__=None):
|
|
139
|
-
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
140
|
-
if not isinstance(opts, pulumi.ResourceOptions):
|
|
141
|
-
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
142
|
-
if opts.id is None:
|
|
143
|
-
if __props__ is not None:
|
|
144
|
-
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
145
|
-
__props__ = AssociatedTenantArgs.__new__(AssociatedTenantArgs)
|
|
146
|
-
|
|
147
|
-
__props__.__dict__["associated_tenant_name"] = associated_tenant_name
|
|
148
|
-
if billing_account_name is None and not opts.urn:
|
|
149
|
-
raise TypeError("Missing required property 'billing_account_name'")
|
|
150
|
-
__props__.__dict__["billing_account_name"] = billing_account_name
|
|
151
|
-
__props__.__dict__["properties"] = properties
|
|
152
|
-
__props__.__dict__["tags"] = tags
|
|
153
|
-
__props__.__dict__["name"] = None
|
|
154
|
-
__props__.__dict__["system_data"] = None
|
|
155
|
-
__props__.__dict__["type"] = None
|
|
156
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:billing/v20240401:AssociatedTenant")])
|
|
157
|
-
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
158
|
-
super(AssociatedTenant, __self__).__init__(
|
|
159
|
-
'azure-native:billing:AssociatedTenant',
|
|
160
|
-
resource_name,
|
|
161
|
-
__props__,
|
|
162
|
-
opts)
|
|
163
|
-
|
|
164
|
-
@staticmethod
|
|
165
|
-
def get(resource_name: str,
|
|
166
|
-
id: pulumi.Input[str],
|
|
167
|
-
opts: Optional[pulumi.ResourceOptions] = None) -> 'AssociatedTenant':
|
|
168
|
-
"""
|
|
169
|
-
Get an existing AssociatedTenant resource's state with the given name, id, and optional extra
|
|
170
|
-
properties used to qualify the lookup.
|
|
171
|
-
|
|
172
|
-
:param str resource_name: The unique name of the resulting resource.
|
|
173
|
-
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
174
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
175
|
-
"""
|
|
176
|
-
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
177
|
-
|
|
178
|
-
__props__ = AssociatedTenantArgs.__new__(AssociatedTenantArgs)
|
|
179
|
-
|
|
180
|
-
__props__.__dict__["name"] = None
|
|
181
|
-
__props__.__dict__["properties"] = None
|
|
182
|
-
__props__.__dict__["system_data"] = None
|
|
183
|
-
__props__.__dict__["tags"] = None
|
|
184
|
-
__props__.__dict__["type"] = None
|
|
185
|
-
return AssociatedTenant(resource_name, opts=opts, __props__=__props__)
|
|
186
|
-
|
|
187
|
-
@property
|
|
188
|
-
@pulumi.getter
|
|
189
|
-
def name(self) -> pulumi.Output[str]:
|
|
190
|
-
"""
|
|
191
|
-
The name of the resource
|
|
192
|
-
"""
|
|
193
|
-
return pulumi.get(self, "name")
|
|
194
|
-
|
|
195
|
-
@property
|
|
196
|
-
@pulumi.getter
|
|
197
|
-
def properties(self) -> pulumi.Output['outputs.AssociatedTenantPropertiesResponse']:
|
|
198
|
-
"""
|
|
199
|
-
An associated tenant.
|
|
200
|
-
"""
|
|
201
|
-
return pulumi.get(self, "properties")
|
|
202
|
-
|
|
203
|
-
@property
|
|
204
|
-
@pulumi.getter(name="systemData")
|
|
205
|
-
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
206
|
-
"""
|
|
207
|
-
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
208
|
-
"""
|
|
209
|
-
return pulumi.get(self, "system_data")
|
|
210
|
-
|
|
211
|
-
@property
|
|
212
|
-
@pulumi.getter
|
|
213
|
-
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
214
|
-
"""
|
|
215
|
-
Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\ ? /
|
|
216
|
-
"""
|
|
217
|
-
return pulumi.get(self, "tags")
|
|
218
|
-
|
|
219
|
-
@property
|
|
220
|
-
@pulumi.getter
|
|
221
|
-
def type(self) -> pulumi.Output[str]:
|
|
222
|
-
"""
|
|
223
|
-
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
224
|
-
"""
|
|
225
|
-
return pulumi.get(self, "type")
|
|
226
|
-
|
|
@@ -1,225 +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 ._inputs import *
|
|
13
|
-
|
|
14
|
-
__all__ = ['BillingProfileArgs', 'BillingProfile']
|
|
15
|
-
|
|
16
|
-
@pulumi.input_type
|
|
17
|
-
class BillingProfileArgs:
|
|
18
|
-
def __init__(__self__, *,
|
|
19
|
-
billing_account_name: pulumi.Input[str],
|
|
20
|
-
billing_profile_name: Optional[pulumi.Input[str]] = None,
|
|
21
|
-
properties: Optional[pulumi.Input['BillingProfilePropertiesArgs']] = None,
|
|
22
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
|
23
|
-
"""
|
|
24
|
-
The set of arguments for constructing a BillingProfile resource.
|
|
25
|
-
:param pulumi.Input[str] billing_account_name: The ID that uniquely identifies a billing account.
|
|
26
|
-
:param pulumi.Input[str] billing_profile_name: The ID that uniquely identifies a billing profile.
|
|
27
|
-
:param pulumi.Input['BillingProfilePropertiesArgs'] properties: A billing profile.
|
|
28
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\ ? /
|
|
29
|
-
"""
|
|
30
|
-
pulumi.set(__self__, "billing_account_name", billing_account_name)
|
|
31
|
-
if billing_profile_name is not None:
|
|
32
|
-
pulumi.set(__self__, "billing_profile_name", billing_profile_name)
|
|
33
|
-
if properties is not None:
|
|
34
|
-
pulumi.set(__self__, "properties", properties)
|
|
35
|
-
if tags is not None:
|
|
36
|
-
pulumi.set(__self__, "tags", tags)
|
|
37
|
-
|
|
38
|
-
@property
|
|
39
|
-
@pulumi.getter(name="billingAccountName")
|
|
40
|
-
def billing_account_name(self) -> pulumi.Input[str]:
|
|
41
|
-
"""
|
|
42
|
-
The ID that uniquely identifies a billing account.
|
|
43
|
-
"""
|
|
44
|
-
return pulumi.get(self, "billing_account_name")
|
|
45
|
-
|
|
46
|
-
@billing_account_name.setter
|
|
47
|
-
def billing_account_name(self, value: pulumi.Input[str]):
|
|
48
|
-
pulumi.set(self, "billing_account_name", value)
|
|
49
|
-
|
|
50
|
-
@property
|
|
51
|
-
@pulumi.getter(name="billingProfileName")
|
|
52
|
-
def billing_profile_name(self) -> Optional[pulumi.Input[str]]:
|
|
53
|
-
"""
|
|
54
|
-
The ID that uniquely identifies a billing profile.
|
|
55
|
-
"""
|
|
56
|
-
return pulumi.get(self, "billing_profile_name")
|
|
57
|
-
|
|
58
|
-
@billing_profile_name.setter
|
|
59
|
-
def billing_profile_name(self, value: Optional[pulumi.Input[str]]):
|
|
60
|
-
pulumi.set(self, "billing_profile_name", value)
|
|
61
|
-
|
|
62
|
-
@property
|
|
63
|
-
@pulumi.getter
|
|
64
|
-
def properties(self) -> Optional[pulumi.Input['BillingProfilePropertiesArgs']]:
|
|
65
|
-
"""
|
|
66
|
-
A billing profile.
|
|
67
|
-
"""
|
|
68
|
-
return pulumi.get(self, "properties")
|
|
69
|
-
|
|
70
|
-
@properties.setter
|
|
71
|
-
def properties(self, value: Optional[pulumi.Input['BillingProfilePropertiesArgs']]):
|
|
72
|
-
pulumi.set(self, "properties", value)
|
|
73
|
-
|
|
74
|
-
@property
|
|
75
|
-
@pulumi.getter
|
|
76
|
-
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
77
|
-
"""
|
|
78
|
-
Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\ ? /
|
|
79
|
-
"""
|
|
80
|
-
return pulumi.get(self, "tags")
|
|
81
|
-
|
|
82
|
-
@tags.setter
|
|
83
|
-
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
84
|
-
pulumi.set(self, "tags", value)
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
class BillingProfile(pulumi.CustomResource):
|
|
88
|
-
@overload
|
|
89
|
-
def __init__(__self__,
|
|
90
|
-
resource_name: str,
|
|
91
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
92
|
-
billing_account_name: Optional[pulumi.Input[str]] = None,
|
|
93
|
-
billing_profile_name: Optional[pulumi.Input[str]] = None,
|
|
94
|
-
properties: Optional[pulumi.Input[pulumi.InputType['BillingProfilePropertiesArgs']]] = None,
|
|
95
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
96
|
-
__props__=None):
|
|
97
|
-
"""
|
|
98
|
-
A billing profile.
|
|
99
|
-
Azure REST API version: 2024-04-01.
|
|
100
|
-
|
|
101
|
-
:param str resource_name: The name of the resource.
|
|
102
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
103
|
-
:param pulumi.Input[str] billing_account_name: The ID that uniquely identifies a billing account.
|
|
104
|
-
:param pulumi.Input[str] billing_profile_name: The ID that uniquely identifies a billing profile.
|
|
105
|
-
:param pulumi.Input[pulumi.InputType['BillingProfilePropertiesArgs']] properties: A billing profile.
|
|
106
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\ ? /
|
|
107
|
-
"""
|
|
108
|
-
...
|
|
109
|
-
@overload
|
|
110
|
-
def __init__(__self__,
|
|
111
|
-
resource_name: str,
|
|
112
|
-
args: BillingProfileArgs,
|
|
113
|
-
opts: Optional[pulumi.ResourceOptions] = None):
|
|
114
|
-
"""
|
|
115
|
-
A billing profile.
|
|
116
|
-
Azure REST API version: 2024-04-01.
|
|
117
|
-
|
|
118
|
-
:param str resource_name: The name of the resource.
|
|
119
|
-
:param BillingProfileArgs args: The arguments to use to populate this resource's properties.
|
|
120
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
121
|
-
"""
|
|
122
|
-
...
|
|
123
|
-
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
124
|
-
resource_args, opts = _utilities.get_resource_args_opts(BillingProfileArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
125
|
-
if resource_args is not None:
|
|
126
|
-
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
127
|
-
else:
|
|
128
|
-
__self__._internal_init(resource_name, *args, **kwargs)
|
|
129
|
-
|
|
130
|
-
def _internal_init(__self__,
|
|
131
|
-
resource_name: str,
|
|
132
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
133
|
-
billing_account_name: Optional[pulumi.Input[str]] = None,
|
|
134
|
-
billing_profile_name: Optional[pulumi.Input[str]] = None,
|
|
135
|
-
properties: Optional[pulumi.Input[pulumi.InputType['BillingProfilePropertiesArgs']]] = None,
|
|
136
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
137
|
-
__props__=None):
|
|
138
|
-
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
139
|
-
if not isinstance(opts, pulumi.ResourceOptions):
|
|
140
|
-
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
141
|
-
if opts.id is None:
|
|
142
|
-
if __props__ is not None:
|
|
143
|
-
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
144
|
-
__props__ = BillingProfileArgs.__new__(BillingProfileArgs)
|
|
145
|
-
|
|
146
|
-
if billing_account_name is None and not opts.urn:
|
|
147
|
-
raise TypeError("Missing required property 'billing_account_name'")
|
|
148
|
-
__props__.__dict__["billing_account_name"] = billing_account_name
|
|
149
|
-
__props__.__dict__["billing_profile_name"] = billing_profile_name
|
|
150
|
-
__props__.__dict__["properties"] = properties
|
|
151
|
-
__props__.__dict__["tags"] = tags
|
|
152
|
-
__props__.__dict__["name"] = None
|
|
153
|
-
__props__.__dict__["system_data"] = None
|
|
154
|
-
__props__.__dict__["type"] = None
|
|
155
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:billing/v20240401:BillingProfile")])
|
|
156
|
-
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
157
|
-
super(BillingProfile, __self__).__init__(
|
|
158
|
-
'azure-native:billing:BillingProfile',
|
|
159
|
-
resource_name,
|
|
160
|
-
__props__,
|
|
161
|
-
opts)
|
|
162
|
-
|
|
163
|
-
@staticmethod
|
|
164
|
-
def get(resource_name: str,
|
|
165
|
-
id: pulumi.Input[str],
|
|
166
|
-
opts: Optional[pulumi.ResourceOptions] = None) -> 'BillingProfile':
|
|
167
|
-
"""
|
|
168
|
-
Get an existing BillingProfile resource's state with the given name, id, and optional extra
|
|
169
|
-
properties used to qualify the lookup.
|
|
170
|
-
|
|
171
|
-
:param str resource_name: The unique name of the resulting resource.
|
|
172
|
-
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
173
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
174
|
-
"""
|
|
175
|
-
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
176
|
-
|
|
177
|
-
__props__ = BillingProfileArgs.__new__(BillingProfileArgs)
|
|
178
|
-
|
|
179
|
-
__props__.__dict__["name"] = None
|
|
180
|
-
__props__.__dict__["properties"] = None
|
|
181
|
-
__props__.__dict__["system_data"] = None
|
|
182
|
-
__props__.__dict__["tags"] = None
|
|
183
|
-
__props__.__dict__["type"] = None
|
|
184
|
-
return BillingProfile(resource_name, opts=opts, __props__=__props__)
|
|
185
|
-
|
|
186
|
-
@property
|
|
187
|
-
@pulumi.getter
|
|
188
|
-
def name(self) -> pulumi.Output[str]:
|
|
189
|
-
"""
|
|
190
|
-
The name of the resource
|
|
191
|
-
"""
|
|
192
|
-
return pulumi.get(self, "name")
|
|
193
|
-
|
|
194
|
-
@property
|
|
195
|
-
@pulumi.getter
|
|
196
|
-
def properties(self) -> pulumi.Output['outputs.BillingProfilePropertiesResponse']:
|
|
197
|
-
"""
|
|
198
|
-
A billing profile.
|
|
199
|
-
"""
|
|
200
|
-
return pulumi.get(self, "properties")
|
|
201
|
-
|
|
202
|
-
@property
|
|
203
|
-
@pulumi.getter(name="systemData")
|
|
204
|
-
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
205
|
-
"""
|
|
206
|
-
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
207
|
-
"""
|
|
208
|
-
return pulumi.get(self, "system_data")
|
|
209
|
-
|
|
210
|
-
@property
|
|
211
|
-
@pulumi.getter
|
|
212
|
-
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
213
|
-
"""
|
|
214
|
-
Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\ ? /
|
|
215
|
-
"""
|
|
216
|
-
return pulumi.get(self, "tags")
|
|
217
|
-
|
|
218
|
-
@property
|
|
219
|
-
@pulumi.getter
|
|
220
|
-
def type(self) -> pulumi.Output[str]:
|
|
221
|
-
"""
|
|
222
|
-
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
223
|
-
"""
|
|
224
|
-
return pulumi.get(self, "type")
|
|
225
|
-
|
|
@@ -1,146 +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
|
-
|
|
13
|
-
__all__ = [
|
|
14
|
-
'GetAssociatedTenantResult',
|
|
15
|
-
'AwaitableGetAssociatedTenantResult',
|
|
16
|
-
'get_associated_tenant',
|
|
17
|
-
'get_associated_tenant_output',
|
|
18
|
-
]
|
|
19
|
-
|
|
20
|
-
@pulumi.output_type
|
|
21
|
-
class GetAssociatedTenantResult:
|
|
22
|
-
"""
|
|
23
|
-
An associated tenant.
|
|
24
|
-
"""
|
|
25
|
-
def __init__(__self__, id=None, name=None, properties=None, system_data=None, tags=None, type=None):
|
|
26
|
-
if id and not isinstance(id, str):
|
|
27
|
-
raise TypeError("Expected argument 'id' to be a str")
|
|
28
|
-
pulumi.set(__self__, "id", id)
|
|
29
|
-
if name and not isinstance(name, str):
|
|
30
|
-
raise TypeError("Expected argument 'name' to be a str")
|
|
31
|
-
pulumi.set(__self__, "name", name)
|
|
32
|
-
if properties and not isinstance(properties, dict):
|
|
33
|
-
raise TypeError("Expected argument 'properties' to be a dict")
|
|
34
|
-
pulumi.set(__self__, "properties", properties)
|
|
35
|
-
if system_data and not isinstance(system_data, dict):
|
|
36
|
-
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
37
|
-
pulumi.set(__self__, "system_data", system_data)
|
|
38
|
-
if tags and not isinstance(tags, dict):
|
|
39
|
-
raise TypeError("Expected argument 'tags' to be a dict")
|
|
40
|
-
pulumi.set(__self__, "tags", tags)
|
|
41
|
-
if type and not isinstance(type, str):
|
|
42
|
-
raise TypeError("Expected argument 'type' to be a str")
|
|
43
|
-
pulumi.set(__self__, "type", type)
|
|
44
|
-
|
|
45
|
-
@property
|
|
46
|
-
@pulumi.getter
|
|
47
|
-
def id(self) -> str:
|
|
48
|
-
"""
|
|
49
|
-
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
50
|
-
"""
|
|
51
|
-
return pulumi.get(self, "id")
|
|
52
|
-
|
|
53
|
-
@property
|
|
54
|
-
@pulumi.getter
|
|
55
|
-
def name(self) -> str:
|
|
56
|
-
"""
|
|
57
|
-
The name of the resource
|
|
58
|
-
"""
|
|
59
|
-
return pulumi.get(self, "name")
|
|
60
|
-
|
|
61
|
-
@property
|
|
62
|
-
@pulumi.getter
|
|
63
|
-
def properties(self) -> 'outputs.AssociatedTenantPropertiesResponse':
|
|
64
|
-
"""
|
|
65
|
-
An associated tenant.
|
|
66
|
-
"""
|
|
67
|
-
return pulumi.get(self, "properties")
|
|
68
|
-
|
|
69
|
-
@property
|
|
70
|
-
@pulumi.getter(name="systemData")
|
|
71
|
-
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
72
|
-
"""
|
|
73
|
-
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
74
|
-
"""
|
|
75
|
-
return pulumi.get(self, "system_data")
|
|
76
|
-
|
|
77
|
-
@property
|
|
78
|
-
@pulumi.getter
|
|
79
|
-
def tags(self) -> Optional[Mapping[str, str]]:
|
|
80
|
-
"""
|
|
81
|
-
Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\ ? /
|
|
82
|
-
"""
|
|
83
|
-
return pulumi.get(self, "tags")
|
|
84
|
-
|
|
85
|
-
@property
|
|
86
|
-
@pulumi.getter
|
|
87
|
-
def type(self) -> str:
|
|
88
|
-
"""
|
|
89
|
-
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
90
|
-
"""
|
|
91
|
-
return pulumi.get(self, "type")
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
class AwaitableGetAssociatedTenantResult(GetAssociatedTenantResult):
|
|
95
|
-
# pylint: disable=using-constant-test
|
|
96
|
-
def __await__(self):
|
|
97
|
-
if False:
|
|
98
|
-
yield self
|
|
99
|
-
return GetAssociatedTenantResult(
|
|
100
|
-
id=self.id,
|
|
101
|
-
name=self.name,
|
|
102
|
-
properties=self.properties,
|
|
103
|
-
system_data=self.system_data,
|
|
104
|
-
tags=self.tags,
|
|
105
|
-
type=self.type)
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
def get_associated_tenant(associated_tenant_name: Optional[str] = None,
|
|
109
|
-
billing_account_name: Optional[str] = None,
|
|
110
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAssociatedTenantResult:
|
|
111
|
-
"""
|
|
112
|
-
Gets an associated tenant by ID.
|
|
113
|
-
Azure REST API version: 2024-04-01.
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
:param str associated_tenant_name: The ID that uniquely identifies a tenant.
|
|
117
|
-
:param str billing_account_name: The ID that uniquely identifies a billing account.
|
|
118
|
-
"""
|
|
119
|
-
__args__ = dict()
|
|
120
|
-
__args__['associatedTenantName'] = associated_tenant_name
|
|
121
|
-
__args__['billingAccountName'] = billing_account_name
|
|
122
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
123
|
-
__ret__ = pulumi.runtime.invoke('azure-native:billing:getAssociatedTenant', __args__, opts=opts, typ=GetAssociatedTenantResult).value
|
|
124
|
-
|
|
125
|
-
return AwaitableGetAssociatedTenantResult(
|
|
126
|
-
id=pulumi.get(__ret__, 'id'),
|
|
127
|
-
name=pulumi.get(__ret__, 'name'),
|
|
128
|
-
properties=pulumi.get(__ret__, 'properties'),
|
|
129
|
-
system_data=pulumi.get(__ret__, 'system_data'),
|
|
130
|
-
tags=pulumi.get(__ret__, 'tags'),
|
|
131
|
-
type=pulumi.get(__ret__, 'type'))
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
@_utilities.lift_output_func(get_associated_tenant)
|
|
135
|
-
def get_associated_tenant_output(associated_tenant_name: Optional[pulumi.Input[str]] = None,
|
|
136
|
-
billing_account_name: Optional[pulumi.Input[str]] = None,
|
|
137
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAssociatedTenantResult]:
|
|
138
|
-
"""
|
|
139
|
-
Gets an associated tenant by ID.
|
|
140
|
-
Azure REST API version: 2024-04-01.
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
:param str associated_tenant_name: The ID that uniquely identifies a tenant.
|
|
144
|
-
:param str billing_account_name: The ID that uniquely identifies a billing account.
|
|
145
|
-
"""
|
|
146
|
-
...
|