pulumi-azure-native 2.37.1a1713770326__py3-none-any.whl → 2.38.0__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 +293 -0
- pulumi_azure_native/app/__init__.py +3 -0
- pulumi_azure_native/app/certificate.py +3 -3
- pulumi_azure_native/app/connected_environment.py +3 -3
- pulumi_azure_native/app/connected_environments_certificate.py +3 -3
- pulumi_azure_native/app/connected_environments_dapr_component.py +3 -3
- pulumi_azure_native/app/connected_environments_storage.py +3 -3
- pulumi_azure_native/app/container_app.py +3 -3
- pulumi_azure_native/app/container_apps_auth_config.py +3 -3
- pulumi_azure_native/app/container_apps_source_control.py +3 -3
- pulumi_azure_native/app/dapr_component.py +3 -3
- pulumi_azure_native/app/get_certificate.py +2 -2
- pulumi_azure_native/app/get_connected_environment.py +2 -2
- pulumi_azure_native/app/get_connected_environments_certificate.py +2 -2
- pulumi_azure_native/app/get_connected_environments_dapr_component.py +2 -2
- pulumi_azure_native/app/get_connected_environments_storage.py +2 -2
- pulumi_azure_native/app/get_container_app.py +2 -2
- pulumi_azure_native/app/get_container_app_auth_token.py +2 -2
- pulumi_azure_native/app/get_container_apps_auth_config.py +2 -2
- pulumi_azure_native/app/get_container_apps_source_control.py +2 -2
- pulumi_azure_native/app/get_custom_domain_verification_id.py +2 -2
- pulumi_azure_native/app/get_dapr_component.py +2 -2
- pulumi_azure_native/app/get_job.py +2 -2
- pulumi_azure_native/app/get_managed_certificate.py +2 -2
- pulumi_azure_native/app/get_managed_environment.py +2 -2
- pulumi_azure_native/app/get_managed_environment_auth_token.py +2 -2
- pulumi_azure_native/app/get_managed_environments_storage.py +2 -2
- pulumi_azure_native/app/job.py +3 -3
- pulumi_azure_native/app/list_connected_environments_dapr_component_secrets.py +2 -2
- pulumi_azure_native/app/list_container_app_custom_host_name_analysis.py +2 -2
- pulumi_azure_native/app/list_container_app_secrets.py +2 -2
- pulumi_azure_native/app/list_dapr_component_secrets.py +2 -2
- pulumi_azure_native/app/list_job_secrets.py +2 -2
- pulumi_azure_native/app/managed_certificate.py +3 -3
- pulumi_azure_native/app/managed_environment.py +3 -3
- pulumi_azure_native/app/managed_environments_storage.py +3 -3
- pulumi_azure_native/app/v20220101preview/certificate.py +1 -1
- pulumi_azure_native/app/v20220101preview/container_app.py +1 -1
- pulumi_azure_native/app/v20220101preview/container_apps_auth_config.py +1 -1
- pulumi_azure_native/app/v20220101preview/container_apps_source_control.py +1 -1
- pulumi_azure_native/app/v20220101preview/dapr_component.py +1 -1
- pulumi_azure_native/app/v20220101preview/managed_environment.py +1 -1
- pulumi_azure_native/app/v20220101preview/managed_environments_storage.py +1 -1
- pulumi_azure_native/app/v20221001/certificate.py +1 -1
- pulumi_azure_native/app/v20221001/connected_environment.py +1 -1
- pulumi_azure_native/app/v20221001/connected_environments_certificate.py +1 -1
- pulumi_azure_native/app/v20221001/connected_environments_dapr_component.py +1 -1
- pulumi_azure_native/app/v20221001/connected_environments_storage.py +1 -1
- pulumi_azure_native/app/v20221001/container_app.py +1 -1
- pulumi_azure_native/app/v20221001/container_apps_auth_config.py +1 -1
- pulumi_azure_native/app/v20221001/container_apps_source_control.py +1 -1
- pulumi_azure_native/app/v20221001/dapr_component.py +1 -1
- pulumi_azure_native/app/v20221001/managed_environment.py +1 -1
- pulumi_azure_native/app/v20221001/managed_environments_storage.py +1 -1
- pulumi_azure_native/app/v20230401preview/certificate.py +1 -1
- pulumi_azure_native/app/v20230401preview/connected_environment.py +1 -1
- pulumi_azure_native/app/v20230401preview/connected_environments_certificate.py +1 -1
- pulumi_azure_native/app/v20230401preview/connected_environments_dapr_component.py +1 -1
- pulumi_azure_native/app/v20230401preview/connected_environments_storage.py +1 -1
- pulumi_azure_native/app/v20230401preview/container_app.py +1 -1
- pulumi_azure_native/app/v20230401preview/container_apps_auth_config.py +1 -1
- pulumi_azure_native/app/v20230401preview/container_apps_source_control.py +1 -1
- pulumi_azure_native/app/v20230401preview/dapr_component.py +1 -1
- pulumi_azure_native/app/v20230401preview/job.py +1 -1
- pulumi_azure_native/app/v20230401preview/managed_certificate.py +1 -1
- pulumi_azure_native/app/v20230401preview/managed_environment.py +1 -1
- pulumi_azure_native/app/v20230401preview/managed_environments_storage.py +1 -1
- pulumi_azure_native/app/v20230501/certificate.py +1 -1
- pulumi_azure_native/app/v20230501/connected_environment.py +1 -1
- pulumi_azure_native/app/v20230501/connected_environments_certificate.py +1 -1
- pulumi_azure_native/app/v20230501/connected_environments_dapr_component.py +1 -1
- pulumi_azure_native/app/v20230501/connected_environments_storage.py +1 -1
- pulumi_azure_native/app/v20230501/container_app.py +1 -1
- pulumi_azure_native/app/v20230501/container_apps_auth_config.py +1 -1
- pulumi_azure_native/app/v20230501/container_apps_source_control.py +1 -1
- pulumi_azure_native/app/v20230501/dapr_component.py +1 -1
- pulumi_azure_native/app/v20230501/job.py +1 -1
- pulumi_azure_native/app/v20230501/managed_certificate.py +1 -1
- pulumi_azure_native/app/v20230501/managed_environment.py +1 -1
- pulumi_azure_native/app/v20230501/managed_environments_storage.py +1 -1
- pulumi_azure_native/app/v20230502preview/certificate.py +1 -1
- pulumi_azure_native/app/v20230502preview/connected_environment.py +1 -1
- pulumi_azure_native/app/v20230502preview/connected_environments_certificate.py +1 -1
- pulumi_azure_native/app/v20230502preview/connected_environments_dapr_component.py +1 -1
- pulumi_azure_native/app/v20230502preview/connected_environments_storage.py +1 -1
- pulumi_azure_native/app/v20230502preview/container_app.py +1 -1
- pulumi_azure_native/app/v20230502preview/container_apps_auth_config.py +1 -1
- pulumi_azure_native/app/v20230502preview/container_apps_source_control.py +1 -1
- pulumi_azure_native/app/v20230502preview/dapr_component.py +1 -1
- pulumi_azure_native/app/v20230502preview/job.py +1 -1
- pulumi_azure_native/app/v20230502preview/managed_certificate.py +1 -1
- pulumi_azure_native/app/v20230502preview/managed_environment.py +1 -1
- pulumi_azure_native/app/v20230502preview/managed_environments_storage.py +1 -1
- pulumi_azure_native/app/v20230801preview/certificate.py +1 -1
- pulumi_azure_native/app/v20230801preview/connected_environment.py +1 -1
- pulumi_azure_native/app/v20230801preview/connected_environments_certificate.py +1 -1
- pulumi_azure_native/app/v20230801preview/connected_environments_dapr_component.py +1 -1
- pulumi_azure_native/app/v20230801preview/connected_environments_storage.py +1 -1
- pulumi_azure_native/app/v20230801preview/container_app.py +1 -1
- pulumi_azure_native/app/v20230801preview/container_apps_auth_config.py +1 -1
- pulumi_azure_native/app/v20230801preview/container_apps_source_control.py +1 -1
- pulumi_azure_native/app/v20230801preview/dapr_component.py +1 -1
- pulumi_azure_native/app/v20230801preview/job.py +1 -1
- pulumi_azure_native/app/v20230801preview/managed_certificate.py +1 -1
- pulumi_azure_native/app/v20230801preview/managed_environment.py +1 -1
- pulumi_azure_native/app/v20230801preview/managed_environments_storage.py +1 -1
- pulumi_azure_native/app/v20231102preview/certificate.py +1 -1
- pulumi_azure_native/app/v20231102preview/connected_environment.py +1 -1
- pulumi_azure_native/app/v20231102preview/connected_environments_certificate.py +1 -1
- pulumi_azure_native/app/v20231102preview/connected_environments_dapr_component.py +1 -1
- pulumi_azure_native/app/v20231102preview/connected_environments_storage.py +1 -1
- pulumi_azure_native/app/v20231102preview/container_app.py +1 -1
- pulumi_azure_native/app/v20231102preview/container_apps_auth_config.py +1 -1
- pulumi_azure_native/app/v20231102preview/container_apps_source_control.py +1 -1
- pulumi_azure_native/app/v20231102preview/dapr_component.py +1 -1
- pulumi_azure_native/app/v20231102preview/job.py +1 -1
- pulumi_azure_native/app/v20231102preview/managed_certificate.py +1 -1
- pulumi_azure_native/app/v20231102preview/managed_environment.py +1 -1
- pulumi_azure_native/app/v20231102preview/managed_environments_storage.py +1 -1
- pulumi_azure_native/app/v20240301/__init__.py +44 -0
- pulumi_azure_native/app/v20240301/_enums.py +201 -0
- pulumi_azure_native/app/v20240301/_inputs.py +6033 -0
- pulumi_azure_native/app/v20240301/certificate.py +273 -0
- pulumi_azure_native/app/v20240301/connected_environment.py +370 -0
- pulumi_azure_native/app/v20240301/connected_environments_certificate.py +273 -0
- pulumi_azure_native/app/v20240301/connected_environments_dapr_component.py +422 -0
- pulumi_azure_native/app/v20240301/connected_environments_storage.py +216 -0
- pulumi_azure_native/app/v20240301/container_app.py +526 -0
- pulumi_azure_native/app/v20240301/container_apps_auth_config.py +361 -0
- pulumi_azure_native/app/v20240301/container_apps_source_control.py +291 -0
- pulumi_azure_native/app/v20240301/dapr_component.py +422 -0
- pulumi_azure_native/app/v20240301/get_certificate.py +162 -0
- pulumi_azure_native/app/v20240301/get_connected_environment.py +235 -0
- pulumi_azure_native/app/v20240301/get_connected_environments_certificate.py +162 -0
- pulumi_azure_native/app/v20240301/get_connected_environments_dapr_component.py +227 -0
- pulumi_azure_native/app/v20240301/get_connected_environments_storage.py +136 -0
- pulumi_azure_native/app/v20240301/get_container_app.py +339 -0
- pulumi_azure_native/app/v20240301/get_container_app_auth_token.py +170 -0
- pulumi_azure_native/app/v20240301/get_container_apps_auth_config.py +201 -0
- pulumi_azure_native/app/v20240301/get_container_apps_source_control.py +177 -0
- pulumi_azure_native/app/v20240301/get_custom_domain_verification_id.py +61 -0
- pulumi_azure_native/app/v20240301/get_dapr_component.py +227 -0
- pulumi_azure_native/app/v20240301/get_job.py +248 -0
- pulumi_azure_native/app/v20240301/get_managed_certificate.py +162 -0
- pulumi_azure_native/app/v20240301/get_managed_environment.py +380 -0
- pulumi_azure_native/app/v20240301/get_managed_environment_auth_token.py +170 -0
- pulumi_azure_native/app/v20240301/get_managed_environments_storage.py +136 -0
- pulumi_azure_native/app/v20240301/job.py +399 -0
- pulumi_azure_native/app/v20240301/list_connected_environments_dapr_component_secrets.py +84 -0
- pulumi_azure_native/app/v20240301/list_container_app_custom_host_name_analysis.py +227 -0
- pulumi_azure_native/app/v20240301/list_container_app_secrets.py +79 -0
- pulumi_azure_native/app/v20240301/list_dapr_component_secrets.py +84 -0
- pulumi_azure_native/app/v20240301/list_job_secrets.py +79 -0
- pulumi_azure_native/app/v20240301/managed_certificate.py +274 -0
- pulumi_azure_native/app/v20240301/managed_environment.py +620 -0
- pulumi_azure_native/app/v20240301/managed_environments_storage.py +216 -0
- pulumi_azure_native/app/v20240301/outputs.py +7067 -0
- pulumi_azure_native/appplatform/__init__.py +7 -0
- pulumi_azure_native/appplatform/_enums.py +8 -0
- pulumi_azure_native/appplatform/_inputs.py +440 -2
- pulumi_azure_native/appplatform/api_portal.py +3 -3
- pulumi_azure_native/appplatform/api_portal_custom_domain.py +3 -3
- pulumi_azure_native/appplatform/apm.py +3 -3
- pulumi_azure_native/appplatform/app.py +3 -3
- pulumi_azure_native/appplatform/application_accelerator.py +3 -3
- pulumi_azure_native/appplatform/application_live_view.py +3 -3
- pulumi_azure_native/appplatform/binding.py +3 -3
- pulumi_azure_native/appplatform/build_service_agent_pool.py +3 -3
- pulumi_azure_native/appplatform/build_service_build.py +3 -3
- pulumi_azure_native/appplatform/build_service_builder.py +3 -3
- pulumi_azure_native/appplatform/buildpack_binding.py +3 -3
- pulumi_azure_native/appplatform/certificate.py +3 -3
- pulumi_azure_native/appplatform/config_server.py +3 -3
- pulumi_azure_native/appplatform/configuration_service.py +3 -3
- pulumi_azure_native/appplatform/container_registry.py +3 -3
- pulumi_azure_native/appplatform/custom_domain.py +3 -3
- pulumi_azure_native/appplatform/customized_accelerator.py +3 -3
- pulumi_azure_native/appplatform/deployment.py +3 -3
- pulumi_azure_native/appplatform/dev_tool_portal.py +3 -3
- pulumi_azure_native/appplatform/gateway.py +3 -3
- pulumi_azure_native/appplatform/gateway_custom_domain.py +3 -3
- pulumi_azure_native/appplatform/gateway_route_config.py +3 -3
- pulumi_azure_native/appplatform/get_api_portal.py +2 -2
- pulumi_azure_native/appplatform/get_api_portal_custom_domain.py +2 -2
- pulumi_azure_native/appplatform/get_apm.py +2 -2
- pulumi_azure_native/appplatform/get_app.py +2 -2
- pulumi_azure_native/appplatform/get_app_resource_upload_url.py +2 -2
- pulumi_azure_native/appplatform/get_application_accelerator.py +2 -2
- pulumi_azure_native/appplatform/get_application_live_view.py +2 -2
- pulumi_azure_native/appplatform/get_binding.py +2 -2
- pulumi_azure_native/appplatform/get_build_service_agent_pool.py +2 -2
- pulumi_azure_native/appplatform/get_build_service_build.py +2 -2
- pulumi_azure_native/appplatform/get_build_service_build_result_log.py +2 -2
- pulumi_azure_native/appplatform/get_build_service_builder.py +2 -2
- pulumi_azure_native/appplatform/get_build_service_resource_upload_url.py +2 -2
- pulumi_azure_native/appplatform/get_buildpack_binding.py +2 -2
- pulumi_azure_native/appplatform/get_certificate.py +2 -2
- pulumi_azure_native/appplatform/get_config_server.py +2 -2
- pulumi_azure_native/appplatform/get_configuration_service.py +2 -2
- pulumi_azure_native/appplatform/get_container_registry.py +2 -2
- pulumi_azure_native/appplatform/get_custom_domain.py +2 -2
- pulumi_azure_native/appplatform/get_customized_accelerator.py +2 -2
- pulumi_azure_native/appplatform/get_deployment.py +2 -2
- pulumi_azure_native/appplatform/get_deployment_log_file_url.py +2 -2
- pulumi_azure_native/appplatform/get_deployment_remote_debugging_config.py +2 -2
- pulumi_azure_native/appplatform/get_dev_tool_portal.py +2 -2
- pulumi_azure_native/appplatform/get_gateway.py +2 -2
- pulumi_azure_native/appplatform/get_gateway_custom_domain.py +2 -2
- pulumi_azure_native/appplatform/get_gateway_route_config.py +2 -2
- pulumi_azure_native/appplatform/get_job.py +138 -0
- pulumi_azure_native/appplatform/get_monitoring_setting.py +2 -2
- pulumi_azure_native/appplatform/get_service.py +2 -2
- pulumi_azure_native/appplatform/get_service_registry.py +2 -2
- pulumi_azure_native/appplatform/get_storage.py +2 -2
- pulumi_azure_native/appplatform/job.py +217 -0
- pulumi_azure_native/appplatform/list_apm_secret_keys.py +2 -2
- pulumi_azure_native/appplatform/list_build_service_builder_deployments.py +2 -2
- pulumi_azure_native/appplatform/list_job_env_secrets.py +86 -0
- pulumi_azure_native/appplatform/list_job_execution_env_secrets.py +91 -0
- pulumi_azure_native/appplatform/list_service_globally_enabled_apms.py +2 -2
- pulumi_azure_native/appplatform/list_service_test_keys.py +2 -2
- pulumi_azure_native/appplatform/monitoring_setting.py +3 -3
- pulumi_azure_native/appplatform/outputs.py +498 -2
- pulumi_azure_native/appplatform/service.py +3 -3
- pulumi_azure_native/appplatform/service_registry.py +3 -3
- pulumi_azure_native/appplatform/storage.py +3 -3
- pulumi_azure_native/appplatform/v20210601preview/certificate.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/api_portal.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/api_portal_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/apm.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/app.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/application_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/application_live_view.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/binding.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/build_service_agent_pool.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/build_service_build.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/build_service_builder.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/buildpack_binding.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/certificate.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/config_server.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/configuration_service.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/container_registry.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/customized_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/deployment.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/dev_tool_portal.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/gateway.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/gateway_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/gateway_route_config.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/monitoring_setting.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/service.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/service_registry.py +1 -1
- pulumi_azure_native/appplatform/v20230501preview/storage.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/api_portal.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/api_portal_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/apm.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/app.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/application_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/application_live_view.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/binding.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/build_service_agent_pool.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/build_service_build.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/build_service_builder.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/buildpack_binding.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/certificate.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/config_server.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/configuration_service.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/container_registry.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/customized_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/deployment.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/dev_tool_portal.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/gateway.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/gateway_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/gateway_route_config.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/monitoring_setting.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/service.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/service_registry.py +1 -1
- pulumi_azure_native/appplatform/v20230701preview/storage.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/api_portal.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/api_portal_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/apm.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/app.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/application_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/application_live_view.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/binding.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/build_service_agent_pool.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/build_service_build.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/build_service_builder.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/buildpack_binding.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/certificate.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/config_server.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/configuration_service.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/container_registry.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/customized_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/deployment.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/dev_tool_portal.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/gateway.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/gateway_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/gateway_route_config.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/monitoring_setting.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/service.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/service_registry.py +1 -1
- pulumi_azure_native/appplatform/v20230901preview/storage.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/api_portal.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/api_portal_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/apm.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/app.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/application_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/application_live_view.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/binding.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/build_service_agent_pool.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/build_service_build.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/build_service_builder.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/buildpack_binding.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/certificate.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/config_server.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/configuration_service.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/container_registry.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/customized_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/deployment.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/dev_tool_portal.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/gateway.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/gateway_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/gateway_route_config.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/monitoring_setting.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/service.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/service_registry.py +1 -1
- pulumi_azure_native/appplatform/v20231101preview/storage.py +1 -1
- pulumi_azure_native/appplatform/v20231201/api_portal.py +1 -1
- pulumi_azure_native/appplatform/v20231201/api_portal_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20231201/apm.py +1 -1
- pulumi_azure_native/appplatform/v20231201/app.py +1 -1
- pulumi_azure_native/appplatform/v20231201/application_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20231201/application_live_view.py +1 -1
- pulumi_azure_native/appplatform/v20231201/binding.py +1 -1
- pulumi_azure_native/appplatform/v20231201/build_service_agent_pool.py +1 -1
- pulumi_azure_native/appplatform/v20231201/build_service_build.py +1 -1
- pulumi_azure_native/appplatform/v20231201/build_service_builder.py +1 -1
- pulumi_azure_native/appplatform/v20231201/buildpack_binding.py +1 -1
- pulumi_azure_native/appplatform/v20231201/certificate.py +1 -1
- pulumi_azure_native/appplatform/v20231201/config_server.py +1 -1
- pulumi_azure_native/appplatform/v20231201/configuration_service.py +1 -1
- pulumi_azure_native/appplatform/v20231201/container_registry.py +1 -1
- pulumi_azure_native/appplatform/v20231201/custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20231201/customized_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20231201/deployment.py +1 -1
- pulumi_azure_native/appplatform/v20231201/dev_tool_portal.py +1 -1
- pulumi_azure_native/appplatform/v20231201/gateway.py +1 -1
- pulumi_azure_native/appplatform/v20231201/gateway_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20231201/gateway_route_config.py +1 -1
- pulumi_azure_native/appplatform/v20231201/monitoring_setting.py +1 -1
- pulumi_azure_native/appplatform/v20231201/service.py +1 -1
- pulumi_azure_native/appplatform/v20231201/service_registry.py +1 -1
- pulumi_azure_native/appplatform/v20231201/storage.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/api_portal.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/api_portal_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/apm.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/app.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/application_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/application_live_view.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/binding.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/build_service_agent_pool.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/build_service_build.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/build_service_builder.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/buildpack_binding.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/certificate.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/config_server.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/configuration_service.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/container_registry.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/customized_accelerator.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/deployment.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/dev_tool_portal.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/gateway.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/gateway_custom_domain.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/gateway_route_config.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/monitoring_setting.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/service.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/service_registry.py +1 -1
- pulumi_azure_native/appplatform/v20240101preview/storage.py +1 -1
- pulumi_azure_native/appplatform/v20240501preview/__init__.py +75 -0
- pulumi_azure_native/appplatform/v20240501preview/_enums.py +264 -0
- pulumi_azure_native/appplatform/v20240501preview/_inputs.py +6897 -0
- pulumi_azure_native/appplatform/v20240501preview/api_portal.py +245 -0
- pulumi_azure_native/appplatform/v20240501preview/api_portal_custom_domain.py +236 -0
- pulumi_azure_native/appplatform/v20240501preview/apm.py +215 -0
- pulumi_azure_native/appplatform/v20240501preview/app.py +274 -0
- pulumi_azure_native/appplatform/v20240501preview/application_accelerator.py +225 -0
- pulumi_azure_native/appplatform/v20240501preview/application_live_view.py +195 -0
- pulumi_azure_native/appplatform/v20240501preview/binding.py +236 -0
- pulumi_azure_native/appplatform/v20240501preview/build_service_agent_pool.py +236 -0
- pulumi_azure_native/appplatform/v20240501preview/build_service_build.py +236 -0
- pulumi_azure_native/appplatform/v20240501preview/build_service_builder.py +236 -0
- pulumi_azure_native/appplatform/v20240501preview/buildpack_binding.py +258 -0
- pulumi_azure_native/appplatform/v20240501preview/certificate.py +216 -0
- pulumi_azure_native/appplatform/v20240501preview/config_server.py +196 -0
- pulumi_azure_native/appplatform/v20240501preview/configuration_service.py +216 -0
- pulumi_azure_native/appplatform/v20240501preview/container_registry.py +215 -0
- pulumi_azure_native/appplatform/v20240501preview/custom_domain.py +236 -0
- pulumi_azure_native/appplatform/v20240501preview/customized_accelerator.py +266 -0
- pulumi_azure_native/appplatform/v20240501preview/deployment.py +266 -0
- pulumi_azure_native/appplatform/v20240501preview/dev_tool_portal.py +216 -0
- pulumi_azure_native/appplatform/v20240501preview/gateway.py +245 -0
- pulumi_azure_native/appplatform/v20240501preview/gateway_custom_domain.py +236 -0
- pulumi_azure_native/appplatform/v20240501preview/gateway_route_config.py +237 -0
- pulumi_azure_native/appplatform/v20240501preview/get_api_portal.py +149 -0
- pulumi_azure_native/appplatform/v20240501preview/get_api_portal_custom_domain.py +141 -0
- pulumi_azure_native/appplatform/v20240501preview/get_apm.py +136 -0
- pulumi_azure_native/appplatform/v20240501preview/get_app.py +167 -0
- pulumi_azure_native/appplatform/v20240501preview/get_app_resource_upload_url.py +96 -0
- pulumi_azure_native/appplatform/v20240501preview/get_application_accelerator.py +149 -0
- pulumi_azure_native/appplatform/v20240501preview/get_application_live_view.py +136 -0
- pulumi_azure_native/appplatform/v20240501preview/get_binding.py +141 -0
- pulumi_azure_native/appplatform/v20240501preview/get_build_service_agent_pool.py +141 -0
- pulumi_azure_native/appplatform/v20240501preview/get_build_service_build.py +141 -0
- pulumi_azure_native/appplatform/v20240501preview/get_build_service_build_result_log.py +93 -0
- pulumi_azure_native/appplatform/v20240501preview/get_build_service_builder.py +141 -0
- pulumi_azure_native/appplatform/v20240501preview/get_build_service_resource_upload_url.py +96 -0
- pulumi_azure_native/appplatform/v20240501preview/get_buildpack_binding.py +146 -0
- pulumi_azure_native/appplatform/v20240501preview/get_certificate.py +136 -0
- pulumi_azure_native/appplatform/v20240501preview/get_config_server.py +131 -0
- pulumi_azure_native/appplatform/v20240501preview/get_configuration_service.py +136 -0
- pulumi_azure_native/appplatform/v20240501preview/get_container_registry.py +136 -0
- pulumi_azure_native/appplatform/v20240501preview/get_custom_domain.py +141 -0
- pulumi_azure_native/appplatform/v20240501preview/get_customized_accelerator.py +154 -0
- pulumi_azure_native/appplatform/v20240501preview/get_deployment.py +154 -0
- pulumi_azure_native/appplatform/v20240501preview/get_deployment_log_file_url.py +88 -0
- pulumi_azure_native/appplatform/v20240501preview/get_deployment_remote_debugging_config.py +101 -0
- pulumi_azure_native/appplatform/v20240501preview/get_dev_tool_portal.py +136 -0
- pulumi_azure_native/appplatform/v20240501preview/get_gateway.py +149 -0
- pulumi_azure_native/appplatform/v20240501preview/get_gateway_custom_domain.py +141 -0
- pulumi_azure_native/appplatform/v20240501preview/get_gateway_route_config.py +141 -0
- pulumi_azure_native/appplatform/v20240501preview/get_job.py +136 -0
- pulumi_azure_native/appplatform/v20240501preview/get_monitoring_setting.py +131 -0
- pulumi_azure_native/appplatform/v20240501preview/get_service.py +183 -0
- pulumi_azure_native/appplatform/v20240501preview/get_service_registry.py +136 -0
- pulumi_azure_native/appplatform/v20240501preview/get_storage.py +136 -0
- pulumi_azure_native/appplatform/v20240501preview/job.py +215 -0
- pulumi_azure_native/appplatform/v20240501preview/list_apm_secret_keys.py +83 -0
- pulumi_azure_native/appplatform/v20240501preview/list_build_service_builder_deployments.py +88 -0
- pulumi_azure_native/appplatform/v20240501preview/list_job_env_secrets.py +84 -0
- pulumi_azure_native/appplatform/v20240501preview/list_job_execution_env_secrets.py +89 -0
- pulumi_azure_native/appplatform/v20240501preview/list_service_globally_enabled_apms.py +78 -0
- pulumi_azure_native/appplatform/v20240501preview/list_service_test_keys.py +130 -0
- pulumi_azure_native/appplatform/v20240501preview/monitoring_setting.py +195 -0
- pulumi_azure_native/appplatform/v20240501preview/outputs.py +9677 -0
- pulumi_azure_native/appplatform/v20240501preview/service.py +311 -0
- pulumi_azure_native/appplatform/v20240501preview/service_registry.py +195 -0
- pulumi_azure_native/appplatform/v20240501preview/storage.py +215 -0
- pulumi_azure_native/certificateregistration/__init__.py +3 -0
- pulumi_azure_native/certificateregistration/app_service_certificate_order.py +3 -3
- pulumi_azure_native/certificateregistration/app_service_certificate_order_certificate.py +3 -3
- pulumi_azure_native/certificateregistration/get_app_service_certificate_order.py +2 -2
- pulumi_azure_native/certificateregistration/get_app_service_certificate_order_certificate.py +2 -2
- pulumi_azure_native/certificateregistration/v20201001/app_service_certificate_order.py +1 -1
- pulumi_azure_native/certificateregistration/v20201001/app_service_certificate_order_certificate.py +1 -1
- pulumi_azure_native/certificateregistration/v20220901/app_service_certificate_order.py +1 -1
- pulumi_azure_native/certificateregistration/v20220901/app_service_certificate_order_certificate.py +1 -1
- pulumi_azure_native/certificateregistration/v20230101/app_service_certificate_order.py +1 -1
- pulumi_azure_native/certificateregistration/v20230101/app_service_certificate_order_certificate.py +1 -1
- pulumi_azure_native/certificateregistration/v20231201/__init__.py +14 -0
- pulumi_azure_native/certificateregistration/v20231201/_enums.py +17 -0
- pulumi_azure_native/certificateregistration/v20231201/_inputs.py +56 -0
- pulumi_azure_native/certificateregistration/v20231201/app_service_certificate_order.py +589 -0
- pulumi_azure_native/certificateregistration/v20231201/app_service_certificate_order_certificate.py +328 -0
- pulumi_azure_native/certificateregistration/v20231201/get_app_service_certificate_order.py +404 -0
- pulumi_azure_native/certificateregistration/v20231201/get_app_service_certificate_order_certificate.py +187 -0
- pulumi_azure_native/certificateregistration/v20231201/outputs.py +276 -0
- pulumi_azure_native/datafactory/_enums.py +0 -9
- pulumi_azure_native/datafactory/_inputs.py +22 -122
- pulumi_azure_native/datafactory/credential_operation.py +7 -7
- pulumi_azure_native/datafactory/outputs.py +34 -103
- pulumi_azure_native/datafactory/v20180601/_enums.py +0 -9
- pulumi_azure_native/datafactory/v20180601/_inputs.py +22 -122
- pulumi_azure_native/datafactory/v20180601/credential_operation.py +7 -7
- pulumi_azure_native/datafactory/v20180601/outputs.py +34 -103
- pulumi_azure_native/dataprotection/__init__.py +3 -0
- pulumi_azure_native/dataprotection/backup_instance.py +3 -3
- pulumi_azure_native/dataprotection/backup_policy.py +3 -3
- pulumi_azure_native/dataprotection/backup_vault.py +3 -3
- pulumi_azure_native/dataprotection/dpp_resource_guard_proxy.py +3 -3
- pulumi_azure_native/dataprotection/get_backup_instance.py +2 -2
- pulumi_azure_native/dataprotection/get_backup_policy.py +2 -2
- pulumi_azure_native/dataprotection/get_backup_vault.py +2 -2
- pulumi_azure_native/dataprotection/get_dpp_resource_guard_proxy.py +2 -2
- pulumi_azure_native/dataprotection/get_resource_guard.py +2 -2
- pulumi_azure_native/dataprotection/resource_guard.py +3 -3
- pulumi_azure_native/dataprotection/v20221101preview/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20230101/backup_instance.py +1 -1
- pulumi_azure_native/dataprotection/v20230101/backup_policy.py +1 -1
- pulumi_azure_native/dataprotection/v20230101/backup_vault.py +1 -1
- pulumi_azure_native/dataprotection/v20230101/dpp_resource_guard_proxy.py +1 -1
- pulumi_azure_native/dataprotection/v20230101/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20230401preview/backup_instance.py +1 -1
- pulumi_azure_native/dataprotection/v20230401preview/backup_policy.py +1 -1
- pulumi_azure_native/dataprotection/v20230401preview/backup_vault.py +1 -1
- pulumi_azure_native/dataprotection/v20230401preview/dpp_resource_guard_proxy.py +1 -1
- pulumi_azure_native/dataprotection/v20230401preview/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20230501/backup_instance.py +1 -1
- pulumi_azure_native/dataprotection/v20230501/backup_policy.py +1 -1
- pulumi_azure_native/dataprotection/v20230501/backup_vault.py +1 -1
- pulumi_azure_native/dataprotection/v20230501/dpp_resource_guard_proxy.py +1 -1
- pulumi_azure_native/dataprotection/v20230501/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20230601preview/backup_instance.py +1 -1
- pulumi_azure_native/dataprotection/v20230601preview/backup_policy.py +1 -1
- pulumi_azure_native/dataprotection/v20230601preview/backup_vault.py +1 -1
- pulumi_azure_native/dataprotection/v20230601preview/dpp_resource_guard_proxy.py +1 -1
- pulumi_azure_native/dataprotection/v20230601preview/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20230801preview/backup_instance.py +1 -1
- pulumi_azure_native/dataprotection/v20230801preview/backup_policy.py +1 -1
- pulumi_azure_native/dataprotection/v20230801preview/backup_vault.py +1 -1
- pulumi_azure_native/dataprotection/v20230801preview/dpp_resource_guard_proxy.py +1 -1
- pulumi_azure_native/dataprotection/v20230801preview/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20231101/backup_instance.py +1 -1
- pulumi_azure_native/dataprotection/v20231101/backup_policy.py +1 -1
- pulumi_azure_native/dataprotection/v20231101/backup_vault.py +1 -1
- pulumi_azure_native/dataprotection/v20231101/dpp_resource_guard_proxy.py +1 -1
- pulumi_azure_native/dataprotection/v20231101/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20231201/backup_instance.py +1 -1
- pulumi_azure_native/dataprotection/v20231201/backup_policy.py +1 -1
- pulumi_azure_native/dataprotection/v20231201/backup_vault.py +1 -1
- pulumi_azure_native/dataprotection/v20231201/dpp_resource_guard_proxy.py +1 -1
- pulumi_azure_native/dataprotection/v20231201/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20240201preview/backup_instance.py +1 -1
- pulumi_azure_native/dataprotection/v20240201preview/backup_policy.py +1 -1
- pulumi_azure_native/dataprotection/v20240201preview/backup_vault.py +1 -1
- pulumi_azure_native/dataprotection/v20240201preview/dpp_resource_guard_proxy.py +1 -1
- pulumi_azure_native/dataprotection/v20240201preview/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20240301/backup_instance.py +1 -1
- pulumi_azure_native/dataprotection/v20240301/backup_policy.py +1 -1
- pulumi_azure_native/dataprotection/v20240301/backup_vault.py +1 -1
- pulumi_azure_native/dataprotection/v20240301/dpp_resource_guard_proxy.py +1 -1
- pulumi_azure_native/dataprotection/v20240301/resource_guard.py +1 -1
- pulumi_azure_native/dataprotection/v20240401/__init__.py +20 -0
- pulumi_azure_native/dataprotection/v20240401/_enums.py +200 -0
- pulumi_azure_native/dataprotection/v20240401/_inputs.py +2586 -0
- pulumi_azure_native/dataprotection/v20240401/backup_instance.py +245 -0
- pulumi_azure_native/dataprotection/v20240401/backup_policy.py +216 -0
- pulumi_azure_native/dataprotection/v20240401/backup_vault.py +312 -0
- pulumi_azure_native/dataprotection/v20240401/dpp_resource_guard_proxy.py +215 -0
- pulumi_azure_native/dataprotection/v20240401/get_backup_instance.py +149 -0
- pulumi_azure_native/dataprotection/v20240401/get_backup_policy.py +134 -0
- pulumi_azure_native/dataprotection/v20240401/get_backup_vault.py +183 -0
- pulumi_azure_native/dataprotection/v20240401/get_dpp_resource_guard_proxy.py +136 -0
- pulumi_azure_native/dataprotection/v20240401/get_resource_guard.py +165 -0
- pulumi_azure_native/dataprotection/v20240401/outputs.py +3894 -0
- pulumi_azure_native/dataprotection/v20240401/resource_guard.py +279 -0
- pulumi_azure_native/devcenter/__init__.py +10 -0
- pulumi_azure_native/devcenter/_enums.py +18 -0
- pulumi_azure_native/devcenter/_inputs.py +2 -2
- 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 +344 -0
- 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 +203 -0
- 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 +172 -0
- pulumi_azure_native/devcenter/get_plan_member.py +177 -0
- 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 +4 -0
- pulumi_azure_native/devcenter/get_project_catalog_environment_definition_error_details.py +4 -0
- pulumi_azure_native/devcenter/get_project_catalog_sync_error_details.py +4 -0
- pulumi_azure_native/devcenter/get_project_environment_type.py +2 -2
- pulumi_azure_native/devcenter/get_project_inherited_settings.py +94 -0
- pulumi_azure_native/devcenter/get_schedule.py +2 -2
- pulumi_azure_native/devcenter/network_connection.py +3 -3
- pulumi_azure_native/devcenter/outputs.py +49 -2
- pulumi_azure_native/devcenter/plan.py +265 -0
- pulumi_azure_native/devcenter/plan_member.py +285 -0
- pulumi_azure_native/devcenter/pool.py +3 -3
- pulumi_azure_native/devcenter/project.py +3 -3
- pulumi_azure_native/devcenter/project_catalog.py +5 -1
- 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/__init__.py +46 -0
- pulumi_azure_native/devcenter/v20240501preview/_enums.py +199 -0
- pulumi_azure_native/devcenter/v20240501preview/_inputs.py +554 -0
- pulumi_azure_native/devcenter/v20240501preview/attached_network_by_dev_center.py +255 -0
- pulumi_azure_native/devcenter/v20240501preview/catalog.py +363 -0
- pulumi_azure_native/devcenter/v20240501preview/dev_box_definition.py +413 -0
- pulumi_azure_native/devcenter/v20240501preview/dev_center.py +447 -0
- pulumi_azure_native/devcenter/v20240501preview/encryption_set.py +342 -0
- pulumi_azure_native/devcenter/v20240501preview/environment_type.py +253 -0
- pulumi_azure_native/devcenter/v20240501preview/gallery.py +225 -0
- pulumi_azure_native/devcenter/v20240501preview/get_attached_network_by_dev_center.py +188 -0
- pulumi_azure_native/devcenter/v20240501preview/get_catalog.py +253 -0
- pulumi_azure_native/devcenter/v20240501preview/get_catalog_sync_error_details.py +110 -0
- pulumi_azure_native/devcenter/v20240501preview/get_customization_task_error_details.py +89 -0
- pulumi_azure_native/devcenter/v20240501preview/get_dev_box_definition.py +266 -0
- pulumi_azure_native/devcenter/v20240501preview/get_dev_center.py +261 -0
- pulumi_azure_native/devcenter/v20240501preview/get_encryption_set.py +201 -0
- pulumi_azure_native/devcenter/v20240501preview/get_environment_definition_error_details.py +89 -0
- pulumi_azure_native/devcenter/v20240501preview/get_environment_type.py +162 -0
- pulumi_azure_native/devcenter/v20240501preview/get_gallery.py +149 -0
- pulumi_azure_native/devcenter/v20240501preview/get_network_connection.py +261 -0
- pulumi_azure_native/devcenter/v20240501preview/get_plan.py +170 -0
- pulumi_azure_native/devcenter/v20240501preview/get_plan_member.py +175 -0
- pulumi_azure_native/devcenter/v20240501preview/get_pool.py +318 -0
- pulumi_azure_native/devcenter/v20240501preview/get_project.py +248 -0
- pulumi_azure_native/devcenter/v20240501preview/get_project_catalog.py +253 -0
- pulumi_azure_native/devcenter/v20240501preview/get_project_catalog_environment_definition_error_details.py +89 -0
- pulumi_azure_native/devcenter/v20240501preview/get_project_catalog_sync_error_details.py +110 -0
- pulumi_azure_native/devcenter/v20240501preview/get_project_environment_type.py +253 -0
- pulumi_azure_native/devcenter/v20240501preview/get_project_inherited_settings.py +92 -0
- pulumi_azure_native/devcenter/v20240501preview/get_schedule.py +224 -0
- pulumi_azure_native/devcenter/v20240501preview/network_connection.py +448 -0
- pulumi_azure_native/devcenter/v20240501preview/outputs.py +1243 -0
- pulumi_azure_native/devcenter/v20240501preview/plan.py +263 -0
- pulumi_azure_native/devcenter/v20240501preview/plan_member.py +283 -0
- pulumi_azure_native/devcenter/v20240501preview/pool.py +550 -0
- pulumi_azure_native/devcenter/v20240501preview/project.py +418 -0
- pulumi_azure_native/devcenter/v20240501preview/project_catalog.py +363 -0
- pulumi_azure_native/devcenter/v20240501preview/project_environment_type.py +439 -0
- pulumi_azure_native/devcenter/v20240501preview/schedule.py +434 -0
- pulumi_azure_native/domainregistration/__init__.py +3 -0
- pulumi_azure_native/domainregistration/domain.py +3 -3
- pulumi_azure_native/domainregistration/domain_ownership_identifier.py +3 -3
- pulumi_azure_native/domainregistration/get_domain.py +2 -2
- pulumi_azure_native/domainregistration/get_domain_ownership_identifier.py +2 -2
- pulumi_azure_native/domainregistration/list_domain_recommendations.py +2 -2
- pulumi_azure_native/domainregistration/list_top_level_domain_agreements.py +2 -2
- pulumi_azure_native/domainregistration/v20201001/domain.py +1 -1
- pulumi_azure_native/domainregistration/v20201001/domain_ownership_identifier.py +1 -1
- pulumi_azure_native/domainregistration/v20220901/domain.py +1 -1
- pulumi_azure_native/domainregistration/v20220901/domain_ownership_identifier.py +1 -1
- pulumi_azure_native/domainregistration/v20230101/domain.py +1 -1
- pulumi_azure_native/domainregistration/v20230101/domain_ownership_identifier.py +1 -1
- pulumi_azure_native/domainregistration/v20231201/__init__.py +16 -0
- pulumi_azure_native/domainregistration/v20231201/_enums.py +17 -0
- pulumi_azure_native/domainregistration/v20231201/_inputs.py +322 -0
- pulumi_azure_native/domainregistration/v20231201/domain.py +609 -0
- pulumi_azure_native/domainregistration/v20231201/domain_ownership_identifier.py +231 -0
- pulumi_azure_native/domainregistration/v20231201/get_domain.py +337 -0
- pulumi_azure_native/domainregistration/v20231201/get_domain_ownership_identifier.py +135 -0
- pulumi_azure_native/domainregistration/v20231201/list_domain_recommendations.py +92 -0
- pulumi_azure_native/domainregistration/v20231201/list_top_level_domain_agreements.py +97 -0
- pulumi_azure_native/domainregistration/v20231201/outputs.py +205 -0
- pulumi_azure_native/elastic/_inputs.py +33 -1
- pulumi_azure_native/elastic/outputs.py +18 -16
- pulumi_azure_native/elastic/v20240101preview/_inputs.py +33 -1
- pulumi_azure_native/elastic/v20240101preview/outputs.py +18 -16
- pulumi_azure_native/elastic/v20240301/_inputs.py +33 -1
- pulumi_azure_native/elastic/v20240301/outputs.py +18 -16
- pulumi_azure_native/eventhub/v20240101/_enums.py +0 -15
- pulumi_azure_native/eventhub/v20240101/_inputs.py +0 -41
- pulumi_azure_native/eventhub/v20240101/cluster.py +1 -30
- pulumi_azure_native/eventhub/v20240101/event_hub.py +30 -1
- pulumi_azure_native/eventhub/v20240101/get_cluster.py +3 -16
- pulumi_azure_native/eventhub/v20240101/get_event_hub.py +16 -3
- pulumi_azure_native/eventhub/v20240101/outputs.py +0 -55
- pulumi_azure_native/hdinsight/v20231101preview/_inputs.py +2 -2
- pulumi_azure_native/hdinsight/v20231101preview/outputs.py +2 -2
- pulumi_azure_native/hdinsight/v20240501/_inputs.py +2 -2
- pulumi_azure_native/hdinsight/v20240501/outputs.py +2 -2
- pulumi_azure_native/machinelearningservices/__init__.py +14 -0
- pulumi_azure_native/machinelearningservices/_enums.py +38 -0
- pulumi_azure_native/machinelearningservices/_inputs.py +289 -0
- pulumi_azure_native/machinelearningservices/batch_deployment.py +3 -3
- pulumi_azure_native/machinelearningservices/batch_endpoint.py +3 -3
- pulumi_azure_native/machinelearningservices/capacity_reservation_group.py +3 -3
- pulumi_azure_native/machinelearningservices/code_container.py +3 -3
- pulumi_azure_native/machinelearningservices/code_version.py +3 -3
- pulumi_azure_native/machinelearningservices/component_container.py +3 -3
- pulumi_azure_native/machinelearningservices/component_version.py +3 -3
- pulumi_azure_native/machinelearningservices/compute.py +3 -3
- pulumi_azure_native/machinelearningservices/connection_deployment.py +230 -0
- pulumi_azure_native/machinelearningservices/connection_rai_blocklist.py +258 -0
- pulumi_azure_native/machinelearningservices/connection_rai_blocklist_item.py +237 -0
- pulumi_azure_native/machinelearningservices/connection_rai_policy.py +240 -0
- pulumi_azure_native/machinelearningservices/data_container.py +3 -3
- pulumi_azure_native/machinelearningservices/data_version.py +3 -3
- pulumi_azure_native/machinelearningservices/datastore.py +3 -3
- pulumi_azure_native/machinelearningservices/endpoint_deployment.py +5 -1
- pulumi_azure_native/machinelearningservices/environment_container.py +3 -3
- pulumi_azure_native/machinelearningservices/environment_specification_version.py +1 -1
- pulumi_azure_native/machinelearningservices/environment_version.py +3 -3
- pulumi_azure_native/machinelearningservices/featureset_container_entity.py +3 -3
- pulumi_azure_native/machinelearningservices/featureset_version.py +3 -3
- pulumi_azure_native/machinelearningservices/featurestore_entity_container_entity.py +3 -3
- pulumi_azure_native/machinelearningservices/featurestore_entity_version.py +3 -3
- pulumi_azure_native/machinelearningservices/get_batch_deployment.py +2 -2
- pulumi_azure_native/machinelearningservices/get_batch_endpoint.py +2 -2
- pulumi_azure_native/machinelearningservices/get_capacity_reservation_group.py +2 -2
- pulumi_azure_native/machinelearningservices/get_code_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_code_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_component_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_component_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_compute.py +2 -2
- pulumi_azure_native/machinelearningservices/get_compute_allowed_resize_sizes.py +2 -2
- pulumi_azure_native/machinelearningservices/get_connection_deployment.py +135 -0
- pulumi_azure_native/machinelearningservices/get_connection_rai_blocklist.py +143 -0
- pulumi_azure_native/machinelearningservices/get_connection_rai_blocklist_item.py +138 -0
- pulumi_azure_native/machinelearningservices/get_connection_rai_policy.py +143 -0
- pulumi_azure_native/machinelearningservices/get_data_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_data_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_datastore.py +2 -2
- pulumi_azure_native/machinelearningservices/get_endpoint_deployment.py +4 -0
- pulumi_azure_native/machinelearningservices/get_environment_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_environment_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_featureset_container_entity.py +2 -2
- pulumi_azure_native/machinelearningservices/get_featureset_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_featurestore_entity_container_entity.py +2 -2
- pulumi_azure_native/machinelearningservices/get_featurestore_entity_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_inference_endpoint.py +2 -2
- pulumi_azure_native/machinelearningservices/get_inference_group.py +2 -2
- pulumi_azure_native/machinelearningservices/get_inference_group_status.py +2 -2
- pulumi_azure_native/machinelearningservices/get_inference_pool.py +2 -2
- pulumi_azure_native/machinelearningservices/get_inference_pool_status.py +2 -2
- pulumi_azure_native/machinelearningservices/get_job.py +2 -2
- pulumi_azure_native/machinelearningservices/get_labeling_job.py +2 -2
- pulumi_azure_native/machinelearningservices/get_managed_network_settings_rule.py +2 -2
- pulumi_azure_native/machinelearningservices/get_marketplace_subscription.py +4 -0
- pulumi_azure_native/machinelearningservices/get_model_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_model_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_online_deployment.py +2 -2
- pulumi_azure_native/machinelearningservices/get_online_deployment_logs.py +2 -2
- pulumi_azure_native/machinelearningservices/get_online_endpoint.py +2 -2
- pulumi_azure_native/machinelearningservices/get_online_endpoint_token.py +2 -2
- pulumi_azure_native/machinelearningservices/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/machinelearningservices/get_rai_policy.py +143 -0
- pulumi_azure_native/machinelearningservices/get_registry.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_code_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_code_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_component_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_component_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_data_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_data_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_environment_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_environment_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_model_container.py +2 -2
- pulumi_azure_native/machinelearningservices/get_registry_model_version.py +2 -2
- pulumi_azure_native/machinelearningservices/get_schedule.py +2 -2
- pulumi_azure_native/machinelearningservices/get_serverless_endpoint.py +2 -2
- pulumi_azure_native/machinelearningservices/get_serverless_endpoint_status.py +2 -2
- pulumi_azure_native/machinelearningservices/get_workspace.py +2 -2
- pulumi_azure_native/machinelearningservices/get_workspace_connection.py +2 -2
- pulumi_azure_native/machinelearningservices/inference_endpoint.py +3 -3
- pulumi_azure_native/machinelearningservices/inference_group.py +3 -3
- pulumi_azure_native/machinelearningservices/inference_pool.py +3 -3
- pulumi_azure_native/machinelearningservices/job.py +3 -3
- pulumi_azure_native/machinelearningservices/labeling_job.py +3 -3
- pulumi_azure_native/machinelearningservices/list_batch_endpoint_keys.py +2 -2
- pulumi_azure_native/machinelearningservices/list_compute_keys.py +2 -2
- pulumi_azure_native/machinelearningservices/list_compute_nodes.py +2 -2
- pulumi_azure_native/machinelearningservices/list_datastore_secrets.py +2 -2
- pulumi_azure_native/machinelearningservices/list_endpoint_keys.py +4 -0
- pulumi_azure_native/machinelearningservices/list_online_endpoint_keys.py +2 -2
- pulumi_azure_native/machinelearningservices/list_serverless_endpoint_keys.py +2 -2
- pulumi_azure_native/machinelearningservices/list_workspace_connection_models.py +91 -0
- pulumi_azure_native/machinelearningservices/list_workspace_connection_secrets.py +2 -2
- pulumi_azure_native/machinelearningservices/list_workspace_keys.py +2 -2
- pulumi_azure_native/machinelearningservices/list_workspace_notebook_access_token.py +2 -2
- pulumi_azure_native/machinelearningservices/list_workspace_notebook_keys.py +2 -2
- pulumi_azure_native/machinelearningservices/list_workspace_storage_account_keys.py +2 -2
- pulumi_azure_native/machinelearningservices/machine_learning_datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/managed_network_settings_rule.py +3 -3
- pulumi_azure_native/machinelearningservices/marketplace_subscription.py +5 -1
- pulumi_azure_native/machinelearningservices/model_container.py +3 -3
- pulumi_azure_native/machinelearningservices/model_version.py +3 -3
- pulumi_azure_native/machinelearningservices/online_deployment.py +3 -3
- pulumi_azure_native/machinelearningservices/online_endpoint.py +3 -3
- pulumi_azure_native/machinelearningservices/outputs.py +875 -0
- pulumi_azure_native/machinelearningservices/private_endpoint_connection.py +3 -3
- pulumi_azure_native/machinelearningservices/rai_policy.py +240 -0
- pulumi_azure_native/machinelearningservices/registry.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_code_container.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_code_version.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_component_container.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_component_version.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_data_container.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_data_version.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_environment_container.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_environment_version.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_model_container.py +3 -3
- pulumi_azure_native/machinelearningservices/registry_model_version.py +3 -3
- pulumi_azure_native/machinelearningservices/schedule.py +3 -3
- pulumi_azure_native/machinelearningservices/serverless_endpoint.py +3 -3
- pulumi_azure_native/machinelearningservices/v20200501preview/machine_learning_datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/v20200801/workspace.py +1 -1
- pulumi_azure_native/machinelearningservices/v20200901preview/labeling_job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20200901preview/workspace.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/batch_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/batch_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/environment_specification_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/labeling_job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/online_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210301preview/online_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210401/machine_learning_compute.py +1 -1
- pulumi_azure_native/machinelearningservices/v20210401/workspace_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220101preview/compute.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220101preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220101preview/workspace.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/batch_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/batch_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/online_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/online_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20220201preview/workspace_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/batch_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/batch_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/compute.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/online_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/online_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/registry_model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/schedule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/workspace.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401/workspace_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/batch_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/batch_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/compute.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/featureset_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/featureset_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/featurestore_entity_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/featurestore_entity_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/labeling_job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/managed_network_settings_rule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/online_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/online_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/registry_model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/schedule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/workspace.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230401preview/workspace_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/batch_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/batch_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/compute.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/featureset_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/featureset_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/featurestore_entity_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/featurestore_entity_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/labeling_job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/managed_network_settings_rule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/online_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/online_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/registry_model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/schedule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/workspace.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230601preview/workspace_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/batch_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/batch_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/capacity_reservation_group.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/compute.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/featureset_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/featureset_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/featurestore_entity_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/featurestore_entity_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/inference_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/inference_group.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/inference_pool.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/labeling_job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/managed_network_settings_rule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/online_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/online_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/registry_model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/schedule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/serverless_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/workspace.py +1 -1
- pulumi_azure_native/machinelearningservices/v20230801preview/workspace_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/batch_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/batch_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/compute.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/featureset_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/featureset_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/featurestore_entity_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/featurestore_entity_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/managed_network_settings_rule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/online_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/online_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/registry_model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/schedule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/workspace.py +1 -1
- pulumi_azure_native/machinelearningservices/v20231001/workspace_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/_inputs.py +6 -4
- pulumi_azure_native/machinelearningservices/v20240101preview/batch_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/batch_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/capacity_reservation_group.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/compute.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/datastore.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/endpoint_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/featureset_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/featureset_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/featurestore_entity_container_entity.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/featurestore_entity_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/inference_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/inference_group.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/inference_pool.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/labeling_job.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/managed_network_settings_rule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/marketplace_subscription.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/online_deployment.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/online_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/outputs.py +6 -4
- pulumi_azure_native/machinelearningservices/v20240101preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_code_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_code_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_component_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_component_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_data_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_data_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_environment_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_environment_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_model_container.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/registry_model_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/schedule.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/serverless_endpoint.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/workspace.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240101preview/workspace_connection.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240401preview/__init__.py +129 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/_enums.py +2429 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/_inputs.py +33263 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/batch_deployment.py +381 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/batch_endpoint.py +360 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/capacity_reservation_group.py +339 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/code_container.py +215 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/code_version.py +237 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/component_container.py +215 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/component_version.py +237 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/compute.py +332 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/connection_deployment.py +228 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/connection_rai_blocklist.py +256 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/connection_rai_blocklist_item.py +235 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/connection_rai_policy.py +238 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/data_container.py +216 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/data_version.py +237 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/datastore.py +236 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/endpoint_deployment.py +228 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/environment_container.py +215 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/environment_version.py +237 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/featureset_container_entity.py +215 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/featureset_version.py +237 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/featurestore_entity_container_entity.py +215 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/featurestore_entity_version.py +237 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_batch_deployment.py +201 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_batch_endpoint.py +196 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_capacity_reservation_group.py +191 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_code_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_code_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_component_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_component_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_compute.py +188 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_compute_allowed_resize_sizes.py +84 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_connection_deployment.py +133 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_connection_rai_blocklist.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_connection_rai_blocklist_item.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_connection_rai_policy.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_data_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_data_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_datastore.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_endpoint_deployment.py +133 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_environment_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_environment_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_featureset_container_entity.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_featureset_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_featurestore_entity_container_entity.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_featurestore_entity_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_inference_endpoint.py +201 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_inference_group.py +201 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_inference_group_status.py +123 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_inference_pool.py +196 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_inference_pool_status.py +117 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_job.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_labeling_job.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_managed_network_settings_rule.py +131 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_marketplace_subscription.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_model_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_model_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_online_deployment.py +201 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_online_deployment_logs.py +94 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_online_endpoint.py +196 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_online_endpoint_token.py +122 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_private_endpoint_connection.py +211 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_rai_policy.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry.py +191 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_code_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_code_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_component_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_component_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_data_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_data_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_environment_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_environment_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_model_container.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_registry_model_version.py +141 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_schedule.py +136 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_serverless_endpoint.py +196 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_serverless_endpoint_status.py +78 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_workspace.py +670 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/get_workspace_connection.py +128 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/inference_endpoint.py +381 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/inference_group.py +381 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/inference_pool.py +360 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/job.py +217 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/labeling_job.py +217 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_batch_endpoint_keys.py +96 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_compute_keys.py +83 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_compute_nodes.py +97 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_datastore_secrets.py +83 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_endpoint_keys.py +79 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_online_endpoint_keys.py +96 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_serverless_endpoint_keys.py +96 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_workspace_connection_models.py +89 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_workspace_connection_secrets.py +128 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_workspace_keys.py +120 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_workspace_notebook_access_token.py +140 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_workspace_notebook_keys.py +86 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/list_workspace_storage_account_keys.py +73 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/managed_network_settings_rule.py +215 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/marketplace_subscription.py +215 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/model_container.py +215 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/model_version.py +237 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/online_deployment.py +381 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/online_endpoint.py +360 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/outputs.py +38272 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/private_endpoint_connection.py +363 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/rai_policy.py +238 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry.py +339 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_code_container.py +216 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_code_version.py +238 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_component_container.py +216 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_component_version.py +238 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_data_container.py +216 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_data_version.py +237 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_environment_container.py +216 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_environment_version.py +238 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_model_container.py +216 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/registry_model_version.py +238 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/schedule.py +216 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/serverless_endpoint.py +359 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/workspace.py +1212 -0
- pulumi_azure_native/machinelearningservices/v20240401preview/workspace_connection.py +207 -0
- pulumi_azure_native/machinelearningservices/workspace.py +3 -3
- pulumi_azure_native/machinelearningservices/workspace_connection.py +3 -3
- pulumi_azure_native/recoveryservices/__init__.py +3 -0
- pulumi_azure_native/recoveryservices/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/recoveryservices/get_protected_item.py +2 -2
- pulumi_azure_native/recoveryservices/get_protection_container.py +2 -2
- pulumi_azure_native/recoveryservices/get_protection_intent.py +2 -2
- pulumi_azure_native/recoveryservices/get_protection_policy.py +2 -2
- pulumi_azure_native/recoveryservices/get_resource_guard_proxy.py +2 -2
- pulumi_azure_native/recoveryservices/get_vault.py +2 -2
- pulumi_azure_native/recoveryservices/private_endpoint_connection.py +3 -3
- pulumi_azure_native/recoveryservices/protected_item.py +3 -3
- pulumi_azure_native/recoveryservices/protection_container.py +3 -3
- pulumi_azure_native/recoveryservices/protection_intent.py +3 -3
- pulumi_azure_native/recoveryservices/protection_policy.py +3 -3
- pulumi_azure_native/recoveryservices/resource_guard_proxy.py +3 -3
- pulumi_azure_native/recoveryservices/v20200202/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20230401/private_endpoint_connection.py +1 -1
- pulumi_azure_native/recoveryservices/v20230401/protected_item.py +1 -1
- pulumi_azure_native/recoveryservices/v20230401/protection_container.py +1 -1
- pulumi_azure_native/recoveryservices/v20230401/protection_intent.py +1 -1
- pulumi_azure_native/recoveryservices/v20230401/protection_policy.py +1 -1
- pulumi_azure_native/recoveryservices/v20230401/resource_guard_proxy.py +1 -1
- pulumi_azure_native/recoveryservices/v20230401/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20230601/private_endpoint_connection.py +1 -1
- pulumi_azure_native/recoveryservices/v20230601/protected_item.py +1 -1
- pulumi_azure_native/recoveryservices/v20230601/protection_container.py +1 -1
- pulumi_azure_native/recoveryservices/v20230601/protection_intent.py +1 -1
- pulumi_azure_native/recoveryservices/v20230601/protection_policy.py +1 -1
- pulumi_azure_native/recoveryservices/v20230601/resource_guard_proxy.py +1 -1
- pulumi_azure_native/recoveryservices/v20230601/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20230801/private_endpoint_connection.py +1 -1
- pulumi_azure_native/recoveryservices/v20230801/protected_item.py +1 -1
- pulumi_azure_native/recoveryservices/v20230801/protection_container.py +1 -1
- pulumi_azure_native/recoveryservices/v20230801/protection_intent.py +1 -1
- pulumi_azure_native/recoveryservices/v20230801/protection_policy.py +1 -1
- pulumi_azure_native/recoveryservices/v20230801/resource_guard_proxy.py +1 -1
- pulumi_azure_native/recoveryservices/v20230801/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20240101/private_endpoint_connection.py +1 -1
- pulumi_azure_native/recoveryservices/v20240101/protected_item.py +1 -1
- pulumi_azure_native/recoveryservices/v20240101/protection_container.py +1 -1
- pulumi_azure_native/recoveryservices/v20240101/protection_intent.py +1 -1
- pulumi_azure_native/recoveryservices/v20240101/protection_policy.py +1 -1
- pulumi_azure_native/recoveryservices/v20240101/resource_guard_proxy.py +1 -1
- pulumi_azure_native/recoveryservices/v20240101/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20240201/private_endpoint_connection.py +1 -1
- pulumi_azure_native/recoveryservices/v20240201/protected_item.py +1 -1
- pulumi_azure_native/recoveryservices/v20240201/protection_container.py +1 -1
- pulumi_azure_native/recoveryservices/v20240201/protection_intent.py +1 -1
- pulumi_azure_native/recoveryservices/v20240201/protection_policy.py +1 -1
- pulumi_azure_native/recoveryservices/v20240201/resource_guard_proxy.py +1 -1
- pulumi_azure_native/recoveryservices/v20240201/vault.py +1 -1
- pulumi_azure_native/recoveryservices/v20240401/__init__.py +24 -0
- pulumi_azure_native/recoveryservices/v20240401/_enums.py +470 -0
- pulumi_azure_native/recoveryservices/v20240401/_inputs.py +12162 -0
- pulumi_azure_native/recoveryservices/v20240401/get_private_endpoint_connection.py +162 -0
- pulumi_azure_native/recoveryservices/v20240401/get_protected_item.py +179 -0
- pulumi_azure_native/recoveryservices/v20240401/get_protection_container.py +167 -0
- pulumi_azure_native/recoveryservices/v20240401/get_protection_intent.py +169 -0
- pulumi_azure_native/recoveryservices/v20240401/get_protection_policy.py +164 -0
- pulumi_azure_native/recoveryservices/v20240401/get_resource_guard_proxy.py +157 -0
- pulumi_azure_native/recoveryservices/v20240401/get_vault.py +196 -0
- pulumi_azure_native/recoveryservices/v20240401/outputs.py +14409 -0
- pulumi_azure_native/recoveryservices/v20240401/private_endpoint_connection.py +293 -0
- pulumi_azure_native/recoveryservices/v20240401/protected_item.py +335 -0
- pulumi_azure_native/recoveryservices/v20240401/protection_container.py +314 -0
- pulumi_azure_native/recoveryservices/v20240401/protection_intent.py +314 -0
- pulumi_azure_native/recoveryservices/v20240401/protection_policy.py +293 -0
- pulumi_azure_native/recoveryservices/v20240401/resource_guard_proxy.py +285 -0
- pulumi_azure_native/recoveryservices/v20240401/vault.py +321 -0
- pulumi_azure_native/recoveryservices/vault.py +3 -3
- pulumi_azure_native/servicefabric/__init__.py +3 -0
- pulumi_azure_native/servicefabric/get_managed_cluster.py +2 -2
- pulumi_azure_native/servicefabric/get_managed_cluster_application.py +2 -2
- pulumi_azure_native/servicefabric/get_managed_cluster_application_type.py +2 -2
- pulumi_azure_native/servicefabric/get_managed_cluster_application_type_version.py +2 -2
- pulumi_azure_native/servicefabric/get_managed_cluster_service.py +2 -2
- pulumi_azure_native/servicefabric/get_node_type.py +2 -2
- pulumi_azure_native/servicefabric/getmanaged_az_resiliency_status.py +2 -2
- pulumi_azure_native/servicefabric/getmanaged_maintenance_window_status.py +2 -2
- pulumi_azure_native/servicefabric/managed_cluster.py +3 -3
- pulumi_azure_native/servicefabric/managed_cluster_application.py +3 -3
- pulumi_azure_native/servicefabric/managed_cluster_application_type.py +3 -3
- pulumi_azure_native/servicefabric/managed_cluster_application_type_version.py +3 -3
- pulumi_azure_native/servicefabric/managed_cluster_service.py +3 -3
- pulumi_azure_native/servicefabric/node_type.py +3 -3
- pulumi_azure_native/servicefabric/v20200101preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20220101/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20221001preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20230301preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20230701preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20230901preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20231101preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20231201preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster_application.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster_application_type.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster_application_type_version.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/managed_cluster_service.py +1 -1
- pulumi_azure_native/servicefabric/v20240201preview/node_type.py +1 -1
- pulumi_azure_native/servicefabric/v20240401/__init__.py +24 -0
- pulumi_azure_native/servicefabric/v20240401/_enums.py +488 -0
- pulumi_azure_native/servicefabric/v20240401/_inputs.py +3875 -0
- pulumi_azure_native/servicefabric/v20240401/get_managed_cluster.py +677 -0
- pulumi_azure_native/servicefabric/v20240401/get_managed_cluster_application.py +228 -0
- pulumi_azure_native/servicefabric/v20240401/get_managed_cluster_application_type.py +162 -0
- pulumi_azure_native/servicefabric/v20240401/get_managed_cluster_application_type_version.py +180 -0
- pulumi_azure_native/servicefabric/v20240401/get_managed_cluster_service.py +167 -0
- pulumi_azure_native/servicefabric/v20240401/get_node_type.py +786 -0
- pulumi_azure_native/servicefabric/v20240401/getmanaged_az_resiliency_status.py +92 -0
- pulumi_azure_native/servicefabric/v20240401/getmanaged_maintenance_window_status.py +156 -0
- pulumi_azure_native/servicefabric/v20240401/managed_cluster.py +1276 -0
- pulumi_azure_native/servicefabric/v20240401/managed_cluster_application.py +404 -0
- pulumi_azure_native/servicefabric/v20240401/managed_cluster_application_type.py +253 -0
- pulumi_azure_native/servicefabric/v20240401/managed_cluster_application_type_version.py +304 -0
- pulumi_azure_native/servicefabric/v20240401/managed_cluster_service.py +295 -0
- pulumi_azure_native/servicefabric/v20240401/node_type.py +1661 -0
- pulumi_azure_native/servicefabric/v20240401/outputs.py +4478 -0
- pulumi_azure_native/solutions/__init__.py +3 -0
- pulumi_azure_native/solutions/application.py +3 -3
- pulumi_azure_native/solutions/application_definition.py +3 -3
- pulumi_azure_native/solutions/get_application.py +2 -2
- pulumi_azure_native/solutions/get_application_definition.py +2 -2
- pulumi_azure_native/solutions/get_jit_request.py +4 -0
- pulumi_azure_native/solutions/jit_request.py +5 -1
- pulumi_azure_native/solutions/list_application_allowed_upgrade_plans.py +4 -0
- pulumi_azure_native/solutions/list_application_tokens.py +2 -2
- pulumi_azure_native/solutions/v20210701/application.py +1 -1
- pulumi_azure_native/solutions/v20210701/application_definition.py +1 -1
- pulumi_azure_native/solutions/v20210701/jit_request.py +1 -1
- pulumi_azure_native/solutions/v20231201preview/__init__.py +18 -0
- pulumi_azure_native/solutions/v20231201preview/_enums.py +99 -0
- pulumi_azure_native/solutions/v20231201preview/_inputs.py +750 -0
- pulumi_azure_native/solutions/v20231201preview/application.py +596 -0
- pulumi_azure_native/solutions/v20231201preview/application_definition.py +718 -0
- pulumi_azure_native/solutions/v20231201preview/get_application.py +404 -0
- pulumi_azure_native/solutions/v20231201preview/get_application_definition.py +365 -0
- pulumi_azure_native/solutions/v20231201preview/get_jit_request.py +248 -0
- pulumi_azure_native/solutions/v20231201preview/jit_request.py +364 -0
- pulumi_azure_native/solutions/v20231201preview/list_application_allowed_upgrade_plans.py +79 -0
- pulumi_azure_native/solutions/v20231201preview/list_application_tokens.py +89 -0
- pulumi_azure_native/solutions/v20231201preview/outputs.py +1394 -0
- pulumi_azure_native/sqlvirtualmachine/__init__.py +3 -0
- pulumi_azure_native/sqlvirtualmachine/availability_group_listener.py +3 -3
- pulumi_azure_native/sqlvirtualmachine/get_availability_group_listener.py +2 -2
- pulumi_azure_native/sqlvirtualmachine/get_sql_virtual_machine.py +2 -2
- pulumi_azure_native/sqlvirtualmachine/get_sql_virtual_machine_group.py +2 -2
- pulumi_azure_native/sqlvirtualmachine/sql_virtual_machine.py +3 -3
- pulumi_azure_native/sqlvirtualmachine/sql_virtual_machine_group.py +3 -3
- pulumi_azure_native/sqlvirtualmachine/v20220201/availability_group_listener.py +1 -1
- pulumi_azure_native/sqlvirtualmachine/v20220201/sql_virtual_machine.py +1 -1
- pulumi_azure_native/sqlvirtualmachine/v20220201/sql_virtual_machine_group.py +1 -1
- pulumi_azure_native/sqlvirtualmachine/v20230101preview/availability_group_listener.py +1 -1
- pulumi_azure_native/sqlvirtualmachine/v20230101preview/sql_virtual_machine.py +1 -1
- pulumi_azure_native/sqlvirtualmachine/v20230101preview/sql_virtual_machine_group.py +1 -1
- pulumi_azure_native/sqlvirtualmachine/v20231001/__init__.py +16 -0
- pulumi_azure_native/sqlvirtualmachine/v20231001/_enums.py +232 -0
- pulumi_azure_native/sqlvirtualmachine/v20231001/_inputs.py +1929 -0
- pulumi_azure_native/sqlvirtualmachine/v20231001/availability_group_listener.py +371 -0
- pulumi_azure_native/sqlvirtualmachine/v20231001/get_availability_group_listener.py +219 -0
- pulumi_azure_native/sqlvirtualmachine/v20231001/get_sql_virtual_machine.py +435 -0
- pulumi_azure_native/sqlvirtualmachine/v20231001/get_sql_virtual_machine_group.py +235 -0
- pulumi_azure_native/sqlvirtualmachine/v20231001/outputs.py +2327 -0
- pulumi_azure_native/sqlvirtualmachine/v20231001/sql_virtual_machine.py +794 -0
- pulumi_azure_native/sqlvirtualmachine/v20231001/sql_virtual_machine_group.py +351 -0
- pulumi_azure_native/web/__init__.py +7 -0
- pulumi_azure_native/web/_enums.py +11 -0
- pulumi_azure_native/web/_inputs.py +108 -0
- pulumi_azure_native/web/app_service_environment.py +3 -3
- pulumi_azure_native/web/app_service_environment_ase_custom_dns_suffix_configuration.py +3 -3
- pulumi_azure_native/web/app_service_environment_private_endpoint_connection.py +3 -3
- pulumi_azure_native/web/app_service_plan.py +3 -3
- pulumi_azure_native/web/app_service_plan_route_for_vnet.py +3 -3
- pulumi_azure_native/web/certificate.py +3 -3
- pulumi_azure_native/web/container_app.py +5 -1
- pulumi_azure_native/web/get_app_service_environment.py +2 -2
- pulumi_azure_native/web/get_app_service_environment_ase_custom_dns_suffix_configuration.py +2 -2
- pulumi_azure_native/web/get_app_service_environment_private_endpoint_connection.py +2 -2
- pulumi_azure_native/web/get_app_service_plan.py +2 -2
- pulumi_azure_native/web/get_certificate.py +2 -2
- pulumi_azure_native/web/get_container_app.py +4 -0
- pulumi_azure_native/web/get_kube_environment.py +2 -2
- pulumi_azure_native/web/get_static_site.py +2 -2
- pulumi_azure_native/web/get_static_site_build_database_connection.py +2 -2
- pulumi_azure_native/web/get_static_site_custom_domain.py +2 -2
- pulumi_azure_native/web/get_static_site_database_connection.py +2 -2
- pulumi_azure_native/web/get_static_site_linked_backend.py +2 -2
- pulumi_azure_native/web/get_static_site_linked_backend_for_build.py +2 -2
- pulumi_azure_native/web/get_static_site_private_endpoint_connection.py +2 -2
- pulumi_azure_native/web/get_static_site_user_provided_function_app_for_static_site.py +2 -2
- pulumi_azure_native/web/get_static_site_user_provided_function_app_for_static_site_build.py +2 -2
- pulumi_azure_native/web/get_web_app.py +2 -2
- pulumi_azure_native/web/get_web_app_deployment.py +2 -2
- pulumi_azure_native/web/get_web_app_deployment_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_diagnostic_logs_configuration.py +2 -2
- pulumi_azure_native/web/get_web_app_domain_ownership_identifier.py +2 -2
- pulumi_azure_native/web/get_web_app_domain_ownership_identifier_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_ftp_allowed.py +2 -2
- pulumi_azure_native/web/get_web_app_function.py +2 -2
- pulumi_azure_native/web/get_web_app_host_name_binding.py +2 -2
- pulumi_azure_native/web/get_web_app_host_name_binding_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_hybrid_connection.py +2 -2
- pulumi_azure_native/web/get_web_app_hybrid_connection_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_instance_function_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_premier_add_on.py +2 -2
- pulumi_azure_native/web/get_web_app_premier_add_on_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_private_endpoint_connection.py +2 -2
- pulumi_azure_native/web/get_web_app_private_endpoint_connection_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_public_certificate.py +2 -2
- pulumi_azure_native/web/get_web_app_public_certificate_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_relay_service_connection.py +2 -2
- pulumi_azure_native/web/get_web_app_relay_service_connection_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_scm_allowed.py +2 -2
- pulumi_azure_native/web/get_web_app_site_container.py +281 -0
- pulumi_azure_native/web/get_web_app_site_container_slot.py +286 -0
- pulumi_azure_native/web/get_web_app_site_extension.py +2 -2
- pulumi_azure_native/web/get_web_app_site_extension_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_slot_configuration_names.py +2 -2
- pulumi_azure_native/web/get_web_app_source_control.py +2 -2
- pulumi_azure_native/web/get_web_app_source_control_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_swift_virtual_network_connection.py +2 -2
- pulumi_azure_native/web/get_web_app_swift_virtual_network_connection_slot.py +2 -2
- pulumi_azure_native/web/get_web_app_vnet_connection.py +2 -2
- pulumi_azure_native/web/get_web_app_vnet_connection_slot.py +2 -2
- pulumi_azure_native/web/kube_environment.py +3 -3
- pulumi_azure_native/web/list_app_service_plan_hybrid_connection_keys.py +2 -2
- pulumi_azure_native/web/list_container_app_secrets.py +4 -0
- pulumi_azure_native/web/list_site_identifiers_assigned_to_host_name.py +2 -2
- pulumi_azure_native/web/list_static_site_app_settings.py +2 -2
- pulumi_azure_native/web/list_static_site_build_app_settings.py +2 -2
- pulumi_azure_native/web/list_static_site_build_function_app_settings.py +2 -2
- pulumi_azure_native/web/list_static_site_configured_roles.py +2 -2
- pulumi_azure_native/web/list_static_site_function_app_settings.py +2 -2
- pulumi_azure_native/web/list_static_site_secrets.py +2 -2
- pulumi_azure_native/web/list_static_site_users.py +2 -2
- pulumi_azure_native/web/list_web_app_application_settings.py +2 -2
- pulumi_azure_native/web/list_web_app_application_settings_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_auth_settings.py +2 -2
- pulumi_azure_native/web/list_web_app_auth_settings_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_azure_storage_accounts.py +2 -2
- pulumi_azure_native/web/list_web_app_azure_storage_accounts_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_backup_configuration.py +2 -2
- pulumi_azure_native/web/list_web_app_backup_configuration_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_backup_status_secrets.py +2 -2
- pulumi_azure_native/web/list_web_app_backup_status_secrets_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_connection_strings.py +2 -2
- pulumi_azure_native/web/list_web_app_connection_strings_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_function_keys.py +2 -2
- pulumi_azure_native/web/list_web_app_function_keys_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_function_secrets.py +2 -2
- pulumi_azure_native/web/list_web_app_function_secrets_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_host_keys.py +2 -2
- pulumi_azure_native/web/list_web_app_host_keys_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_metadata.py +2 -2
- pulumi_azure_native/web/list_web_app_metadata_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_publishing_credentials.py +2 -2
- pulumi_azure_native/web/list_web_app_publishing_credentials_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_site_backups.py +2 -2
- pulumi_azure_native/web/list_web_app_site_backups_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_site_push_settings.py +2 -2
- pulumi_azure_native/web/list_web_app_site_push_settings_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_sync_function_triggers.py +2 -2
- pulumi_azure_native/web/list_web_app_sync_function_triggers_slot.py +2 -2
- pulumi_azure_native/web/list_web_app_workflows_connections.py +2 -2
- pulumi_azure_native/web/list_web_app_workflows_connections_slot.py +2 -2
- pulumi_azure_native/web/list_workflow_run_action_expression_traces.py +2 -2
- pulumi_azure_native/web/list_workflow_run_action_repetition_expression_traces.py +2 -2
- pulumi_azure_native/web/list_workflow_trigger_callback_url.py +2 -2
- pulumi_azure_native/web/outputs.py +105 -0
- pulumi_azure_native/web/static_site.py +3 -3
- pulumi_azure_native/web/static_site_build_database_connection.py +3 -3
- pulumi_azure_native/web/static_site_custom_domain.py +3 -3
- pulumi_azure_native/web/static_site_database_connection.py +3 -3
- pulumi_azure_native/web/static_site_linked_backend.py +3 -3
- pulumi_azure_native/web/static_site_linked_backend_for_build.py +3 -3
- pulumi_azure_native/web/static_site_private_endpoint_connection.py +3 -3
- pulumi_azure_native/web/static_site_user_provided_function_app_for_static_site.py +3 -3
- pulumi_azure_native/web/static_site_user_provided_function_app_for_static_site_build.py +3 -3
- pulumi_azure_native/web/v20160301/certificate.py +1 -1
- pulumi_azure_native/web/v20160801/web_app.py +1 -1
- pulumi_azure_native/web/v20160801/web_app_backup_configuration.py +1 -1
- pulumi_azure_native/web/v20160801/web_app_backup_configuration_slot.py +1 -1
- pulumi_azure_native/web/v20160801/web_app_function.py +1 -1
- pulumi_azure_native/web/v20160801/web_app_instance_function_slot.py +1 -1
- pulumi_azure_native/web/v20160801/web_app_premier_add_on.py +1 -1
- pulumi_azure_native/web/v20160801/web_app_premier_add_on_slot.py +1 -1
- pulumi_azure_native/web/v20160801/web_app_site_extension.py +1 -1
- pulumi_azure_native/web/v20160801/web_app_site_extension_slot.py +1 -1
- pulumi_azure_native/web/v20160801/web_app_slot.py +1 -1
- pulumi_azure_native/web/v20160901/app_service_plan.py +1 -1
- pulumi_azure_native/web/v20160901/app_service_plan_route_for_vnet.py +1 -1
- pulumi_azure_native/web/v20181101/web_app.py +1 -1
- pulumi_azure_native/web/v20181101/web_app_domain_ownership_identifier.py +1 -1
- pulumi_azure_native/web/v20181101/web_app_domain_ownership_identifier_slot.py +1 -1
- pulumi_azure_native/web/v20181101/web_app_slot.py +1 -1
- pulumi_azure_native/web/v20190801/app_service_environment.py +1 -1
- pulumi_azure_native/web/v20190801/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20190801/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20200601/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20200601/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20200901/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20200901/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20201001/app_service_environment.py +1 -1
- pulumi_azure_native/web/v20201001/app_service_plan.py +1 -1
- pulumi_azure_native/web/v20201001/app_service_plan_route_for_vnet.py +1 -1
- pulumi_azure_native/web/v20201001/certificate.py +1 -1
- pulumi_azure_native/web/v20201001/static_site.py +1 -1
- pulumi_azure_native/web/v20201001/web_app.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_application_settings.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_application_settings_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_auth_settings.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_auth_settings_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_azure_storage_accounts.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_azure_storage_accounts_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_backup_configuration.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_backup_configuration_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_connection_strings.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_connection_strings_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_deployment.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_deployment_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_diagnostic_logs_configuration.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_domain_ownership_identifier.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_domain_ownership_identifier_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_function.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_host_name_binding.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_host_name_binding_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_hybrid_connection.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_hybrid_connection_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_instance_function_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_metadata.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_metadata_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_premier_add_on.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_premier_add_on_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_private_endpoint_connection.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_public_certificate.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_public_certificate_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_relay_service_connection.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_relay_service_connection_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_site_extension.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_site_extension_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_site_push_settings.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_site_push_settings_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_slot_configuration_names.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_source_control.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_source_control_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_swift_virtual_network_connection.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_swift_virtual_network_connection_slot.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_vnet_connection.py +1 -1
- pulumi_azure_native/web/v20201001/web_app_vnet_connection_slot.py +1 -1
- pulumi_azure_native/web/v20201201/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20201201/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20210101/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20210101/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20210115/app_service_environment.py +1 -1
- pulumi_azure_native/web/v20210115/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20210115/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20210201/static_site.py +1 -1
- pulumi_azure_native/web/v20210201/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20210201/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20210301/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20210301/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20220301/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20220301/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20220901/app_service_environment.py +1 -1
- pulumi_azure_native/web/v20220901/app_service_environment_ase_custom_dns_suffix_configuration.py +1 -1
- pulumi_azure_native/web/v20220901/app_service_environment_private_endpoint_connection.py +1 -1
- pulumi_azure_native/web/v20220901/app_service_plan.py +1 -1
- pulumi_azure_native/web/v20220901/app_service_plan_route_for_vnet.py +1 -1
- pulumi_azure_native/web/v20220901/certificate.py +1 -1
- pulumi_azure_native/web/v20220901/kube_environment.py +1 -1
- pulumi_azure_native/web/v20220901/static_site.py +1 -1
- pulumi_azure_native/web/v20220901/static_site_build_database_connection.py +1 -1
- pulumi_azure_native/web/v20220901/static_site_custom_domain.py +1 -1
- pulumi_azure_native/web/v20220901/static_site_database_connection.py +1 -1
- pulumi_azure_native/web/v20220901/static_site_linked_backend.py +1 -1
- pulumi_azure_native/web/v20220901/static_site_linked_backend_for_build.py +1 -1
- pulumi_azure_native/web/v20220901/static_site_private_endpoint_connection.py +1 -1
- pulumi_azure_native/web/v20220901/static_site_user_provided_function_app_for_static_site.py +1 -1
- pulumi_azure_native/web/v20220901/static_site_user_provided_function_app_for_static_site_build.py +1 -1
- pulumi_azure_native/web/v20220901/web_app.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_application_settings.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_application_settings_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_auth_settings.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_auth_settings_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_azure_storage_accounts.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_azure_storage_accounts_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_backup_configuration.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_backup_configuration_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_connection_strings.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_connection_strings_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_deployment.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_deployment_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_diagnostic_logs_configuration.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_domain_ownership_identifier.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_domain_ownership_identifier_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_function.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_host_name_binding.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_host_name_binding_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_hybrid_connection.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_hybrid_connection_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_instance_function_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_metadata.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_metadata_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_premier_add_on.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_premier_add_on_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_private_endpoint_connection.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_private_endpoint_connection_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_public_certificate.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_public_certificate_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_relay_service_connection.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_relay_service_connection_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_site_extension.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_site_extension_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_site_push_settings.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_site_push_settings_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_slot_configuration_names.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_source_control.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_source_control_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_swift_virtual_network_connection.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_swift_virtual_network_connection_slot.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_vnet_connection.py +1 -1
- pulumi_azure_native/web/v20220901/web_app_vnet_connection_slot.py +1 -1
- pulumi_azure_native/web/v20230101/app_service_environment.py +1 -1
- pulumi_azure_native/web/v20230101/app_service_environment_ase_custom_dns_suffix_configuration.py +1 -1
- pulumi_azure_native/web/v20230101/app_service_environment_private_endpoint_connection.py +1 -1
- pulumi_azure_native/web/v20230101/app_service_plan.py +1 -1
- pulumi_azure_native/web/v20230101/app_service_plan_route_for_vnet.py +1 -1
- pulumi_azure_native/web/v20230101/certificate.py +1 -1
- pulumi_azure_native/web/v20230101/container_app.py +1 -1
- pulumi_azure_native/web/v20230101/get_web_app.py +14 -1
- pulumi_azure_native/web/v20230101/get_web_app_slot.py +14 -1
- pulumi_azure_native/web/v20230101/kube_environment.py +1 -1
- pulumi_azure_native/web/v20230101/static_site.py +1 -1
- pulumi_azure_native/web/v20230101/static_site_build_database_connection.py +1 -1
- pulumi_azure_native/web/v20230101/static_site_custom_domain.py +1 -1
- pulumi_azure_native/web/v20230101/static_site_database_connection.py +1 -1
- pulumi_azure_native/web/v20230101/static_site_linked_backend.py +1 -1
- pulumi_azure_native/web/v20230101/static_site_linked_backend_for_build.py +1 -1
- pulumi_azure_native/web/v20230101/static_site_private_endpoint_connection.py +1 -1
- pulumi_azure_native/web/v20230101/static_site_user_provided_function_app_for_static_site.py +1 -1
- pulumi_azure_native/web/v20230101/static_site_user_provided_function_app_for_static_site_build.py +1 -1
- pulumi_azure_native/web/v20230101/web_app.py +30 -1
- pulumi_azure_native/web/v20230101/web_app_application_settings.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_application_settings_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_auth_settings.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_auth_settings_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_azure_storage_accounts.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_azure_storage_accounts_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_backup_configuration.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_backup_configuration_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_connection_strings.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_connection_strings_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_deployment.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_deployment_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_diagnostic_logs_configuration.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_domain_ownership_identifier.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_domain_ownership_identifier_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_ftp_allowed.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_function.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_host_name_binding.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_host_name_binding_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_hybrid_connection.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_hybrid_connection_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_instance_function_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_metadata.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_metadata_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_premier_add_on.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_premier_add_on_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_private_endpoint_connection.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_private_endpoint_connection_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_public_certificate.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_public_certificate_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_relay_service_connection.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_relay_service_connection_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_scm_allowed.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_site_extension.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_site_extension_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_site_push_settings.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_site_push_settings_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_slot.py +30 -1
- pulumi_azure_native/web/v20230101/web_app_slot_configuration_names.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_source_control.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_source_control_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_swift_virtual_network_connection.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_swift_virtual_network_connection_slot.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_vnet_connection.py +1 -1
- pulumi_azure_native/web/v20230101/web_app_vnet_connection_slot.py +1 -1
- pulumi_azure_native/web/v20231201/__init__.py +168 -0
- pulumi_azure_native/web/v20231201/_enums.py +458 -0
- pulumi_azure_native/web/v20231201/_inputs.py +6998 -0
- pulumi_azure_native/web/v20231201/app_service_environment.py +695 -0
- pulumi_azure_native/web/v20231201/app_service_environment_ase_custom_dns_suffix_configuration.py +283 -0
- pulumi_azure_native/web/v20231201/app_service_environment_private_endpoint_connection.py +274 -0
- pulumi_azure_native/web/v20231201/app_service_plan.py +842 -0
- pulumi_azure_native/web/v20231201/app_service_plan_route_for_vnet.py +331 -0
- pulumi_azure_native/web/v20231201/certificate.py +593 -0
- pulumi_azure_native/web/v20231201/container_app.py +359 -0
- pulumi_azure_native/web/v20231201/get_app_service_environment.py +405 -0
- pulumi_azure_native/web/v20231201/get_app_service_environment_ase_custom_dns_suffix_configuration.py +176 -0
- pulumi_azure_native/web/v20231201/get_app_service_environment_private_endpoint_connection.py +172 -0
- pulumi_azure_native/web/v20231201/get_app_service_plan.py +471 -0
- pulumi_azure_native/web/v20231201/get_certificate.py +404 -0
- pulumi_azure_native/web/v20231201/get_container_app.py +222 -0
- pulumi_azure_native/web/v20231201/get_kube_environment.py +288 -0
- pulumi_azure_native/web/v20231201/get_static_site.py +404 -0
- pulumi_azure_native/web/v20231201/get_static_site_build_database_connection.py +193 -0
- pulumi_azure_native/web/v20231201/get_static_site_custom_domain.py +184 -0
- pulumi_azure_native/web/v20231201/get_static_site_database_connection.py +188 -0
- pulumi_azure_native/web/v20231201/get_static_site_linked_backend.py +174 -0
- pulumi_azure_native/web/v20231201/get_static_site_linked_backend_for_build.py +179 -0
- pulumi_azure_native/web/v20231201/get_static_site_private_endpoint_connection.py +172 -0
- pulumi_azure_native/web/v20231201/get_static_site_user_provided_function_app_for_static_site.py +161 -0
- pulumi_azure_native/web/v20231201/get_static_site_user_provided_function_app_for_static_site_build.py +166 -0
- pulumi_azure_native/web/v20231201/get_web_app.py +841 -0
- pulumi_azure_native/web/v20231201/get_web_app_deployment.py +239 -0
- pulumi_azure_native/web/v20231201/get_web_app_deployment_slot.py +244 -0
- pulumi_azure_native/web/v20231201/get_web_app_diagnostic_logs_configuration.py +170 -0
- pulumi_azure_native/web/v20231201/get_web_app_domain_ownership_identifier.py +135 -0
- pulumi_azure_native/web/v20231201/get_web_app_domain_ownership_identifier_slot.py +140 -0
- pulumi_azure_native/web/v20231201/get_web_app_ftp_allowed.py +130 -0
- pulumi_azure_native/web/v20231201/get_web_app_function.py +291 -0
- pulumi_azure_native/web/v20231201/get_web_app_host_name_binding.py +239 -0
- pulumi_azure_native/web/v20231201/get_web_app_host_name_binding_slot.py +244 -0
- pulumi_azure_native/web/v20231201/get_web_app_hybrid_connection.py +232 -0
- pulumi_azure_native/web/v20231201/get_web_app_hybrid_connection_slot.py +237 -0
- pulumi_azure_native/web/v20231201/get_web_app_instance_function_slot.py +296 -0
- pulumi_azure_native/web/v20231201/get_web_app_premier_add_on.py +213 -0
- pulumi_azure_native/web/v20231201/get_web_app_premier_add_on_slot.py +218 -0
- pulumi_azure_native/web/v20231201/get_web_app_private_endpoint_connection.py +172 -0
- pulumi_azure_native/web/v20231201/get_web_app_private_endpoint_connection_slot.py +177 -0
- pulumi_azure_native/web/v20231201/get_web_app_public_certificate.py +161 -0
- pulumi_azure_native/web/v20231201/get_web_app_public_certificate_slot.py +166 -0
- pulumi_azure_native/web/v20231201/get_web_app_relay_service_connection.py +192 -0
- pulumi_azure_native/web/v20231201/get_web_app_relay_service_connection_slot.py +197 -0
- pulumi_azure_native/web/v20231201/get_web_app_scm_allowed.py +130 -0
- pulumi_azure_native/web/v20231201/get_web_app_site_container.py +279 -0
- pulumi_azure_native/web/v20231201/get_web_app_site_container_slot.py +284 -0
- pulumi_azure_native/web/v20231201/get_web_app_site_extension.py +379 -0
- pulumi_azure_native/web/v20231201/get_web_app_site_extension_slot.py +384 -0
- pulumi_azure_native/web/v20231201/get_web_app_slot.py +846 -0
- pulumi_azure_native/web/v20231201/get_web_app_slot_configuration_names.py +156 -0
- pulumi_azure_native/web/v20231201/get_web_app_source_control.py +209 -0
- pulumi_azure_native/web/v20231201/get_web_app_source_control_slot.py +214 -0
- pulumi_azure_native/web/v20231201/get_web_app_swift_virtual_network_connection.py +143 -0
- pulumi_azure_native/web/v20231201/get_web_app_swift_virtual_network_connection_slot.py +148 -0
- pulumi_azure_native/web/v20231201/get_web_app_vnet_connection.py +215 -0
- pulumi_azure_native/web/v20231201/get_web_app_vnet_connection_slot.py +220 -0
- pulumi_azure_native/web/v20231201/kube_environment.py +512 -0
- pulumi_azure_native/web/v20231201/list_app_service_plan_hybrid_connection_keys.py +153 -0
- pulumi_azure_native/web/v20231201/list_container_app_secrets.py +74 -0
- pulumi_azure_native/web/v20231201/list_site_identifiers_assigned_to_host_name.py +87 -0
- pulumi_azure_native/web/v20231201/list_static_site_app_settings.py +130 -0
- pulumi_azure_native/web/v20231201/list_static_site_build_app_settings.py +135 -0
- pulumi_azure_native/web/v20231201/list_static_site_build_function_app_settings.py +135 -0
- pulumi_azure_native/web/v20231201/list_static_site_configured_roles.py +130 -0
- pulumi_azure_native/web/v20231201/list_static_site_function_app_settings.py +130 -0
- pulumi_azure_native/web/v20231201/list_static_site_secrets.py +130 -0
- pulumi_azure_native/web/v20231201/list_static_site_users.py +97 -0
- pulumi_azure_native/web/v20231201/list_web_app_application_settings.py +130 -0
- pulumi_azure_native/web/v20231201/list_web_app_application_settings_slot.py +135 -0
- pulumi_azure_native/web/v20231201/list_web_app_auth_settings.py +663 -0
- pulumi_azure_native/web/v20231201/list_web_app_auth_settings_slot.py +668 -0
- pulumi_azure_native/web/v20231201/list_web_app_azure_storage_accounts.py +131 -0
- pulumi_azure_native/web/v20231201/list_web_app_azure_storage_accounts_slot.py +136 -0
- pulumi_azure_native/web/v20231201/list_web_app_backup_configuration.py +183 -0
- pulumi_azure_native/web/v20231201/list_web_app_backup_configuration_slot.py +188 -0
- pulumi_azure_native/web/v20231201/list_web_app_backup_status_secrets.py +324 -0
- pulumi_azure_native/web/v20231201/list_web_app_backup_status_secrets_slot.py +329 -0
- pulumi_azure_native/web/v20231201/list_web_app_connection_strings.py +131 -0
- pulumi_azure_native/web/v20231201/list_web_app_connection_strings_slot.py +136 -0
- pulumi_azure_native/web/v20231201/list_web_app_function_keys.py +135 -0
- pulumi_azure_native/web/v20231201/list_web_app_function_keys_slot.py +140 -0
- pulumi_azure_native/web/v20231201/list_web_app_function_secrets.py +96 -0
- pulumi_azure_native/web/v20231201/list_web_app_function_secrets_slot.py +101 -0
- pulumi_azure_native/web/v20231201/list_web_app_host_keys.py +104 -0
- pulumi_azure_native/web/v20231201/list_web_app_host_keys_slot.py +109 -0
- pulumi_azure_native/web/v20231201/list_web_app_metadata.py +130 -0
- pulumi_azure_native/web/v20231201/list_web_app_metadata_slot.py +135 -0
- pulumi_azure_native/web/v20231201/list_web_app_publishing_credentials.py +182 -0
- pulumi_azure_native/web/v20231201/list_web_app_publishing_credentials_slot.py +187 -0
- pulumi_azure_native/web/v20231201/list_web_app_site_backups.py +92 -0
- pulumi_azure_native/web/v20231201/list_web_app_site_backups_slot.py +97 -0
- pulumi_azure_native/web/v20231201/list_web_app_site_push_settings.py +172 -0
- pulumi_azure_native/web/v20231201/list_web_app_site_push_settings_slot.py +177 -0
- pulumi_azure_native/web/v20231201/list_web_app_sync_function_triggers.py +91 -0
- pulumi_azure_native/web/v20231201/list_web_app_sync_function_triggers_slot.py +96 -0
- pulumi_azure_native/web/v20231201/list_web_app_workflows_connections.py +144 -0
- pulumi_azure_native/web/v20231201/list_web_app_workflows_connections_slot.py +149 -0
- pulumi_azure_native/web/v20231201/list_workflow_run_action_expression_traces.py +114 -0
- pulumi_azure_native/web/v20231201/list_workflow_run_action_repetition_expression_traces.py +119 -0
- pulumi_azure_native/web/v20231201/list_workflow_trigger_callback_url.py +154 -0
- pulumi_azure_native/web/v20231201/outputs.py +9005 -0
- pulumi_azure_native/web/v20231201/static_site.py +670 -0
- pulumi_azure_native/web/v20231201/static_site_build_database_connection.py +352 -0
- pulumi_azure_native/web/v20231201/static_site_custom_domain.py +272 -0
- pulumi_azure_native/web/v20231201/static_site_database_connection.py +331 -0
- pulumi_azure_native/web/v20231201/static_site_linked_backend.py +280 -0
- pulumi_azure_native/web/v20231201/static_site_linked_backend_for_build.py +301 -0
- pulumi_azure_native/web/v20231201/static_site_private_endpoint_connection.py +279 -0
- pulumi_azure_native/web/v20231201/static_site_user_provided_function_app_for_static_site.py +290 -0
- pulumi_azure_native/web/v20231201/static_site_user_provided_function_app_for_static_site_build.py +311 -0
- pulumi_azure_native/web/v20231201/web_app.py +1499 -0
- pulumi_azure_native/web/v20231201/web_app_application_settings.py +211 -0
- pulumi_azure_native/web/v20231201/web_app_application_settings_slot.py +232 -0
- pulumi_azure_native/web/v20231201/web_app_auth_settings.py +1493 -0
- pulumi_azure_native/web/v20231201/web_app_auth_settings_slot.py +1514 -0
- pulumi_azure_native/web/v20231201/web_app_azure_storage_accounts.py +214 -0
- pulumi_azure_native/web/v20231201/web_app_azure_storage_accounts_slot.py +235 -0
- pulumi_azure_native/web/v20231201/web_app_backup_configuration.py +331 -0
- pulumi_azure_native/web/v20231201/web_app_backup_configuration_slot.py +352 -0
- pulumi_azure_native/web/v20231201/web_app_connection_strings.py +214 -0
- pulumi_azure_native/web/v20231201/web_app_connection_strings_slot.py +235 -0
- pulumi_azure_native/web/v20231201/web_app_deployment.py +463 -0
- pulumi_azure_native/web/v20231201/web_app_deployment_slot.py +484 -0
- pulumi_azure_native/web/v20231201/web_app_diagnostic_logs_configuration.py +301 -0
- pulumi_azure_native/web/v20231201/web_app_domain_ownership_identifier.py +231 -0
- pulumi_azure_native/web/v20231201/web_app_domain_ownership_identifier_slot.py +252 -0
- pulumi_azure_native/web/v20231201/web_app_ftp_allowed.py +212 -0
- pulumi_azure_native/web/v20231201/web_app_function.py +579 -0
- pulumi_azure_native/web/v20231201/web_app_host_name_binding.py +445 -0
- pulumi_azure_native/web/v20231201/web_app_host_name_binding_slot.py +466 -0
- pulumi_azure_native/web/v20231201/web_app_hybrid_connection.py +439 -0
- pulumi_azure_native/web/v20231201/web_app_hybrid_connection_slot.py +460 -0
- pulumi_azure_native/web/v20231201/web_app_instance_function_slot.py +600 -0
- pulumi_azure_native/web/v20231201/web_app_metadata.py +211 -0
- pulumi_azure_native/web/v20231201/web_app_metadata_slot.py +232 -0
- pulumi_azure_native/web/v20231201/web_app_premier_add_on.py +405 -0
- pulumi_azure_native/web/v20231201/web_app_premier_add_on_slot.py +426 -0
- pulumi_azure_native/web/v20231201/web_app_private_endpoint_connection.py +274 -0
- pulumi_azure_native/web/v20231201/web_app_private_endpoint_connection_slot.py +290 -0
- pulumi_azure_native/web/v20231201/web_app_public_certificate.py +271 -0
- pulumi_azure_native/web/v20231201/web_app_public_certificate_slot.py +292 -0
- pulumi_azure_native/web/v20231201/web_app_relay_service_connection.py +329 -0
- pulumi_azure_native/web/v20231201/web_app_relay_service_connection_slot.py +350 -0
- pulumi_azure_native/web/v20231201/web_app_scm_allowed.py +212 -0
- pulumi_azure_native/web/v20231201/web_app_site_container.py +517 -0
- pulumi_azure_native/web/v20231201/web_app_site_container_slot.py +538 -0
- pulumi_azure_native/web/v20231201/web_app_site_extension.py +380 -0
- pulumi_azure_native/web/v20231201/web_app_site_extension_slot.py +401 -0
- pulumi_azure_native/web/v20231201/web_app_site_push_settings.py +311 -0
- pulumi_azure_native/web/v20231201/web_app_site_push_settings_slot.py +332 -0
- pulumi_azure_native/web/v20231201/web_app_slot.py +1520 -0
- pulumi_azure_native/web/v20231201/web_app_slot_configuration_names.py +269 -0
- pulumi_azure_native/web/v20231201/web_app_source_control.py +387 -0
- pulumi_azure_native/web/v20231201/web_app_source_control_slot.py +408 -0
- pulumi_azure_native/web/v20231201/web_app_swift_virtual_network_connection.py +240 -0
- pulumi_azure_native/web/v20231201/web_app_swift_virtual_network_connection_slot.py +261 -0
- pulumi_azure_native/web/v20231201/web_app_vnet_connection.py +353 -0
- pulumi_azure_native/web/v20231201/web_app_vnet_connection_slot.py +374 -0
- pulumi_azure_native/web/web_app.py +3 -3
- pulumi_azure_native/web/web_app_application_settings.py +3 -3
- pulumi_azure_native/web/web_app_application_settings_slot.py +3 -3
- pulumi_azure_native/web/web_app_auth_settings.py +3 -3
- pulumi_azure_native/web/web_app_auth_settings_slot.py +3 -3
- pulumi_azure_native/web/web_app_azure_storage_accounts.py +3 -3
- pulumi_azure_native/web/web_app_azure_storage_accounts_slot.py +3 -3
- pulumi_azure_native/web/web_app_backup_configuration.py +3 -3
- pulumi_azure_native/web/web_app_backup_configuration_slot.py +3 -3
- pulumi_azure_native/web/web_app_connection_strings.py +3 -3
- pulumi_azure_native/web/web_app_connection_strings_slot.py +3 -3
- pulumi_azure_native/web/web_app_deployment.py +3 -3
- pulumi_azure_native/web/web_app_deployment_slot.py +3 -3
- pulumi_azure_native/web/web_app_diagnostic_logs_configuration.py +3 -3
- pulumi_azure_native/web/web_app_domain_ownership_identifier.py +3 -3
- pulumi_azure_native/web/web_app_domain_ownership_identifier_slot.py +3 -3
- pulumi_azure_native/web/web_app_ftp_allowed.py +3 -3
- pulumi_azure_native/web/web_app_function.py +3 -3
- pulumi_azure_native/web/web_app_host_name_binding.py +3 -3
- pulumi_azure_native/web/web_app_host_name_binding_slot.py +3 -3
- pulumi_azure_native/web/web_app_hybrid_connection.py +3 -3
- pulumi_azure_native/web/web_app_hybrid_connection_slot.py +3 -3
- pulumi_azure_native/web/web_app_instance_function_slot.py +3 -3
- pulumi_azure_native/web/web_app_metadata.py +3 -3
- pulumi_azure_native/web/web_app_metadata_slot.py +3 -3
- pulumi_azure_native/web/web_app_premier_add_on.py +3 -3
- pulumi_azure_native/web/web_app_premier_add_on_slot.py +3 -3
- pulumi_azure_native/web/web_app_private_endpoint_connection.py +3 -3
- pulumi_azure_native/web/web_app_private_endpoint_connection_slot.py +3 -3
- pulumi_azure_native/web/web_app_public_certificate.py +3 -3
- pulumi_azure_native/web/web_app_public_certificate_slot.py +3 -3
- pulumi_azure_native/web/web_app_relay_service_connection.py +3 -3
- pulumi_azure_native/web/web_app_relay_service_connection_slot.py +3 -3
- pulumi_azure_native/web/web_app_scm_allowed.py +3 -3
- pulumi_azure_native/web/web_app_site_container.py +519 -0
- pulumi_azure_native/web/web_app_site_container_slot.py +540 -0
- pulumi_azure_native/web/web_app_site_extension.py +3 -3
- pulumi_azure_native/web/web_app_site_extension_slot.py +3 -3
- pulumi_azure_native/web/web_app_site_push_settings.py +3 -3
- pulumi_azure_native/web/web_app_site_push_settings_slot.py +3 -3
- pulumi_azure_native/web/web_app_slot.py +3 -3
- pulumi_azure_native/web/web_app_slot_configuration_names.py +3 -3
- pulumi_azure_native/web/web_app_source_control.py +3 -3
- pulumi_azure_native/web/web_app_source_control_slot.py +3 -3
- pulumi_azure_native/web/web_app_swift_virtual_network_connection.py +3 -3
- pulumi_azure_native/web/web_app_swift_virtual_network_connection_slot.py +3 -3
- pulumi_azure_native/web/web_app_vnet_connection.py +3 -3
- pulumi_azure_native/web/web_app_vnet_connection_slot.py +3 -3
- {pulumi_azure_native-2.37.1a1713770326.dist-info → pulumi_azure_native-2.38.0.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.37.1a1713770326.dist-info → pulumi_azure_native-2.38.0.dist-info}/RECORD +1971 -1423
- {pulumi_azure_native-2.37.1a1713770326.dist-info → pulumi_azure_native-2.38.0.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.37.1a1713770326.dist-info → pulumi_azure_native-2.38.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,2327 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import pulumi
|
|
8
|
+
import pulumi.runtime
|
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
+
from ... import _utilities
|
|
11
|
+
from . import outputs
|
|
12
|
+
from ._enums import *
|
|
13
|
+
|
|
14
|
+
__all__ = [
|
|
15
|
+
'AADAuthenticationSettingsResponse',
|
|
16
|
+
'AdditionalFeaturesServerConfigurationsResponse',
|
|
17
|
+
'AgConfigurationResponse',
|
|
18
|
+
'AgReplicaResponse',
|
|
19
|
+
'AssessmentSettingsResponse',
|
|
20
|
+
'AutoBackupSettingsResponse',
|
|
21
|
+
'AutoPatchingSettingsResponse',
|
|
22
|
+
'KeyVaultCredentialSettingsResponse',
|
|
23
|
+
'LoadBalancerConfigurationResponse',
|
|
24
|
+
'MultiSubnetIpConfigurationResponse',
|
|
25
|
+
'PrivateIPAddressResponse',
|
|
26
|
+
'ResourceIdentityResponse',
|
|
27
|
+
'SQLInstanceSettingsResponse',
|
|
28
|
+
'SQLStorageSettingsResponse',
|
|
29
|
+
'SQLTempDbSettingsResponse',
|
|
30
|
+
'ScheduleResponse',
|
|
31
|
+
'ServerConfigurationsManagementSettingsResponse',
|
|
32
|
+
'SqlConnectivityUpdateSettingsResponse',
|
|
33
|
+
'SqlStorageUpdateSettingsResponse',
|
|
34
|
+
'SqlWorkloadTypeUpdateSettingsResponse',
|
|
35
|
+
'StorageConfigurationSettingsResponse',
|
|
36
|
+
'SystemDataResponse',
|
|
37
|
+
'TroubleshootingAdditionalPropertiesResponse',
|
|
38
|
+
'TroubleshootingStatusResponse',
|
|
39
|
+
'UnhealthyReplicaInfoResponse',
|
|
40
|
+
'VirtualMachineIdentityResponse',
|
|
41
|
+
'WsfcDomainCredentialsResponse',
|
|
42
|
+
'WsfcDomainProfileResponse',
|
|
43
|
+
]
|
|
44
|
+
|
|
45
|
+
@pulumi.output_type
|
|
46
|
+
class AADAuthenticationSettingsResponse(dict):
|
|
47
|
+
"""
|
|
48
|
+
Enable AAD authentication for SQL VM.
|
|
49
|
+
"""
|
|
50
|
+
@staticmethod
|
|
51
|
+
def __key_warning(key: str):
|
|
52
|
+
suggest = None
|
|
53
|
+
if key == "clientId":
|
|
54
|
+
suggest = "client_id"
|
|
55
|
+
|
|
56
|
+
if suggest:
|
|
57
|
+
pulumi.log.warn(f"Key '{key}' not found in AADAuthenticationSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
58
|
+
|
|
59
|
+
def __getitem__(self, key: str) -> Any:
|
|
60
|
+
AADAuthenticationSettingsResponse.__key_warning(key)
|
|
61
|
+
return super().__getitem__(key)
|
|
62
|
+
|
|
63
|
+
def get(self, key: str, default = None) -> Any:
|
|
64
|
+
AADAuthenticationSettingsResponse.__key_warning(key)
|
|
65
|
+
return super().get(key, default)
|
|
66
|
+
|
|
67
|
+
def __init__(__self__, *,
|
|
68
|
+
client_id: Optional[str] = None):
|
|
69
|
+
"""
|
|
70
|
+
Enable AAD authentication for SQL VM.
|
|
71
|
+
:param str client_id: The client Id of the Managed Identity to query Microsoft Graph API. An empty string must be used for the system assigned Managed Identity
|
|
72
|
+
"""
|
|
73
|
+
if client_id is not None:
|
|
74
|
+
pulumi.set(__self__, "client_id", client_id)
|
|
75
|
+
|
|
76
|
+
@property
|
|
77
|
+
@pulumi.getter(name="clientId")
|
|
78
|
+
def client_id(self) -> Optional[str]:
|
|
79
|
+
"""
|
|
80
|
+
The client Id of the Managed Identity to query Microsoft Graph API. An empty string must be used for the system assigned Managed Identity
|
|
81
|
+
"""
|
|
82
|
+
return pulumi.get(self, "client_id")
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
@pulumi.output_type
|
|
86
|
+
class AdditionalFeaturesServerConfigurationsResponse(dict):
|
|
87
|
+
"""
|
|
88
|
+
Additional SQL Server feature settings.
|
|
89
|
+
"""
|
|
90
|
+
@staticmethod
|
|
91
|
+
def __key_warning(key: str):
|
|
92
|
+
suggest = None
|
|
93
|
+
if key == "isRServicesEnabled":
|
|
94
|
+
suggest = "is_r_services_enabled"
|
|
95
|
+
|
|
96
|
+
if suggest:
|
|
97
|
+
pulumi.log.warn(f"Key '{key}' not found in AdditionalFeaturesServerConfigurationsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
98
|
+
|
|
99
|
+
def __getitem__(self, key: str) -> Any:
|
|
100
|
+
AdditionalFeaturesServerConfigurationsResponse.__key_warning(key)
|
|
101
|
+
return super().__getitem__(key)
|
|
102
|
+
|
|
103
|
+
def get(self, key: str, default = None) -> Any:
|
|
104
|
+
AdditionalFeaturesServerConfigurationsResponse.__key_warning(key)
|
|
105
|
+
return super().get(key, default)
|
|
106
|
+
|
|
107
|
+
def __init__(__self__, *,
|
|
108
|
+
is_r_services_enabled: Optional[bool] = None):
|
|
109
|
+
"""
|
|
110
|
+
Additional SQL Server feature settings.
|
|
111
|
+
:param bool is_r_services_enabled: Enable or disable R services (SQL 2016 onwards).
|
|
112
|
+
"""
|
|
113
|
+
if is_r_services_enabled is not None:
|
|
114
|
+
pulumi.set(__self__, "is_r_services_enabled", is_r_services_enabled)
|
|
115
|
+
|
|
116
|
+
@property
|
|
117
|
+
@pulumi.getter(name="isRServicesEnabled")
|
|
118
|
+
def is_r_services_enabled(self) -> Optional[bool]:
|
|
119
|
+
"""
|
|
120
|
+
Enable or disable R services (SQL 2016 onwards).
|
|
121
|
+
"""
|
|
122
|
+
return pulumi.get(self, "is_r_services_enabled")
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
@pulumi.output_type
|
|
126
|
+
class AgConfigurationResponse(dict):
|
|
127
|
+
"""
|
|
128
|
+
Availability group configuration.
|
|
129
|
+
"""
|
|
130
|
+
def __init__(__self__, *,
|
|
131
|
+
replicas: Optional[Sequence['outputs.AgReplicaResponse']] = None):
|
|
132
|
+
"""
|
|
133
|
+
Availability group configuration.
|
|
134
|
+
:param Sequence['AgReplicaResponse'] replicas: Replica configurations.
|
|
135
|
+
"""
|
|
136
|
+
if replicas is not None:
|
|
137
|
+
pulumi.set(__self__, "replicas", replicas)
|
|
138
|
+
|
|
139
|
+
@property
|
|
140
|
+
@pulumi.getter
|
|
141
|
+
def replicas(self) -> Optional[Sequence['outputs.AgReplicaResponse']]:
|
|
142
|
+
"""
|
|
143
|
+
Replica configurations.
|
|
144
|
+
"""
|
|
145
|
+
return pulumi.get(self, "replicas")
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
@pulumi.output_type
|
|
149
|
+
class AgReplicaResponse(dict):
|
|
150
|
+
"""
|
|
151
|
+
Availability group replica configuration.
|
|
152
|
+
"""
|
|
153
|
+
@staticmethod
|
|
154
|
+
def __key_warning(key: str):
|
|
155
|
+
suggest = None
|
|
156
|
+
if key == "readableSecondary":
|
|
157
|
+
suggest = "readable_secondary"
|
|
158
|
+
elif key == "sqlVirtualMachineInstanceId":
|
|
159
|
+
suggest = "sql_virtual_machine_instance_id"
|
|
160
|
+
|
|
161
|
+
if suggest:
|
|
162
|
+
pulumi.log.warn(f"Key '{key}' not found in AgReplicaResponse. Access the value via the '{suggest}' property getter instead.")
|
|
163
|
+
|
|
164
|
+
def __getitem__(self, key: str) -> Any:
|
|
165
|
+
AgReplicaResponse.__key_warning(key)
|
|
166
|
+
return super().__getitem__(key)
|
|
167
|
+
|
|
168
|
+
def get(self, key: str, default = None) -> Any:
|
|
169
|
+
AgReplicaResponse.__key_warning(key)
|
|
170
|
+
return super().get(key, default)
|
|
171
|
+
|
|
172
|
+
def __init__(__self__, *,
|
|
173
|
+
commit: Optional[str] = None,
|
|
174
|
+
failover: Optional[str] = None,
|
|
175
|
+
readable_secondary: Optional[str] = None,
|
|
176
|
+
role: Optional[str] = None,
|
|
177
|
+
sql_virtual_machine_instance_id: Optional[str] = None):
|
|
178
|
+
"""
|
|
179
|
+
Availability group replica configuration.
|
|
180
|
+
:param str commit: Replica commit mode in availability group.
|
|
181
|
+
:param str failover: Replica failover mode in availability group.
|
|
182
|
+
:param str readable_secondary: Replica readable secondary mode in availability group.
|
|
183
|
+
:param str role: Replica Role in availability group.
|
|
184
|
+
:param str sql_virtual_machine_instance_id: Sql VirtualMachine Instance Id.
|
|
185
|
+
"""
|
|
186
|
+
if commit is not None:
|
|
187
|
+
pulumi.set(__self__, "commit", commit)
|
|
188
|
+
if failover is not None:
|
|
189
|
+
pulumi.set(__self__, "failover", failover)
|
|
190
|
+
if readable_secondary is not None:
|
|
191
|
+
pulumi.set(__self__, "readable_secondary", readable_secondary)
|
|
192
|
+
if role is not None:
|
|
193
|
+
pulumi.set(__self__, "role", role)
|
|
194
|
+
if sql_virtual_machine_instance_id is not None:
|
|
195
|
+
pulumi.set(__self__, "sql_virtual_machine_instance_id", sql_virtual_machine_instance_id)
|
|
196
|
+
|
|
197
|
+
@property
|
|
198
|
+
@pulumi.getter
|
|
199
|
+
def commit(self) -> Optional[str]:
|
|
200
|
+
"""
|
|
201
|
+
Replica commit mode in availability group.
|
|
202
|
+
"""
|
|
203
|
+
return pulumi.get(self, "commit")
|
|
204
|
+
|
|
205
|
+
@property
|
|
206
|
+
@pulumi.getter
|
|
207
|
+
def failover(self) -> Optional[str]:
|
|
208
|
+
"""
|
|
209
|
+
Replica failover mode in availability group.
|
|
210
|
+
"""
|
|
211
|
+
return pulumi.get(self, "failover")
|
|
212
|
+
|
|
213
|
+
@property
|
|
214
|
+
@pulumi.getter(name="readableSecondary")
|
|
215
|
+
def readable_secondary(self) -> Optional[str]:
|
|
216
|
+
"""
|
|
217
|
+
Replica readable secondary mode in availability group.
|
|
218
|
+
"""
|
|
219
|
+
return pulumi.get(self, "readable_secondary")
|
|
220
|
+
|
|
221
|
+
@property
|
|
222
|
+
@pulumi.getter
|
|
223
|
+
def role(self) -> Optional[str]:
|
|
224
|
+
"""
|
|
225
|
+
Replica Role in availability group.
|
|
226
|
+
"""
|
|
227
|
+
return pulumi.get(self, "role")
|
|
228
|
+
|
|
229
|
+
@property
|
|
230
|
+
@pulumi.getter(name="sqlVirtualMachineInstanceId")
|
|
231
|
+
def sql_virtual_machine_instance_id(self) -> Optional[str]:
|
|
232
|
+
"""
|
|
233
|
+
Sql VirtualMachine Instance Id.
|
|
234
|
+
"""
|
|
235
|
+
return pulumi.get(self, "sql_virtual_machine_instance_id")
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
@pulumi.output_type
|
|
239
|
+
class AssessmentSettingsResponse(dict):
|
|
240
|
+
"""
|
|
241
|
+
Configure SQL best practices Assessment for databases in your SQL virtual machine.
|
|
242
|
+
"""
|
|
243
|
+
@staticmethod
|
|
244
|
+
def __key_warning(key: str):
|
|
245
|
+
suggest = None
|
|
246
|
+
if key == "runImmediately":
|
|
247
|
+
suggest = "run_immediately"
|
|
248
|
+
|
|
249
|
+
if suggest:
|
|
250
|
+
pulumi.log.warn(f"Key '{key}' not found in AssessmentSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
251
|
+
|
|
252
|
+
def __getitem__(self, key: str) -> Any:
|
|
253
|
+
AssessmentSettingsResponse.__key_warning(key)
|
|
254
|
+
return super().__getitem__(key)
|
|
255
|
+
|
|
256
|
+
def get(self, key: str, default = None) -> Any:
|
|
257
|
+
AssessmentSettingsResponse.__key_warning(key)
|
|
258
|
+
return super().get(key, default)
|
|
259
|
+
|
|
260
|
+
def __init__(__self__, *,
|
|
261
|
+
enable: Optional[bool] = None,
|
|
262
|
+
run_immediately: Optional[bool] = None,
|
|
263
|
+
schedule: Optional['outputs.ScheduleResponse'] = None):
|
|
264
|
+
"""
|
|
265
|
+
Configure SQL best practices Assessment for databases in your SQL virtual machine.
|
|
266
|
+
:param bool enable: Enable or disable SQL best practices Assessment feature on SQL virtual machine.
|
|
267
|
+
:param bool run_immediately: Run SQL best practices Assessment immediately on SQL virtual machine.
|
|
268
|
+
:param 'ScheduleResponse' schedule: Schedule for SQL best practices Assessment.
|
|
269
|
+
"""
|
|
270
|
+
if enable is not None:
|
|
271
|
+
pulumi.set(__self__, "enable", enable)
|
|
272
|
+
if run_immediately is not None:
|
|
273
|
+
pulumi.set(__self__, "run_immediately", run_immediately)
|
|
274
|
+
if schedule is not None:
|
|
275
|
+
pulumi.set(__self__, "schedule", schedule)
|
|
276
|
+
|
|
277
|
+
@property
|
|
278
|
+
@pulumi.getter
|
|
279
|
+
def enable(self) -> Optional[bool]:
|
|
280
|
+
"""
|
|
281
|
+
Enable or disable SQL best practices Assessment feature on SQL virtual machine.
|
|
282
|
+
"""
|
|
283
|
+
return pulumi.get(self, "enable")
|
|
284
|
+
|
|
285
|
+
@property
|
|
286
|
+
@pulumi.getter(name="runImmediately")
|
|
287
|
+
def run_immediately(self) -> Optional[bool]:
|
|
288
|
+
"""
|
|
289
|
+
Run SQL best practices Assessment immediately on SQL virtual machine.
|
|
290
|
+
"""
|
|
291
|
+
return pulumi.get(self, "run_immediately")
|
|
292
|
+
|
|
293
|
+
@property
|
|
294
|
+
@pulumi.getter
|
|
295
|
+
def schedule(self) -> Optional['outputs.ScheduleResponse']:
|
|
296
|
+
"""
|
|
297
|
+
Schedule for SQL best practices Assessment.
|
|
298
|
+
"""
|
|
299
|
+
return pulumi.get(self, "schedule")
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
@pulumi.output_type
|
|
303
|
+
class AutoBackupSettingsResponse(dict):
|
|
304
|
+
"""
|
|
305
|
+
Configure backups for databases in your SQL virtual machine.
|
|
306
|
+
"""
|
|
307
|
+
@staticmethod
|
|
308
|
+
def __key_warning(key: str):
|
|
309
|
+
suggest = None
|
|
310
|
+
if key == "backupScheduleType":
|
|
311
|
+
suggest = "backup_schedule_type"
|
|
312
|
+
elif key == "backupSystemDbs":
|
|
313
|
+
suggest = "backup_system_dbs"
|
|
314
|
+
elif key == "daysOfWeek":
|
|
315
|
+
suggest = "days_of_week"
|
|
316
|
+
elif key == "enableEncryption":
|
|
317
|
+
suggest = "enable_encryption"
|
|
318
|
+
elif key == "fullBackupFrequency":
|
|
319
|
+
suggest = "full_backup_frequency"
|
|
320
|
+
elif key == "fullBackupStartTime":
|
|
321
|
+
suggest = "full_backup_start_time"
|
|
322
|
+
elif key == "fullBackupWindowHours":
|
|
323
|
+
suggest = "full_backup_window_hours"
|
|
324
|
+
elif key == "logBackupFrequency":
|
|
325
|
+
suggest = "log_backup_frequency"
|
|
326
|
+
elif key == "retentionPeriod":
|
|
327
|
+
suggest = "retention_period"
|
|
328
|
+
elif key == "storageAccountUrl":
|
|
329
|
+
suggest = "storage_account_url"
|
|
330
|
+
elif key == "storageContainerName":
|
|
331
|
+
suggest = "storage_container_name"
|
|
332
|
+
|
|
333
|
+
if suggest:
|
|
334
|
+
pulumi.log.warn(f"Key '{key}' not found in AutoBackupSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
335
|
+
|
|
336
|
+
def __getitem__(self, key: str) -> Any:
|
|
337
|
+
AutoBackupSettingsResponse.__key_warning(key)
|
|
338
|
+
return super().__getitem__(key)
|
|
339
|
+
|
|
340
|
+
def get(self, key: str, default = None) -> Any:
|
|
341
|
+
AutoBackupSettingsResponse.__key_warning(key)
|
|
342
|
+
return super().get(key, default)
|
|
343
|
+
|
|
344
|
+
def __init__(__self__, *,
|
|
345
|
+
backup_schedule_type: Optional[str] = None,
|
|
346
|
+
backup_system_dbs: Optional[bool] = None,
|
|
347
|
+
days_of_week: Optional[Sequence[str]] = None,
|
|
348
|
+
enable: Optional[bool] = None,
|
|
349
|
+
enable_encryption: Optional[bool] = None,
|
|
350
|
+
full_backup_frequency: Optional[str] = None,
|
|
351
|
+
full_backup_start_time: Optional[int] = None,
|
|
352
|
+
full_backup_window_hours: Optional[int] = None,
|
|
353
|
+
log_backup_frequency: Optional[int] = None,
|
|
354
|
+
retention_period: Optional[int] = None,
|
|
355
|
+
storage_account_url: Optional[str] = None,
|
|
356
|
+
storage_container_name: Optional[str] = None):
|
|
357
|
+
"""
|
|
358
|
+
Configure backups for databases in your SQL virtual machine.
|
|
359
|
+
:param str backup_schedule_type: Backup schedule type.
|
|
360
|
+
:param bool backup_system_dbs: Include or exclude system databases from auto backup.
|
|
361
|
+
:param Sequence[str] days_of_week: Days of the week for the backups when FullBackupFrequency is set to Weekly.
|
|
362
|
+
:param bool enable: Enable or disable autobackup on SQL virtual machine.
|
|
363
|
+
:param bool enable_encryption: Enable or disable encryption for backup on SQL virtual machine.
|
|
364
|
+
:param str full_backup_frequency: Frequency of full backups. In both cases, full backups begin during the next scheduled time window.
|
|
365
|
+
:param int full_backup_start_time: Start time of a given day during which full backups can take place. 0-23 hours.
|
|
366
|
+
:param int full_backup_window_hours: Duration of the time window of a given day during which full backups can take place. 1-23 hours.
|
|
367
|
+
:param int log_backup_frequency: Frequency of log backups. 5-60 minutes.
|
|
368
|
+
:param int retention_period: Retention period of backup: 1-90 days.
|
|
369
|
+
:param str storage_account_url: Storage account url where backup will be taken to.
|
|
370
|
+
:param str storage_container_name: Storage container name where backup will be taken to.
|
|
371
|
+
"""
|
|
372
|
+
if backup_schedule_type is not None:
|
|
373
|
+
pulumi.set(__self__, "backup_schedule_type", backup_schedule_type)
|
|
374
|
+
if backup_system_dbs is not None:
|
|
375
|
+
pulumi.set(__self__, "backup_system_dbs", backup_system_dbs)
|
|
376
|
+
if days_of_week is not None:
|
|
377
|
+
pulumi.set(__self__, "days_of_week", days_of_week)
|
|
378
|
+
if enable is not None:
|
|
379
|
+
pulumi.set(__self__, "enable", enable)
|
|
380
|
+
if enable_encryption is not None:
|
|
381
|
+
pulumi.set(__self__, "enable_encryption", enable_encryption)
|
|
382
|
+
if full_backup_frequency is not None:
|
|
383
|
+
pulumi.set(__self__, "full_backup_frequency", full_backup_frequency)
|
|
384
|
+
if full_backup_start_time is not None:
|
|
385
|
+
pulumi.set(__self__, "full_backup_start_time", full_backup_start_time)
|
|
386
|
+
if full_backup_window_hours is not None:
|
|
387
|
+
pulumi.set(__self__, "full_backup_window_hours", full_backup_window_hours)
|
|
388
|
+
if log_backup_frequency is not None:
|
|
389
|
+
pulumi.set(__self__, "log_backup_frequency", log_backup_frequency)
|
|
390
|
+
if retention_period is not None:
|
|
391
|
+
pulumi.set(__self__, "retention_period", retention_period)
|
|
392
|
+
if storage_account_url is not None:
|
|
393
|
+
pulumi.set(__self__, "storage_account_url", storage_account_url)
|
|
394
|
+
if storage_container_name is not None:
|
|
395
|
+
pulumi.set(__self__, "storage_container_name", storage_container_name)
|
|
396
|
+
|
|
397
|
+
@property
|
|
398
|
+
@pulumi.getter(name="backupScheduleType")
|
|
399
|
+
def backup_schedule_type(self) -> Optional[str]:
|
|
400
|
+
"""
|
|
401
|
+
Backup schedule type.
|
|
402
|
+
"""
|
|
403
|
+
return pulumi.get(self, "backup_schedule_type")
|
|
404
|
+
|
|
405
|
+
@property
|
|
406
|
+
@pulumi.getter(name="backupSystemDbs")
|
|
407
|
+
def backup_system_dbs(self) -> Optional[bool]:
|
|
408
|
+
"""
|
|
409
|
+
Include or exclude system databases from auto backup.
|
|
410
|
+
"""
|
|
411
|
+
return pulumi.get(self, "backup_system_dbs")
|
|
412
|
+
|
|
413
|
+
@property
|
|
414
|
+
@pulumi.getter(name="daysOfWeek")
|
|
415
|
+
def days_of_week(self) -> Optional[Sequence[str]]:
|
|
416
|
+
"""
|
|
417
|
+
Days of the week for the backups when FullBackupFrequency is set to Weekly.
|
|
418
|
+
"""
|
|
419
|
+
return pulumi.get(self, "days_of_week")
|
|
420
|
+
|
|
421
|
+
@property
|
|
422
|
+
@pulumi.getter
|
|
423
|
+
def enable(self) -> Optional[bool]:
|
|
424
|
+
"""
|
|
425
|
+
Enable or disable autobackup on SQL virtual machine.
|
|
426
|
+
"""
|
|
427
|
+
return pulumi.get(self, "enable")
|
|
428
|
+
|
|
429
|
+
@property
|
|
430
|
+
@pulumi.getter(name="enableEncryption")
|
|
431
|
+
def enable_encryption(self) -> Optional[bool]:
|
|
432
|
+
"""
|
|
433
|
+
Enable or disable encryption for backup on SQL virtual machine.
|
|
434
|
+
"""
|
|
435
|
+
return pulumi.get(self, "enable_encryption")
|
|
436
|
+
|
|
437
|
+
@property
|
|
438
|
+
@pulumi.getter(name="fullBackupFrequency")
|
|
439
|
+
def full_backup_frequency(self) -> Optional[str]:
|
|
440
|
+
"""
|
|
441
|
+
Frequency of full backups. In both cases, full backups begin during the next scheduled time window.
|
|
442
|
+
"""
|
|
443
|
+
return pulumi.get(self, "full_backup_frequency")
|
|
444
|
+
|
|
445
|
+
@property
|
|
446
|
+
@pulumi.getter(name="fullBackupStartTime")
|
|
447
|
+
def full_backup_start_time(self) -> Optional[int]:
|
|
448
|
+
"""
|
|
449
|
+
Start time of a given day during which full backups can take place. 0-23 hours.
|
|
450
|
+
"""
|
|
451
|
+
return pulumi.get(self, "full_backup_start_time")
|
|
452
|
+
|
|
453
|
+
@property
|
|
454
|
+
@pulumi.getter(name="fullBackupWindowHours")
|
|
455
|
+
def full_backup_window_hours(self) -> Optional[int]:
|
|
456
|
+
"""
|
|
457
|
+
Duration of the time window of a given day during which full backups can take place. 1-23 hours.
|
|
458
|
+
"""
|
|
459
|
+
return pulumi.get(self, "full_backup_window_hours")
|
|
460
|
+
|
|
461
|
+
@property
|
|
462
|
+
@pulumi.getter(name="logBackupFrequency")
|
|
463
|
+
def log_backup_frequency(self) -> Optional[int]:
|
|
464
|
+
"""
|
|
465
|
+
Frequency of log backups. 5-60 minutes.
|
|
466
|
+
"""
|
|
467
|
+
return pulumi.get(self, "log_backup_frequency")
|
|
468
|
+
|
|
469
|
+
@property
|
|
470
|
+
@pulumi.getter(name="retentionPeriod")
|
|
471
|
+
def retention_period(self) -> Optional[int]:
|
|
472
|
+
"""
|
|
473
|
+
Retention period of backup: 1-90 days.
|
|
474
|
+
"""
|
|
475
|
+
return pulumi.get(self, "retention_period")
|
|
476
|
+
|
|
477
|
+
@property
|
|
478
|
+
@pulumi.getter(name="storageAccountUrl")
|
|
479
|
+
def storage_account_url(self) -> Optional[str]:
|
|
480
|
+
"""
|
|
481
|
+
Storage account url where backup will be taken to.
|
|
482
|
+
"""
|
|
483
|
+
return pulumi.get(self, "storage_account_url")
|
|
484
|
+
|
|
485
|
+
@property
|
|
486
|
+
@pulumi.getter(name="storageContainerName")
|
|
487
|
+
def storage_container_name(self) -> Optional[str]:
|
|
488
|
+
"""
|
|
489
|
+
Storage container name where backup will be taken to.
|
|
490
|
+
"""
|
|
491
|
+
return pulumi.get(self, "storage_container_name")
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
@pulumi.output_type
|
|
495
|
+
class AutoPatchingSettingsResponse(dict):
|
|
496
|
+
"""
|
|
497
|
+
Set a patching window during which Windows and SQL patches will be applied.
|
|
498
|
+
"""
|
|
499
|
+
@staticmethod
|
|
500
|
+
def __key_warning(key: str):
|
|
501
|
+
suggest = None
|
|
502
|
+
if key == "additionalVmPatch":
|
|
503
|
+
suggest = "additional_vm_patch"
|
|
504
|
+
elif key == "dayOfWeek":
|
|
505
|
+
suggest = "day_of_week"
|
|
506
|
+
elif key == "maintenanceWindowDuration":
|
|
507
|
+
suggest = "maintenance_window_duration"
|
|
508
|
+
elif key == "maintenanceWindowStartingHour":
|
|
509
|
+
suggest = "maintenance_window_starting_hour"
|
|
510
|
+
|
|
511
|
+
if suggest:
|
|
512
|
+
pulumi.log.warn(f"Key '{key}' not found in AutoPatchingSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
513
|
+
|
|
514
|
+
def __getitem__(self, key: str) -> Any:
|
|
515
|
+
AutoPatchingSettingsResponse.__key_warning(key)
|
|
516
|
+
return super().__getitem__(key)
|
|
517
|
+
|
|
518
|
+
def get(self, key: str, default = None) -> Any:
|
|
519
|
+
AutoPatchingSettingsResponse.__key_warning(key)
|
|
520
|
+
return super().get(key, default)
|
|
521
|
+
|
|
522
|
+
def __init__(__self__, *,
|
|
523
|
+
additional_vm_patch: Optional[str] = None,
|
|
524
|
+
day_of_week: Optional[str] = None,
|
|
525
|
+
enable: Optional[bool] = None,
|
|
526
|
+
maintenance_window_duration: Optional[int] = None,
|
|
527
|
+
maintenance_window_starting_hour: Optional[int] = None):
|
|
528
|
+
"""
|
|
529
|
+
Set a patching window during which Windows and SQL patches will be applied.
|
|
530
|
+
:param str additional_vm_patch: Additional Patch to be enable or enabled on the SQL Virtual Machine.
|
|
531
|
+
:param str day_of_week: Day of week to apply the patch on.
|
|
532
|
+
:param bool enable: Enable or disable autopatching on SQL virtual machine.
|
|
533
|
+
:param int maintenance_window_duration: Duration of patching.
|
|
534
|
+
:param int maintenance_window_starting_hour: Hour of the day when patching is initiated. Local VM time.
|
|
535
|
+
"""
|
|
536
|
+
if additional_vm_patch is None:
|
|
537
|
+
additional_vm_patch = 'NotSet'
|
|
538
|
+
if additional_vm_patch is not None:
|
|
539
|
+
pulumi.set(__self__, "additional_vm_patch", additional_vm_patch)
|
|
540
|
+
if day_of_week is not None:
|
|
541
|
+
pulumi.set(__self__, "day_of_week", day_of_week)
|
|
542
|
+
if enable is not None:
|
|
543
|
+
pulumi.set(__self__, "enable", enable)
|
|
544
|
+
if maintenance_window_duration is not None:
|
|
545
|
+
pulumi.set(__self__, "maintenance_window_duration", maintenance_window_duration)
|
|
546
|
+
if maintenance_window_starting_hour is not None:
|
|
547
|
+
pulumi.set(__self__, "maintenance_window_starting_hour", maintenance_window_starting_hour)
|
|
548
|
+
|
|
549
|
+
@property
|
|
550
|
+
@pulumi.getter(name="additionalVmPatch")
|
|
551
|
+
def additional_vm_patch(self) -> Optional[str]:
|
|
552
|
+
"""
|
|
553
|
+
Additional Patch to be enable or enabled on the SQL Virtual Machine.
|
|
554
|
+
"""
|
|
555
|
+
return pulumi.get(self, "additional_vm_patch")
|
|
556
|
+
|
|
557
|
+
@property
|
|
558
|
+
@pulumi.getter(name="dayOfWeek")
|
|
559
|
+
def day_of_week(self) -> Optional[str]:
|
|
560
|
+
"""
|
|
561
|
+
Day of week to apply the patch on.
|
|
562
|
+
"""
|
|
563
|
+
return pulumi.get(self, "day_of_week")
|
|
564
|
+
|
|
565
|
+
@property
|
|
566
|
+
@pulumi.getter
|
|
567
|
+
def enable(self) -> Optional[bool]:
|
|
568
|
+
"""
|
|
569
|
+
Enable or disable autopatching on SQL virtual machine.
|
|
570
|
+
"""
|
|
571
|
+
return pulumi.get(self, "enable")
|
|
572
|
+
|
|
573
|
+
@property
|
|
574
|
+
@pulumi.getter(name="maintenanceWindowDuration")
|
|
575
|
+
def maintenance_window_duration(self) -> Optional[int]:
|
|
576
|
+
"""
|
|
577
|
+
Duration of patching.
|
|
578
|
+
"""
|
|
579
|
+
return pulumi.get(self, "maintenance_window_duration")
|
|
580
|
+
|
|
581
|
+
@property
|
|
582
|
+
@pulumi.getter(name="maintenanceWindowStartingHour")
|
|
583
|
+
def maintenance_window_starting_hour(self) -> Optional[int]:
|
|
584
|
+
"""
|
|
585
|
+
Hour of the day when patching is initiated. Local VM time.
|
|
586
|
+
"""
|
|
587
|
+
return pulumi.get(self, "maintenance_window_starting_hour")
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
@pulumi.output_type
|
|
591
|
+
class KeyVaultCredentialSettingsResponse(dict):
|
|
592
|
+
"""
|
|
593
|
+
Configure your SQL virtual machine to be able to connect to the Azure Key Vault service.
|
|
594
|
+
"""
|
|
595
|
+
@staticmethod
|
|
596
|
+
def __key_warning(key: str):
|
|
597
|
+
suggest = None
|
|
598
|
+
if key == "azureKeyVaultUrl":
|
|
599
|
+
suggest = "azure_key_vault_url"
|
|
600
|
+
elif key == "credentialName":
|
|
601
|
+
suggest = "credential_name"
|
|
602
|
+
elif key == "servicePrincipalName":
|
|
603
|
+
suggest = "service_principal_name"
|
|
604
|
+
|
|
605
|
+
if suggest:
|
|
606
|
+
pulumi.log.warn(f"Key '{key}' not found in KeyVaultCredentialSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
607
|
+
|
|
608
|
+
def __getitem__(self, key: str) -> Any:
|
|
609
|
+
KeyVaultCredentialSettingsResponse.__key_warning(key)
|
|
610
|
+
return super().__getitem__(key)
|
|
611
|
+
|
|
612
|
+
def get(self, key: str, default = None) -> Any:
|
|
613
|
+
KeyVaultCredentialSettingsResponse.__key_warning(key)
|
|
614
|
+
return super().get(key, default)
|
|
615
|
+
|
|
616
|
+
def __init__(__self__, *,
|
|
617
|
+
azure_key_vault_url: Optional[str] = None,
|
|
618
|
+
credential_name: Optional[str] = None,
|
|
619
|
+
enable: Optional[bool] = None,
|
|
620
|
+
service_principal_name: Optional[str] = None):
|
|
621
|
+
"""
|
|
622
|
+
Configure your SQL virtual machine to be able to connect to the Azure Key Vault service.
|
|
623
|
+
:param str azure_key_vault_url: Azure Key Vault url.
|
|
624
|
+
:param str credential_name: Credential name.
|
|
625
|
+
:param bool enable: Enable or disable key vault credential setting.
|
|
626
|
+
:param str service_principal_name: Service principal name to access key vault.
|
|
627
|
+
"""
|
|
628
|
+
if azure_key_vault_url is not None:
|
|
629
|
+
pulumi.set(__self__, "azure_key_vault_url", azure_key_vault_url)
|
|
630
|
+
if credential_name is not None:
|
|
631
|
+
pulumi.set(__self__, "credential_name", credential_name)
|
|
632
|
+
if enable is not None:
|
|
633
|
+
pulumi.set(__self__, "enable", enable)
|
|
634
|
+
if service_principal_name is not None:
|
|
635
|
+
pulumi.set(__self__, "service_principal_name", service_principal_name)
|
|
636
|
+
|
|
637
|
+
@property
|
|
638
|
+
@pulumi.getter(name="azureKeyVaultUrl")
|
|
639
|
+
def azure_key_vault_url(self) -> Optional[str]:
|
|
640
|
+
"""
|
|
641
|
+
Azure Key Vault url.
|
|
642
|
+
"""
|
|
643
|
+
return pulumi.get(self, "azure_key_vault_url")
|
|
644
|
+
|
|
645
|
+
@property
|
|
646
|
+
@pulumi.getter(name="credentialName")
|
|
647
|
+
def credential_name(self) -> Optional[str]:
|
|
648
|
+
"""
|
|
649
|
+
Credential name.
|
|
650
|
+
"""
|
|
651
|
+
return pulumi.get(self, "credential_name")
|
|
652
|
+
|
|
653
|
+
@property
|
|
654
|
+
@pulumi.getter
|
|
655
|
+
def enable(self) -> Optional[bool]:
|
|
656
|
+
"""
|
|
657
|
+
Enable or disable key vault credential setting.
|
|
658
|
+
"""
|
|
659
|
+
return pulumi.get(self, "enable")
|
|
660
|
+
|
|
661
|
+
@property
|
|
662
|
+
@pulumi.getter(name="servicePrincipalName")
|
|
663
|
+
def service_principal_name(self) -> Optional[str]:
|
|
664
|
+
"""
|
|
665
|
+
Service principal name to access key vault.
|
|
666
|
+
"""
|
|
667
|
+
return pulumi.get(self, "service_principal_name")
|
|
668
|
+
|
|
669
|
+
|
|
670
|
+
@pulumi.output_type
|
|
671
|
+
class LoadBalancerConfigurationResponse(dict):
|
|
672
|
+
"""
|
|
673
|
+
A load balancer configuration for an availability group listener.
|
|
674
|
+
"""
|
|
675
|
+
@staticmethod
|
|
676
|
+
def __key_warning(key: str):
|
|
677
|
+
suggest = None
|
|
678
|
+
if key == "loadBalancerResourceId":
|
|
679
|
+
suggest = "load_balancer_resource_id"
|
|
680
|
+
elif key == "privateIpAddress":
|
|
681
|
+
suggest = "private_ip_address"
|
|
682
|
+
elif key == "probePort":
|
|
683
|
+
suggest = "probe_port"
|
|
684
|
+
elif key == "publicIpAddressResourceId":
|
|
685
|
+
suggest = "public_ip_address_resource_id"
|
|
686
|
+
elif key == "sqlVirtualMachineInstances":
|
|
687
|
+
suggest = "sql_virtual_machine_instances"
|
|
688
|
+
|
|
689
|
+
if suggest:
|
|
690
|
+
pulumi.log.warn(f"Key '{key}' not found in LoadBalancerConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
|
|
691
|
+
|
|
692
|
+
def __getitem__(self, key: str) -> Any:
|
|
693
|
+
LoadBalancerConfigurationResponse.__key_warning(key)
|
|
694
|
+
return super().__getitem__(key)
|
|
695
|
+
|
|
696
|
+
def get(self, key: str, default = None) -> Any:
|
|
697
|
+
LoadBalancerConfigurationResponse.__key_warning(key)
|
|
698
|
+
return super().get(key, default)
|
|
699
|
+
|
|
700
|
+
def __init__(__self__, *,
|
|
701
|
+
load_balancer_resource_id: Optional[str] = None,
|
|
702
|
+
private_ip_address: Optional['outputs.PrivateIPAddressResponse'] = None,
|
|
703
|
+
probe_port: Optional[int] = None,
|
|
704
|
+
public_ip_address_resource_id: Optional[str] = None,
|
|
705
|
+
sql_virtual_machine_instances: Optional[Sequence[str]] = None):
|
|
706
|
+
"""
|
|
707
|
+
A load balancer configuration for an availability group listener.
|
|
708
|
+
:param str load_balancer_resource_id: Resource id of the load balancer.
|
|
709
|
+
:param 'PrivateIPAddressResponse' private_ip_address: Private IP address.
|
|
710
|
+
:param int probe_port: Probe port.
|
|
711
|
+
:param str public_ip_address_resource_id: Resource id of the public IP.
|
|
712
|
+
:param Sequence[str] sql_virtual_machine_instances: List of the SQL virtual machine instance resource id's that are enrolled into the availability group listener.
|
|
713
|
+
"""
|
|
714
|
+
if load_balancer_resource_id is not None:
|
|
715
|
+
pulumi.set(__self__, "load_balancer_resource_id", load_balancer_resource_id)
|
|
716
|
+
if private_ip_address is not None:
|
|
717
|
+
pulumi.set(__self__, "private_ip_address", private_ip_address)
|
|
718
|
+
if probe_port is not None:
|
|
719
|
+
pulumi.set(__self__, "probe_port", probe_port)
|
|
720
|
+
if public_ip_address_resource_id is not None:
|
|
721
|
+
pulumi.set(__self__, "public_ip_address_resource_id", public_ip_address_resource_id)
|
|
722
|
+
if sql_virtual_machine_instances is not None:
|
|
723
|
+
pulumi.set(__self__, "sql_virtual_machine_instances", sql_virtual_machine_instances)
|
|
724
|
+
|
|
725
|
+
@property
|
|
726
|
+
@pulumi.getter(name="loadBalancerResourceId")
|
|
727
|
+
def load_balancer_resource_id(self) -> Optional[str]:
|
|
728
|
+
"""
|
|
729
|
+
Resource id of the load balancer.
|
|
730
|
+
"""
|
|
731
|
+
return pulumi.get(self, "load_balancer_resource_id")
|
|
732
|
+
|
|
733
|
+
@property
|
|
734
|
+
@pulumi.getter(name="privateIpAddress")
|
|
735
|
+
def private_ip_address(self) -> Optional['outputs.PrivateIPAddressResponse']:
|
|
736
|
+
"""
|
|
737
|
+
Private IP address.
|
|
738
|
+
"""
|
|
739
|
+
return pulumi.get(self, "private_ip_address")
|
|
740
|
+
|
|
741
|
+
@property
|
|
742
|
+
@pulumi.getter(name="probePort")
|
|
743
|
+
def probe_port(self) -> Optional[int]:
|
|
744
|
+
"""
|
|
745
|
+
Probe port.
|
|
746
|
+
"""
|
|
747
|
+
return pulumi.get(self, "probe_port")
|
|
748
|
+
|
|
749
|
+
@property
|
|
750
|
+
@pulumi.getter(name="publicIpAddressResourceId")
|
|
751
|
+
def public_ip_address_resource_id(self) -> Optional[str]:
|
|
752
|
+
"""
|
|
753
|
+
Resource id of the public IP.
|
|
754
|
+
"""
|
|
755
|
+
return pulumi.get(self, "public_ip_address_resource_id")
|
|
756
|
+
|
|
757
|
+
@property
|
|
758
|
+
@pulumi.getter(name="sqlVirtualMachineInstances")
|
|
759
|
+
def sql_virtual_machine_instances(self) -> Optional[Sequence[str]]:
|
|
760
|
+
"""
|
|
761
|
+
List of the SQL virtual machine instance resource id's that are enrolled into the availability group listener.
|
|
762
|
+
"""
|
|
763
|
+
return pulumi.get(self, "sql_virtual_machine_instances")
|
|
764
|
+
|
|
765
|
+
|
|
766
|
+
@pulumi.output_type
|
|
767
|
+
class MultiSubnetIpConfigurationResponse(dict):
|
|
768
|
+
"""
|
|
769
|
+
Multi subnet ip configuration for an availability group listener.
|
|
770
|
+
"""
|
|
771
|
+
@staticmethod
|
|
772
|
+
def __key_warning(key: str):
|
|
773
|
+
suggest = None
|
|
774
|
+
if key == "privateIpAddress":
|
|
775
|
+
suggest = "private_ip_address"
|
|
776
|
+
elif key == "sqlVirtualMachineInstance":
|
|
777
|
+
suggest = "sql_virtual_machine_instance"
|
|
778
|
+
|
|
779
|
+
if suggest:
|
|
780
|
+
pulumi.log.warn(f"Key '{key}' not found in MultiSubnetIpConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
|
|
781
|
+
|
|
782
|
+
def __getitem__(self, key: str) -> Any:
|
|
783
|
+
MultiSubnetIpConfigurationResponse.__key_warning(key)
|
|
784
|
+
return super().__getitem__(key)
|
|
785
|
+
|
|
786
|
+
def get(self, key: str, default = None) -> Any:
|
|
787
|
+
MultiSubnetIpConfigurationResponse.__key_warning(key)
|
|
788
|
+
return super().get(key, default)
|
|
789
|
+
|
|
790
|
+
def __init__(__self__, *,
|
|
791
|
+
private_ip_address: 'outputs.PrivateIPAddressResponse',
|
|
792
|
+
sql_virtual_machine_instance: str):
|
|
793
|
+
"""
|
|
794
|
+
Multi subnet ip configuration for an availability group listener.
|
|
795
|
+
:param 'PrivateIPAddressResponse' private_ip_address: Private IP address.
|
|
796
|
+
:param str sql_virtual_machine_instance: SQL virtual machine instance resource id that are enrolled into the availability group listener.
|
|
797
|
+
"""
|
|
798
|
+
pulumi.set(__self__, "private_ip_address", private_ip_address)
|
|
799
|
+
pulumi.set(__self__, "sql_virtual_machine_instance", sql_virtual_machine_instance)
|
|
800
|
+
|
|
801
|
+
@property
|
|
802
|
+
@pulumi.getter(name="privateIpAddress")
|
|
803
|
+
def private_ip_address(self) -> 'outputs.PrivateIPAddressResponse':
|
|
804
|
+
"""
|
|
805
|
+
Private IP address.
|
|
806
|
+
"""
|
|
807
|
+
return pulumi.get(self, "private_ip_address")
|
|
808
|
+
|
|
809
|
+
@property
|
|
810
|
+
@pulumi.getter(name="sqlVirtualMachineInstance")
|
|
811
|
+
def sql_virtual_machine_instance(self) -> str:
|
|
812
|
+
"""
|
|
813
|
+
SQL virtual machine instance resource id that are enrolled into the availability group listener.
|
|
814
|
+
"""
|
|
815
|
+
return pulumi.get(self, "sql_virtual_machine_instance")
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
@pulumi.output_type
|
|
819
|
+
class PrivateIPAddressResponse(dict):
|
|
820
|
+
"""
|
|
821
|
+
A private IP address bound to the availability group listener.
|
|
822
|
+
"""
|
|
823
|
+
@staticmethod
|
|
824
|
+
def __key_warning(key: str):
|
|
825
|
+
suggest = None
|
|
826
|
+
if key == "ipAddress":
|
|
827
|
+
suggest = "ip_address"
|
|
828
|
+
elif key == "subnetResourceId":
|
|
829
|
+
suggest = "subnet_resource_id"
|
|
830
|
+
|
|
831
|
+
if suggest:
|
|
832
|
+
pulumi.log.warn(f"Key '{key}' not found in PrivateIPAddressResponse. Access the value via the '{suggest}' property getter instead.")
|
|
833
|
+
|
|
834
|
+
def __getitem__(self, key: str) -> Any:
|
|
835
|
+
PrivateIPAddressResponse.__key_warning(key)
|
|
836
|
+
return super().__getitem__(key)
|
|
837
|
+
|
|
838
|
+
def get(self, key: str, default = None) -> Any:
|
|
839
|
+
PrivateIPAddressResponse.__key_warning(key)
|
|
840
|
+
return super().get(key, default)
|
|
841
|
+
|
|
842
|
+
def __init__(__self__, *,
|
|
843
|
+
ip_address: Optional[str] = None,
|
|
844
|
+
subnet_resource_id: Optional[str] = None):
|
|
845
|
+
"""
|
|
846
|
+
A private IP address bound to the availability group listener.
|
|
847
|
+
:param str ip_address: Private IP address bound to the availability group listener.
|
|
848
|
+
:param str subnet_resource_id: Subnet used to include private IP.
|
|
849
|
+
"""
|
|
850
|
+
if ip_address is not None:
|
|
851
|
+
pulumi.set(__self__, "ip_address", ip_address)
|
|
852
|
+
if subnet_resource_id is not None:
|
|
853
|
+
pulumi.set(__self__, "subnet_resource_id", subnet_resource_id)
|
|
854
|
+
|
|
855
|
+
@property
|
|
856
|
+
@pulumi.getter(name="ipAddress")
|
|
857
|
+
def ip_address(self) -> Optional[str]:
|
|
858
|
+
"""
|
|
859
|
+
Private IP address bound to the availability group listener.
|
|
860
|
+
"""
|
|
861
|
+
return pulumi.get(self, "ip_address")
|
|
862
|
+
|
|
863
|
+
@property
|
|
864
|
+
@pulumi.getter(name="subnetResourceId")
|
|
865
|
+
def subnet_resource_id(self) -> Optional[str]:
|
|
866
|
+
"""
|
|
867
|
+
Subnet used to include private IP.
|
|
868
|
+
"""
|
|
869
|
+
return pulumi.get(self, "subnet_resource_id")
|
|
870
|
+
|
|
871
|
+
|
|
872
|
+
@pulumi.output_type
|
|
873
|
+
class ResourceIdentityResponse(dict):
|
|
874
|
+
"""
|
|
875
|
+
Azure Active Directory identity configuration for a resource.
|
|
876
|
+
"""
|
|
877
|
+
@staticmethod
|
|
878
|
+
def __key_warning(key: str):
|
|
879
|
+
suggest = None
|
|
880
|
+
if key == "principalId":
|
|
881
|
+
suggest = "principal_id"
|
|
882
|
+
elif key == "tenantId":
|
|
883
|
+
suggest = "tenant_id"
|
|
884
|
+
|
|
885
|
+
if suggest:
|
|
886
|
+
pulumi.log.warn(f"Key '{key}' not found in ResourceIdentityResponse. Access the value via the '{suggest}' property getter instead.")
|
|
887
|
+
|
|
888
|
+
def __getitem__(self, key: str) -> Any:
|
|
889
|
+
ResourceIdentityResponse.__key_warning(key)
|
|
890
|
+
return super().__getitem__(key)
|
|
891
|
+
|
|
892
|
+
def get(self, key: str, default = None) -> Any:
|
|
893
|
+
ResourceIdentityResponse.__key_warning(key)
|
|
894
|
+
return super().get(key, default)
|
|
895
|
+
|
|
896
|
+
def __init__(__self__, *,
|
|
897
|
+
principal_id: str,
|
|
898
|
+
tenant_id: str,
|
|
899
|
+
type: Optional[str] = None):
|
|
900
|
+
"""
|
|
901
|
+
Azure Active Directory identity configuration for a resource.
|
|
902
|
+
:param str principal_id: The Azure Active Directory principal id.
|
|
903
|
+
:param str tenant_id: The Azure Active Directory tenant id.
|
|
904
|
+
:param str type: The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
|
|
905
|
+
"""
|
|
906
|
+
pulumi.set(__self__, "principal_id", principal_id)
|
|
907
|
+
pulumi.set(__self__, "tenant_id", tenant_id)
|
|
908
|
+
if type is not None:
|
|
909
|
+
pulumi.set(__self__, "type", type)
|
|
910
|
+
|
|
911
|
+
@property
|
|
912
|
+
@pulumi.getter(name="principalId")
|
|
913
|
+
def principal_id(self) -> str:
|
|
914
|
+
"""
|
|
915
|
+
The Azure Active Directory principal id.
|
|
916
|
+
"""
|
|
917
|
+
return pulumi.get(self, "principal_id")
|
|
918
|
+
|
|
919
|
+
@property
|
|
920
|
+
@pulumi.getter(name="tenantId")
|
|
921
|
+
def tenant_id(self) -> str:
|
|
922
|
+
"""
|
|
923
|
+
The Azure Active Directory tenant id.
|
|
924
|
+
"""
|
|
925
|
+
return pulumi.get(self, "tenant_id")
|
|
926
|
+
|
|
927
|
+
@property
|
|
928
|
+
@pulumi.getter
|
|
929
|
+
def type(self) -> Optional[str]:
|
|
930
|
+
"""
|
|
931
|
+
The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
|
|
932
|
+
"""
|
|
933
|
+
return pulumi.get(self, "type")
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
@pulumi.output_type
|
|
937
|
+
class SQLInstanceSettingsResponse(dict):
|
|
938
|
+
"""
|
|
939
|
+
Set the server/instance-level settings for SQL Server.
|
|
940
|
+
"""
|
|
941
|
+
@staticmethod
|
|
942
|
+
def __key_warning(key: str):
|
|
943
|
+
suggest = None
|
|
944
|
+
if key == "isIfiEnabled":
|
|
945
|
+
suggest = "is_ifi_enabled"
|
|
946
|
+
elif key == "isLpimEnabled":
|
|
947
|
+
suggest = "is_lpim_enabled"
|
|
948
|
+
elif key == "isOptimizeForAdHocWorkloadsEnabled":
|
|
949
|
+
suggest = "is_optimize_for_ad_hoc_workloads_enabled"
|
|
950
|
+
elif key == "maxDop":
|
|
951
|
+
suggest = "max_dop"
|
|
952
|
+
elif key == "maxServerMemoryMB":
|
|
953
|
+
suggest = "max_server_memory_mb"
|
|
954
|
+
elif key == "minServerMemoryMB":
|
|
955
|
+
suggest = "min_server_memory_mb"
|
|
956
|
+
|
|
957
|
+
if suggest:
|
|
958
|
+
pulumi.log.warn(f"Key '{key}' not found in SQLInstanceSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
959
|
+
|
|
960
|
+
def __getitem__(self, key: str) -> Any:
|
|
961
|
+
SQLInstanceSettingsResponse.__key_warning(key)
|
|
962
|
+
return super().__getitem__(key)
|
|
963
|
+
|
|
964
|
+
def get(self, key: str, default = None) -> Any:
|
|
965
|
+
SQLInstanceSettingsResponse.__key_warning(key)
|
|
966
|
+
return super().get(key, default)
|
|
967
|
+
|
|
968
|
+
def __init__(__self__, *,
|
|
969
|
+
collation: Optional[str] = None,
|
|
970
|
+
is_ifi_enabled: Optional[bool] = None,
|
|
971
|
+
is_lpim_enabled: Optional[bool] = None,
|
|
972
|
+
is_optimize_for_ad_hoc_workloads_enabled: Optional[bool] = None,
|
|
973
|
+
max_dop: Optional[int] = None,
|
|
974
|
+
max_server_memory_mb: Optional[int] = None,
|
|
975
|
+
min_server_memory_mb: Optional[int] = None):
|
|
976
|
+
"""
|
|
977
|
+
Set the server/instance-level settings for SQL Server.
|
|
978
|
+
:param str collation: SQL Server Collation.
|
|
979
|
+
:param bool is_ifi_enabled: SQL Server IFI.
|
|
980
|
+
:param bool is_lpim_enabled: SQL Server LPIM.
|
|
981
|
+
:param bool is_optimize_for_ad_hoc_workloads_enabled: SQL Server Optimize for Adhoc workloads.
|
|
982
|
+
:param int max_dop: SQL Server MAXDOP.
|
|
983
|
+
:param int max_server_memory_mb: SQL Server maximum memory.
|
|
984
|
+
:param int min_server_memory_mb: SQL Server minimum memory.
|
|
985
|
+
"""
|
|
986
|
+
if collation is not None:
|
|
987
|
+
pulumi.set(__self__, "collation", collation)
|
|
988
|
+
if is_ifi_enabled is not None:
|
|
989
|
+
pulumi.set(__self__, "is_ifi_enabled", is_ifi_enabled)
|
|
990
|
+
if is_lpim_enabled is not None:
|
|
991
|
+
pulumi.set(__self__, "is_lpim_enabled", is_lpim_enabled)
|
|
992
|
+
if is_optimize_for_ad_hoc_workloads_enabled is not None:
|
|
993
|
+
pulumi.set(__self__, "is_optimize_for_ad_hoc_workloads_enabled", is_optimize_for_ad_hoc_workloads_enabled)
|
|
994
|
+
if max_dop is not None:
|
|
995
|
+
pulumi.set(__self__, "max_dop", max_dop)
|
|
996
|
+
if max_server_memory_mb is not None:
|
|
997
|
+
pulumi.set(__self__, "max_server_memory_mb", max_server_memory_mb)
|
|
998
|
+
if min_server_memory_mb is not None:
|
|
999
|
+
pulumi.set(__self__, "min_server_memory_mb", min_server_memory_mb)
|
|
1000
|
+
|
|
1001
|
+
@property
|
|
1002
|
+
@pulumi.getter
|
|
1003
|
+
def collation(self) -> Optional[str]:
|
|
1004
|
+
"""
|
|
1005
|
+
SQL Server Collation.
|
|
1006
|
+
"""
|
|
1007
|
+
return pulumi.get(self, "collation")
|
|
1008
|
+
|
|
1009
|
+
@property
|
|
1010
|
+
@pulumi.getter(name="isIfiEnabled")
|
|
1011
|
+
def is_ifi_enabled(self) -> Optional[bool]:
|
|
1012
|
+
"""
|
|
1013
|
+
SQL Server IFI.
|
|
1014
|
+
"""
|
|
1015
|
+
return pulumi.get(self, "is_ifi_enabled")
|
|
1016
|
+
|
|
1017
|
+
@property
|
|
1018
|
+
@pulumi.getter(name="isLpimEnabled")
|
|
1019
|
+
def is_lpim_enabled(self) -> Optional[bool]:
|
|
1020
|
+
"""
|
|
1021
|
+
SQL Server LPIM.
|
|
1022
|
+
"""
|
|
1023
|
+
return pulumi.get(self, "is_lpim_enabled")
|
|
1024
|
+
|
|
1025
|
+
@property
|
|
1026
|
+
@pulumi.getter(name="isOptimizeForAdHocWorkloadsEnabled")
|
|
1027
|
+
def is_optimize_for_ad_hoc_workloads_enabled(self) -> Optional[bool]:
|
|
1028
|
+
"""
|
|
1029
|
+
SQL Server Optimize for Adhoc workloads.
|
|
1030
|
+
"""
|
|
1031
|
+
return pulumi.get(self, "is_optimize_for_ad_hoc_workloads_enabled")
|
|
1032
|
+
|
|
1033
|
+
@property
|
|
1034
|
+
@pulumi.getter(name="maxDop")
|
|
1035
|
+
def max_dop(self) -> Optional[int]:
|
|
1036
|
+
"""
|
|
1037
|
+
SQL Server MAXDOP.
|
|
1038
|
+
"""
|
|
1039
|
+
return pulumi.get(self, "max_dop")
|
|
1040
|
+
|
|
1041
|
+
@property
|
|
1042
|
+
@pulumi.getter(name="maxServerMemoryMB")
|
|
1043
|
+
def max_server_memory_mb(self) -> Optional[int]:
|
|
1044
|
+
"""
|
|
1045
|
+
SQL Server maximum memory.
|
|
1046
|
+
"""
|
|
1047
|
+
return pulumi.get(self, "max_server_memory_mb")
|
|
1048
|
+
|
|
1049
|
+
@property
|
|
1050
|
+
@pulumi.getter(name="minServerMemoryMB")
|
|
1051
|
+
def min_server_memory_mb(self) -> Optional[int]:
|
|
1052
|
+
"""
|
|
1053
|
+
SQL Server minimum memory.
|
|
1054
|
+
"""
|
|
1055
|
+
return pulumi.get(self, "min_server_memory_mb")
|
|
1056
|
+
|
|
1057
|
+
|
|
1058
|
+
@pulumi.output_type
|
|
1059
|
+
class SQLStorageSettingsResponse(dict):
|
|
1060
|
+
"""
|
|
1061
|
+
Set disk storage settings for SQL Server.
|
|
1062
|
+
"""
|
|
1063
|
+
@staticmethod
|
|
1064
|
+
def __key_warning(key: str):
|
|
1065
|
+
suggest = None
|
|
1066
|
+
if key == "defaultFilePath":
|
|
1067
|
+
suggest = "default_file_path"
|
|
1068
|
+
elif key == "useStoragePool":
|
|
1069
|
+
suggest = "use_storage_pool"
|
|
1070
|
+
|
|
1071
|
+
if suggest:
|
|
1072
|
+
pulumi.log.warn(f"Key '{key}' not found in SQLStorageSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1073
|
+
|
|
1074
|
+
def __getitem__(self, key: str) -> Any:
|
|
1075
|
+
SQLStorageSettingsResponse.__key_warning(key)
|
|
1076
|
+
return super().__getitem__(key)
|
|
1077
|
+
|
|
1078
|
+
def get(self, key: str, default = None) -> Any:
|
|
1079
|
+
SQLStorageSettingsResponse.__key_warning(key)
|
|
1080
|
+
return super().get(key, default)
|
|
1081
|
+
|
|
1082
|
+
def __init__(__self__, *,
|
|
1083
|
+
default_file_path: Optional[str] = None,
|
|
1084
|
+
luns: Optional[Sequence[int]] = None,
|
|
1085
|
+
use_storage_pool: Optional[bool] = None):
|
|
1086
|
+
"""
|
|
1087
|
+
Set disk storage settings for SQL Server.
|
|
1088
|
+
:param str default_file_path: SQL Server default file path
|
|
1089
|
+
:param Sequence[int] luns: Logical Unit Numbers for the disks.
|
|
1090
|
+
:param bool use_storage_pool: Use storage pool to build a drive if true or not provided
|
|
1091
|
+
"""
|
|
1092
|
+
if default_file_path is not None:
|
|
1093
|
+
pulumi.set(__self__, "default_file_path", default_file_path)
|
|
1094
|
+
if luns is not None:
|
|
1095
|
+
pulumi.set(__self__, "luns", luns)
|
|
1096
|
+
if use_storage_pool is not None:
|
|
1097
|
+
pulumi.set(__self__, "use_storage_pool", use_storage_pool)
|
|
1098
|
+
|
|
1099
|
+
@property
|
|
1100
|
+
@pulumi.getter(name="defaultFilePath")
|
|
1101
|
+
def default_file_path(self) -> Optional[str]:
|
|
1102
|
+
"""
|
|
1103
|
+
SQL Server default file path
|
|
1104
|
+
"""
|
|
1105
|
+
return pulumi.get(self, "default_file_path")
|
|
1106
|
+
|
|
1107
|
+
@property
|
|
1108
|
+
@pulumi.getter
|
|
1109
|
+
def luns(self) -> Optional[Sequence[int]]:
|
|
1110
|
+
"""
|
|
1111
|
+
Logical Unit Numbers for the disks.
|
|
1112
|
+
"""
|
|
1113
|
+
return pulumi.get(self, "luns")
|
|
1114
|
+
|
|
1115
|
+
@property
|
|
1116
|
+
@pulumi.getter(name="useStoragePool")
|
|
1117
|
+
def use_storage_pool(self) -> Optional[bool]:
|
|
1118
|
+
"""
|
|
1119
|
+
Use storage pool to build a drive if true or not provided
|
|
1120
|
+
"""
|
|
1121
|
+
return pulumi.get(self, "use_storage_pool")
|
|
1122
|
+
|
|
1123
|
+
|
|
1124
|
+
@pulumi.output_type
|
|
1125
|
+
class SQLTempDbSettingsResponse(dict):
|
|
1126
|
+
"""
|
|
1127
|
+
Set tempDb storage settings for SQL Server.
|
|
1128
|
+
"""
|
|
1129
|
+
@staticmethod
|
|
1130
|
+
def __key_warning(key: str):
|
|
1131
|
+
suggest = None
|
|
1132
|
+
if key == "dataFileCount":
|
|
1133
|
+
suggest = "data_file_count"
|
|
1134
|
+
elif key == "dataFileSize":
|
|
1135
|
+
suggest = "data_file_size"
|
|
1136
|
+
elif key == "dataGrowth":
|
|
1137
|
+
suggest = "data_growth"
|
|
1138
|
+
elif key == "defaultFilePath":
|
|
1139
|
+
suggest = "default_file_path"
|
|
1140
|
+
elif key == "logFileSize":
|
|
1141
|
+
suggest = "log_file_size"
|
|
1142
|
+
elif key == "logGrowth":
|
|
1143
|
+
suggest = "log_growth"
|
|
1144
|
+
elif key == "persistFolder":
|
|
1145
|
+
suggest = "persist_folder"
|
|
1146
|
+
elif key == "persistFolderPath":
|
|
1147
|
+
suggest = "persist_folder_path"
|
|
1148
|
+
elif key == "useStoragePool":
|
|
1149
|
+
suggest = "use_storage_pool"
|
|
1150
|
+
|
|
1151
|
+
if suggest:
|
|
1152
|
+
pulumi.log.warn(f"Key '{key}' not found in SQLTempDbSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1153
|
+
|
|
1154
|
+
def __getitem__(self, key: str) -> Any:
|
|
1155
|
+
SQLTempDbSettingsResponse.__key_warning(key)
|
|
1156
|
+
return super().__getitem__(key)
|
|
1157
|
+
|
|
1158
|
+
def get(self, key: str, default = None) -> Any:
|
|
1159
|
+
SQLTempDbSettingsResponse.__key_warning(key)
|
|
1160
|
+
return super().get(key, default)
|
|
1161
|
+
|
|
1162
|
+
def __init__(__self__, *,
|
|
1163
|
+
data_file_count: Optional[int] = None,
|
|
1164
|
+
data_file_size: Optional[int] = None,
|
|
1165
|
+
data_growth: Optional[int] = None,
|
|
1166
|
+
default_file_path: Optional[str] = None,
|
|
1167
|
+
log_file_size: Optional[int] = None,
|
|
1168
|
+
log_growth: Optional[int] = None,
|
|
1169
|
+
luns: Optional[Sequence[int]] = None,
|
|
1170
|
+
persist_folder: Optional[bool] = None,
|
|
1171
|
+
persist_folder_path: Optional[str] = None,
|
|
1172
|
+
use_storage_pool: Optional[bool] = None):
|
|
1173
|
+
"""
|
|
1174
|
+
Set tempDb storage settings for SQL Server.
|
|
1175
|
+
:param int data_file_count: SQL Server tempdb data file count
|
|
1176
|
+
:param int data_file_size: SQL Server tempdb data file size
|
|
1177
|
+
:param int data_growth: SQL Server tempdb data file autoGrowth size
|
|
1178
|
+
:param str default_file_path: SQL Server default file path
|
|
1179
|
+
:param int log_file_size: SQL Server tempdb log file size
|
|
1180
|
+
:param int log_growth: SQL Server tempdb log file autoGrowth size
|
|
1181
|
+
:param Sequence[int] luns: Logical Unit Numbers for the disks.
|
|
1182
|
+
:param bool persist_folder: SQL Server tempdb persist folder choice
|
|
1183
|
+
:param str persist_folder_path: SQL Server tempdb persist folder location
|
|
1184
|
+
:param bool use_storage_pool: Use storage pool to build a drive if true or not provided
|
|
1185
|
+
"""
|
|
1186
|
+
if data_file_count is not None:
|
|
1187
|
+
pulumi.set(__self__, "data_file_count", data_file_count)
|
|
1188
|
+
if data_file_size is not None:
|
|
1189
|
+
pulumi.set(__self__, "data_file_size", data_file_size)
|
|
1190
|
+
if data_growth is not None:
|
|
1191
|
+
pulumi.set(__self__, "data_growth", data_growth)
|
|
1192
|
+
if default_file_path is not None:
|
|
1193
|
+
pulumi.set(__self__, "default_file_path", default_file_path)
|
|
1194
|
+
if log_file_size is not None:
|
|
1195
|
+
pulumi.set(__self__, "log_file_size", log_file_size)
|
|
1196
|
+
if log_growth is not None:
|
|
1197
|
+
pulumi.set(__self__, "log_growth", log_growth)
|
|
1198
|
+
if luns is not None:
|
|
1199
|
+
pulumi.set(__self__, "luns", luns)
|
|
1200
|
+
if persist_folder is not None:
|
|
1201
|
+
pulumi.set(__self__, "persist_folder", persist_folder)
|
|
1202
|
+
if persist_folder_path is not None:
|
|
1203
|
+
pulumi.set(__self__, "persist_folder_path", persist_folder_path)
|
|
1204
|
+
if use_storage_pool is not None:
|
|
1205
|
+
pulumi.set(__self__, "use_storage_pool", use_storage_pool)
|
|
1206
|
+
|
|
1207
|
+
@property
|
|
1208
|
+
@pulumi.getter(name="dataFileCount")
|
|
1209
|
+
def data_file_count(self) -> Optional[int]:
|
|
1210
|
+
"""
|
|
1211
|
+
SQL Server tempdb data file count
|
|
1212
|
+
"""
|
|
1213
|
+
return pulumi.get(self, "data_file_count")
|
|
1214
|
+
|
|
1215
|
+
@property
|
|
1216
|
+
@pulumi.getter(name="dataFileSize")
|
|
1217
|
+
def data_file_size(self) -> Optional[int]:
|
|
1218
|
+
"""
|
|
1219
|
+
SQL Server tempdb data file size
|
|
1220
|
+
"""
|
|
1221
|
+
return pulumi.get(self, "data_file_size")
|
|
1222
|
+
|
|
1223
|
+
@property
|
|
1224
|
+
@pulumi.getter(name="dataGrowth")
|
|
1225
|
+
def data_growth(self) -> Optional[int]:
|
|
1226
|
+
"""
|
|
1227
|
+
SQL Server tempdb data file autoGrowth size
|
|
1228
|
+
"""
|
|
1229
|
+
return pulumi.get(self, "data_growth")
|
|
1230
|
+
|
|
1231
|
+
@property
|
|
1232
|
+
@pulumi.getter(name="defaultFilePath")
|
|
1233
|
+
def default_file_path(self) -> Optional[str]:
|
|
1234
|
+
"""
|
|
1235
|
+
SQL Server default file path
|
|
1236
|
+
"""
|
|
1237
|
+
return pulumi.get(self, "default_file_path")
|
|
1238
|
+
|
|
1239
|
+
@property
|
|
1240
|
+
@pulumi.getter(name="logFileSize")
|
|
1241
|
+
def log_file_size(self) -> Optional[int]:
|
|
1242
|
+
"""
|
|
1243
|
+
SQL Server tempdb log file size
|
|
1244
|
+
"""
|
|
1245
|
+
return pulumi.get(self, "log_file_size")
|
|
1246
|
+
|
|
1247
|
+
@property
|
|
1248
|
+
@pulumi.getter(name="logGrowth")
|
|
1249
|
+
def log_growth(self) -> Optional[int]:
|
|
1250
|
+
"""
|
|
1251
|
+
SQL Server tempdb log file autoGrowth size
|
|
1252
|
+
"""
|
|
1253
|
+
return pulumi.get(self, "log_growth")
|
|
1254
|
+
|
|
1255
|
+
@property
|
|
1256
|
+
@pulumi.getter
|
|
1257
|
+
def luns(self) -> Optional[Sequence[int]]:
|
|
1258
|
+
"""
|
|
1259
|
+
Logical Unit Numbers for the disks.
|
|
1260
|
+
"""
|
|
1261
|
+
return pulumi.get(self, "luns")
|
|
1262
|
+
|
|
1263
|
+
@property
|
|
1264
|
+
@pulumi.getter(name="persistFolder")
|
|
1265
|
+
def persist_folder(self) -> Optional[bool]:
|
|
1266
|
+
"""
|
|
1267
|
+
SQL Server tempdb persist folder choice
|
|
1268
|
+
"""
|
|
1269
|
+
return pulumi.get(self, "persist_folder")
|
|
1270
|
+
|
|
1271
|
+
@property
|
|
1272
|
+
@pulumi.getter(name="persistFolderPath")
|
|
1273
|
+
def persist_folder_path(self) -> Optional[str]:
|
|
1274
|
+
"""
|
|
1275
|
+
SQL Server tempdb persist folder location
|
|
1276
|
+
"""
|
|
1277
|
+
return pulumi.get(self, "persist_folder_path")
|
|
1278
|
+
|
|
1279
|
+
@property
|
|
1280
|
+
@pulumi.getter(name="useStoragePool")
|
|
1281
|
+
def use_storage_pool(self) -> Optional[bool]:
|
|
1282
|
+
"""
|
|
1283
|
+
Use storage pool to build a drive if true or not provided
|
|
1284
|
+
"""
|
|
1285
|
+
return pulumi.get(self, "use_storage_pool")
|
|
1286
|
+
|
|
1287
|
+
|
|
1288
|
+
@pulumi.output_type
|
|
1289
|
+
class ScheduleResponse(dict):
|
|
1290
|
+
"""
|
|
1291
|
+
Set assessment schedule for SQL Server.
|
|
1292
|
+
"""
|
|
1293
|
+
@staticmethod
|
|
1294
|
+
def __key_warning(key: str):
|
|
1295
|
+
suggest = None
|
|
1296
|
+
if key == "dayOfWeek":
|
|
1297
|
+
suggest = "day_of_week"
|
|
1298
|
+
elif key == "monthlyOccurrence":
|
|
1299
|
+
suggest = "monthly_occurrence"
|
|
1300
|
+
elif key == "startTime":
|
|
1301
|
+
suggest = "start_time"
|
|
1302
|
+
elif key == "weeklyInterval":
|
|
1303
|
+
suggest = "weekly_interval"
|
|
1304
|
+
|
|
1305
|
+
if suggest:
|
|
1306
|
+
pulumi.log.warn(f"Key '{key}' not found in ScheduleResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1307
|
+
|
|
1308
|
+
def __getitem__(self, key: str) -> Any:
|
|
1309
|
+
ScheduleResponse.__key_warning(key)
|
|
1310
|
+
return super().__getitem__(key)
|
|
1311
|
+
|
|
1312
|
+
def get(self, key: str, default = None) -> Any:
|
|
1313
|
+
ScheduleResponse.__key_warning(key)
|
|
1314
|
+
return super().get(key, default)
|
|
1315
|
+
|
|
1316
|
+
def __init__(__self__, *,
|
|
1317
|
+
day_of_week: Optional[str] = None,
|
|
1318
|
+
enable: Optional[bool] = None,
|
|
1319
|
+
monthly_occurrence: Optional[int] = None,
|
|
1320
|
+
start_time: Optional[str] = None,
|
|
1321
|
+
weekly_interval: Optional[int] = None):
|
|
1322
|
+
"""
|
|
1323
|
+
Set assessment schedule for SQL Server.
|
|
1324
|
+
:param str day_of_week: Day of the week to run assessment.
|
|
1325
|
+
:param bool enable: Enable or disable assessment schedule on SQL virtual machine.
|
|
1326
|
+
:param int monthly_occurrence: Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month
|
|
1327
|
+
:param str start_time: Time of the day in HH:mm format. Eg. 17:30
|
|
1328
|
+
:param int weekly_interval: Number of weeks to schedule between 2 assessment runs. Takes value from 1-6
|
|
1329
|
+
"""
|
|
1330
|
+
if day_of_week is not None:
|
|
1331
|
+
pulumi.set(__self__, "day_of_week", day_of_week)
|
|
1332
|
+
if enable is not None:
|
|
1333
|
+
pulumi.set(__self__, "enable", enable)
|
|
1334
|
+
if monthly_occurrence is not None:
|
|
1335
|
+
pulumi.set(__self__, "monthly_occurrence", monthly_occurrence)
|
|
1336
|
+
if start_time is not None:
|
|
1337
|
+
pulumi.set(__self__, "start_time", start_time)
|
|
1338
|
+
if weekly_interval is not None:
|
|
1339
|
+
pulumi.set(__self__, "weekly_interval", weekly_interval)
|
|
1340
|
+
|
|
1341
|
+
@property
|
|
1342
|
+
@pulumi.getter(name="dayOfWeek")
|
|
1343
|
+
def day_of_week(self) -> Optional[str]:
|
|
1344
|
+
"""
|
|
1345
|
+
Day of the week to run assessment.
|
|
1346
|
+
"""
|
|
1347
|
+
return pulumi.get(self, "day_of_week")
|
|
1348
|
+
|
|
1349
|
+
@property
|
|
1350
|
+
@pulumi.getter
|
|
1351
|
+
def enable(self) -> Optional[bool]:
|
|
1352
|
+
"""
|
|
1353
|
+
Enable or disable assessment schedule on SQL virtual machine.
|
|
1354
|
+
"""
|
|
1355
|
+
return pulumi.get(self, "enable")
|
|
1356
|
+
|
|
1357
|
+
@property
|
|
1358
|
+
@pulumi.getter(name="monthlyOccurrence")
|
|
1359
|
+
def monthly_occurrence(self) -> Optional[int]:
|
|
1360
|
+
"""
|
|
1361
|
+
Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month
|
|
1362
|
+
"""
|
|
1363
|
+
return pulumi.get(self, "monthly_occurrence")
|
|
1364
|
+
|
|
1365
|
+
@property
|
|
1366
|
+
@pulumi.getter(name="startTime")
|
|
1367
|
+
def start_time(self) -> Optional[str]:
|
|
1368
|
+
"""
|
|
1369
|
+
Time of the day in HH:mm format. Eg. 17:30
|
|
1370
|
+
"""
|
|
1371
|
+
return pulumi.get(self, "start_time")
|
|
1372
|
+
|
|
1373
|
+
@property
|
|
1374
|
+
@pulumi.getter(name="weeklyInterval")
|
|
1375
|
+
def weekly_interval(self) -> Optional[int]:
|
|
1376
|
+
"""
|
|
1377
|
+
Number of weeks to schedule between 2 assessment runs. Takes value from 1-6
|
|
1378
|
+
"""
|
|
1379
|
+
return pulumi.get(self, "weekly_interval")
|
|
1380
|
+
|
|
1381
|
+
|
|
1382
|
+
@pulumi.output_type
|
|
1383
|
+
class ServerConfigurationsManagementSettingsResponse(dict):
|
|
1384
|
+
"""
|
|
1385
|
+
Set the connectivity, storage and workload settings.
|
|
1386
|
+
"""
|
|
1387
|
+
@staticmethod
|
|
1388
|
+
def __key_warning(key: str):
|
|
1389
|
+
suggest = None
|
|
1390
|
+
if key == "additionalFeaturesServerConfigurations":
|
|
1391
|
+
suggest = "additional_features_server_configurations"
|
|
1392
|
+
elif key == "azureAdAuthenticationSettings":
|
|
1393
|
+
suggest = "azure_ad_authentication_settings"
|
|
1394
|
+
elif key == "sqlConnectivityUpdateSettings":
|
|
1395
|
+
suggest = "sql_connectivity_update_settings"
|
|
1396
|
+
elif key == "sqlInstanceSettings":
|
|
1397
|
+
suggest = "sql_instance_settings"
|
|
1398
|
+
elif key == "sqlStorageUpdateSettings":
|
|
1399
|
+
suggest = "sql_storage_update_settings"
|
|
1400
|
+
elif key == "sqlWorkloadTypeUpdateSettings":
|
|
1401
|
+
suggest = "sql_workload_type_update_settings"
|
|
1402
|
+
|
|
1403
|
+
if suggest:
|
|
1404
|
+
pulumi.log.warn(f"Key '{key}' not found in ServerConfigurationsManagementSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1405
|
+
|
|
1406
|
+
def __getitem__(self, key: str) -> Any:
|
|
1407
|
+
ServerConfigurationsManagementSettingsResponse.__key_warning(key)
|
|
1408
|
+
return super().__getitem__(key)
|
|
1409
|
+
|
|
1410
|
+
def get(self, key: str, default = None) -> Any:
|
|
1411
|
+
ServerConfigurationsManagementSettingsResponse.__key_warning(key)
|
|
1412
|
+
return super().get(key, default)
|
|
1413
|
+
|
|
1414
|
+
def __init__(__self__, *,
|
|
1415
|
+
additional_features_server_configurations: Optional['outputs.AdditionalFeaturesServerConfigurationsResponse'] = None,
|
|
1416
|
+
azure_ad_authentication_settings: Optional['outputs.AADAuthenticationSettingsResponse'] = None,
|
|
1417
|
+
sql_connectivity_update_settings: Optional['outputs.SqlConnectivityUpdateSettingsResponse'] = None,
|
|
1418
|
+
sql_instance_settings: Optional['outputs.SQLInstanceSettingsResponse'] = None,
|
|
1419
|
+
sql_storage_update_settings: Optional['outputs.SqlStorageUpdateSettingsResponse'] = None,
|
|
1420
|
+
sql_workload_type_update_settings: Optional['outputs.SqlWorkloadTypeUpdateSettingsResponse'] = None):
|
|
1421
|
+
"""
|
|
1422
|
+
Set the connectivity, storage and workload settings.
|
|
1423
|
+
:param 'AdditionalFeaturesServerConfigurationsResponse' additional_features_server_configurations: Additional SQL feature settings.
|
|
1424
|
+
:param 'AADAuthenticationSettingsResponse' azure_ad_authentication_settings: Azure AD authentication Settings.
|
|
1425
|
+
:param 'SqlConnectivityUpdateSettingsResponse' sql_connectivity_update_settings: SQL connectivity type settings.
|
|
1426
|
+
:param 'SQLInstanceSettingsResponse' sql_instance_settings: SQL Instance settings.
|
|
1427
|
+
:param 'SqlStorageUpdateSettingsResponse' sql_storage_update_settings: SQL storage update settings.
|
|
1428
|
+
:param 'SqlWorkloadTypeUpdateSettingsResponse' sql_workload_type_update_settings: SQL workload type settings.
|
|
1429
|
+
"""
|
|
1430
|
+
if additional_features_server_configurations is not None:
|
|
1431
|
+
pulumi.set(__self__, "additional_features_server_configurations", additional_features_server_configurations)
|
|
1432
|
+
if azure_ad_authentication_settings is not None:
|
|
1433
|
+
pulumi.set(__self__, "azure_ad_authentication_settings", azure_ad_authentication_settings)
|
|
1434
|
+
if sql_connectivity_update_settings is not None:
|
|
1435
|
+
pulumi.set(__self__, "sql_connectivity_update_settings", sql_connectivity_update_settings)
|
|
1436
|
+
if sql_instance_settings is not None:
|
|
1437
|
+
pulumi.set(__self__, "sql_instance_settings", sql_instance_settings)
|
|
1438
|
+
if sql_storage_update_settings is not None:
|
|
1439
|
+
pulumi.set(__self__, "sql_storage_update_settings", sql_storage_update_settings)
|
|
1440
|
+
if sql_workload_type_update_settings is not None:
|
|
1441
|
+
pulumi.set(__self__, "sql_workload_type_update_settings", sql_workload_type_update_settings)
|
|
1442
|
+
|
|
1443
|
+
@property
|
|
1444
|
+
@pulumi.getter(name="additionalFeaturesServerConfigurations")
|
|
1445
|
+
def additional_features_server_configurations(self) -> Optional['outputs.AdditionalFeaturesServerConfigurationsResponse']:
|
|
1446
|
+
"""
|
|
1447
|
+
Additional SQL feature settings.
|
|
1448
|
+
"""
|
|
1449
|
+
return pulumi.get(self, "additional_features_server_configurations")
|
|
1450
|
+
|
|
1451
|
+
@property
|
|
1452
|
+
@pulumi.getter(name="azureAdAuthenticationSettings")
|
|
1453
|
+
def azure_ad_authentication_settings(self) -> Optional['outputs.AADAuthenticationSettingsResponse']:
|
|
1454
|
+
"""
|
|
1455
|
+
Azure AD authentication Settings.
|
|
1456
|
+
"""
|
|
1457
|
+
return pulumi.get(self, "azure_ad_authentication_settings")
|
|
1458
|
+
|
|
1459
|
+
@property
|
|
1460
|
+
@pulumi.getter(name="sqlConnectivityUpdateSettings")
|
|
1461
|
+
def sql_connectivity_update_settings(self) -> Optional['outputs.SqlConnectivityUpdateSettingsResponse']:
|
|
1462
|
+
"""
|
|
1463
|
+
SQL connectivity type settings.
|
|
1464
|
+
"""
|
|
1465
|
+
return pulumi.get(self, "sql_connectivity_update_settings")
|
|
1466
|
+
|
|
1467
|
+
@property
|
|
1468
|
+
@pulumi.getter(name="sqlInstanceSettings")
|
|
1469
|
+
def sql_instance_settings(self) -> Optional['outputs.SQLInstanceSettingsResponse']:
|
|
1470
|
+
"""
|
|
1471
|
+
SQL Instance settings.
|
|
1472
|
+
"""
|
|
1473
|
+
return pulumi.get(self, "sql_instance_settings")
|
|
1474
|
+
|
|
1475
|
+
@property
|
|
1476
|
+
@pulumi.getter(name="sqlStorageUpdateSettings")
|
|
1477
|
+
def sql_storage_update_settings(self) -> Optional['outputs.SqlStorageUpdateSettingsResponse']:
|
|
1478
|
+
"""
|
|
1479
|
+
SQL storage update settings.
|
|
1480
|
+
"""
|
|
1481
|
+
return pulumi.get(self, "sql_storage_update_settings")
|
|
1482
|
+
|
|
1483
|
+
@property
|
|
1484
|
+
@pulumi.getter(name="sqlWorkloadTypeUpdateSettings")
|
|
1485
|
+
def sql_workload_type_update_settings(self) -> Optional['outputs.SqlWorkloadTypeUpdateSettingsResponse']:
|
|
1486
|
+
"""
|
|
1487
|
+
SQL workload type settings.
|
|
1488
|
+
"""
|
|
1489
|
+
return pulumi.get(self, "sql_workload_type_update_settings")
|
|
1490
|
+
|
|
1491
|
+
|
|
1492
|
+
@pulumi.output_type
|
|
1493
|
+
class SqlConnectivityUpdateSettingsResponse(dict):
|
|
1494
|
+
"""
|
|
1495
|
+
Set the access level and network port settings for SQL Server.
|
|
1496
|
+
"""
|
|
1497
|
+
@staticmethod
|
|
1498
|
+
def __key_warning(key: str):
|
|
1499
|
+
suggest = None
|
|
1500
|
+
if key == "connectivityType":
|
|
1501
|
+
suggest = "connectivity_type"
|
|
1502
|
+
|
|
1503
|
+
if suggest:
|
|
1504
|
+
pulumi.log.warn(f"Key '{key}' not found in SqlConnectivityUpdateSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1505
|
+
|
|
1506
|
+
def __getitem__(self, key: str) -> Any:
|
|
1507
|
+
SqlConnectivityUpdateSettingsResponse.__key_warning(key)
|
|
1508
|
+
return super().__getitem__(key)
|
|
1509
|
+
|
|
1510
|
+
def get(self, key: str, default = None) -> Any:
|
|
1511
|
+
SqlConnectivityUpdateSettingsResponse.__key_warning(key)
|
|
1512
|
+
return super().get(key, default)
|
|
1513
|
+
|
|
1514
|
+
def __init__(__self__, *,
|
|
1515
|
+
connectivity_type: Optional[str] = None,
|
|
1516
|
+
port: Optional[int] = None):
|
|
1517
|
+
"""
|
|
1518
|
+
Set the access level and network port settings for SQL Server.
|
|
1519
|
+
:param str connectivity_type: SQL Server connectivity option.
|
|
1520
|
+
:param int port: SQL Server port.
|
|
1521
|
+
"""
|
|
1522
|
+
if connectivity_type is not None:
|
|
1523
|
+
pulumi.set(__self__, "connectivity_type", connectivity_type)
|
|
1524
|
+
if port is not None:
|
|
1525
|
+
pulumi.set(__self__, "port", port)
|
|
1526
|
+
|
|
1527
|
+
@property
|
|
1528
|
+
@pulumi.getter(name="connectivityType")
|
|
1529
|
+
def connectivity_type(self) -> Optional[str]:
|
|
1530
|
+
"""
|
|
1531
|
+
SQL Server connectivity option.
|
|
1532
|
+
"""
|
|
1533
|
+
return pulumi.get(self, "connectivity_type")
|
|
1534
|
+
|
|
1535
|
+
@property
|
|
1536
|
+
@pulumi.getter
|
|
1537
|
+
def port(self) -> Optional[int]:
|
|
1538
|
+
"""
|
|
1539
|
+
SQL Server port.
|
|
1540
|
+
"""
|
|
1541
|
+
return pulumi.get(self, "port")
|
|
1542
|
+
|
|
1543
|
+
|
|
1544
|
+
@pulumi.output_type
|
|
1545
|
+
class SqlStorageUpdateSettingsResponse(dict):
|
|
1546
|
+
"""
|
|
1547
|
+
Set disk storage settings for SQL Server.
|
|
1548
|
+
"""
|
|
1549
|
+
@staticmethod
|
|
1550
|
+
def __key_warning(key: str):
|
|
1551
|
+
suggest = None
|
|
1552
|
+
if key == "diskConfigurationType":
|
|
1553
|
+
suggest = "disk_configuration_type"
|
|
1554
|
+
elif key == "diskCount":
|
|
1555
|
+
suggest = "disk_count"
|
|
1556
|
+
elif key == "startingDeviceId":
|
|
1557
|
+
suggest = "starting_device_id"
|
|
1558
|
+
|
|
1559
|
+
if suggest:
|
|
1560
|
+
pulumi.log.warn(f"Key '{key}' not found in SqlStorageUpdateSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1561
|
+
|
|
1562
|
+
def __getitem__(self, key: str) -> Any:
|
|
1563
|
+
SqlStorageUpdateSettingsResponse.__key_warning(key)
|
|
1564
|
+
return super().__getitem__(key)
|
|
1565
|
+
|
|
1566
|
+
def get(self, key: str, default = None) -> Any:
|
|
1567
|
+
SqlStorageUpdateSettingsResponse.__key_warning(key)
|
|
1568
|
+
return super().get(key, default)
|
|
1569
|
+
|
|
1570
|
+
def __init__(__self__, *,
|
|
1571
|
+
disk_configuration_type: Optional[str] = None,
|
|
1572
|
+
disk_count: Optional[int] = None,
|
|
1573
|
+
starting_device_id: Optional[int] = None):
|
|
1574
|
+
"""
|
|
1575
|
+
Set disk storage settings for SQL Server.
|
|
1576
|
+
:param str disk_configuration_type: Disk configuration to apply to SQL Server.
|
|
1577
|
+
:param int disk_count: Virtual machine disk count.
|
|
1578
|
+
:param int starting_device_id: Device id of the first disk to be updated.
|
|
1579
|
+
"""
|
|
1580
|
+
if disk_configuration_type is not None:
|
|
1581
|
+
pulumi.set(__self__, "disk_configuration_type", disk_configuration_type)
|
|
1582
|
+
if disk_count is not None:
|
|
1583
|
+
pulumi.set(__self__, "disk_count", disk_count)
|
|
1584
|
+
if starting_device_id is not None:
|
|
1585
|
+
pulumi.set(__self__, "starting_device_id", starting_device_id)
|
|
1586
|
+
|
|
1587
|
+
@property
|
|
1588
|
+
@pulumi.getter(name="diskConfigurationType")
|
|
1589
|
+
def disk_configuration_type(self) -> Optional[str]:
|
|
1590
|
+
"""
|
|
1591
|
+
Disk configuration to apply to SQL Server.
|
|
1592
|
+
"""
|
|
1593
|
+
return pulumi.get(self, "disk_configuration_type")
|
|
1594
|
+
|
|
1595
|
+
@property
|
|
1596
|
+
@pulumi.getter(name="diskCount")
|
|
1597
|
+
def disk_count(self) -> Optional[int]:
|
|
1598
|
+
"""
|
|
1599
|
+
Virtual machine disk count.
|
|
1600
|
+
"""
|
|
1601
|
+
return pulumi.get(self, "disk_count")
|
|
1602
|
+
|
|
1603
|
+
@property
|
|
1604
|
+
@pulumi.getter(name="startingDeviceId")
|
|
1605
|
+
def starting_device_id(self) -> Optional[int]:
|
|
1606
|
+
"""
|
|
1607
|
+
Device id of the first disk to be updated.
|
|
1608
|
+
"""
|
|
1609
|
+
return pulumi.get(self, "starting_device_id")
|
|
1610
|
+
|
|
1611
|
+
|
|
1612
|
+
@pulumi.output_type
|
|
1613
|
+
class SqlWorkloadTypeUpdateSettingsResponse(dict):
|
|
1614
|
+
"""
|
|
1615
|
+
Set workload type to optimize storage for SQL Server.
|
|
1616
|
+
"""
|
|
1617
|
+
@staticmethod
|
|
1618
|
+
def __key_warning(key: str):
|
|
1619
|
+
suggest = None
|
|
1620
|
+
if key == "sqlWorkloadType":
|
|
1621
|
+
suggest = "sql_workload_type"
|
|
1622
|
+
|
|
1623
|
+
if suggest:
|
|
1624
|
+
pulumi.log.warn(f"Key '{key}' not found in SqlWorkloadTypeUpdateSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1625
|
+
|
|
1626
|
+
def __getitem__(self, key: str) -> Any:
|
|
1627
|
+
SqlWorkloadTypeUpdateSettingsResponse.__key_warning(key)
|
|
1628
|
+
return super().__getitem__(key)
|
|
1629
|
+
|
|
1630
|
+
def get(self, key: str, default = None) -> Any:
|
|
1631
|
+
SqlWorkloadTypeUpdateSettingsResponse.__key_warning(key)
|
|
1632
|
+
return super().get(key, default)
|
|
1633
|
+
|
|
1634
|
+
def __init__(__self__, *,
|
|
1635
|
+
sql_workload_type: Optional[str] = None):
|
|
1636
|
+
"""
|
|
1637
|
+
Set workload type to optimize storage for SQL Server.
|
|
1638
|
+
:param str sql_workload_type: SQL Server workload type.
|
|
1639
|
+
"""
|
|
1640
|
+
if sql_workload_type is not None:
|
|
1641
|
+
pulumi.set(__self__, "sql_workload_type", sql_workload_type)
|
|
1642
|
+
|
|
1643
|
+
@property
|
|
1644
|
+
@pulumi.getter(name="sqlWorkloadType")
|
|
1645
|
+
def sql_workload_type(self) -> Optional[str]:
|
|
1646
|
+
"""
|
|
1647
|
+
SQL Server workload type.
|
|
1648
|
+
"""
|
|
1649
|
+
return pulumi.get(self, "sql_workload_type")
|
|
1650
|
+
|
|
1651
|
+
|
|
1652
|
+
@pulumi.output_type
|
|
1653
|
+
class StorageConfigurationSettingsResponse(dict):
|
|
1654
|
+
"""
|
|
1655
|
+
Storage Configurations for SQL Data, Log and TempDb.
|
|
1656
|
+
"""
|
|
1657
|
+
@staticmethod
|
|
1658
|
+
def __key_warning(key: str):
|
|
1659
|
+
suggest = None
|
|
1660
|
+
if key == "diskConfigurationType":
|
|
1661
|
+
suggest = "disk_configuration_type"
|
|
1662
|
+
elif key == "sqlDataSettings":
|
|
1663
|
+
suggest = "sql_data_settings"
|
|
1664
|
+
elif key == "sqlLogSettings":
|
|
1665
|
+
suggest = "sql_log_settings"
|
|
1666
|
+
elif key == "sqlSystemDbOnDataDisk":
|
|
1667
|
+
suggest = "sql_system_db_on_data_disk"
|
|
1668
|
+
elif key == "sqlTempDbSettings":
|
|
1669
|
+
suggest = "sql_temp_db_settings"
|
|
1670
|
+
elif key == "storageWorkloadType":
|
|
1671
|
+
suggest = "storage_workload_type"
|
|
1672
|
+
|
|
1673
|
+
if suggest:
|
|
1674
|
+
pulumi.log.warn(f"Key '{key}' not found in StorageConfigurationSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1675
|
+
|
|
1676
|
+
def __getitem__(self, key: str) -> Any:
|
|
1677
|
+
StorageConfigurationSettingsResponse.__key_warning(key)
|
|
1678
|
+
return super().__getitem__(key)
|
|
1679
|
+
|
|
1680
|
+
def get(self, key: str, default = None) -> Any:
|
|
1681
|
+
StorageConfigurationSettingsResponse.__key_warning(key)
|
|
1682
|
+
return super().get(key, default)
|
|
1683
|
+
|
|
1684
|
+
def __init__(__self__, *,
|
|
1685
|
+
disk_configuration_type: Optional[str] = None,
|
|
1686
|
+
sql_data_settings: Optional['outputs.SQLStorageSettingsResponse'] = None,
|
|
1687
|
+
sql_log_settings: Optional['outputs.SQLStorageSettingsResponse'] = None,
|
|
1688
|
+
sql_system_db_on_data_disk: Optional[bool] = None,
|
|
1689
|
+
sql_temp_db_settings: Optional['outputs.SQLTempDbSettingsResponse'] = None,
|
|
1690
|
+
storage_workload_type: Optional[str] = None):
|
|
1691
|
+
"""
|
|
1692
|
+
Storage Configurations for SQL Data, Log and TempDb.
|
|
1693
|
+
:param str disk_configuration_type: Disk configuration to apply to SQL Server.
|
|
1694
|
+
:param 'SQLStorageSettingsResponse' sql_data_settings: SQL Server Data Storage Settings.
|
|
1695
|
+
:param 'SQLStorageSettingsResponse' sql_log_settings: SQL Server Log Storage Settings.
|
|
1696
|
+
:param bool sql_system_db_on_data_disk: SQL Server SystemDb Storage on DataPool if true.
|
|
1697
|
+
:param 'SQLTempDbSettingsResponse' sql_temp_db_settings: SQL Server TempDb Storage Settings.
|
|
1698
|
+
:param str storage_workload_type: Storage workload type.
|
|
1699
|
+
"""
|
|
1700
|
+
if disk_configuration_type is not None:
|
|
1701
|
+
pulumi.set(__self__, "disk_configuration_type", disk_configuration_type)
|
|
1702
|
+
if sql_data_settings is not None:
|
|
1703
|
+
pulumi.set(__self__, "sql_data_settings", sql_data_settings)
|
|
1704
|
+
if sql_log_settings is not None:
|
|
1705
|
+
pulumi.set(__self__, "sql_log_settings", sql_log_settings)
|
|
1706
|
+
if sql_system_db_on_data_disk is not None:
|
|
1707
|
+
pulumi.set(__self__, "sql_system_db_on_data_disk", sql_system_db_on_data_disk)
|
|
1708
|
+
if sql_temp_db_settings is not None:
|
|
1709
|
+
pulumi.set(__self__, "sql_temp_db_settings", sql_temp_db_settings)
|
|
1710
|
+
if storage_workload_type is not None:
|
|
1711
|
+
pulumi.set(__self__, "storage_workload_type", storage_workload_type)
|
|
1712
|
+
|
|
1713
|
+
@property
|
|
1714
|
+
@pulumi.getter(name="diskConfigurationType")
|
|
1715
|
+
def disk_configuration_type(self) -> Optional[str]:
|
|
1716
|
+
"""
|
|
1717
|
+
Disk configuration to apply to SQL Server.
|
|
1718
|
+
"""
|
|
1719
|
+
return pulumi.get(self, "disk_configuration_type")
|
|
1720
|
+
|
|
1721
|
+
@property
|
|
1722
|
+
@pulumi.getter(name="sqlDataSettings")
|
|
1723
|
+
def sql_data_settings(self) -> Optional['outputs.SQLStorageSettingsResponse']:
|
|
1724
|
+
"""
|
|
1725
|
+
SQL Server Data Storage Settings.
|
|
1726
|
+
"""
|
|
1727
|
+
return pulumi.get(self, "sql_data_settings")
|
|
1728
|
+
|
|
1729
|
+
@property
|
|
1730
|
+
@pulumi.getter(name="sqlLogSettings")
|
|
1731
|
+
def sql_log_settings(self) -> Optional['outputs.SQLStorageSettingsResponse']:
|
|
1732
|
+
"""
|
|
1733
|
+
SQL Server Log Storage Settings.
|
|
1734
|
+
"""
|
|
1735
|
+
return pulumi.get(self, "sql_log_settings")
|
|
1736
|
+
|
|
1737
|
+
@property
|
|
1738
|
+
@pulumi.getter(name="sqlSystemDbOnDataDisk")
|
|
1739
|
+
def sql_system_db_on_data_disk(self) -> Optional[bool]:
|
|
1740
|
+
"""
|
|
1741
|
+
SQL Server SystemDb Storage on DataPool if true.
|
|
1742
|
+
"""
|
|
1743
|
+
return pulumi.get(self, "sql_system_db_on_data_disk")
|
|
1744
|
+
|
|
1745
|
+
@property
|
|
1746
|
+
@pulumi.getter(name="sqlTempDbSettings")
|
|
1747
|
+
def sql_temp_db_settings(self) -> Optional['outputs.SQLTempDbSettingsResponse']:
|
|
1748
|
+
"""
|
|
1749
|
+
SQL Server TempDb Storage Settings.
|
|
1750
|
+
"""
|
|
1751
|
+
return pulumi.get(self, "sql_temp_db_settings")
|
|
1752
|
+
|
|
1753
|
+
@property
|
|
1754
|
+
@pulumi.getter(name="storageWorkloadType")
|
|
1755
|
+
def storage_workload_type(self) -> Optional[str]:
|
|
1756
|
+
"""
|
|
1757
|
+
Storage workload type.
|
|
1758
|
+
"""
|
|
1759
|
+
return pulumi.get(self, "storage_workload_type")
|
|
1760
|
+
|
|
1761
|
+
|
|
1762
|
+
@pulumi.output_type
|
|
1763
|
+
class SystemDataResponse(dict):
|
|
1764
|
+
"""
|
|
1765
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
1766
|
+
"""
|
|
1767
|
+
@staticmethod
|
|
1768
|
+
def __key_warning(key: str):
|
|
1769
|
+
suggest = None
|
|
1770
|
+
if key == "createdAt":
|
|
1771
|
+
suggest = "created_at"
|
|
1772
|
+
elif key == "createdBy":
|
|
1773
|
+
suggest = "created_by"
|
|
1774
|
+
elif key == "createdByType":
|
|
1775
|
+
suggest = "created_by_type"
|
|
1776
|
+
elif key == "lastModifiedAt":
|
|
1777
|
+
suggest = "last_modified_at"
|
|
1778
|
+
elif key == "lastModifiedBy":
|
|
1779
|
+
suggest = "last_modified_by"
|
|
1780
|
+
elif key == "lastModifiedByType":
|
|
1781
|
+
suggest = "last_modified_by_type"
|
|
1782
|
+
|
|
1783
|
+
if suggest:
|
|
1784
|
+
pulumi.log.warn(f"Key '{key}' not found in SystemDataResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1785
|
+
|
|
1786
|
+
def __getitem__(self, key: str) -> Any:
|
|
1787
|
+
SystemDataResponse.__key_warning(key)
|
|
1788
|
+
return super().__getitem__(key)
|
|
1789
|
+
|
|
1790
|
+
def get(self, key: str, default = None) -> Any:
|
|
1791
|
+
SystemDataResponse.__key_warning(key)
|
|
1792
|
+
return super().get(key, default)
|
|
1793
|
+
|
|
1794
|
+
def __init__(__self__, *,
|
|
1795
|
+
created_at: Optional[str] = None,
|
|
1796
|
+
created_by: Optional[str] = None,
|
|
1797
|
+
created_by_type: Optional[str] = None,
|
|
1798
|
+
last_modified_at: Optional[str] = None,
|
|
1799
|
+
last_modified_by: Optional[str] = None,
|
|
1800
|
+
last_modified_by_type: Optional[str] = None):
|
|
1801
|
+
"""
|
|
1802
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
1803
|
+
:param str created_at: The timestamp of resource creation (UTC).
|
|
1804
|
+
:param str created_by: The identity that created the resource.
|
|
1805
|
+
:param str created_by_type: The type of identity that created the resource.
|
|
1806
|
+
:param str last_modified_at: The timestamp of resource last modification (UTC)
|
|
1807
|
+
:param str last_modified_by: The identity that last modified the resource.
|
|
1808
|
+
:param str last_modified_by_type: The type of identity that last modified the resource.
|
|
1809
|
+
"""
|
|
1810
|
+
if created_at is not None:
|
|
1811
|
+
pulumi.set(__self__, "created_at", created_at)
|
|
1812
|
+
if created_by is not None:
|
|
1813
|
+
pulumi.set(__self__, "created_by", created_by)
|
|
1814
|
+
if created_by_type is not None:
|
|
1815
|
+
pulumi.set(__self__, "created_by_type", created_by_type)
|
|
1816
|
+
if last_modified_at is not None:
|
|
1817
|
+
pulumi.set(__self__, "last_modified_at", last_modified_at)
|
|
1818
|
+
if last_modified_by is not None:
|
|
1819
|
+
pulumi.set(__self__, "last_modified_by", last_modified_by)
|
|
1820
|
+
if last_modified_by_type is not None:
|
|
1821
|
+
pulumi.set(__self__, "last_modified_by_type", last_modified_by_type)
|
|
1822
|
+
|
|
1823
|
+
@property
|
|
1824
|
+
@pulumi.getter(name="createdAt")
|
|
1825
|
+
def created_at(self) -> Optional[str]:
|
|
1826
|
+
"""
|
|
1827
|
+
The timestamp of resource creation (UTC).
|
|
1828
|
+
"""
|
|
1829
|
+
return pulumi.get(self, "created_at")
|
|
1830
|
+
|
|
1831
|
+
@property
|
|
1832
|
+
@pulumi.getter(name="createdBy")
|
|
1833
|
+
def created_by(self) -> Optional[str]:
|
|
1834
|
+
"""
|
|
1835
|
+
The identity that created the resource.
|
|
1836
|
+
"""
|
|
1837
|
+
return pulumi.get(self, "created_by")
|
|
1838
|
+
|
|
1839
|
+
@property
|
|
1840
|
+
@pulumi.getter(name="createdByType")
|
|
1841
|
+
def created_by_type(self) -> Optional[str]:
|
|
1842
|
+
"""
|
|
1843
|
+
The type of identity that created the resource.
|
|
1844
|
+
"""
|
|
1845
|
+
return pulumi.get(self, "created_by_type")
|
|
1846
|
+
|
|
1847
|
+
@property
|
|
1848
|
+
@pulumi.getter(name="lastModifiedAt")
|
|
1849
|
+
def last_modified_at(self) -> Optional[str]:
|
|
1850
|
+
"""
|
|
1851
|
+
The timestamp of resource last modification (UTC)
|
|
1852
|
+
"""
|
|
1853
|
+
return pulumi.get(self, "last_modified_at")
|
|
1854
|
+
|
|
1855
|
+
@property
|
|
1856
|
+
@pulumi.getter(name="lastModifiedBy")
|
|
1857
|
+
def last_modified_by(self) -> Optional[str]:
|
|
1858
|
+
"""
|
|
1859
|
+
The identity that last modified the resource.
|
|
1860
|
+
"""
|
|
1861
|
+
return pulumi.get(self, "last_modified_by")
|
|
1862
|
+
|
|
1863
|
+
@property
|
|
1864
|
+
@pulumi.getter(name="lastModifiedByType")
|
|
1865
|
+
def last_modified_by_type(self) -> Optional[str]:
|
|
1866
|
+
"""
|
|
1867
|
+
The type of identity that last modified the resource.
|
|
1868
|
+
"""
|
|
1869
|
+
return pulumi.get(self, "last_modified_by_type")
|
|
1870
|
+
|
|
1871
|
+
|
|
1872
|
+
@pulumi.output_type
|
|
1873
|
+
class TroubleshootingAdditionalPropertiesResponse(dict):
|
|
1874
|
+
"""
|
|
1875
|
+
SQL VM Troubleshooting additional properties.
|
|
1876
|
+
"""
|
|
1877
|
+
@staticmethod
|
|
1878
|
+
def __key_warning(key: str):
|
|
1879
|
+
suggest = None
|
|
1880
|
+
if key == "unhealthyReplicaInfo":
|
|
1881
|
+
suggest = "unhealthy_replica_info"
|
|
1882
|
+
|
|
1883
|
+
if suggest:
|
|
1884
|
+
pulumi.log.warn(f"Key '{key}' not found in TroubleshootingAdditionalPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1885
|
+
|
|
1886
|
+
def __getitem__(self, key: str) -> Any:
|
|
1887
|
+
TroubleshootingAdditionalPropertiesResponse.__key_warning(key)
|
|
1888
|
+
return super().__getitem__(key)
|
|
1889
|
+
|
|
1890
|
+
def get(self, key: str, default = None) -> Any:
|
|
1891
|
+
TroubleshootingAdditionalPropertiesResponse.__key_warning(key)
|
|
1892
|
+
return super().get(key, default)
|
|
1893
|
+
|
|
1894
|
+
def __init__(__self__, *,
|
|
1895
|
+
unhealthy_replica_info: Optional['outputs.UnhealthyReplicaInfoResponse'] = None):
|
|
1896
|
+
"""
|
|
1897
|
+
SQL VM Troubleshooting additional properties.
|
|
1898
|
+
:param 'UnhealthyReplicaInfoResponse' unhealthy_replica_info: The unhealthy replica information
|
|
1899
|
+
"""
|
|
1900
|
+
if unhealthy_replica_info is not None:
|
|
1901
|
+
pulumi.set(__self__, "unhealthy_replica_info", unhealthy_replica_info)
|
|
1902
|
+
|
|
1903
|
+
@property
|
|
1904
|
+
@pulumi.getter(name="unhealthyReplicaInfo")
|
|
1905
|
+
def unhealthy_replica_info(self) -> Optional['outputs.UnhealthyReplicaInfoResponse']:
|
|
1906
|
+
"""
|
|
1907
|
+
The unhealthy replica information
|
|
1908
|
+
"""
|
|
1909
|
+
return pulumi.get(self, "unhealthy_replica_info")
|
|
1910
|
+
|
|
1911
|
+
|
|
1912
|
+
@pulumi.output_type
|
|
1913
|
+
class TroubleshootingStatusResponse(dict):
|
|
1914
|
+
"""
|
|
1915
|
+
Status of last troubleshooting operation on this SQL VM
|
|
1916
|
+
"""
|
|
1917
|
+
@staticmethod
|
|
1918
|
+
def __key_warning(key: str):
|
|
1919
|
+
suggest = None
|
|
1920
|
+
if key == "endTimeUtc":
|
|
1921
|
+
suggest = "end_time_utc"
|
|
1922
|
+
elif key == "lastTriggerTimeUtc":
|
|
1923
|
+
suggest = "last_trigger_time_utc"
|
|
1924
|
+
elif key == "rootCause":
|
|
1925
|
+
suggest = "root_cause"
|
|
1926
|
+
elif key == "startTimeUtc":
|
|
1927
|
+
suggest = "start_time_utc"
|
|
1928
|
+
elif key == "troubleshootingScenario":
|
|
1929
|
+
suggest = "troubleshooting_scenario"
|
|
1930
|
+
|
|
1931
|
+
if suggest:
|
|
1932
|
+
pulumi.log.warn(f"Key '{key}' not found in TroubleshootingStatusResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1933
|
+
|
|
1934
|
+
def __getitem__(self, key: str) -> Any:
|
|
1935
|
+
TroubleshootingStatusResponse.__key_warning(key)
|
|
1936
|
+
return super().__getitem__(key)
|
|
1937
|
+
|
|
1938
|
+
def get(self, key: str, default = None) -> Any:
|
|
1939
|
+
TroubleshootingStatusResponse.__key_warning(key)
|
|
1940
|
+
return super().get(key, default)
|
|
1941
|
+
|
|
1942
|
+
def __init__(__self__, *,
|
|
1943
|
+
end_time_utc: str,
|
|
1944
|
+
last_trigger_time_utc: str,
|
|
1945
|
+
properties: 'outputs.TroubleshootingAdditionalPropertiesResponse',
|
|
1946
|
+
root_cause: str,
|
|
1947
|
+
start_time_utc: str,
|
|
1948
|
+
troubleshooting_scenario: Optional[str] = None):
|
|
1949
|
+
"""
|
|
1950
|
+
Status of last troubleshooting operation on this SQL VM
|
|
1951
|
+
:param str end_time_utc: End time in UTC timezone.
|
|
1952
|
+
:param str last_trigger_time_utc: Last troubleshooting trigger time in UTC timezone
|
|
1953
|
+
:param 'TroubleshootingAdditionalPropertiesResponse' properties: Troubleshooting properties
|
|
1954
|
+
:param str root_cause: Root cause of the issue
|
|
1955
|
+
:param str start_time_utc: Start time in UTC timezone.
|
|
1956
|
+
:param str troubleshooting_scenario: SQL VM troubleshooting scenario.
|
|
1957
|
+
"""
|
|
1958
|
+
pulumi.set(__self__, "end_time_utc", end_time_utc)
|
|
1959
|
+
pulumi.set(__self__, "last_trigger_time_utc", last_trigger_time_utc)
|
|
1960
|
+
pulumi.set(__self__, "properties", properties)
|
|
1961
|
+
pulumi.set(__self__, "root_cause", root_cause)
|
|
1962
|
+
pulumi.set(__self__, "start_time_utc", start_time_utc)
|
|
1963
|
+
if troubleshooting_scenario is None:
|
|
1964
|
+
troubleshooting_scenario = 'UnhealthyReplica'
|
|
1965
|
+
pulumi.set(__self__, "troubleshooting_scenario", troubleshooting_scenario)
|
|
1966
|
+
|
|
1967
|
+
@property
|
|
1968
|
+
@pulumi.getter(name="endTimeUtc")
|
|
1969
|
+
def end_time_utc(self) -> str:
|
|
1970
|
+
"""
|
|
1971
|
+
End time in UTC timezone.
|
|
1972
|
+
"""
|
|
1973
|
+
return pulumi.get(self, "end_time_utc")
|
|
1974
|
+
|
|
1975
|
+
@property
|
|
1976
|
+
@pulumi.getter(name="lastTriggerTimeUtc")
|
|
1977
|
+
def last_trigger_time_utc(self) -> str:
|
|
1978
|
+
"""
|
|
1979
|
+
Last troubleshooting trigger time in UTC timezone
|
|
1980
|
+
"""
|
|
1981
|
+
return pulumi.get(self, "last_trigger_time_utc")
|
|
1982
|
+
|
|
1983
|
+
@property
|
|
1984
|
+
@pulumi.getter
|
|
1985
|
+
def properties(self) -> 'outputs.TroubleshootingAdditionalPropertiesResponse':
|
|
1986
|
+
"""
|
|
1987
|
+
Troubleshooting properties
|
|
1988
|
+
"""
|
|
1989
|
+
return pulumi.get(self, "properties")
|
|
1990
|
+
|
|
1991
|
+
@property
|
|
1992
|
+
@pulumi.getter(name="rootCause")
|
|
1993
|
+
def root_cause(self) -> str:
|
|
1994
|
+
"""
|
|
1995
|
+
Root cause of the issue
|
|
1996
|
+
"""
|
|
1997
|
+
return pulumi.get(self, "root_cause")
|
|
1998
|
+
|
|
1999
|
+
@property
|
|
2000
|
+
@pulumi.getter(name="startTimeUtc")
|
|
2001
|
+
def start_time_utc(self) -> str:
|
|
2002
|
+
"""
|
|
2003
|
+
Start time in UTC timezone.
|
|
2004
|
+
"""
|
|
2005
|
+
return pulumi.get(self, "start_time_utc")
|
|
2006
|
+
|
|
2007
|
+
@property
|
|
2008
|
+
@pulumi.getter(name="troubleshootingScenario")
|
|
2009
|
+
def troubleshooting_scenario(self) -> str:
|
|
2010
|
+
"""
|
|
2011
|
+
SQL VM troubleshooting scenario.
|
|
2012
|
+
"""
|
|
2013
|
+
return pulumi.get(self, "troubleshooting_scenario")
|
|
2014
|
+
|
|
2015
|
+
|
|
2016
|
+
@pulumi.output_type
|
|
2017
|
+
class UnhealthyReplicaInfoResponse(dict):
|
|
2018
|
+
"""
|
|
2019
|
+
SQL VM Troubleshoot UnhealthyReplica scenario information.
|
|
2020
|
+
"""
|
|
2021
|
+
@staticmethod
|
|
2022
|
+
def __key_warning(key: str):
|
|
2023
|
+
suggest = None
|
|
2024
|
+
if key == "availabilityGroupName":
|
|
2025
|
+
suggest = "availability_group_name"
|
|
2026
|
+
|
|
2027
|
+
if suggest:
|
|
2028
|
+
pulumi.log.warn(f"Key '{key}' not found in UnhealthyReplicaInfoResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2029
|
+
|
|
2030
|
+
def __getitem__(self, key: str) -> Any:
|
|
2031
|
+
UnhealthyReplicaInfoResponse.__key_warning(key)
|
|
2032
|
+
return super().__getitem__(key)
|
|
2033
|
+
|
|
2034
|
+
def get(self, key: str, default = None) -> Any:
|
|
2035
|
+
UnhealthyReplicaInfoResponse.__key_warning(key)
|
|
2036
|
+
return super().get(key, default)
|
|
2037
|
+
|
|
2038
|
+
def __init__(__self__, *,
|
|
2039
|
+
availability_group_name: Optional[str] = None):
|
|
2040
|
+
"""
|
|
2041
|
+
SQL VM Troubleshoot UnhealthyReplica scenario information.
|
|
2042
|
+
:param str availability_group_name: The name of the availability group
|
|
2043
|
+
"""
|
|
2044
|
+
if availability_group_name is not None:
|
|
2045
|
+
pulumi.set(__self__, "availability_group_name", availability_group_name)
|
|
2046
|
+
|
|
2047
|
+
@property
|
|
2048
|
+
@pulumi.getter(name="availabilityGroupName")
|
|
2049
|
+
def availability_group_name(self) -> Optional[str]:
|
|
2050
|
+
"""
|
|
2051
|
+
The name of the availability group
|
|
2052
|
+
"""
|
|
2053
|
+
return pulumi.get(self, "availability_group_name")
|
|
2054
|
+
|
|
2055
|
+
|
|
2056
|
+
@pulumi.output_type
|
|
2057
|
+
class VirtualMachineIdentityResponse(dict):
|
|
2058
|
+
"""
|
|
2059
|
+
Virtual Machine Identity details used for Sql IaaS extension configurations.
|
|
2060
|
+
"""
|
|
2061
|
+
@staticmethod
|
|
2062
|
+
def __key_warning(key: str):
|
|
2063
|
+
suggest = None
|
|
2064
|
+
if key == "resourceId":
|
|
2065
|
+
suggest = "resource_id"
|
|
2066
|
+
|
|
2067
|
+
if suggest:
|
|
2068
|
+
pulumi.log.warn(f"Key '{key}' not found in VirtualMachineIdentityResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2069
|
+
|
|
2070
|
+
def __getitem__(self, key: str) -> Any:
|
|
2071
|
+
VirtualMachineIdentityResponse.__key_warning(key)
|
|
2072
|
+
return super().__getitem__(key)
|
|
2073
|
+
|
|
2074
|
+
def get(self, key: str, default = None) -> Any:
|
|
2075
|
+
VirtualMachineIdentityResponse.__key_warning(key)
|
|
2076
|
+
return super().get(key, default)
|
|
2077
|
+
|
|
2078
|
+
def __init__(__self__, *,
|
|
2079
|
+
resource_id: Optional[str] = None,
|
|
2080
|
+
type: Optional[str] = None):
|
|
2081
|
+
"""
|
|
2082
|
+
Virtual Machine Identity details used for Sql IaaS extension configurations.
|
|
2083
|
+
:param str resource_id: ARM Resource Id of the identity. Only required when UserAssigned identity is selected.
|
|
2084
|
+
:param str type: Identity type of the virtual machine. Specify None to opt-out of Managed Identities.
|
|
2085
|
+
"""
|
|
2086
|
+
if resource_id is not None:
|
|
2087
|
+
pulumi.set(__self__, "resource_id", resource_id)
|
|
2088
|
+
if type is not None:
|
|
2089
|
+
pulumi.set(__self__, "type", type)
|
|
2090
|
+
|
|
2091
|
+
@property
|
|
2092
|
+
@pulumi.getter(name="resourceId")
|
|
2093
|
+
def resource_id(self) -> Optional[str]:
|
|
2094
|
+
"""
|
|
2095
|
+
ARM Resource Id of the identity. Only required when UserAssigned identity is selected.
|
|
2096
|
+
"""
|
|
2097
|
+
return pulumi.get(self, "resource_id")
|
|
2098
|
+
|
|
2099
|
+
@property
|
|
2100
|
+
@pulumi.getter
|
|
2101
|
+
def type(self) -> Optional[str]:
|
|
2102
|
+
"""
|
|
2103
|
+
Identity type of the virtual machine. Specify None to opt-out of Managed Identities.
|
|
2104
|
+
"""
|
|
2105
|
+
return pulumi.get(self, "type")
|
|
2106
|
+
|
|
2107
|
+
|
|
2108
|
+
@pulumi.output_type
|
|
2109
|
+
class WsfcDomainCredentialsResponse(dict):
|
|
2110
|
+
"""
|
|
2111
|
+
Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
|
|
2112
|
+
"""
|
|
2113
|
+
@staticmethod
|
|
2114
|
+
def __key_warning(key: str):
|
|
2115
|
+
suggest = None
|
|
2116
|
+
if key == "clusterBootstrapAccountPassword":
|
|
2117
|
+
suggest = "cluster_bootstrap_account_password"
|
|
2118
|
+
elif key == "clusterOperatorAccountPassword":
|
|
2119
|
+
suggest = "cluster_operator_account_password"
|
|
2120
|
+
elif key == "sqlServiceAccountPassword":
|
|
2121
|
+
suggest = "sql_service_account_password"
|
|
2122
|
+
|
|
2123
|
+
if suggest:
|
|
2124
|
+
pulumi.log.warn(f"Key '{key}' not found in WsfcDomainCredentialsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2125
|
+
|
|
2126
|
+
def __getitem__(self, key: str) -> Any:
|
|
2127
|
+
WsfcDomainCredentialsResponse.__key_warning(key)
|
|
2128
|
+
return super().__getitem__(key)
|
|
2129
|
+
|
|
2130
|
+
def get(self, key: str, default = None) -> Any:
|
|
2131
|
+
WsfcDomainCredentialsResponse.__key_warning(key)
|
|
2132
|
+
return super().get(key, default)
|
|
2133
|
+
|
|
2134
|
+
def __init__(__self__, *,
|
|
2135
|
+
cluster_bootstrap_account_password: Optional[str] = None,
|
|
2136
|
+
cluster_operator_account_password: Optional[str] = None,
|
|
2137
|
+
sql_service_account_password: Optional[str] = None):
|
|
2138
|
+
"""
|
|
2139
|
+
Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
|
|
2140
|
+
:param str cluster_bootstrap_account_password: Cluster bootstrap account password.
|
|
2141
|
+
:param str cluster_operator_account_password: Cluster operator account password.
|
|
2142
|
+
:param str sql_service_account_password: SQL service account password.
|
|
2143
|
+
"""
|
|
2144
|
+
if cluster_bootstrap_account_password is not None:
|
|
2145
|
+
pulumi.set(__self__, "cluster_bootstrap_account_password", cluster_bootstrap_account_password)
|
|
2146
|
+
if cluster_operator_account_password is not None:
|
|
2147
|
+
pulumi.set(__self__, "cluster_operator_account_password", cluster_operator_account_password)
|
|
2148
|
+
if sql_service_account_password is not None:
|
|
2149
|
+
pulumi.set(__self__, "sql_service_account_password", sql_service_account_password)
|
|
2150
|
+
|
|
2151
|
+
@property
|
|
2152
|
+
@pulumi.getter(name="clusterBootstrapAccountPassword")
|
|
2153
|
+
def cluster_bootstrap_account_password(self) -> Optional[str]:
|
|
2154
|
+
"""
|
|
2155
|
+
Cluster bootstrap account password.
|
|
2156
|
+
"""
|
|
2157
|
+
return pulumi.get(self, "cluster_bootstrap_account_password")
|
|
2158
|
+
|
|
2159
|
+
@property
|
|
2160
|
+
@pulumi.getter(name="clusterOperatorAccountPassword")
|
|
2161
|
+
def cluster_operator_account_password(self) -> Optional[str]:
|
|
2162
|
+
"""
|
|
2163
|
+
Cluster operator account password.
|
|
2164
|
+
"""
|
|
2165
|
+
return pulumi.get(self, "cluster_operator_account_password")
|
|
2166
|
+
|
|
2167
|
+
@property
|
|
2168
|
+
@pulumi.getter(name="sqlServiceAccountPassword")
|
|
2169
|
+
def sql_service_account_password(self) -> Optional[str]:
|
|
2170
|
+
"""
|
|
2171
|
+
SQL service account password.
|
|
2172
|
+
"""
|
|
2173
|
+
return pulumi.get(self, "sql_service_account_password")
|
|
2174
|
+
|
|
2175
|
+
|
|
2176
|
+
@pulumi.output_type
|
|
2177
|
+
class WsfcDomainProfileResponse(dict):
|
|
2178
|
+
"""
|
|
2179
|
+
Active Directory account details to operate Windows Server Failover Cluster.
|
|
2180
|
+
"""
|
|
2181
|
+
@staticmethod
|
|
2182
|
+
def __key_warning(key: str):
|
|
2183
|
+
suggest = None
|
|
2184
|
+
if key == "clusterBootstrapAccount":
|
|
2185
|
+
suggest = "cluster_bootstrap_account"
|
|
2186
|
+
elif key == "clusterOperatorAccount":
|
|
2187
|
+
suggest = "cluster_operator_account"
|
|
2188
|
+
elif key == "clusterSubnetType":
|
|
2189
|
+
suggest = "cluster_subnet_type"
|
|
2190
|
+
elif key == "domainFqdn":
|
|
2191
|
+
suggest = "domain_fqdn"
|
|
2192
|
+
elif key == "fileShareWitnessPath":
|
|
2193
|
+
suggest = "file_share_witness_path"
|
|
2194
|
+
elif key == "isSqlServiceAccountGmsa":
|
|
2195
|
+
suggest = "is_sql_service_account_gmsa"
|
|
2196
|
+
elif key == "ouPath":
|
|
2197
|
+
suggest = "ou_path"
|
|
2198
|
+
elif key == "sqlServiceAccount":
|
|
2199
|
+
suggest = "sql_service_account"
|
|
2200
|
+
elif key == "storageAccountUrl":
|
|
2201
|
+
suggest = "storage_account_url"
|
|
2202
|
+
|
|
2203
|
+
if suggest:
|
|
2204
|
+
pulumi.log.warn(f"Key '{key}' not found in WsfcDomainProfileResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2205
|
+
|
|
2206
|
+
def __getitem__(self, key: str) -> Any:
|
|
2207
|
+
WsfcDomainProfileResponse.__key_warning(key)
|
|
2208
|
+
return super().__getitem__(key)
|
|
2209
|
+
|
|
2210
|
+
def get(self, key: str, default = None) -> Any:
|
|
2211
|
+
WsfcDomainProfileResponse.__key_warning(key)
|
|
2212
|
+
return super().get(key, default)
|
|
2213
|
+
|
|
2214
|
+
def __init__(__self__, *,
|
|
2215
|
+
cluster_bootstrap_account: Optional[str] = None,
|
|
2216
|
+
cluster_operator_account: Optional[str] = None,
|
|
2217
|
+
cluster_subnet_type: Optional[str] = None,
|
|
2218
|
+
domain_fqdn: Optional[str] = None,
|
|
2219
|
+
file_share_witness_path: Optional[str] = None,
|
|
2220
|
+
is_sql_service_account_gmsa: Optional[bool] = None,
|
|
2221
|
+
ou_path: Optional[str] = None,
|
|
2222
|
+
sql_service_account: Optional[str] = None,
|
|
2223
|
+
storage_account_url: Optional[str] = None):
|
|
2224
|
+
"""
|
|
2225
|
+
Active Directory account details to operate Windows Server Failover Cluster.
|
|
2226
|
+
:param str cluster_bootstrap_account: Account name used for creating cluster (at minimum needs permissions to 'Create Computer Objects' in domain).
|
|
2227
|
+
:param str cluster_operator_account: Account name used for operating cluster i.e. will be part of administrators group on all the participating virtual machines in the cluster.
|
|
2228
|
+
:param str cluster_subnet_type: Cluster subnet type.
|
|
2229
|
+
:param str domain_fqdn: Fully qualified name of the domain.
|
|
2230
|
+
:param str file_share_witness_path: Optional path for fileshare witness.
|
|
2231
|
+
:param bool is_sql_service_account_gmsa: The flag to check if SQL service account is GMSA.
|
|
2232
|
+
:param str ou_path: Organizational Unit path in which the nodes and cluster will be present.
|
|
2233
|
+
:param str sql_service_account: Account name under which SQL service will run on all participating SQL virtual machines in the cluster.
|
|
2234
|
+
:param str storage_account_url: Fully qualified ARM resource id of the witness storage account.
|
|
2235
|
+
"""
|
|
2236
|
+
if cluster_bootstrap_account is not None:
|
|
2237
|
+
pulumi.set(__self__, "cluster_bootstrap_account", cluster_bootstrap_account)
|
|
2238
|
+
if cluster_operator_account is not None:
|
|
2239
|
+
pulumi.set(__self__, "cluster_operator_account", cluster_operator_account)
|
|
2240
|
+
if cluster_subnet_type is not None:
|
|
2241
|
+
pulumi.set(__self__, "cluster_subnet_type", cluster_subnet_type)
|
|
2242
|
+
if domain_fqdn is not None:
|
|
2243
|
+
pulumi.set(__self__, "domain_fqdn", domain_fqdn)
|
|
2244
|
+
if file_share_witness_path is not None:
|
|
2245
|
+
pulumi.set(__self__, "file_share_witness_path", file_share_witness_path)
|
|
2246
|
+
if is_sql_service_account_gmsa is not None:
|
|
2247
|
+
pulumi.set(__self__, "is_sql_service_account_gmsa", is_sql_service_account_gmsa)
|
|
2248
|
+
if ou_path is not None:
|
|
2249
|
+
pulumi.set(__self__, "ou_path", ou_path)
|
|
2250
|
+
if sql_service_account is not None:
|
|
2251
|
+
pulumi.set(__self__, "sql_service_account", sql_service_account)
|
|
2252
|
+
if storage_account_url is not None:
|
|
2253
|
+
pulumi.set(__self__, "storage_account_url", storage_account_url)
|
|
2254
|
+
|
|
2255
|
+
@property
|
|
2256
|
+
@pulumi.getter(name="clusterBootstrapAccount")
|
|
2257
|
+
def cluster_bootstrap_account(self) -> Optional[str]:
|
|
2258
|
+
"""
|
|
2259
|
+
Account name used for creating cluster (at minimum needs permissions to 'Create Computer Objects' in domain).
|
|
2260
|
+
"""
|
|
2261
|
+
return pulumi.get(self, "cluster_bootstrap_account")
|
|
2262
|
+
|
|
2263
|
+
@property
|
|
2264
|
+
@pulumi.getter(name="clusterOperatorAccount")
|
|
2265
|
+
def cluster_operator_account(self) -> Optional[str]:
|
|
2266
|
+
"""
|
|
2267
|
+
Account name used for operating cluster i.e. will be part of administrators group on all the participating virtual machines in the cluster.
|
|
2268
|
+
"""
|
|
2269
|
+
return pulumi.get(self, "cluster_operator_account")
|
|
2270
|
+
|
|
2271
|
+
@property
|
|
2272
|
+
@pulumi.getter(name="clusterSubnetType")
|
|
2273
|
+
def cluster_subnet_type(self) -> Optional[str]:
|
|
2274
|
+
"""
|
|
2275
|
+
Cluster subnet type.
|
|
2276
|
+
"""
|
|
2277
|
+
return pulumi.get(self, "cluster_subnet_type")
|
|
2278
|
+
|
|
2279
|
+
@property
|
|
2280
|
+
@pulumi.getter(name="domainFqdn")
|
|
2281
|
+
def domain_fqdn(self) -> Optional[str]:
|
|
2282
|
+
"""
|
|
2283
|
+
Fully qualified name of the domain.
|
|
2284
|
+
"""
|
|
2285
|
+
return pulumi.get(self, "domain_fqdn")
|
|
2286
|
+
|
|
2287
|
+
@property
|
|
2288
|
+
@pulumi.getter(name="fileShareWitnessPath")
|
|
2289
|
+
def file_share_witness_path(self) -> Optional[str]:
|
|
2290
|
+
"""
|
|
2291
|
+
Optional path for fileshare witness.
|
|
2292
|
+
"""
|
|
2293
|
+
return pulumi.get(self, "file_share_witness_path")
|
|
2294
|
+
|
|
2295
|
+
@property
|
|
2296
|
+
@pulumi.getter(name="isSqlServiceAccountGmsa")
|
|
2297
|
+
def is_sql_service_account_gmsa(self) -> Optional[bool]:
|
|
2298
|
+
"""
|
|
2299
|
+
The flag to check if SQL service account is GMSA.
|
|
2300
|
+
"""
|
|
2301
|
+
return pulumi.get(self, "is_sql_service_account_gmsa")
|
|
2302
|
+
|
|
2303
|
+
@property
|
|
2304
|
+
@pulumi.getter(name="ouPath")
|
|
2305
|
+
def ou_path(self) -> Optional[str]:
|
|
2306
|
+
"""
|
|
2307
|
+
Organizational Unit path in which the nodes and cluster will be present.
|
|
2308
|
+
"""
|
|
2309
|
+
return pulumi.get(self, "ou_path")
|
|
2310
|
+
|
|
2311
|
+
@property
|
|
2312
|
+
@pulumi.getter(name="sqlServiceAccount")
|
|
2313
|
+
def sql_service_account(self) -> Optional[str]:
|
|
2314
|
+
"""
|
|
2315
|
+
Account name under which SQL service will run on all participating SQL virtual machines in the cluster.
|
|
2316
|
+
"""
|
|
2317
|
+
return pulumi.get(self, "sql_service_account")
|
|
2318
|
+
|
|
2319
|
+
@property
|
|
2320
|
+
@pulumi.getter(name="storageAccountUrl")
|
|
2321
|
+
def storage_account_url(self) -> Optional[str]:
|
|
2322
|
+
"""
|
|
2323
|
+
Fully qualified ARM resource id of the witness storage account.
|
|
2324
|
+
"""
|
|
2325
|
+
return pulumi.get(self, "storage_account_url")
|
|
2326
|
+
|
|
2327
|
+
|