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
pulumi_azure_native/__init__.py
CHANGED
|
@@ -205,8 +205,6 @@ if typing.TYPE_CHECKING:
|
|
|
205
205
|
eventhub = __eventhub
|
|
206
206
|
import pulumi_azure_native.extendedlocation as __extendedlocation
|
|
207
207
|
extendedlocation = __extendedlocation
|
|
208
|
-
import pulumi_azure_native.fabric as __fabric
|
|
209
|
-
fabric = __fabric
|
|
210
208
|
import pulumi_azure_native.features as __features
|
|
211
209
|
features = __features
|
|
212
210
|
import pulumi_azure_native.fluidrelay as __fluidrelay
|
|
@@ -560,7 +558,6 @@ else:
|
|
|
560
558
|
eventgrid = _utilities.lazy_import('pulumi_azure_native.eventgrid')
|
|
561
559
|
eventhub = _utilities.lazy_import('pulumi_azure_native.eventhub')
|
|
562
560
|
extendedlocation = _utilities.lazy_import('pulumi_azure_native.extendedlocation')
|
|
563
|
-
fabric = _utilities.lazy_import('pulumi_azure_native.fabric')
|
|
564
561
|
features = _utilities.lazy_import('pulumi_azure_native.features')
|
|
565
562
|
fluidrelay = _utilities.lazy_import('pulumi_azure_native.fluidrelay')
|
|
566
563
|
graphservices = _utilities.lazy_import('pulumi_azure_native.graphservices')
|
|
@@ -3362,12 +3359,9 @@ _utilities.register(
|
|
|
3362
3359
|
"mod": "billing",
|
|
3363
3360
|
"fqn": "pulumi_azure_native.billing",
|
|
3364
3361
|
"classes": {
|
|
3365
|
-
"azure-native:billing:AssociatedTenant": "AssociatedTenant",
|
|
3366
|
-
"azure-native:billing:BillingProfile": "BillingProfile",
|
|
3367
3362
|
"azure-native:billing:BillingRoleAssignmentByBillingAccount": "BillingRoleAssignmentByBillingAccount",
|
|
3368
3363
|
"azure-native:billing:BillingRoleAssignmentByDepartment": "BillingRoleAssignmentByDepartment",
|
|
3369
|
-
"azure-native:billing:BillingRoleAssignmentByEnrollmentAccount": "BillingRoleAssignmentByEnrollmentAccount"
|
|
3370
|
-
"azure-native:billing:InvoiceSection": "InvoiceSection"
|
|
3364
|
+
"azure-native:billing:BillingRoleAssignmentByEnrollmentAccount": "BillingRoleAssignmentByEnrollmentAccount"
|
|
3371
3365
|
}
|
|
3372
3366
|
},
|
|
3373
3367
|
{
|
|
@@ -3380,19 +3374,6 @@ _utilities.register(
|
|
|
3380
3374
|
"azure-native:billing/v20191001preview:BillingRoleAssignmentByEnrollmentAccount": "BillingRoleAssignmentByEnrollmentAccount"
|
|
3381
3375
|
}
|
|
3382
3376
|
},
|
|
3383
|
-
{
|
|
3384
|
-
"pkg": "azure-native",
|
|
3385
|
-
"mod": "billing/v20240401",
|
|
3386
|
-
"fqn": "pulumi_azure_native.billing.v20240401",
|
|
3387
|
-
"classes": {
|
|
3388
|
-
"azure-native:billing/v20240401:AssociatedTenant": "AssociatedTenant",
|
|
3389
|
-
"azure-native:billing/v20240401:BillingProfile": "BillingProfile",
|
|
3390
|
-
"azure-native:billing/v20240401:BillingRoleAssignmentByBillingAccount": "BillingRoleAssignmentByBillingAccount",
|
|
3391
|
-
"azure-native:billing/v20240401:BillingRoleAssignmentByDepartment": "BillingRoleAssignmentByDepartment",
|
|
3392
|
-
"azure-native:billing/v20240401:BillingRoleAssignmentByEnrollmentAccount": "BillingRoleAssignmentByEnrollmentAccount",
|
|
3393
|
-
"azure-native:billing/v20240401:InvoiceSection": "InvoiceSection"
|
|
3394
|
-
}
|
|
3395
|
-
},
|
|
3396
3377
|
{
|
|
3397
3378
|
"pkg": "azure-native",
|
|
3398
3379
|
"mod": "blueprint",
|
|
@@ -4713,14 +4694,6 @@ _utilities.register(
|
|
|
4713
4694
|
"azure-native:containerinstance/v20230501:ContainerGroup": "ContainerGroup"
|
|
4714
4695
|
}
|
|
4715
4696
|
},
|
|
4716
|
-
{
|
|
4717
|
-
"pkg": "azure-native",
|
|
4718
|
-
"mod": "containerinstance/v20240501preview",
|
|
4719
|
-
"fqn": "pulumi_azure_native.containerinstance.v20240501preview",
|
|
4720
|
-
"classes": {
|
|
4721
|
-
"azure-native:containerinstance/v20240501preview:ContainerGroup": "ContainerGroup"
|
|
4722
|
-
}
|
|
4723
|
-
},
|
|
4724
4697
|
{
|
|
4725
4698
|
"pkg": "azure-native",
|
|
4726
4699
|
"mod": "containerregistry",
|
|
@@ -6510,10 +6483,6 @@ _utilities.register(
|
|
|
6510
6483
|
"mod": "dbformysql/v20231230",
|
|
6511
6484
|
"fqn": "pulumi_azure_native.dbformysql.v20231230",
|
|
6512
6485
|
"classes": {
|
|
6513
|
-
"azure-native:dbformysql/v20231230:AzureADAdministrator": "AzureADAdministrator",
|
|
6514
|
-
"azure-native:dbformysql/v20231230:Configuration": "Configuration",
|
|
6515
|
-
"azure-native:dbformysql/v20231230:Database": "Database",
|
|
6516
|
-
"azure-native:dbformysql/v20231230:FirewallRule": "FirewallRule",
|
|
6517
6486
|
"azure-native:dbformysql/v20231230:Server": "Server"
|
|
6518
6487
|
}
|
|
6519
6488
|
},
|
|
@@ -7112,28 +7081,6 @@ _utilities.register(
|
|
|
7112
7081
|
"azure-native:devcenter/v20240601preview:Schedule": "Schedule"
|
|
7113
7082
|
}
|
|
7114
7083
|
},
|
|
7115
|
-
{
|
|
7116
|
-
"pkg": "azure-native",
|
|
7117
|
-
"mod": "devcenter/v20240701preview",
|
|
7118
|
-
"fqn": "pulumi_azure_native.devcenter.v20240701preview",
|
|
7119
|
-
"classes": {
|
|
7120
|
-
"azure-native:devcenter/v20240701preview:AttachedNetworkByDevCenter": "AttachedNetworkByDevCenter",
|
|
7121
|
-
"azure-native:devcenter/v20240701preview:Catalog": "Catalog",
|
|
7122
|
-
"azure-native:devcenter/v20240701preview:DevBoxDefinition": "DevBoxDefinition",
|
|
7123
|
-
"azure-native:devcenter/v20240701preview:DevCenter": "DevCenter",
|
|
7124
|
-
"azure-native:devcenter/v20240701preview:EncryptionSet": "EncryptionSet",
|
|
7125
|
-
"azure-native:devcenter/v20240701preview:EnvironmentType": "EnvironmentType",
|
|
7126
|
-
"azure-native:devcenter/v20240701preview:Gallery": "Gallery",
|
|
7127
|
-
"azure-native:devcenter/v20240701preview:NetworkConnection": "NetworkConnection",
|
|
7128
|
-
"azure-native:devcenter/v20240701preview:Plan": "Plan",
|
|
7129
|
-
"azure-native:devcenter/v20240701preview:PlanMember": "PlanMember",
|
|
7130
|
-
"azure-native:devcenter/v20240701preview:Pool": "Pool",
|
|
7131
|
-
"azure-native:devcenter/v20240701preview:Project": "Project",
|
|
7132
|
-
"azure-native:devcenter/v20240701preview:ProjectCatalog": "ProjectCatalog",
|
|
7133
|
-
"azure-native:devcenter/v20240701preview:ProjectEnvironmentType": "ProjectEnvironmentType",
|
|
7134
|
-
"azure-native:devcenter/v20240701preview:Schedule": "Schedule"
|
|
7135
|
-
}
|
|
7136
|
-
},
|
|
7137
7084
|
{
|
|
7138
7085
|
"pkg": "azure-native",
|
|
7139
7086
|
"mod": "devhub",
|
|
@@ -8421,22 +8368,6 @@ _utilities.register(
|
|
|
8421
8368
|
"azure-native:extendedlocation/v20210831preview:ResourceSyncRule": "ResourceSyncRule"
|
|
8422
8369
|
}
|
|
8423
8370
|
},
|
|
8424
|
-
{
|
|
8425
|
-
"pkg": "azure-native",
|
|
8426
|
-
"mod": "fabric",
|
|
8427
|
-
"fqn": "pulumi_azure_native.fabric",
|
|
8428
|
-
"classes": {
|
|
8429
|
-
"azure-native:fabric:FabricCapacity": "FabricCapacity"
|
|
8430
|
-
}
|
|
8431
|
-
},
|
|
8432
|
-
{
|
|
8433
|
-
"pkg": "azure-native",
|
|
8434
|
-
"mod": "fabric/v20231101",
|
|
8435
|
-
"fqn": "pulumi_azure_native.fabric.v20231101",
|
|
8436
|
-
"classes": {
|
|
8437
|
-
"azure-native:fabric/v20231101:FabricCapacity": "FabricCapacity"
|
|
8438
|
-
}
|
|
8439
|
-
},
|
|
8440
8371
|
{
|
|
8441
8372
|
"pkg": "azure-native",
|
|
8442
8373
|
"mod": "features",
|
|
@@ -9681,14 +9612,6 @@ _utilities.register(
|
|
|
9681
9612
|
"azure-native:kubernetes/v20240601preview:ConnectedCluster": "ConnectedCluster"
|
|
9682
9613
|
}
|
|
9683
9614
|
},
|
|
9684
|
-
{
|
|
9685
|
-
"pkg": "azure-native",
|
|
9686
|
-
"mod": "kubernetes/v20240701preview",
|
|
9687
|
-
"fqn": "pulumi_azure_native.kubernetes.v20240701preview",
|
|
9688
|
-
"classes": {
|
|
9689
|
-
"azure-native:kubernetes/v20240701preview:ConnectedCluster": "ConnectedCluster"
|
|
9690
|
-
}
|
|
9691
|
-
},
|
|
9692
9615
|
{
|
|
9693
9616
|
"pkg": "azure-native",
|
|
9694
9617
|
"mod": "kubernetesconfiguration",
|
|
@@ -9990,9 +9913,7 @@ _utilities.register(
|
|
|
9990
9913
|
"mod": "loadtestservice",
|
|
9991
9914
|
"fqn": "pulumi_azure_native.loadtestservice",
|
|
9992
9915
|
"classes": {
|
|
9993
|
-
"azure-native:loadtestservice:LoadTest": "LoadTest"
|
|
9994
|
-
"azure-native:loadtestservice:LoadTestMapping": "LoadTestMapping",
|
|
9995
|
-
"azure-native:loadtestservice:LoadTestProfileMapping": "LoadTestProfileMapping"
|
|
9916
|
+
"azure-native:loadtestservice:LoadTest": "LoadTest"
|
|
9996
9917
|
}
|
|
9997
9918
|
},
|
|
9998
9919
|
{
|
|
@@ -10011,16 +9932,6 @@ _utilities.register(
|
|
|
10011
9932
|
"azure-native:loadtestservice/v20221201:LoadTest": "LoadTest"
|
|
10012
9933
|
}
|
|
10013
9934
|
},
|
|
10014
|
-
{
|
|
10015
|
-
"pkg": "azure-native",
|
|
10016
|
-
"mod": "loadtestservice/v20231201preview",
|
|
10017
|
-
"fqn": "pulumi_azure_native.loadtestservice.v20231201preview",
|
|
10018
|
-
"classes": {
|
|
10019
|
-
"azure-native:loadtestservice/v20231201preview:LoadTest": "LoadTest",
|
|
10020
|
-
"azure-native:loadtestservice/v20231201preview:LoadTestMapping": "LoadTestMapping",
|
|
10021
|
-
"azure-native:loadtestservice/v20231201preview:LoadTestProfileMapping": "LoadTestProfileMapping"
|
|
10022
|
-
}
|
|
10023
|
-
},
|
|
10024
9935
|
{
|
|
10025
9936
|
"pkg": "azure-native",
|
|
10026
9937
|
"mod": "logic",
|
|
@@ -5,21 +5,13 @@
|
|
|
5
5
|
from .. import _utilities
|
|
6
6
|
import typing
|
|
7
7
|
# Export this package's modules as members:
|
|
8
|
-
from ._enums import *
|
|
9
|
-
from .associated_tenant import *
|
|
10
|
-
from .billing_profile import *
|
|
11
8
|
from .billing_role_assignment_by_billing_account import *
|
|
12
9
|
from .billing_role_assignment_by_department import *
|
|
13
10
|
from .billing_role_assignment_by_enrollment_account import *
|
|
14
|
-
from .get_associated_tenant import *
|
|
15
|
-
from .get_billing_profile import *
|
|
16
11
|
from .get_billing_role_assignment_by_billing_account import *
|
|
17
12
|
from .get_billing_role_assignment_by_department import *
|
|
18
13
|
from .get_billing_role_assignment_by_enrollment_account import *
|
|
19
|
-
from .get_invoice_section import *
|
|
20
|
-
from .invoice_section import *
|
|
21
14
|
from .list_billing_account_invoice_sections_by_create_subscription_permission import *
|
|
22
|
-
from ._inputs import *
|
|
23
15
|
from . import outputs
|
|
24
16
|
|
|
25
17
|
# Make subpackages available:
|
|
@@ -28,10 +20,7 @@ if typing.TYPE_CHECKING:
|
|
|
28
20
|
v20191001preview = __v20191001preview
|
|
29
21
|
import pulumi_azure_native.billing.v20200501 as __v20200501
|
|
30
22
|
v20200501 = __v20200501
|
|
31
|
-
import pulumi_azure_native.billing.v20240401 as __v20240401
|
|
32
|
-
v20240401 = __v20240401
|
|
33
23
|
else:
|
|
34
24
|
v20191001preview = _utilities.lazy_import('pulumi_azure_native.billing.v20191001preview')
|
|
35
25
|
v20200501 = _utilities.lazy_import('pulumi_azure_native.billing.v20200501')
|
|
36
|
-
v20240401 = _utilities.lazy_import('pulumi_azure_native.billing.v20240401')
|
|
37
26
|
|
|
@@ -147,8 +147,6 @@ class BillingRoleAssignmentByBillingAccount(pulumi.CustomResource):
|
|
|
147
147
|
The role assignment
|
|
148
148
|
Azure REST API version: 2019-10-01-preview. Prior API version in Azure Native 1.x: 2019-10-01-preview.
|
|
149
149
|
|
|
150
|
-
Other available API versions: 2024-04-01.
|
|
151
|
-
|
|
152
150
|
:param str resource_name: The name of the resource.
|
|
153
151
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
154
152
|
:param pulumi.Input[str] billing_account_name: The ID that uniquely identifies a billing account.
|
|
@@ -169,8 +167,6 @@ class BillingRoleAssignmentByBillingAccount(pulumi.CustomResource):
|
|
|
169
167
|
The role assignment
|
|
170
168
|
Azure REST API version: 2019-10-01-preview. Prior API version in Azure Native 1.x: 2019-10-01-preview.
|
|
171
169
|
|
|
172
|
-
Other available API versions: 2024-04-01.
|
|
173
|
-
|
|
174
170
|
:param str resource_name: The name of the resource.
|
|
175
171
|
:param BillingRoleAssignmentByBillingAccountArgs args: The arguments to use to populate this resource's properties.
|
|
176
172
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -218,7 +214,7 @@ class BillingRoleAssignmentByBillingAccount(pulumi.CustomResource):
|
|
|
218
214
|
__props__.__dict__["name"] = None
|
|
219
215
|
__props__.__dict__["scope"] = None
|
|
220
216
|
__props__.__dict__["type"] = None
|
|
221
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:billing/v20191001preview:BillingRoleAssignmentByBillingAccount")
|
|
217
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:billing/v20191001preview:BillingRoleAssignmentByBillingAccount")])
|
|
222
218
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
223
219
|
super(BillingRoleAssignmentByBillingAccount, __self__).__init__(
|
|
224
220
|
'azure-native:billing:BillingRoleAssignmentByBillingAccount',
|
|
@@ -163,8 +163,6 @@ class BillingRoleAssignmentByDepartment(pulumi.CustomResource):
|
|
|
163
163
|
The role assignment
|
|
164
164
|
Azure REST API version: 2019-10-01-preview. Prior API version in Azure Native 1.x: 2019-10-01-preview.
|
|
165
165
|
|
|
166
|
-
Other available API versions: 2024-04-01.
|
|
167
|
-
|
|
168
166
|
:param str resource_name: The name of the resource.
|
|
169
167
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
170
168
|
:param pulumi.Input[str] billing_account_name: The ID that uniquely identifies a billing account.
|
|
@@ -186,8 +184,6 @@ class BillingRoleAssignmentByDepartment(pulumi.CustomResource):
|
|
|
186
184
|
The role assignment
|
|
187
185
|
Azure REST API version: 2019-10-01-preview. Prior API version in Azure Native 1.x: 2019-10-01-preview.
|
|
188
186
|
|
|
189
|
-
Other available API versions: 2024-04-01.
|
|
190
|
-
|
|
191
187
|
:param str resource_name: The name of the resource.
|
|
192
188
|
:param BillingRoleAssignmentByDepartmentArgs args: The arguments to use to populate this resource's properties.
|
|
193
189
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -239,7 +235,7 @@ class BillingRoleAssignmentByDepartment(pulumi.CustomResource):
|
|
|
239
235
|
__props__.__dict__["name"] = None
|
|
240
236
|
__props__.__dict__["scope"] = None
|
|
241
237
|
__props__.__dict__["type"] = None
|
|
242
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:billing/v20191001preview:BillingRoleAssignmentByDepartment")
|
|
238
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:billing/v20191001preview:BillingRoleAssignmentByDepartment")])
|
|
243
239
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
244
240
|
super(BillingRoleAssignmentByDepartment, __self__).__init__(
|
|
245
241
|
'azure-native:billing:BillingRoleAssignmentByDepartment',
|
|
@@ -163,8 +163,6 @@ class BillingRoleAssignmentByEnrollmentAccount(pulumi.CustomResource):
|
|
|
163
163
|
The role assignment
|
|
164
164
|
Azure REST API version: 2019-10-01-preview. Prior API version in Azure Native 1.x: 2019-10-01-preview.
|
|
165
165
|
|
|
166
|
-
Other available API versions: 2024-04-01.
|
|
167
|
-
|
|
168
166
|
:param str resource_name: The name of the resource.
|
|
169
167
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
170
168
|
:param pulumi.Input[str] billing_account_name: The ID that uniquely identifies a billing account.
|
|
@@ -186,8 +184,6 @@ class BillingRoleAssignmentByEnrollmentAccount(pulumi.CustomResource):
|
|
|
186
184
|
The role assignment
|
|
187
185
|
Azure REST API version: 2019-10-01-preview. Prior API version in Azure Native 1.x: 2019-10-01-preview.
|
|
188
186
|
|
|
189
|
-
Other available API versions: 2024-04-01.
|
|
190
|
-
|
|
191
187
|
:param str resource_name: The name of the resource.
|
|
192
188
|
:param BillingRoleAssignmentByEnrollmentAccountArgs args: The arguments to use to populate this resource's properties.
|
|
193
189
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -239,7 +235,7 @@ class BillingRoleAssignmentByEnrollmentAccount(pulumi.CustomResource):
|
|
|
239
235
|
__props__.__dict__["name"] = None
|
|
240
236
|
__props__.__dict__["scope"] = None
|
|
241
237
|
__props__.__dict__["type"] = None
|
|
242
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:billing/v20191001preview:BillingRoleAssignmentByEnrollmentAccount")
|
|
238
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:billing/v20191001preview:BillingRoleAssignmentByEnrollmentAccount")])
|
|
243
239
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
244
240
|
super(BillingRoleAssignmentByEnrollmentAccount, __self__).__init__(
|
|
245
241
|
'azure-native:billing:BillingRoleAssignmentByEnrollmentAccount',
|
|
@@ -195,8 +195,6 @@ def get_billing_role_assignment_by_billing_account(billing_account_name: Optiona
|
|
|
195
195
|
Gets a role assignment for the caller on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement, Microsoft Customer Agreement or Enterprise Agreement.
|
|
196
196
|
Azure REST API version: 2019-10-01-preview.
|
|
197
197
|
|
|
198
|
-
Other available API versions: 2024-04-01.
|
|
199
|
-
|
|
200
198
|
|
|
201
199
|
:param str billing_account_name: The ID that uniquely identifies a billing account.
|
|
202
200
|
:param str billing_role_assignment_name: The ID that uniquely identifies a role assignment.
|
|
@@ -231,8 +229,6 @@ def get_billing_role_assignment_by_billing_account_output(billing_account_name:
|
|
|
231
229
|
Gets a role assignment for the caller on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement, Microsoft Customer Agreement or Enterprise Agreement.
|
|
232
230
|
Azure REST API version: 2019-10-01-preview.
|
|
233
231
|
|
|
234
|
-
Other available API versions: 2024-04-01.
|
|
235
|
-
|
|
236
232
|
|
|
237
233
|
:param str billing_account_name: The ID that uniquely identifies a billing account.
|
|
238
234
|
:param str billing_role_assignment_name: The ID that uniquely identifies a role assignment.
|
|
@@ -196,8 +196,6 @@ def get_billing_role_assignment_by_department(billing_account_name: Optional[str
|
|
|
196
196
|
Gets a role assignment for the caller on a department. The operation is supported only for billing accounts with agreement type Enterprise Agreement.
|
|
197
197
|
Azure REST API version: 2019-10-01-preview.
|
|
198
198
|
|
|
199
|
-
Other available API versions: 2024-04-01.
|
|
200
|
-
|
|
201
199
|
|
|
202
200
|
:param str billing_account_name: The ID that uniquely identifies a billing account.
|
|
203
201
|
:param str billing_role_assignment_name: The ID that uniquely identifies a role assignment.
|
|
@@ -235,8 +233,6 @@ def get_billing_role_assignment_by_department_output(billing_account_name: Optio
|
|
|
235
233
|
Gets a role assignment for the caller on a department. The operation is supported only for billing accounts with agreement type Enterprise Agreement.
|
|
236
234
|
Azure REST API version: 2019-10-01-preview.
|
|
237
235
|
|
|
238
|
-
Other available API versions: 2024-04-01.
|
|
239
|
-
|
|
240
236
|
|
|
241
237
|
:param str billing_account_name: The ID that uniquely identifies a billing account.
|
|
242
238
|
:param str billing_role_assignment_name: The ID that uniquely identifies a role assignment.
|
|
@@ -196,8 +196,6 @@ def get_billing_role_assignment_by_enrollment_account(billing_account_name: Opti
|
|
|
196
196
|
Gets a role assignment for the caller on a enrollment Account. The operation is supported only for billing accounts with agreement type Enterprise Agreement.
|
|
197
197
|
Azure REST API version: 2019-10-01-preview.
|
|
198
198
|
|
|
199
|
-
Other available API versions: 2024-04-01.
|
|
200
|
-
|
|
201
199
|
|
|
202
200
|
:param str billing_account_name: The ID that uniquely identifies a billing account.
|
|
203
201
|
:param str billing_role_assignment_name: The ID that uniquely identifies a role assignment.
|
|
@@ -235,8 +233,6 @@ def get_billing_role_assignment_by_enrollment_account_output(billing_account_nam
|
|
|
235
233
|
Gets a role assignment for the caller on a enrollment Account. The operation is supported only for billing accounts with agreement type Enterprise Agreement.
|
|
236
234
|
Azure REST API version: 2019-10-01-preview.
|
|
237
235
|
|
|
238
|
-
Other available API versions: 2024-04-01.
|
|
239
|
-
|
|
240
236
|
|
|
241
237
|
:param str billing_account_name: The ID that uniquely identifies a billing account.
|
|
242
238
|
:param str billing_role_assignment_name: The ID that uniquely identifies a role assignment.
|
|
@@ -63,7 +63,7 @@ def list_billing_account_invoice_sections_by_create_subscription_permission(bill
|
|
|
63
63
|
Lists the invoice sections for which the user has permission to create Azure subscriptions. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement.
|
|
64
64
|
Azure REST API version: 2020-05-01.
|
|
65
65
|
|
|
66
|
-
Other available API versions: 2019-10-01-preview
|
|
66
|
+
Other available API versions: 2019-10-01-preview.
|
|
67
67
|
|
|
68
68
|
|
|
69
69
|
:param str billing_account_name: The ID that uniquely identifies a billing account.
|
|
@@ -85,7 +85,7 @@ def list_billing_account_invoice_sections_by_create_subscription_permission_outp
|
|
|
85
85
|
Lists the invoice sections for which the user has permission to create Azure subscriptions. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement.
|
|
86
86
|
Azure REST API version: 2020-05-01.
|
|
87
87
|
|
|
88
|
-
Other available API versions: 2019-10-01-preview
|
|
88
|
+
Other available API versions: 2019-10-01-preview.
|
|
89
89
|
|
|
90
90
|
|
|
91
91
|
:param str billing_account_name: The ID that uniquely identifies a billing account.
|