pulumi-azure-native 2.48.0__py3-none-any.whl → 2.48.0a1719571301__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-azure-native might be problematic. Click here for more details.
- pulumi_azure_native/__init__.py +2 -91
- pulumi_azure_native/billing/__init__.py +0 -11
- pulumi_azure_native/billing/billing_role_assignment_by_billing_account.py +1 -5
- pulumi_azure_native/billing/billing_role_assignment_by_department.py +1 -5
- pulumi_azure_native/billing/billing_role_assignment_by_enrollment_account.py +1 -5
- pulumi_azure_native/billing/get_billing_role_assignment_by_billing_account.py +0 -4
- pulumi_azure_native/billing/get_billing_role_assignment_by_department.py +0 -4
- pulumi_azure_native/billing/get_billing_role_assignment_by_enrollment_account.py +0 -4
- pulumi_azure_native/billing/list_billing_account_invoice_sections_by_create_subscription_permission.py +2 -2
- pulumi_azure_native/billing/outputs.py +18 -1729
- pulumi_azure_native/billing/v20191001preview/billing_role_assignment_by_billing_account.py +1 -1
- pulumi_azure_native/billing/v20191001preview/billing_role_assignment_by_department.py +1 -1
- pulumi_azure_native/billing/v20191001preview/billing_role_assignment_by_enrollment_account.py +1 -1
- pulumi_azure_native/containerinstance/__init__.py +0 -3
- pulumi_azure_native/containerinstance/container_group.py +3 -3
- pulumi_azure_native/containerinstance/get_container_group.py +2 -2
- pulumi_azure_native/containerinstance/v20210301/container_group.py +1 -1
- pulumi_azure_native/containerinstance/v20210701/container_group.py +1 -1
- pulumi_azure_native/containerinstance/v20230201preview/container_group.py +1 -1
- pulumi_azure_native/containerinstance/v20230501/container_group.py +1 -1
- pulumi_azure_native/dbformysql/azure_ad_administrator.py +3 -3
- pulumi_azure_native/dbformysql/configuration.py +3 -3
- pulumi_azure_native/dbformysql/database.py +3 -3
- pulumi_azure_native/dbformysql/firewall_rule.py +3 -3
- pulumi_azure_native/dbformysql/get_azure_ad_administrator.py +2 -2
- pulumi_azure_native/dbformysql/get_configuration.py +2 -2
- pulumi_azure_native/dbformysql/get_database.py +2 -2
- pulumi_azure_native/dbformysql/get_firewall_rule.py +2 -2
- pulumi_azure_native/dbformysql/v20200701privatepreview/configuration.py +1 -1
- pulumi_azure_native/dbformysql/v20220101/azure_ad_administrator.py +1 -1
- pulumi_azure_native/dbformysql/v20220101/configuration.py +1 -1
- pulumi_azure_native/dbformysql/v20220101/database.py +1 -1
- pulumi_azure_native/dbformysql/v20220101/firewall_rule.py +1 -1
- pulumi_azure_native/dbformysql/v20230601preview/azure_ad_administrator.py +1 -1
- pulumi_azure_native/dbformysql/v20230601preview/configuration.py +1 -1
- pulumi_azure_native/dbformysql/v20230601preview/database.py +1 -1
- pulumi_azure_native/dbformysql/v20230601preview/firewall_rule.py +1 -1
- pulumi_azure_native/dbformysql/v20230630/azure_ad_administrator.py +1 -1
- pulumi_azure_native/dbformysql/v20230630/configuration.py +1 -1
- pulumi_azure_native/dbformysql/v20230630/database.py +1 -1
- pulumi_azure_native/dbformysql/v20230630/firewall_rule.py +1 -1
- pulumi_azure_native/dbformysql/v20231230/__init__.py +0 -8
- pulumi_azure_native/dbformysql/v20231230/_enums.py +0 -17
- pulumi_azure_native/devcenter/__init__.py +0 -4
- pulumi_azure_native/devcenter/attached_network_by_dev_center.py +3 -3
- pulumi_azure_native/devcenter/catalog.py +3 -3
- pulumi_azure_native/devcenter/dev_box_definition.py +3 -3
- pulumi_azure_native/devcenter/dev_center.py +3 -3
- pulumi_azure_native/devcenter/encryption_set.py +3 -3
- pulumi_azure_native/devcenter/environment_type.py +3 -3
- pulumi_azure_native/devcenter/gallery.py +3 -3
- pulumi_azure_native/devcenter/get_attached_network_by_dev_center.py +2 -2
- pulumi_azure_native/devcenter/get_catalog.py +2 -2
- pulumi_azure_native/devcenter/get_catalog_sync_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_customization_task_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_dev_box_definition.py +2 -2
- pulumi_azure_native/devcenter/get_dev_center.py +2 -2
- pulumi_azure_native/devcenter/get_encryption_set.py +2 -2
- pulumi_azure_native/devcenter/get_environment_definition_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_environment_type.py +2 -2
- pulumi_azure_native/devcenter/get_gallery.py +2 -2
- pulumi_azure_native/devcenter/get_network_connection.py +2 -2
- pulumi_azure_native/devcenter/get_plan.py +2 -2
- pulumi_azure_native/devcenter/get_plan_member.py +2 -2
- pulumi_azure_native/devcenter/get_pool.py +2 -2
- pulumi_azure_native/devcenter/get_project.py +2 -2
- pulumi_azure_native/devcenter/get_project_catalog.py +2 -2
- pulumi_azure_native/devcenter/get_project_catalog_environment_definition_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_project_catalog_sync_error_details.py +2 -2
- pulumi_azure_native/devcenter/get_project_environment_type.py +2 -2
- pulumi_azure_native/devcenter/get_project_inherited_settings.py +2 -2
- pulumi_azure_native/devcenter/get_schedule.py +2 -2
- pulumi_azure_native/devcenter/list_skus_by_project.py +0 -4
- pulumi_azure_native/devcenter/network_connection.py +3 -3
- pulumi_azure_native/devcenter/outputs.py +0 -226
- pulumi_azure_native/devcenter/plan.py +3 -3
- pulumi_azure_native/devcenter/plan_member.py +3 -3
- pulumi_azure_native/devcenter/pool.py +3 -3
- pulumi_azure_native/devcenter/project.py +3 -3
- pulumi_azure_native/devcenter/project_catalog.py +3 -3
- pulumi_azure_native/devcenter/project_environment_type.py +3 -3
- pulumi_azure_native/devcenter/schedule.py +3 -3
- pulumi_azure_native/devcenter/v20221111preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20230401/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20230401/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20230401/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20230401/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20230401/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20230401/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20230401/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20230401/pool.py +1 -1
- pulumi_azure_native/devcenter/v20230401/project.py +1 -1
- pulumi_azure_native/devcenter/v20230401/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20230401/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/pool.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/project.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20230801preview/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/pool.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/project.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20231001preview/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20240201/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240201/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240201/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20240201/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240201/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240201/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20240201/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20240201/pool.py +1 -1
- pulumi_azure_native/devcenter/v20240201/project.py +1 -1
- pulumi_azure_native/devcenter/v20240201/project_catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240201/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240201/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/encryption_set.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/plan.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/plan_member.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/pool.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/project.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/project_catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240501preview/schedule.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/attached_network_by_dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/dev_box_definition.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/dev_center.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/encryption_set.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/gallery.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/network_connection.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/plan.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/plan_member.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/pool.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/project.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/project_catalog.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/project_environment_type.py +1 -1
- pulumi_azure_native/devcenter/v20240601preview/schedule.py +1 -1
- pulumi_azure_native/kubernetes/__init__.py +0 -3
- pulumi_azure_native/kubernetes/connected_cluster.py +3 -3
- pulumi_azure_native/kubernetes/get_connected_cluster.py +2 -2
- pulumi_azure_native/kubernetes/list_connected_cluster_user_credential.py +2 -2
- pulumi_azure_native/kubernetes/v20220501preview/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20221001preview/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20231101preview/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20240101/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20240201preview/connected_cluster.py +1 -1
- pulumi_azure_native/kubernetes/v20240601preview/connected_cluster.py +1 -1
- pulumi_azure_native/loadtestservice/__init__.py +0 -7
- pulumi_azure_native/loadtestservice/get_load_test.py +2 -2
- pulumi_azure_native/loadtestservice/load_test.py +3 -3
- pulumi_azure_native/loadtestservice/v20211201preview/load_test.py +1 -1
- pulumi_azure_native/loadtestservice/v20221201/load_test.py +1 -1
- pulumi_azure_native/pulumi-plugin.json +1 -1
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719571301.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719571301.dist-info}/RECORD +178 -293
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719571301.dist-info}/WHEEL +1 -1
- pulumi_azure_native/billing/_enums.py +0 -71
- pulumi_azure_native/billing/_inputs.py +0 -1274
- pulumi_azure_native/billing/associated_tenant.py +0 -226
- pulumi_azure_native/billing/billing_profile.py +0 -225
- pulumi_azure_native/billing/get_associated_tenant.py +0 -146
- pulumi_azure_native/billing/get_billing_profile.py +0 -146
- pulumi_azure_native/billing/get_invoice_section.py +0 -151
- pulumi_azure_native/billing/invoice_section.py +0 -247
- pulumi_azure_native/billing/v20240401/__init__.py +0 -23
- pulumi_azure_native/billing/v20240401/_enums.py +0 -71
- pulumi_azure_native/billing/v20240401/_inputs.py +0 -1394
- pulumi_azure_native/billing/v20240401/associated_tenant.py +0 -224
- pulumi_azure_native/billing/v20240401/billing_profile.py +0 -223
- pulumi_azure_native/billing/v20240401/billing_role_assignment_by_billing_account.py +0 -223
- pulumi_azure_native/billing/v20240401/billing_role_assignment_by_department.py +0 -244
- pulumi_azure_native/billing/v20240401/billing_role_assignment_by_enrollment_account.py +0 -244
- pulumi_azure_native/billing/v20240401/get_associated_tenant.py +0 -144
- pulumi_azure_native/billing/v20240401/get_billing_profile.py +0 -144
- pulumi_azure_native/billing/v20240401/get_billing_role_assignment_by_billing_account.py +0 -144
- pulumi_azure_native/billing/v20240401/get_billing_role_assignment_by_department.py +0 -149
- pulumi_azure_native/billing/v20240401/get_billing_role_assignment_by_enrollment_account.py +0 -149
- pulumi_azure_native/billing/v20240401/get_invoice_section.py +0 -149
- pulumi_azure_native/billing/v20240401/invoice_section.py +0 -245
- pulumi_azure_native/billing/v20240401/list_billing_account_invoice_sections_by_create_subscription_permission.py +0 -92
- pulumi_azure_native/billing/v20240401/outputs.py +0 -2305
- pulumi_azure_native/containerinstance/v20240501preview/__init__.py +0 -12
- pulumi_azure_native/containerinstance/v20240501preview/_enums.py +0 -127
- pulumi_azure_native/containerinstance/v20240501preview/_inputs.py +0 -2019
- pulumi_azure_native/containerinstance/v20240501preview/container_group.py +0 -808
- pulumi_azure_native/containerinstance/v20240501preview/get_container_group.py +0 -420
- pulumi_azure_native/containerinstance/v20240501preview/outputs.py +0 -2605
- pulumi_azure_native/dbformysql/v20231230/azure_ad_administrator.py +0 -331
- pulumi_azure_native/dbformysql/v20231230/configuration.py +0 -353
- pulumi_azure_native/dbformysql/v20231230/database.py +0 -243
- pulumi_azure_native/dbformysql/v20231230/firewall_rule.py +0 -245
- pulumi_azure_native/dbformysql/v20231230/get_azure_ad_administrator.py +0 -188
- pulumi_azure_native/dbformysql/v20231230/get_configuration.py +0 -266
- pulumi_azure_native/dbformysql/v20231230/get_database.py +0 -149
- pulumi_azure_native/dbformysql/v20231230/get_firewall_rule.py +0 -149
- pulumi_azure_native/devcenter/get_project_catalog_image_definition_build_details.py +0 -213
- pulumi_azure_native/devcenter/v20240701preview/__init__.py +0 -48
- pulumi_azure_native/devcenter/v20240701preview/_enums.py +0 -209
- pulumi_azure_native/devcenter/v20240701preview/_inputs.py +0 -595
- pulumi_azure_native/devcenter/v20240701preview/attached_network_by_dev_center.py +0 -255
- pulumi_azure_native/devcenter/v20240701preview/catalog.py +0 -363
- pulumi_azure_native/devcenter/v20240701preview/dev_box_definition.py +0 -413
- pulumi_azure_native/devcenter/v20240701preview/dev_center.py +0 -447
- pulumi_azure_native/devcenter/v20240701preview/encryption_set.py +0 -342
- pulumi_azure_native/devcenter/v20240701preview/environment_type.py +0 -253
- pulumi_azure_native/devcenter/v20240701preview/gallery.py +0 -225
- pulumi_azure_native/devcenter/v20240701preview/get_attached_network_by_dev_center.py +0 -188
- pulumi_azure_native/devcenter/v20240701preview/get_catalog.py +0 -253
- pulumi_azure_native/devcenter/v20240701preview/get_catalog_sync_error_details.py +0 -110
- pulumi_azure_native/devcenter/v20240701preview/get_customization_task_error_details.py +0 -89
- pulumi_azure_native/devcenter/v20240701preview/get_dev_box_definition.py +0 -266
- pulumi_azure_native/devcenter/v20240701preview/get_dev_center.py +0 -261
- pulumi_azure_native/devcenter/v20240701preview/get_encryption_set.py +0 -201
- pulumi_azure_native/devcenter/v20240701preview/get_environment_definition_error_details.py +0 -89
- pulumi_azure_native/devcenter/v20240701preview/get_environment_type.py +0 -162
- pulumi_azure_native/devcenter/v20240701preview/get_gallery.py +0 -149
- pulumi_azure_native/devcenter/v20240701preview/get_network_connection.py +0 -261
- pulumi_azure_native/devcenter/v20240701preview/get_plan.py +0 -170
- pulumi_azure_native/devcenter/v20240701preview/get_plan_member.py +0 -175
- pulumi_azure_native/devcenter/v20240701preview/get_pool.py +0 -344
- pulumi_azure_native/devcenter/v20240701preview/get_project.py +0 -248
- pulumi_azure_native/devcenter/v20240701preview/get_project_catalog.py +0 -253
- pulumi_azure_native/devcenter/v20240701preview/get_project_catalog_environment_definition_error_details.py +0 -89
- pulumi_azure_native/devcenter/v20240701preview/get_project_catalog_image_definition_build_details.py +0 -211
- pulumi_azure_native/devcenter/v20240701preview/get_project_catalog_sync_error_details.py +0 -110
- pulumi_azure_native/devcenter/v20240701preview/get_project_environment_type.py +0 -253
- pulumi_azure_native/devcenter/v20240701preview/get_project_inherited_settings.py +0 -92
- pulumi_azure_native/devcenter/v20240701preview/get_schedule.py +0 -224
- pulumi_azure_native/devcenter/v20240701preview/list_skus_by_project.py +0 -92
- pulumi_azure_native/devcenter/v20240701preview/network_connection.py +0 -448
- pulumi_azure_native/devcenter/v20240701preview/outputs.py +0 -1673
- pulumi_azure_native/devcenter/v20240701preview/plan.py +0 -263
- pulumi_azure_native/devcenter/v20240701preview/plan_member.py +0 -283
- pulumi_azure_native/devcenter/v20240701preview/pool.py +0 -608
- pulumi_azure_native/devcenter/v20240701preview/project.py +0 -418
- pulumi_azure_native/devcenter/v20240701preview/project_catalog.py +0 -363
- pulumi_azure_native/devcenter/v20240701preview/project_environment_type.py +0 -439
- pulumi_azure_native/devcenter/v20240701preview/schedule.py +0 -434
- pulumi_azure_native/fabric/__init__.py +0 -20
- pulumi_azure_native/fabric/_enums.py +0 -19
- pulumi_azure_native/fabric/_inputs.py +0 -78
- pulumi_azure_native/fabric/fabric_capacity.py +0 -306
- pulumi_azure_native/fabric/get_fabric_capacity.py +0 -198
- pulumi_azure_native/fabric/outputs.py +0 -183
- pulumi_azure_native/fabric/v20231101/__init__.py +0 -12
- pulumi_azure_native/fabric/v20231101/_enums.py +0 -19
- pulumi_azure_native/fabric/v20231101/_inputs.py +0 -78
- pulumi_azure_native/fabric/v20231101/fabric_capacity.py +0 -304
- pulumi_azure_native/fabric/v20231101/get_fabric_capacity.py +0 -196
- pulumi_azure_native/fabric/v20231101/outputs.py +0 -183
- pulumi_azure_native/kubernetes/v20240701preview/__init__.py +0 -13
- pulumi_azure_native/kubernetes/v20240701preview/_enums.py +0 -76
- pulumi_azure_native/kubernetes/v20240701preview/_inputs.py +0 -401
- pulumi_azure_native/kubernetes/v20240701preview/connected_cluster.py +0 -788
- pulumi_azure_native/kubernetes/v20240701preview/get_connected_cluster.py +0 -469
- pulumi_azure_native/kubernetes/v20240701preview/list_connected_cluster_user_credential.py +0 -103
- pulumi_azure_native/kubernetes/v20240701preview/outputs.py +0 -827
- pulumi_azure_native/loadtestservice/get_load_test_mapping.py +0 -159
- pulumi_azure_native/loadtestservice/get_load_test_profile_mapping.py +0 -159
- pulumi_azure_native/loadtestservice/load_test_mapping.py +0 -253
- pulumi_azure_native/loadtestservice/load_test_profile_mapping.py +0 -253
- pulumi_azure_native/loadtestservice/v20231201preview/__init__.py +0 -16
- pulumi_azure_native/loadtestservice/v20231201preview/_enums.py +0 -34
- pulumi_azure_native/loadtestservice/v20231201preview/_inputs.py +0 -137
- pulumi_azure_native/loadtestservice/v20231201preview/get_load_test.py +0 -209
- pulumi_azure_native/loadtestservice/v20231201preview/get_load_test_mapping.py +0 -157
- pulumi_azure_native/loadtestservice/v20231201preview/get_load_test_profile_mapping.py +0 -157
- pulumi_azure_native/loadtestservice/v20231201preview/load_test.py +0 -331
- pulumi_azure_native/loadtestservice/v20231201preview/load_test_mapping.py +0 -251
- pulumi_azure_native/loadtestservice/v20231201preview/load_test_profile_mapping.py +0 -251
- pulumi_azure_native/loadtestservice/v20231201preview/outputs.py +0 -364
- {pulumi_azure_native-2.48.0.dist-info → pulumi_azure_native-2.48.0a1719571301.dist-info}/top_level.txt +0 -0
|
@@ -1,213 +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
|
-
'GetProjectCatalogImageDefinitionBuildDetailsResult',
|
|
15
|
-
'AwaitableGetProjectCatalogImageDefinitionBuildDetailsResult',
|
|
16
|
-
'get_project_catalog_image_definition_build_details',
|
|
17
|
-
'get_project_catalog_image_definition_build_details_output',
|
|
18
|
-
]
|
|
19
|
-
|
|
20
|
-
@pulumi.output_type
|
|
21
|
-
class GetProjectCatalogImageDefinitionBuildDetailsResult:
|
|
22
|
-
"""
|
|
23
|
-
Represents a specific build of an Image Definition.
|
|
24
|
-
"""
|
|
25
|
-
def __init__(__self__, end_time=None, error_details=None, id=None, image_reference=None, name=None, start_time=None, status=None, system_data=None, task_groups=None, type=None):
|
|
26
|
-
if end_time and not isinstance(end_time, str):
|
|
27
|
-
raise TypeError("Expected argument 'end_time' to be a str")
|
|
28
|
-
pulumi.set(__self__, "end_time", end_time)
|
|
29
|
-
if error_details and not isinstance(error_details, dict):
|
|
30
|
-
raise TypeError("Expected argument 'error_details' to be a dict")
|
|
31
|
-
pulumi.set(__self__, "error_details", error_details)
|
|
32
|
-
if id and not isinstance(id, str):
|
|
33
|
-
raise TypeError("Expected argument 'id' to be a str")
|
|
34
|
-
pulumi.set(__self__, "id", id)
|
|
35
|
-
if image_reference and not isinstance(image_reference, dict):
|
|
36
|
-
raise TypeError("Expected argument 'image_reference' to be a dict")
|
|
37
|
-
pulumi.set(__self__, "image_reference", image_reference)
|
|
38
|
-
if name and not isinstance(name, str):
|
|
39
|
-
raise TypeError("Expected argument 'name' to be a str")
|
|
40
|
-
pulumi.set(__self__, "name", name)
|
|
41
|
-
if start_time and not isinstance(start_time, str):
|
|
42
|
-
raise TypeError("Expected argument 'start_time' to be a str")
|
|
43
|
-
pulumi.set(__self__, "start_time", start_time)
|
|
44
|
-
if status and not isinstance(status, str):
|
|
45
|
-
raise TypeError("Expected argument 'status' to be a str")
|
|
46
|
-
pulumi.set(__self__, "status", status)
|
|
47
|
-
if system_data and not isinstance(system_data, dict):
|
|
48
|
-
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
49
|
-
pulumi.set(__self__, "system_data", system_data)
|
|
50
|
-
if task_groups and not isinstance(task_groups, list):
|
|
51
|
-
raise TypeError("Expected argument 'task_groups' to be a list")
|
|
52
|
-
pulumi.set(__self__, "task_groups", task_groups)
|
|
53
|
-
if type and not isinstance(type, str):
|
|
54
|
-
raise TypeError("Expected argument 'type' to be a str")
|
|
55
|
-
pulumi.set(__self__, "type", type)
|
|
56
|
-
|
|
57
|
-
@property
|
|
58
|
-
@pulumi.getter(name="endTime")
|
|
59
|
-
def end_time(self) -> str:
|
|
60
|
-
"""
|
|
61
|
-
End time of the task group.
|
|
62
|
-
"""
|
|
63
|
-
return pulumi.get(self, "end_time")
|
|
64
|
-
|
|
65
|
-
@property
|
|
66
|
-
@pulumi.getter(name="errorDetails")
|
|
67
|
-
def error_details(self) -> 'outputs.ImageCreationErrorDetailsResponse':
|
|
68
|
-
"""
|
|
69
|
-
Details for image creation error. Populated when the image creation is not successful.
|
|
70
|
-
"""
|
|
71
|
-
return pulumi.get(self, "error_details")
|
|
72
|
-
|
|
73
|
-
@property
|
|
74
|
-
@pulumi.getter
|
|
75
|
-
def id(self) -> str:
|
|
76
|
-
"""
|
|
77
|
-
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
78
|
-
"""
|
|
79
|
-
return pulumi.get(self, "id")
|
|
80
|
-
|
|
81
|
-
@property
|
|
82
|
-
@pulumi.getter(name="imageReference")
|
|
83
|
-
def image_reference(self) -> 'outputs.ImageReferenceResponse':
|
|
84
|
-
"""
|
|
85
|
-
The specific image version used by the build.
|
|
86
|
-
"""
|
|
87
|
-
return pulumi.get(self, "image_reference")
|
|
88
|
-
|
|
89
|
-
@property
|
|
90
|
-
@pulumi.getter
|
|
91
|
-
def name(self) -> str:
|
|
92
|
-
"""
|
|
93
|
-
The name of the resource
|
|
94
|
-
"""
|
|
95
|
-
return pulumi.get(self, "name")
|
|
96
|
-
|
|
97
|
-
@property
|
|
98
|
-
@pulumi.getter(name="startTime")
|
|
99
|
-
def start_time(self) -> str:
|
|
100
|
-
"""
|
|
101
|
-
Start time of the task group.
|
|
102
|
-
"""
|
|
103
|
-
return pulumi.get(self, "start_time")
|
|
104
|
-
|
|
105
|
-
@property
|
|
106
|
-
@pulumi.getter
|
|
107
|
-
def status(self) -> str:
|
|
108
|
-
"""
|
|
109
|
-
The status of the build.
|
|
110
|
-
"""
|
|
111
|
-
return pulumi.get(self, "status")
|
|
112
|
-
|
|
113
|
-
@property
|
|
114
|
-
@pulumi.getter(name="systemData")
|
|
115
|
-
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
116
|
-
"""
|
|
117
|
-
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
118
|
-
"""
|
|
119
|
-
return pulumi.get(self, "system_data")
|
|
120
|
-
|
|
121
|
-
@property
|
|
122
|
-
@pulumi.getter(name="taskGroups")
|
|
123
|
-
def task_groups(self) -> Sequence['outputs.ImageDefinitionBuildTaskGroupResponse']:
|
|
124
|
-
"""
|
|
125
|
-
The list of task groups executed during the image definition build.
|
|
126
|
-
"""
|
|
127
|
-
return pulumi.get(self, "task_groups")
|
|
128
|
-
|
|
129
|
-
@property
|
|
130
|
-
@pulumi.getter
|
|
131
|
-
def type(self) -> str:
|
|
132
|
-
"""
|
|
133
|
-
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
134
|
-
"""
|
|
135
|
-
return pulumi.get(self, "type")
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
class AwaitableGetProjectCatalogImageDefinitionBuildDetailsResult(GetProjectCatalogImageDefinitionBuildDetailsResult):
|
|
139
|
-
# pylint: disable=using-constant-test
|
|
140
|
-
def __await__(self):
|
|
141
|
-
if False:
|
|
142
|
-
yield self
|
|
143
|
-
return GetProjectCatalogImageDefinitionBuildDetailsResult(
|
|
144
|
-
end_time=self.end_time,
|
|
145
|
-
error_details=self.error_details,
|
|
146
|
-
id=self.id,
|
|
147
|
-
image_reference=self.image_reference,
|
|
148
|
-
name=self.name,
|
|
149
|
-
start_time=self.start_time,
|
|
150
|
-
status=self.status,
|
|
151
|
-
system_data=self.system_data,
|
|
152
|
-
task_groups=self.task_groups,
|
|
153
|
-
type=self.type)
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
def get_project_catalog_image_definition_build_details(build_name: Optional[str] = None,
|
|
157
|
-
catalog_name: Optional[str] = None,
|
|
158
|
-
image_definition_name: Optional[str] = None,
|
|
159
|
-
project_name: Optional[str] = None,
|
|
160
|
-
resource_group_name: Optional[str] = None,
|
|
161
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetProjectCatalogImageDefinitionBuildDetailsResult:
|
|
162
|
-
"""
|
|
163
|
-
Gets Build details
|
|
164
|
-
Azure REST API version: 2024-07-01-preview.
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
:param str build_name: The ID of the Image Definition Build.
|
|
168
|
-
:param str catalog_name: The name of the Catalog.
|
|
169
|
-
:param str image_definition_name: The name of the Image Definition.
|
|
170
|
-
:param str project_name: The name of the project.
|
|
171
|
-
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
172
|
-
"""
|
|
173
|
-
__args__ = dict()
|
|
174
|
-
__args__['buildName'] = build_name
|
|
175
|
-
__args__['catalogName'] = catalog_name
|
|
176
|
-
__args__['imageDefinitionName'] = image_definition_name
|
|
177
|
-
__args__['projectName'] = project_name
|
|
178
|
-
__args__['resourceGroupName'] = resource_group_name
|
|
179
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
180
|
-
__ret__ = pulumi.runtime.invoke('azure-native:devcenter:getProjectCatalogImageDefinitionBuildDetails', __args__, opts=opts, typ=GetProjectCatalogImageDefinitionBuildDetailsResult).value
|
|
181
|
-
|
|
182
|
-
return AwaitableGetProjectCatalogImageDefinitionBuildDetailsResult(
|
|
183
|
-
end_time=pulumi.get(__ret__, 'end_time'),
|
|
184
|
-
error_details=pulumi.get(__ret__, 'error_details'),
|
|
185
|
-
id=pulumi.get(__ret__, 'id'),
|
|
186
|
-
image_reference=pulumi.get(__ret__, 'image_reference'),
|
|
187
|
-
name=pulumi.get(__ret__, 'name'),
|
|
188
|
-
start_time=pulumi.get(__ret__, 'start_time'),
|
|
189
|
-
status=pulumi.get(__ret__, 'status'),
|
|
190
|
-
system_data=pulumi.get(__ret__, 'system_data'),
|
|
191
|
-
task_groups=pulumi.get(__ret__, 'task_groups'),
|
|
192
|
-
type=pulumi.get(__ret__, 'type'))
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
@_utilities.lift_output_func(get_project_catalog_image_definition_build_details)
|
|
196
|
-
def get_project_catalog_image_definition_build_details_output(build_name: Optional[pulumi.Input[str]] = None,
|
|
197
|
-
catalog_name: Optional[pulumi.Input[str]] = None,
|
|
198
|
-
image_definition_name: Optional[pulumi.Input[str]] = None,
|
|
199
|
-
project_name: Optional[pulumi.Input[str]] = None,
|
|
200
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
201
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetProjectCatalogImageDefinitionBuildDetailsResult]:
|
|
202
|
-
"""
|
|
203
|
-
Gets Build details
|
|
204
|
-
Azure REST API version: 2024-07-01-preview.
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
:param str build_name: The ID of the Image Definition Build.
|
|
208
|
-
:param str catalog_name: The name of the Catalog.
|
|
209
|
-
:param str image_definition_name: The name of the Image Definition.
|
|
210
|
-
:param str project_name: The name of the project.
|
|
211
|
-
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
212
|
-
"""
|
|
213
|
-
...
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
from ... import _utilities
|
|
6
|
-
import typing
|
|
7
|
-
# Export this package's modules as members:
|
|
8
|
-
from ._enums import *
|
|
9
|
-
from .attached_network_by_dev_center import *
|
|
10
|
-
from .catalog import *
|
|
11
|
-
from .dev_box_definition import *
|
|
12
|
-
from .dev_center import *
|
|
13
|
-
from .encryption_set import *
|
|
14
|
-
from .environment_type import *
|
|
15
|
-
from .gallery import *
|
|
16
|
-
from .get_attached_network_by_dev_center import *
|
|
17
|
-
from .get_catalog import *
|
|
18
|
-
from .get_catalog_sync_error_details import *
|
|
19
|
-
from .get_customization_task_error_details import *
|
|
20
|
-
from .get_dev_box_definition import *
|
|
21
|
-
from .get_dev_center import *
|
|
22
|
-
from .get_encryption_set import *
|
|
23
|
-
from .get_environment_definition_error_details import *
|
|
24
|
-
from .get_environment_type import *
|
|
25
|
-
from .get_gallery import *
|
|
26
|
-
from .get_network_connection import *
|
|
27
|
-
from .get_plan import *
|
|
28
|
-
from .get_plan_member import *
|
|
29
|
-
from .get_pool import *
|
|
30
|
-
from .get_project import *
|
|
31
|
-
from .get_project_catalog import *
|
|
32
|
-
from .get_project_catalog_environment_definition_error_details import *
|
|
33
|
-
from .get_project_catalog_image_definition_build_details import *
|
|
34
|
-
from .get_project_catalog_sync_error_details import *
|
|
35
|
-
from .get_project_environment_type import *
|
|
36
|
-
from .get_project_inherited_settings import *
|
|
37
|
-
from .get_schedule import *
|
|
38
|
-
from .list_skus_by_project import *
|
|
39
|
-
from .network_connection import *
|
|
40
|
-
from .plan import *
|
|
41
|
-
from .plan_member import *
|
|
42
|
-
from .pool import *
|
|
43
|
-
from .project import *
|
|
44
|
-
from .project_catalog import *
|
|
45
|
-
from .project_environment_type import *
|
|
46
|
-
from .schedule import *
|
|
47
|
-
from ._inputs import *
|
|
48
|
-
from . import outputs
|
|
@@ -1,209 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
from enum import Enum
|
|
6
|
-
|
|
7
|
-
__all__ = [
|
|
8
|
-
'CatalogItemSyncEnableStatus',
|
|
9
|
-
'CatalogItemType',
|
|
10
|
-
'CatalogSyncType',
|
|
11
|
-
'DevboxDisksEncryptionEnableStatus',
|
|
12
|
-
'DomainJoinType',
|
|
13
|
-
'EnvironmentTypeEnableStatus',
|
|
14
|
-
'HibernateSupport',
|
|
15
|
-
'IdentityType',
|
|
16
|
-
'InstallAzureMonitorAgentEnableStatus',
|
|
17
|
-
'LicenseType',
|
|
18
|
-
'LocalAdminStatus',
|
|
19
|
-
'ManagedServiceIdentityType',
|
|
20
|
-
'MicrosoftHostedNetworkEnableStatus',
|
|
21
|
-
'PlanMemberType',
|
|
22
|
-
'PoolDevBoxDefinitionType',
|
|
23
|
-
'ScheduleEnableStatus',
|
|
24
|
-
'ScheduledFrequency',
|
|
25
|
-
'ScheduledType',
|
|
26
|
-
'SingleSignOnStatus',
|
|
27
|
-
'SkuTier',
|
|
28
|
-
'StopOnDisconnectEnableStatus',
|
|
29
|
-
'VirtualNetworkType',
|
|
30
|
-
]
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
class CatalogItemSyncEnableStatus(str, Enum):
|
|
34
|
-
"""
|
|
35
|
-
Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.
|
|
36
|
-
"""
|
|
37
|
-
ENABLED = "Enabled"
|
|
38
|
-
DISABLED = "Disabled"
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
class CatalogItemType(str, Enum):
|
|
42
|
-
"""
|
|
43
|
-
Indicates catalog item types.
|
|
44
|
-
"""
|
|
45
|
-
ENVIRONMENT_DEFINITION = "EnvironmentDefinition"
|
|
46
|
-
IMAGE_DEFINITION = "ImageDefinition"
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
class CatalogSyncType(str, Enum):
|
|
50
|
-
"""
|
|
51
|
-
Indicates the type of sync that is configured for the catalog.
|
|
52
|
-
"""
|
|
53
|
-
MANUAL = "Manual"
|
|
54
|
-
SCHEDULED = "Scheduled"
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
class DevboxDisksEncryptionEnableStatus(str, Enum):
|
|
58
|
-
"""
|
|
59
|
-
Devbox disk encryption enable or disable status. Indicates if Devbox disks encryption using DevCenter CMK is enabled or not.
|
|
60
|
-
"""
|
|
61
|
-
ENABLED = "Enabled"
|
|
62
|
-
DISABLED = "Disabled"
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
class DomainJoinType(str, Enum):
|
|
66
|
-
"""
|
|
67
|
-
AAD Join type.
|
|
68
|
-
"""
|
|
69
|
-
HYBRID_AZURE_AD_JOIN = "HybridAzureADJoin"
|
|
70
|
-
AZURE_AD_JOIN = "AzureADJoin"
|
|
71
|
-
NONE = "None"
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
class EnvironmentTypeEnableStatus(str, Enum):
|
|
75
|
-
"""
|
|
76
|
-
Defines whether this Environment Type can be used in this Project.
|
|
77
|
-
"""
|
|
78
|
-
ENABLED = "Enabled"
|
|
79
|
-
DISABLED = "Disabled"
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
class HibernateSupport(str, Enum):
|
|
83
|
-
"""
|
|
84
|
-
Indicates whether Dev Boxes created with this definition are capable of hibernation. Not all images are capable of supporting hibernation. To find out more see https://aka.ms/devbox/hibernate
|
|
85
|
-
"""
|
|
86
|
-
DISABLED = "Disabled"
|
|
87
|
-
ENABLED = "Enabled"
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
class IdentityType(str, Enum):
|
|
91
|
-
"""
|
|
92
|
-
Values can be systemAssignedIdentity or userAssignedIdentity
|
|
93
|
-
"""
|
|
94
|
-
SYSTEM_ASSIGNED_IDENTITY = "systemAssignedIdentity"
|
|
95
|
-
USER_ASSIGNED_IDENTITY = "userAssignedIdentity"
|
|
96
|
-
DELEGATED_RESOURCE_IDENTITY = "delegatedResourceIdentity"
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
class InstallAzureMonitorAgentEnableStatus(str, Enum):
|
|
100
|
-
"""
|
|
101
|
-
Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.
|
|
102
|
-
"""
|
|
103
|
-
ENABLED = "Enabled"
|
|
104
|
-
DISABLED = "Disabled"
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
class LicenseType(str, Enum):
|
|
108
|
-
"""
|
|
109
|
-
Specifies the license type indicating the caller has already acquired licenses for the Dev Boxes that will be created.
|
|
110
|
-
"""
|
|
111
|
-
WINDOWS_CLIENT = "Windows_Client"
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
class LocalAdminStatus(str, Enum):
|
|
115
|
-
"""
|
|
116
|
-
Indicates whether owners of Dev Boxes in this pool are added as local administrators on the Dev Box.
|
|
117
|
-
"""
|
|
118
|
-
DISABLED = "Disabled"
|
|
119
|
-
ENABLED = "Enabled"
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
class ManagedServiceIdentityType(str, Enum):
|
|
123
|
-
"""
|
|
124
|
-
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
|
|
125
|
-
"""
|
|
126
|
-
NONE = "None"
|
|
127
|
-
SYSTEM_ASSIGNED = "SystemAssigned"
|
|
128
|
-
USER_ASSIGNED = "UserAssigned"
|
|
129
|
-
SYSTEM_ASSIGNED_USER_ASSIGNED = "SystemAssigned, UserAssigned"
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
class MicrosoftHostedNetworkEnableStatus(str, Enum):
|
|
133
|
-
"""
|
|
134
|
-
Indicates whether pools in this Dev Center can use Microsoft Hosted Networks. Defaults to Enabled if not set.
|
|
135
|
-
"""
|
|
136
|
-
ENABLED = "Enabled"
|
|
137
|
-
DISABLED = "Disabled"
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
class PlanMemberType(str, Enum):
|
|
141
|
-
"""
|
|
142
|
-
The type of the member (user, group)
|
|
143
|
-
"""
|
|
144
|
-
USER = "User"
|
|
145
|
-
GROUP = "Group"
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
class PoolDevBoxDefinitionType(str, Enum):
|
|
149
|
-
"""
|
|
150
|
-
Indicates if the pool is created from an existing Dev Box Definition or if one is provided directly.
|
|
151
|
-
"""
|
|
152
|
-
REFERENCE = "Reference"
|
|
153
|
-
VALUE = "Value"
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
class ScheduleEnableStatus(str, Enum):
|
|
157
|
-
"""
|
|
158
|
-
Indicates whether or not this scheduled task is enabled.
|
|
159
|
-
"""
|
|
160
|
-
ENABLED = "Enabled"
|
|
161
|
-
DISABLED = "Disabled"
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
class ScheduledFrequency(str, Enum):
|
|
165
|
-
"""
|
|
166
|
-
The frequency of this scheduled task.
|
|
167
|
-
"""
|
|
168
|
-
DAILY = "Daily"
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
class ScheduledType(str, Enum):
|
|
172
|
-
"""
|
|
173
|
-
Supported type this scheduled task represents.
|
|
174
|
-
"""
|
|
175
|
-
STOP_DEV_BOX = "StopDevBox"
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
class SingleSignOnStatus(str, Enum):
|
|
179
|
-
"""
|
|
180
|
-
Indicates whether Dev Boxes in this pool are created with single sign on enabled. The also requires that single sign on be enabled on the tenant.
|
|
181
|
-
"""
|
|
182
|
-
DISABLED = "Disabled"
|
|
183
|
-
ENABLED = "Enabled"
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
class SkuTier(str, Enum):
|
|
187
|
-
"""
|
|
188
|
-
This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
|
|
189
|
-
"""
|
|
190
|
-
FREE = "Free"
|
|
191
|
-
BASIC = "Basic"
|
|
192
|
-
STANDARD = "Standard"
|
|
193
|
-
PREMIUM = "Premium"
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
class StopOnDisconnectEnableStatus(str, Enum):
|
|
197
|
-
"""
|
|
198
|
-
Whether the feature to stop the Dev Box on disconnect once the grace period has lapsed is enabled.
|
|
199
|
-
"""
|
|
200
|
-
ENABLED = "Enabled"
|
|
201
|
-
DISABLED = "Disabled"
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
class VirtualNetworkType(str, Enum):
|
|
205
|
-
"""
|
|
206
|
-
Indicates whether the pool uses a Virtual Network managed by Microsoft or a customer provided network.
|
|
207
|
-
"""
|
|
208
|
-
MANAGED = "Managed"
|
|
209
|
-
UNMANAGED = "Unmanaged"
|