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
|
@@ -213,7 +213,7 @@ class LoadTest(pulumi.CustomResource):
|
|
|
213
213
|
__props__.__dict__["provisioning_state"] = None
|
|
214
214
|
__props__.__dict__["system_data"] = None
|
|
215
215
|
__props__.__dict__["type"] = None
|
|
216
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:loadtestservice:LoadTest"), pulumi.Alias(type_="azure-native:loadtestservice/v20211201preview:LoadTest"), pulumi.Alias(type_="azure-native:loadtestservice/v20220415preview:LoadTest")
|
|
216
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:loadtestservice:LoadTest"), pulumi.Alias(type_="azure-native:loadtestservice/v20211201preview:LoadTest"), pulumi.Alias(type_="azure-native:loadtestservice/v20220415preview:LoadTest")])
|
|
217
217
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
218
218
|
super(LoadTest, __self__).__init__(
|
|
219
219
|
'azure-native:loadtestservice/v20221201:LoadTest',
|
|
@@ -13,9 +13,12 @@ from ._enums import *
|
|
|
13
13
|
__all__ = [
|
|
14
14
|
'ConsoleCreatePropertiesArgs',
|
|
15
15
|
'DashboardLensArgs',
|
|
16
|
-
'DashboardPartMetadataArgs',
|
|
17
16
|
'DashboardPartsPositionArgs',
|
|
18
17
|
'DashboardPartsArgs',
|
|
18
|
+
'MarkdownPartMetadataContentArgs',
|
|
19
|
+
'MarkdownPartMetadataSettingsSettingsArgs',
|
|
20
|
+
'MarkdownPartMetadataSettingsArgs',
|
|
21
|
+
'MarkdownPartMetadataArgs',
|
|
19
22
|
'StorageProfileArgs',
|
|
20
23
|
'TerminalSettingsArgs',
|
|
21
24
|
'UserPropertiesArgs',
|
|
@@ -130,61 +133,6 @@ class DashboardLensArgs:
|
|
|
130
133
|
pulumi.set(self, "metadata", value)
|
|
131
134
|
|
|
132
135
|
|
|
133
|
-
@pulumi.input_type
|
|
134
|
-
class DashboardPartMetadataArgs:
|
|
135
|
-
def __init__(__self__, *,
|
|
136
|
-
type: pulumi.Input[str],
|
|
137
|
-
inputs: Optional[pulumi.Input[Sequence[Any]]] = None,
|
|
138
|
-
settings: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
|
139
|
-
"""
|
|
140
|
-
A dashboard part metadata.
|
|
141
|
-
:param pulumi.Input[str] type: The type of dashboard part.
|
|
142
|
-
:param pulumi.Input[Sequence[Any]] inputs: Inputs to dashboard part.
|
|
143
|
-
:param pulumi.Input[Mapping[str, Any]] settings: Settings of dashboard part.
|
|
144
|
-
"""
|
|
145
|
-
pulumi.set(__self__, "type", type)
|
|
146
|
-
if inputs is not None:
|
|
147
|
-
pulumi.set(__self__, "inputs", inputs)
|
|
148
|
-
if settings is not None:
|
|
149
|
-
pulumi.set(__self__, "settings", settings)
|
|
150
|
-
|
|
151
|
-
@property
|
|
152
|
-
@pulumi.getter
|
|
153
|
-
def type(self) -> pulumi.Input[str]:
|
|
154
|
-
"""
|
|
155
|
-
The type of dashboard part.
|
|
156
|
-
"""
|
|
157
|
-
return pulumi.get(self, "type")
|
|
158
|
-
|
|
159
|
-
@type.setter
|
|
160
|
-
def type(self, value: pulumi.Input[str]):
|
|
161
|
-
pulumi.set(self, "type", value)
|
|
162
|
-
|
|
163
|
-
@property
|
|
164
|
-
@pulumi.getter
|
|
165
|
-
def inputs(self) -> Optional[pulumi.Input[Sequence[Any]]]:
|
|
166
|
-
"""
|
|
167
|
-
Inputs to dashboard part.
|
|
168
|
-
"""
|
|
169
|
-
return pulumi.get(self, "inputs")
|
|
170
|
-
|
|
171
|
-
@inputs.setter
|
|
172
|
-
def inputs(self, value: Optional[pulumi.Input[Sequence[Any]]]):
|
|
173
|
-
pulumi.set(self, "inputs", value)
|
|
174
|
-
|
|
175
|
-
@property
|
|
176
|
-
@pulumi.getter
|
|
177
|
-
def settings(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
|
178
|
-
"""
|
|
179
|
-
Settings of dashboard part.
|
|
180
|
-
"""
|
|
181
|
-
return pulumi.get(self, "settings")
|
|
182
|
-
|
|
183
|
-
@settings.setter
|
|
184
|
-
def settings(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
|
185
|
-
pulumi.set(self, "settings", value)
|
|
186
|
-
|
|
187
|
-
|
|
188
136
|
@pulumi.input_type
|
|
189
137
|
class DashboardPartsPositionArgs:
|
|
190
138
|
def __init__(__self__, *,
|
|
@@ -273,11 +221,11 @@ class DashboardPartsPositionArgs:
|
|
|
273
221
|
class DashboardPartsArgs:
|
|
274
222
|
def __init__(__self__, *,
|
|
275
223
|
position: pulumi.Input['DashboardPartsPositionArgs'],
|
|
276
|
-
metadata: Optional[pulumi.Input['
|
|
224
|
+
metadata: Optional[pulumi.Input['MarkdownPartMetadataArgs']] = None):
|
|
277
225
|
"""
|
|
278
226
|
A dashboard part.
|
|
279
227
|
:param pulumi.Input['DashboardPartsPositionArgs'] position: The dashboard's part position.
|
|
280
|
-
:param pulumi.Input['
|
|
228
|
+
:param pulumi.Input['MarkdownPartMetadataArgs'] metadata: The dashboard part's metadata.
|
|
281
229
|
"""
|
|
282
230
|
pulumi.set(__self__, "position", position)
|
|
283
231
|
if metadata is not None:
|
|
@@ -297,17 +245,210 @@ class DashboardPartsArgs:
|
|
|
297
245
|
|
|
298
246
|
@property
|
|
299
247
|
@pulumi.getter
|
|
300
|
-
def metadata(self) -> Optional[pulumi.Input['
|
|
248
|
+
def metadata(self) -> Optional[pulumi.Input['MarkdownPartMetadataArgs']]:
|
|
301
249
|
"""
|
|
302
|
-
The dashboard's
|
|
250
|
+
The dashboard part's metadata.
|
|
303
251
|
"""
|
|
304
252
|
return pulumi.get(self, "metadata")
|
|
305
253
|
|
|
306
254
|
@metadata.setter
|
|
307
|
-
def metadata(self, value: Optional[pulumi.Input['
|
|
255
|
+
def metadata(self, value: Optional[pulumi.Input['MarkdownPartMetadataArgs']]):
|
|
308
256
|
pulumi.set(self, "metadata", value)
|
|
309
257
|
|
|
310
258
|
|
|
259
|
+
@pulumi.input_type
|
|
260
|
+
class MarkdownPartMetadataContentArgs:
|
|
261
|
+
def __init__(__self__, *,
|
|
262
|
+
settings: Optional[pulumi.Input['MarkdownPartMetadataSettingsSettingsArgs']] = None):
|
|
263
|
+
"""
|
|
264
|
+
The content of markdown part.
|
|
265
|
+
:param pulumi.Input['MarkdownPartMetadataSettingsSettingsArgs'] settings: The setting of the content of markdown part.
|
|
266
|
+
"""
|
|
267
|
+
if settings is not None:
|
|
268
|
+
pulumi.set(__self__, "settings", settings)
|
|
269
|
+
|
|
270
|
+
@property
|
|
271
|
+
@pulumi.getter
|
|
272
|
+
def settings(self) -> Optional[pulumi.Input['MarkdownPartMetadataSettingsSettingsArgs']]:
|
|
273
|
+
"""
|
|
274
|
+
The setting of the content of markdown part.
|
|
275
|
+
"""
|
|
276
|
+
return pulumi.get(self, "settings")
|
|
277
|
+
|
|
278
|
+
@settings.setter
|
|
279
|
+
def settings(self, value: Optional[pulumi.Input['MarkdownPartMetadataSettingsSettingsArgs']]):
|
|
280
|
+
pulumi.set(self, "settings", value)
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
@pulumi.input_type
|
|
284
|
+
class MarkdownPartMetadataSettingsSettingsArgs:
|
|
285
|
+
def __init__(__self__, *,
|
|
286
|
+
content: Optional[pulumi.Input[str]] = None,
|
|
287
|
+
markdown_source: Optional[pulumi.Input[int]] = None,
|
|
288
|
+
markdown_uri: Optional[pulumi.Input[str]] = None,
|
|
289
|
+
subtitle: Optional[pulumi.Input[str]] = None,
|
|
290
|
+
title: Optional[pulumi.Input[str]] = None):
|
|
291
|
+
"""
|
|
292
|
+
The setting of the content of markdown part.
|
|
293
|
+
:param pulumi.Input[str] content: The content of the markdown part.
|
|
294
|
+
:param pulumi.Input[int] markdown_source: The source of the content of the markdown part.
|
|
295
|
+
:param pulumi.Input[str] markdown_uri: The uri of markdown content.
|
|
296
|
+
:param pulumi.Input[str] subtitle: The subtitle of the markdown part.
|
|
297
|
+
:param pulumi.Input[str] title: The title of the markdown part.
|
|
298
|
+
"""
|
|
299
|
+
if content is not None:
|
|
300
|
+
pulumi.set(__self__, "content", content)
|
|
301
|
+
if markdown_source is not None:
|
|
302
|
+
pulumi.set(__self__, "markdown_source", markdown_source)
|
|
303
|
+
if markdown_uri is not None:
|
|
304
|
+
pulumi.set(__self__, "markdown_uri", markdown_uri)
|
|
305
|
+
if subtitle is not None:
|
|
306
|
+
pulumi.set(__self__, "subtitle", subtitle)
|
|
307
|
+
if title is not None:
|
|
308
|
+
pulumi.set(__self__, "title", title)
|
|
309
|
+
|
|
310
|
+
@property
|
|
311
|
+
@pulumi.getter
|
|
312
|
+
def content(self) -> Optional[pulumi.Input[str]]:
|
|
313
|
+
"""
|
|
314
|
+
The content of the markdown part.
|
|
315
|
+
"""
|
|
316
|
+
return pulumi.get(self, "content")
|
|
317
|
+
|
|
318
|
+
@content.setter
|
|
319
|
+
def content(self, value: Optional[pulumi.Input[str]]):
|
|
320
|
+
pulumi.set(self, "content", value)
|
|
321
|
+
|
|
322
|
+
@property
|
|
323
|
+
@pulumi.getter(name="markdownSource")
|
|
324
|
+
def markdown_source(self) -> Optional[pulumi.Input[int]]:
|
|
325
|
+
"""
|
|
326
|
+
The source of the content of the markdown part.
|
|
327
|
+
"""
|
|
328
|
+
return pulumi.get(self, "markdown_source")
|
|
329
|
+
|
|
330
|
+
@markdown_source.setter
|
|
331
|
+
def markdown_source(self, value: Optional[pulumi.Input[int]]):
|
|
332
|
+
pulumi.set(self, "markdown_source", value)
|
|
333
|
+
|
|
334
|
+
@property
|
|
335
|
+
@pulumi.getter(name="markdownUri")
|
|
336
|
+
def markdown_uri(self) -> Optional[pulumi.Input[str]]:
|
|
337
|
+
"""
|
|
338
|
+
The uri of markdown content.
|
|
339
|
+
"""
|
|
340
|
+
return pulumi.get(self, "markdown_uri")
|
|
341
|
+
|
|
342
|
+
@markdown_uri.setter
|
|
343
|
+
def markdown_uri(self, value: Optional[pulumi.Input[str]]):
|
|
344
|
+
pulumi.set(self, "markdown_uri", value)
|
|
345
|
+
|
|
346
|
+
@property
|
|
347
|
+
@pulumi.getter
|
|
348
|
+
def subtitle(self) -> Optional[pulumi.Input[str]]:
|
|
349
|
+
"""
|
|
350
|
+
The subtitle of the markdown part.
|
|
351
|
+
"""
|
|
352
|
+
return pulumi.get(self, "subtitle")
|
|
353
|
+
|
|
354
|
+
@subtitle.setter
|
|
355
|
+
def subtitle(self, value: Optional[pulumi.Input[str]]):
|
|
356
|
+
pulumi.set(self, "subtitle", value)
|
|
357
|
+
|
|
358
|
+
@property
|
|
359
|
+
@pulumi.getter
|
|
360
|
+
def title(self) -> Optional[pulumi.Input[str]]:
|
|
361
|
+
"""
|
|
362
|
+
The title of the markdown part.
|
|
363
|
+
"""
|
|
364
|
+
return pulumi.get(self, "title")
|
|
365
|
+
|
|
366
|
+
@title.setter
|
|
367
|
+
def title(self, value: Optional[pulumi.Input[str]]):
|
|
368
|
+
pulumi.set(self, "title", value)
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
@pulumi.input_type
|
|
372
|
+
class MarkdownPartMetadataSettingsArgs:
|
|
373
|
+
def __init__(__self__, *,
|
|
374
|
+
content: Optional[pulumi.Input['MarkdownPartMetadataContentArgs']] = None):
|
|
375
|
+
"""
|
|
376
|
+
Markdown part settings.
|
|
377
|
+
:param pulumi.Input['MarkdownPartMetadataContentArgs'] content: The content of markdown part.
|
|
378
|
+
"""
|
|
379
|
+
if content is not None:
|
|
380
|
+
pulumi.set(__self__, "content", content)
|
|
381
|
+
|
|
382
|
+
@property
|
|
383
|
+
@pulumi.getter
|
|
384
|
+
def content(self) -> Optional[pulumi.Input['MarkdownPartMetadataContentArgs']]:
|
|
385
|
+
"""
|
|
386
|
+
The content of markdown part.
|
|
387
|
+
"""
|
|
388
|
+
return pulumi.get(self, "content")
|
|
389
|
+
|
|
390
|
+
@content.setter
|
|
391
|
+
def content(self, value: Optional[pulumi.Input['MarkdownPartMetadataContentArgs']]):
|
|
392
|
+
pulumi.set(self, "content", value)
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
@pulumi.input_type
|
|
396
|
+
class MarkdownPartMetadataArgs:
|
|
397
|
+
def __init__(__self__, *,
|
|
398
|
+
type: pulumi.Input[str],
|
|
399
|
+
inputs: Optional[pulumi.Input[Sequence[Any]]] = None,
|
|
400
|
+
settings: Optional[pulumi.Input['MarkdownPartMetadataSettingsArgs']] = None):
|
|
401
|
+
"""
|
|
402
|
+
Markdown part metadata.
|
|
403
|
+
:param pulumi.Input[str] type: The type of dashboard part.
|
|
404
|
+
Expected value is 'Extension/HubsExtension/PartType/MarkdownPart'.
|
|
405
|
+
:param pulumi.Input[Sequence[Any]] inputs: Input to dashboard part.
|
|
406
|
+
:param pulumi.Input['MarkdownPartMetadataSettingsArgs'] settings: Markdown part settings.
|
|
407
|
+
"""
|
|
408
|
+
pulumi.set(__self__, "type", 'Extension/HubsExtension/PartType/MarkdownPart')
|
|
409
|
+
if inputs is not None:
|
|
410
|
+
pulumi.set(__self__, "inputs", inputs)
|
|
411
|
+
if settings is not None:
|
|
412
|
+
pulumi.set(__self__, "settings", settings)
|
|
413
|
+
|
|
414
|
+
@property
|
|
415
|
+
@pulumi.getter
|
|
416
|
+
def type(self) -> pulumi.Input[str]:
|
|
417
|
+
"""
|
|
418
|
+
The type of dashboard part.
|
|
419
|
+
Expected value is 'Extension/HubsExtension/PartType/MarkdownPart'.
|
|
420
|
+
"""
|
|
421
|
+
return pulumi.get(self, "type")
|
|
422
|
+
|
|
423
|
+
@type.setter
|
|
424
|
+
def type(self, value: pulumi.Input[str]):
|
|
425
|
+
pulumi.set(self, "type", value)
|
|
426
|
+
|
|
427
|
+
@property
|
|
428
|
+
@pulumi.getter
|
|
429
|
+
def inputs(self) -> Optional[pulumi.Input[Sequence[Any]]]:
|
|
430
|
+
"""
|
|
431
|
+
Input to dashboard part.
|
|
432
|
+
"""
|
|
433
|
+
return pulumi.get(self, "inputs")
|
|
434
|
+
|
|
435
|
+
@inputs.setter
|
|
436
|
+
def inputs(self, value: Optional[pulumi.Input[Sequence[Any]]]):
|
|
437
|
+
pulumi.set(self, "inputs", value)
|
|
438
|
+
|
|
439
|
+
@property
|
|
440
|
+
@pulumi.getter
|
|
441
|
+
def settings(self) -> Optional[pulumi.Input['MarkdownPartMetadataSettingsArgs']]:
|
|
442
|
+
"""
|
|
443
|
+
Markdown part settings.
|
|
444
|
+
"""
|
|
445
|
+
return pulumi.get(self, "settings")
|
|
446
|
+
|
|
447
|
+
@settings.setter
|
|
448
|
+
def settings(self, value: Optional[pulumi.Input['MarkdownPartMetadataSettingsArgs']]):
|
|
449
|
+
pulumi.set(self, "settings", value)
|
|
450
|
+
|
|
451
|
+
|
|
311
452
|
@pulumi.input_type
|
|
312
453
|
class StorageProfileArgs:
|
|
313
454
|
def __init__(__self__, *,
|
|
@@ -14,9 +14,12 @@ from ._enums import *
|
|
|
14
14
|
__all__ = [
|
|
15
15
|
'ConsolePropertiesResponse',
|
|
16
16
|
'DashboardLensResponse',
|
|
17
|
-
'DashboardPartMetadataResponse',
|
|
18
17
|
'DashboardPartsResponse',
|
|
19
18
|
'DashboardPartsResponsePosition',
|
|
19
|
+
'MarkdownPartMetadataResponse',
|
|
20
|
+
'MarkdownPartMetadataResponseContent',
|
|
21
|
+
'MarkdownPartMetadataResponseSettings',
|
|
22
|
+
'MarkdownPartMetadataResponseSettingsSettings',
|
|
20
23
|
'StorageProfileResponse',
|
|
21
24
|
'TerminalSettingsResponse',
|
|
22
25
|
'UserPropertiesResponse',
|
|
@@ -131,52 +134,6 @@ class DashboardLensResponse(dict):
|
|
|
131
134
|
return pulumi.get(self, "metadata")
|
|
132
135
|
|
|
133
136
|
|
|
134
|
-
@pulumi.output_type
|
|
135
|
-
class DashboardPartMetadataResponse(dict):
|
|
136
|
-
"""
|
|
137
|
-
A dashboard part metadata.
|
|
138
|
-
"""
|
|
139
|
-
def __init__(__self__, *,
|
|
140
|
-
type: str,
|
|
141
|
-
inputs: Optional[Sequence[Any]] = None,
|
|
142
|
-
settings: Optional[Mapping[str, Any]] = None):
|
|
143
|
-
"""
|
|
144
|
-
A dashboard part metadata.
|
|
145
|
-
:param str type: The type of dashboard part.
|
|
146
|
-
:param Sequence[Any] inputs: Inputs to dashboard part.
|
|
147
|
-
:param Mapping[str, Any] settings: Settings of dashboard part.
|
|
148
|
-
"""
|
|
149
|
-
pulumi.set(__self__, "type", type)
|
|
150
|
-
if inputs is not None:
|
|
151
|
-
pulumi.set(__self__, "inputs", inputs)
|
|
152
|
-
if settings is not None:
|
|
153
|
-
pulumi.set(__self__, "settings", settings)
|
|
154
|
-
|
|
155
|
-
@property
|
|
156
|
-
@pulumi.getter
|
|
157
|
-
def type(self) -> str:
|
|
158
|
-
"""
|
|
159
|
-
The type of dashboard part.
|
|
160
|
-
"""
|
|
161
|
-
return pulumi.get(self, "type")
|
|
162
|
-
|
|
163
|
-
@property
|
|
164
|
-
@pulumi.getter
|
|
165
|
-
def inputs(self) -> Optional[Sequence[Any]]:
|
|
166
|
-
"""
|
|
167
|
-
Inputs to dashboard part.
|
|
168
|
-
"""
|
|
169
|
-
return pulumi.get(self, "inputs")
|
|
170
|
-
|
|
171
|
-
@property
|
|
172
|
-
@pulumi.getter
|
|
173
|
-
def settings(self) -> Optional[Mapping[str, Any]]:
|
|
174
|
-
"""
|
|
175
|
-
Settings of dashboard part.
|
|
176
|
-
"""
|
|
177
|
-
return pulumi.get(self, "settings")
|
|
178
|
-
|
|
179
|
-
|
|
180
137
|
@pulumi.output_type
|
|
181
138
|
class DashboardPartsResponse(dict):
|
|
182
139
|
"""
|
|
@@ -184,11 +141,11 @@ class DashboardPartsResponse(dict):
|
|
|
184
141
|
"""
|
|
185
142
|
def __init__(__self__, *,
|
|
186
143
|
position: 'outputs.DashboardPartsResponsePosition',
|
|
187
|
-
metadata: Optional['outputs.
|
|
144
|
+
metadata: Optional['outputs.MarkdownPartMetadataResponse'] = None):
|
|
188
145
|
"""
|
|
189
146
|
A dashboard part.
|
|
190
147
|
:param 'DashboardPartsResponsePosition' position: The dashboard's part position.
|
|
191
|
-
:param '
|
|
148
|
+
:param 'MarkdownPartMetadataResponse' metadata: The dashboard part's metadata.
|
|
192
149
|
"""
|
|
193
150
|
pulumi.set(__self__, "position", position)
|
|
194
151
|
if metadata is not None:
|
|
@@ -204,9 +161,9 @@ class DashboardPartsResponse(dict):
|
|
|
204
161
|
|
|
205
162
|
@property
|
|
206
163
|
@pulumi.getter
|
|
207
|
-
def metadata(self) -> Optional['outputs.
|
|
164
|
+
def metadata(self) -> Optional['outputs.MarkdownPartMetadataResponse']:
|
|
208
165
|
"""
|
|
209
|
-
The dashboard's
|
|
166
|
+
The dashboard part's metadata.
|
|
210
167
|
"""
|
|
211
168
|
return pulumi.get(self, "metadata")
|
|
212
169
|
|
|
@@ -297,6 +254,190 @@ class DashboardPartsResponsePosition(dict):
|
|
|
297
254
|
return pulumi.get(self, "metadata")
|
|
298
255
|
|
|
299
256
|
|
|
257
|
+
@pulumi.output_type
|
|
258
|
+
class MarkdownPartMetadataResponse(dict):
|
|
259
|
+
"""
|
|
260
|
+
Markdown part metadata.
|
|
261
|
+
"""
|
|
262
|
+
def __init__(__self__, *,
|
|
263
|
+
type: str,
|
|
264
|
+
inputs: Optional[Sequence[Any]] = None,
|
|
265
|
+
settings: Optional['outputs.MarkdownPartMetadataResponseSettings'] = None):
|
|
266
|
+
"""
|
|
267
|
+
Markdown part metadata.
|
|
268
|
+
:param str type: The type of dashboard part.
|
|
269
|
+
Expected value is 'Extension/HubsExtension/PartType/MarkdownPart'.
|
|
270
|
+
:param Sequence[Any] inputs: Input to dashboard part.
|
|
271
|
+
:param 'MarkdownPartMetadataResponseSettings' settings: Markdown part settings.
|
|
272
|
+
"""
|
|
273
|
+
pulumi.set(__self__, "type", 'Extension/HubsExtension/PartType/MarkdownPart')
|
|
274
|
+
if inputs is not None:
|
|
275
|
+
pulumi.set(__self__, "inputs", inputs)
|
|
276
|
+
if settings is not None:
|
|
277
|
+
pulumi.set(__self__, "settings", settings)
|
|
278
|
+
|
|
279
|
+
@property
|
|
280
|
+
@pulumi.getter
|
|
281
|
+
def type(self) -> str:
|
|
282
|
+
"""
|
|
283
|
+
The type of dashboard part.
|
|
284
|
+
Expected value is 'Extension/HubsExtension/PartType/MarkdownPart'.
|
|
285
|
+
"""
|
|
286
|
+
return pulumi.get(self, "type")
|
|
287
|
+
|
|
288
|
+
@property
|
|
289
|
+
@pulumi.getter
|
|
290
|
+
def inputs(self) -> Optional[Sequence[Any]]:
|
|
291
|
+
"""
|
|
292
|
+
Input to dashboard part.
|
|
293
|
+
"""
|
|
294
|
+
return pulumi.get(self, "inputs")
|
|
295
|
+
|
|
296
|
+
@property
|
|
297
|
+
@pulumi.getter
|
|
298
|
+
def settings(self) -> Optional['outputs.MarkdownPartMetadataResponseSettings']:
|
|
299
|
+
"""
|
|
300
|
+
Markdown part settings.
|
|
301
|
+
"""
|
|
302
|
+
return pulumi.get(self, "settings")
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
@pulumi.output_type
|
|
306
|
+
class MarkdownPartMetadataResponseContent(dict):
|
|
307
|
+
"""
|
|
308
|
+
The content of markdown part.
|
|
309
|
+
"""
|
|
310
|
+
def __init__(__self__, *,
|
|
311
|
+
settings: Optional['outputs.MarkdownPartMetadataResponseSettingsSettings'] = None):
|
|
312
|
+
"""
|
|
313
|
+
The content of markdown part.
|
|
314
|
+
:param 'MarkdownPartMetadataResponseSettingsSettings' settings: The setting of the content of markdown part.
|
|
315
|
+
"""
|
|
316
|
+
if settings is not None:
|
|
317
|
+
pulumi.set(__self__, "settings", settings)
|
|
318
|
+
|
|
319
|
+
@property
|
|
320
|
+
@pulumi.getter
|
|
321
|
+
def settings(self) -> Optional['outputs.MarkdownPartMetadataResponseSettingsSettings']:
|
|
322
|
+
"""
|
|
323
|
+
The setting of the content of markdown part.
|
|
324
|
+
"""
|
|
325
|
+
return pulumi.get(self, "settings")
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
@pulumi.output_type
|
|
329
|
+
class MarkdownPartMetadataResponseSettings(dict):
|
|
330
|
+
"""
|
|
331
|
+
Markdown part settings.
|
|
332
|
+
"""
|
|
333
|
+
def __init__(__self__, *,
|
|
334
|
+
content: Optional['outputs.MarkdownPartMetadataResponseContent'] = None):
|
|
335
|
+
"""
|
|
336
|
+
Markdown part settings.
|
|
337
|
+
:param 'MarkdownPartMetadataResponseContent' content: The content of markdown part.
|
|
338
|
+
"""
|
|
339
|
+
if content is not None:
|
|
340
|
+
pulumi.set(__self__, "content", content)
|
|
341
|
+
|
|
342
|
+
@property
|
|
343
|
+
@pulumi.getter
|
|
344
|
+
def content(self) -> Optional['outputs.MarkdownPartMetadataResponseContent']:
|
|
345
|
+
"""
|
|
346
|
+
The content of markdown part.
|
|
347
|
+
"""
|
|
348
|
+
return pulumi.get(self, "content")
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
@pulumi.output_type
|
|
352
|
+
class MarkdownPartMetadataResponseSettingsSettings(dict):
|
|
353
|
+
"""
|
|
354
|
+
The setting of the content of markdown part.
|
|
355
|
+
"""
|
|
356
|
+
@staticmethod
|
|
357
|
+
def __key_warning(key: str):
|
|
358
|
+
suggest = None
|
|
359
|
+
if key == "markdownSource":
|
|
360
|
+
suggest = "markdown_source"
|
|
361
|
+
elif key == "markdownUri":
|
|
362
|
+
suggest = "markdown_uri"
|
|
363
|
+
|
|
364
|
+
if suggest:
|
|
365
|
+
pulumi.log.warn(f"Key '{key}' not found in MarkdownPartMetadataResponseSettingsSettings. Access the value via the '{suggest}' property getter instead.")
|
|
366
|
+
|
|
367
|
+
def __getitem__(self, key: str) -> Any:
|
|
368
|
+
MarkdownPartMetadataResponseSettingsSettings.__key_warning(key)
|
|
369
|
+
return super().__getitem__(key)
|
|
370
|
+
|
|
371
|
+
def get(self, key: str, default = None) -> Any:
|
|
372
|
+
MarkdownPartMetadataResponseSettingsSettings.__key_warning(key)
|
|
373
|
+
return super().get(key, default)
|
|
374
|
+
|
|
375
|
+
def __init__(__self__, *,
|
|
376
|
+
content: Optional[str] = None,
|
|
377
|
+
markdown_source: Optional[int] = None,
|
|
378
|
+
markdown_uri: Optional[str] = None,
|
|
379
|
+
subtitle: Optional[str] = None,
|
|
380
|
+
title: Optional[str] = None):
|
|
381
|
+
"""
|
|
382
|
+
The setting of the content of markdown part.
|
|
383
|
+
:param str content: The content of the markdown part.
|
|
384
|
+
:param int markdown_source: The source of the content of the markdown part.
|
|
385
|
+
:param str markdown_uri: The uri of markdown content.
|
|
386
|
+
:param str subtitle: The subtitle of the markdown part.
|
|
387
|
+
:param str title: The title of the markdown part.
|
|
388
|
+
"""
|
|
389
|
+
if content is not None:
|
|
390
|
+
pulumi.set(__self__, "content", content)
|
|
391
|
+
if markdown_source is not None:
|
|
392
|
+
pulumi.set(__self__, "markdown_source", markdown_source)
|
|
393
|
+
if markdown_uri is not None:
|
|
394
|
+
pulumi.set(__self__, "markdown_uri", markdown_uri)
|
|
395
|
+
if subtitle is not None:
|
|
396
|
+
pulumi.set(__self__, "subtitle", subtitle)
|
|
397
|
+
if title is not None:
|
|
398
|
+
pulumi.set(__self__, "title", title)
|
|
399
|
+
|
|
400
|
+
@property
|
|
401
|
+
@pulumi.getter
|
|
402
|
+
def content(self) -> Optional[str]:
|
|
403
|
+
"""
|
|
404
|
+
The content of the markdown part.
|
|
405
|
+
"""
|
|
406
|
+
return pulumi.get(self, "content")
|
|
407
|
+
|
|
408
|
+
@property
|
|
409
|
+
@pulumi.getter(name="markdownSource")
|
|
410
|
+
def markdown_source(self) -> Optional[int]:
|
|
411
|
+
"""
|
|
412
|
+
The source of the content of the markdown part.
|
|
413
|
+
"""
|
|
414
|
+
return pulumi.get(self, "markdown_source")
|
|
415
|
+
|
|
416
|
+
@property
|
|
417
|
+
@pulumi.getter(name="markdownUri")
|
|
418
|
+
def markdown_uri(self) -> Optional[str]:
|
|
419
|
+
"""
|
|
420
|
+
The uri of markdown content.
|
|
421
|
+
"""
|
|
422
|
+
return pulumi.get(self, "markdown_uri")
|
|
423
|
+
|
|
424
|
+
@property
|
|
425
|
+
@pulumi.getter
|
|
426
|
+
def subtitle(self) -> Optional[str]:
|
|
427
|
+
"""
|
|
428
|
+
The subtitle of the markdown part.
|
|
429
|
+
"""
|
|
430
|
+
return pulumi.get(self, "subtitle")
|
|
431
|
+
|
|
432
|
+
@property
|
|
433
|
+
@pulumi.getter
|
|
434
|
+
def title(self) -> Optional[str]:
|
|
435
|
+
"""
|
|
436
|
+
The title of the markdown part.
|
|
437
|
+
"""
|
|
438
|
+
return pulumi.get(self, "title")
|
|
439
|
+
|
|
440
|
+
|
|
300
441
|
@pulumi.output_type
|
|
301
442
|
class StorageProfileResponse(dict):
|
|
302
443
|
"""
|