pulumi-azure-native 2.11.1a1697453312__py3-none-any.whl → 2.12.1a1698034696__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/aad/domain_service.py +6 -2
- pulumi_azure_native/aad/get_domain_service.py +4 -0
- pulumi_azure_native/aad/ou_container.py +2 -2
- pulumi_azure_native/aadiam/azure_ad_metric.py +2 -2
- pulumi_azure_native/aadiam/diagnostic_setting.py +6 -2
- pulumi_azure_native/aadiam/get_diagnostic_setting.py +4 -0
- pulumi_azure_native/aadiam/private_endpoint_connection.py +2 -2
- pulumi_azure_native/aadiam/private_link_for_azure_ad.py +2 -2
- pulumi_azure_native/addons/support_plan_type.py +2 -2
- pulumi_azure_native/advisor/get_suppression.py +4 -0
- pulumi_azure_native/advisor/suppression.py +6 -2
- pulumi_azure_native/agfoodplatform/extension.py +6 -2
- pulumi_azure_native/agfoodplatform/get_extension.py +4 -0
- pulumi_azure_native/agfoodplatform/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/agfoodplatform/get_solution.py +4 -0
- pulumi_azure_native/agfoodplatform/private_endpoint_connection.py +4 -0
- pulumi_azure_native/agfoodplatform/solution.py +4 -0
- pulumi_azure_native/alertsmanagement/action_rule_by_name.py +6 -2
- pulumi_azure_native/alertsmanagement/get_action_rule_by_name.py +4 -0
- pulumi_azure_native/alertsmanagement/smart_detector_alert_rule.py +2 -2
- pulumi_azure_native/analysisservices/get_server_details.py +4 -0
- pulumi_azure_native/analysisservices/list_server_gateway_status.py +4 -0
- pulumi_azure_native/analysisservices/server_details.py +6 -2
- pulumi_azure_native/apimanagement/api.py +6 -2
- pulumi_azure_native/apimanagement/api_diagnostic.py +6 -2
- pulumi_azure_native/apimanagement/api_issue.py +6 -2
- pulumi_azure_native/apimanagement/api_issue_attachment.py +6 -2
- pulumi_azure_native/apimanagement/api_issue_comment.py +6 -2
- pulumi_azure_native/apimanagement/api_management_service.py +6 -2
- pulumi_azure_native/apimanagement/api_operation.py +6 -2
- pulumi_azure_native/apimanagement/api_operation_policy.py +6 -2
- pulumi_azure_native/apimanagement/api_policy.py +6 -2
- pulumi_azure_native/apimanagement/api_release.py +6 -2
- pulumi_azure_native/apimanagement/api_schema.py +6 -2
- pulumi_azure_native/apimanagement/api_tag_description.py +6 -2
- pulumi_azure_native/apimanagement/api_version_set.py +6 -2
- pulumi_azure_native/apimanagement/api_wiki.py +4 -0
- pulumi_azure_native/apimanagement/authorization.py +4 -0
- pulumi_azure_native/apimanagement/authorization_access_policy.py +4 -0
- pulumi_azure_native/apimanagement/authorization_provider.py +4 -0
- pulumi_azure_native/apimanagement/authorization_server.py +6 -2
- pulumi_azure_native/apimanagement/backend.py +6 -2
- pulumi_azure_native/apimanagement/cache.py +6 -2
- pulumi_azure_native/apimanagement/certificate.py +6 -2
- pulumi_azure_native/apimanagement/content_item.py +6 -2
- pulumi_azure_native/apimanagement/content_type.py +6 -2
- pulumi_azure_native/apimanagement/diagnostic.py +6 -2
- pulumi_azure_native/apimanagement/documentation.py +4 -0
- pulumi_azure_native/apimanagement/email_template.py +6 -2
- pulumi_azure_native/apimanagement/gateway.py +6 -2
- pulumi_azure_native/apimanagement/gateway_api_entity_tag.py +6 -2
- pulumi_azure_native/apimanagement/gateway_certificate_authority.py +6 -2
- pulumi_azure_native/apimanagement/gateway_hostname_configuration.py +6 -2
- pulumi_azure_native/apimanagement/get_api.py +4 -0
- pulumi_azure_native/apimanagement/get_api_diagnostic.py +4 -0
- pulumi_azure_native/apimanagement/get_api_issue.py +4 -0
- pulumi_azure_native/apimanagement/get_api_issue_attachment.py +4 -0
- pulumi_azure_native/apimanagement/get_api_issue_comment.py +4 -0
- pulumi_azure_native/apimanagement/get_api_management_service.py +4 -0
- pulumi_azure_native/apimanagement/get_api_management_service_domain_ownership_identifier.py +2 -0
- pulumi_azure_native/apimanagement/get_api_management_service_sso_token.py +4 -0
- pulumi_azure_native/apimanagement/get_api_operation.py +4 -0
- pulumi_azure_native/apimanagement/get_api_operation_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_api_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_api_release.py +4 -0
- pulumi_azure_native/apimanagement/get_api_schema.py +4 -0
- pulumi_azure_native/apimanagement/get_api_tag_description.py +4 -0
- pulumi_azure_native/apimanagement/get_api_version_set.py +4 -0
- pulumi_azure_native/apimanagement/get_api_wiki.py +4 -0
- pulumi_azure_native/apimanagement/get_authorization.py +4 -0
- pulumi_azure_native/apimanagement/get_authorization_access_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_authorization_login_link_post.py +4 -0
- pulumi_azure_native/apimanagement/get_authorization_provider.py +4 -0
- pulumi_azure_native/apimanagement/get_authorization_server.py +4 -0
- pulumi_azure_native/apimanagement/get_backend.py +4 -0
- pulumi_azure_native/apimanagement/get_cache.py +4 -0
- pulumi_azure_native/apimanagement/get_certificate.py +4 -0
- pulumi_azure_native/apimanagement/get_content_item.py +4 -0
- pulumi_azure_native/apimanagement/get_content_type.py +4 -0
- pulumi_azure_native/apimanagement/get_diagnostic.py +4 -0
- pulumi_azure_native/apimanagement/get_documentation.py +4 -0
- pulumi_azure_native/apimanagement/get_email_template.py +4 -0
- pulumi_azure_native/apimanagement/get_gateway.py +4 -0
- pulumi_azure_native/apimanagement/get_gateway_certificate_authority.py +4 -0
- pulumi_azure_native/apimanagement/get_gateway_hostname_configuration.py +4 -0
- pulumi_azure_native/apimanagement/get_global_schema.py +4 -0
- pulumi_azure_native/apimanagement/get_graph_ql_api_resolver.py +4 -0
- pulumi_azure_native/apimanagement/get_graph_ql_api_resolver_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_group.py +4 -0
- pulumi_azure_native/apimanagement/get_identity_provider.py +4 -0
- pulumi_azure_native/apimanagement/get_logger.py +4 -0
- pulumi_azure_native/apimanagement/get_named_value.py +4 -0
- pulumi_azure_native/apimanagement/get_open_id_connect_provider.py +4 -0
- pulumi_azure_native/apimanagement/get_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_policy_fragment.py +4 -0
- pulumi_azure_native/apimanagement/get_private_endpoint_connection_by_name.py +4 -0
- pulumi_azure_native/apimanagement/get_product.py +4 -0
- pulumi_azure_native/apimanagement/get_product_api_link.py +4 -0
- pulumi_azure_native/apimanagement/get_product_group_link.py +4 -0
- pulumi_azure_native/apimanagement/get_product_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_product_wiki.py +4 -0
- pulumi_azure_native/apimanagement/get_subscription.py +4 -0
- pulumi_azure_native/apimanagement/get_tag.py +4 -0
- pulumi_azure_native/apimanagement/get_tag_api_link.py +4 -0
- pulumi_azure_native/apimanagement/get_tag_by_api.py +4 -0
- pulumi_azure_native/apimanagement/get_tag_by_operation.py +4 -0
- pulumi_azure_native/apimanagement/get_tag_by_product.py +4 -0
- pulumi_azure_native/apimanagement/get_tag_operation_link.py +4 -0
- pulumi_azure_native/apimanagement/get_tag_product_link.py +4 -0
- pulumi_azure_native/apimanagement/get_user.py +4 -0
- pulumi_azure_native/apimanagement/get_user_shared_access_token.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_api.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_api_operation.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_api_operation_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_api_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_api_release.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_api_schema.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_api_version_set.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_global_schema.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_group.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_named_value.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_policy_fragment.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_product.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_product_api_link.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_product_group_link.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_product_policy.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_subscription.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_tag.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_tag_api_link.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_tag_operation_link.py +4 -0
- pulumi_azure_native/apimanagement/get_workspace_tag_product_link.py +4 -0
- pulumi_azure_native/apimanagement/global_schema.py +4 -0
- pulumi_azure_native/apimanagement/graph_ql_api_resolver.py +4 -0
- pulumi_azure_native/apimanagement/graph_ql_api_resolver_policy.py +4 -0
- pulumi_azure_native/apimanagement/group.py +6 -2
- pulumi_azure_native/apimanagement/group_user.py +6 -2
- pulumi_azure_native/apimanagement/identity_provider.py +6 -2
- pulumi_azure_native/apimanagement/list_authorization_server_secrets.py +4 -0
- pulumi_azure_native/apimanagement/list_gateway_keys.py +4 -0
- pulumi_azure_native/apimanagement/list_identity_provider_secrets.py +4 -0
- pulumi_azure_native/apimanagement/list_named_value.py +4 -0
- pulumi_azure_native/apimanagement/list_open_id_connect_provider_secrets.py +4 -0
- pulumi_azure_native/apimanagement/list_policy_fragment_references.py +4 -0
- pulumi_azure_native/apimanagement/list_subscription_secrets.py +4 -0
- pulumi_azure_native/apimanagement/list_tenant_access_secrets.py +4 -0
- pulumi_azure_native/apimanagement/list_workspace_named_value.py +4 -0
- pulumi_azure_native/apimanagement/list_workspace_policy_fragment_references.py +4 -0
- pulumi_azure_native/apimanagement/list_workspace_subscription_secrets.py +4 -0
- pulumi_azure_native/apimanagement/logger.py +6 -2
- pulumi_azure_native/apimanagement/named_value.py +6 -2
- pulumi_azure_native/apimanagement/notification_recipient_email.py +6 -2
- pulumi_azure_native/apimanagement/notification_recipient_user.py +6 -2
- pulumi_azure_native/apimanagement/open_id_connect_provider.py +6 -2
- pulumi_azure_native/apimanagement/policy.py +6 -2
- pulumi_azure_native/apimanagement/policy_fragment.py +6 -2
- pulumi_azure_native/apimanagement/private_endpoint_connection_by_name.py +6 -2
- pulumi_azure_native/apimanagement/product.py +6 -2
- pulumi_azure_native/apimanagement/product_api.py +6 -2
- pulumi_azure_native/apimanagement/product_api_link.py +4 -0
- pulumi_azure_native/apimanagement/product_group.py +6 -2
- pulumi_azure_native/apimanagement/product_group_link.py +4 -0
- pulumi_azure_native/apimanagement/product_policy.py +6 -2
- pulumi_azure_native/apimanagement/product_wiki.py +4 -0
- pulumi_azure_native/apimanagement/schema.py +2 -2
- pulumi_azure_native/apimanagement/subscription.py +6 -2
- pulumi_azure_native/apimanagement/tag.py +6 -2
- pulumi_azure_native/apimanagement/tag_api_link.py +4 -0
- pulumi_azure_native/apimanagement/tag_by_api.py +6 -2
- pulumi_azure_native/apimanagement/tag_by_operation.py +6 -2
- pulumi_azure_native/apimanagement/tag_by_product.py +6 -2
- pulumi_azure_native/apimanagement/tag_operation_link.py +4 -0
- pulumi_azure_native/apimanagement/tag_product_link.py +4 -0
- pulumi_azure_native/apimanagement/user.py +6 -2
- pulumi_azure_native/apimanagement/workspace.py +4 -0
- pulumi_azure_native/apimanagement/workspace_api.py +4 -0
- pulumi_azure_native/apimanagement/workspace_api_operation.py +4 -0
- pulumi_azure_native/apimanagement/workspace_api_operation_policy.py +4 -0
- pulumi_azure_native/apimanagement/workspace_api_policy.py +4 -0
- pulumi_azure_native/apimanagement/workspace_api_release.py +4 -0
- pulumi_azure_native/apimanagement/workspace_api_schema.py +4 -0
- pulumi_azure_native/apimanagement/workspace_api_version_set.py +4 -0
- pulumi_azure_native/apimanagement/workspace_global_schema.py +4 -0
- pulumi_azure_native/apimanagement/workspace_group.py +4 -0
- pulumi_azure_native/apimanagement/workspace_group_user.py +4 -0
- pulumi_azure_native/apimanagement/workspace_named_value.py +4 -0
- pulumi_azure_native/apimanagement/workspace_notification_recipient_email.py +4 -0
- pulumi_azure_native/apimanagement/workspace_notification_recipient_user.py +4 -0
- pulumi_azure_native/apimanagement/workspace_policy.py +4 -0
- pulumi_azure_native/apimanagement/workspace_policy_fragment.py +4 -0
- pulumi_azure_native/apimanagement/workspace_product.py +4 -0
- pulumi_azure_native/apimanagement/workspace_product_api_link.py +4 -0
- pulumi_azure_native/apimanagement/workspace_product_group_link.py +4 -0
- pulumi_azure_native/apimanagement/workspace_product_policy.py +4 -0
- pulumi_azure_native/apimanagement/workspace_subscription.py +4 -0
- pulumi_azure_native/apimanagement/workspace_tag.py +4 -0
- pulumi_azure_native/apimanagement/workspace_tag_api_link.py +4 -0
- pulumi_azure_native/apimanagement/workspace_tag_operation_link.py +4 -0
- pulumi_azure_native/apimanagement/workspace_tag_product_link.py +4 -0
- pulumi_azure_native/app/certificate.py +6 -2
- pulumi_azure_native/app/connected_environment.py +4 -0
- pulumi_azure_native/app/connected_environments_certificate.py +4 -0
- pulumi_azure_native/app/connected_environments_dapr_component.py +4 -0
- pulumi_azure_native/app/connected_environments_storage.py +4 -0
- pulumi_azure_native/app/container_app.py +6 -2
- pulumi_azure_native/app/container_apps_auth_config.py +6 -2
- pulumi_azure_native/app/container_apps_source_control.py +6 -2
- pulumi_azure_native/app/dapr_component.py +6 -2
- pulumi_azure_native/app/get_certificate.py +4 -0
- pulumi_azure_native/app/get_connected_environment.py +4 -0
- pulumi_azure_native/app/get_connected_environments_certificate.py +4 -0
- pulumi_azure_native/app/get_connected_environments_dapr_component.py +4 -0
- pulumi_azure_native/app/get_connected_environments_storage.py +4 -0
- pulumi_azure_native/app/get_container_app.py +4 -0
- pulumi_azure_native/app/get_container_app_auth_token.py +4 -0
- pulumi_azure_native/app/get_container_apps_auth_config.py +4 -0
- pulumi_azure_native/app/get_container_apps_source_control.py +4 -0
- pulumi_azure_native/app/get_dapr_component.py +4 -0
- pulumi_azure_native/app/get_job.py +4 -0
- pulumi_azure_native/app/get_managed_certificate.py +4 -0
- pulumi_azure_native/app/get_managed_environment.py +4 -0
- pulumi_azure_native/app/get_managed_environment_auth_token.py +4 -0
- pulumi_azure_native/app/get_managed_environments_storage.py +4 -0
- pulumi_azure_native/app/job.py +4 -0
- pulumi_azure_native/app/list_connected_environments_dapr_component_secrets.py +4 -0
- pulumi_azure_native/app/list_container_app_custom_host_name_analysis.py +4 -0
- pulumi_azure_native/app/list_container_app_secrets.py +4 -0
- pulumi_azure_native/app/list_dapr_component_secrets.py +4 -0
- pulumi_azure_native/app/list_job_secrets.py +4 -0
- pulumi_azure_native/app/managed_certificate.py +4 -0
- pulumi_azure_native/app/managed_environment.py +6 -2
- pulumi_azure_native/app/managed_environments_storage.py +6 -2
- pulumi_azure_native/appcomplianceautomation/report.py +2 -2
- pulumi_azure_native/appconfiguration/configuration_store.py +6 -2
- pulumi_azure_native/appconfiguration/get_configuration_store.py +4 -0
- pulumi_azure_native/appconfiguration/key_value.py +2 -2
- pulumi_azure_native/appconfiguration/list_configuration_store_keys.py +4 -0
- pulumi_azure_native/appconfiguration/private_endpoint_connection.py +2 -2
- pulumi_azure_native/appplatform/api_portal.py +6 -2
- pulumi_azure_native/appplatform/api_portal_custom_domain.py +6 -2
- pulumi_azure_native/appplatform/apm.py +4 -0
- pulumi_azure_native/appplatform/app.py +6 -2
- pulumi_azure_native/appplatform/application_accelerator.py +4 -0
- pulumi_azure_native/appplatform/application_live_view.py +4 -0
- pulumi_azure_native/appplatform/binding.py +6 -2
- pulumi_azure_native/appplatform/build_service_agent_pool.py +6 -2
- pulumi_azure_native/appplatform/build_service_build.py +4 -0
- pulumi_azure_native/appplatform/build_service_builder.py +6 -2
- pulumi_azure_native/appplatform/buildpack_binding.py +6 -2
- pulumi_azure_native/appplatform/certificate.py +6 -2
- pulumi_azure_native/appplatform/config_server.py +6 -2
- pulumi_azure_native/appplatform/configuration_service.py +6 -2
- pulumi_azure_native/appplatform/container_registry.py +4 -0
- pulumi_azure_native/appplatform/custom_domain.py +6 -2
- pulumi_azure_native/appplatform/customized_accelerator.py +4 -0
- pulumi_azure_native/appplatform/deployment.py +6 -2
- pulumi_azure_native/appplatform/dev_tool_portal.py +4 -0
- pulumi_azure_native/appplatform/gateway.py +6 -2
- pulumi_azure_native/appplatform/gateway_custom_domain.py +6 -2
- pulumi_azure_native/appplatform/gateway_route_config.py +6 -2
- pulumi_azure_native/appplatform/get_api_portal.py +4 -0
- pulumi_azure_native/appplatform/get_api_portal_custom_domain.py +4 -0
- pulumi_azure_native/appplatform/get_apm.py +4 -0
- pulumi_azure_native/appplatform/get_app.py +4 -0
- pulumi_azure_native/appplatform/get_app_resource_upload_url.py +4 -0
- pulumi_azure_native/appplatform/get_application_accelerator.py +4 -0
- pulumi_azure_native/appplatform/get_application_live_view.py +4 -0
- pulumi_azure_native/appplatform/get_binding.py +4 -0
- pulumi_azure_native/appplatform/get_build_service_agent_pool.py +4 -0
- pulumi_azure_native/appplatform/get_build_service_build.py +4 -0
- pulumi_azure_native/appplatform/get_build_service_build_result_log.py +4 -0
- pulumi_azure_native/appplatform/get_build_service_builder.py +4 -0
- pulumi_azure_native/appplatform/get_build_service_resource_upload_url.py +4 -0
- pulumi_azure_native/appplatform/get_buildpack_binding.py +4 -0
- pulumi_azure_native/appplatform/get_certificate.py +4 -0
- pulumi_azure_native/appplatform/get_config_server.py +4 -0
- pulumi_azure_native/appplatform/get_configuration_service.py +4 -0
- pulumi_azure_native/appplatform/get_container_registry.py +4 -0
- pulumi_azure_native/appplatform/get_custom_domain.py +4 -0
- pulumi_azure_native/appplatform/get_customized_accelerator.py +4 -0
- pulumi_azure_native/appplatform/get_deployment.py +4 -0
- pulumi_azure_native/appplatform/get_deployment_log_file_url.py +4 -0
- pulumi_azure_native/appplatform/get_deployment_remote_debugging_config.py +4 -0
- pulumi_azure_native/appplatform/get_dev_tool_portal.py +4 -0
- pulumi_azure_native/appplatform/get_gateway.py +4 -0
- pulumi_azure_native/appplatform/get_gateway_custom_domain.py +4 -0
- pulumi_azure_native/appplatform/get_gateway_route_config.py +4 -0
- pulumi_azure_native/appplatform/get_monitoring_setting.py +4 -0
- pulumi_azure_native/appplatform/get_service.py +4 -0
- pulumi_azure_native/appplatform/get_service_registry.py +4 -0
- pulumi_azure_native/appplatform/get_storage.py +4 -0
- pulumi_azure_native/appplatform/list_apm_secret_keys.py +4 -0
- pulumi_azure_native/appplatform/list_build_service_builder_deployments.py +4 -0
- pulumi_azure_native/appplatform/list_service_globally_enabled_apms.py +4 -0
- pulumi_azure_native/appplatform/list_service_test_keys.py +4 -0
- pulumi_azure_native/appplatform/monitoring_setting.py +6 -2
- pulumi_azure_native/appplatform/service.py +6 -2
- pulumi_azure_native/appplatform/service_registry.py +6 -2
- pulumi_azure_native/appplatform/storage.py +6 -2
- pulumi_azure_native/attestation/attestation_provider.py +6 -2
- pulumi_azure_native/attestation/get_attestation_provider.py +4 -0
- pulumi_azure_native/attestation/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/attestation/private_endpoint_connection.py +6 -2
- pulumi_azure_native/authorization/access_review_history_definition_by_id.py +2 -2
- pulumi_azure_native/authorization/access_review_schedule_definition_by_id.py +2 -2
- pulumi_azure_native/authorization/get_management_lock_at_resource_group_level.py +4 -0
- pulumi_azure_native/authorization/get_policy_assignment.py +4 -0
- pulumi_azure_native/authorization/get_policy_definition.py +4 -0
- pulumi_azure_native/authorization/get_policy_definition_at_management_group.py +4 -0
- pulumi_azure_native/authorization/get_policy_set_definition.py +4 -0
- pulumi_azure_native/authorization/get_policy_set_definition_at_management_group.py +4 -0
- pulumi_azure_native/authorization/get_role_assignment.py +4 -0
- pulumi_azure_native/authorization/get_role_management_policy_assignment.py +4 -0
- pulumi_azure_native/authorization/management_lock_at_resource_group_level.py +6 -2
- pulumi_azure_native/authorization/management_lock_at_resource_level.py +2 -2
- pulumi_azure_native/authorization/management_lock_at_subscription_level.py +2 -2
- pulumi_azure_native/authorization/management_lock_by_scope.py +2 -2
- pulumi_azure_native/authorization/policy_assignment.py +6 -2
- pulumi_azure_native/authorization/policy_definition.py +6 -2
- pulumi_azure_native/authorization/policy_definition_at_management_group.py +6 -2
- pulumi_azure_native/authorization/policy_exemption.py +2 -2
- pulumi_azure_native/authorization/policy_set_definition.py +6 -2
- pulumi_azure_native/authorization/policy_set_definition_at_management_group.py +6 -2
- pulumi_azure_native/authorization/private_link_association.py +2 -2
- pulumi_azure_native/authorization/resource_management_private_link.py +2 -2
- pulumi_azure_native/authorization/role_assignment.py +6 -2
- pulumi_azure_native/authorization/role_definition.py +2 -2
- pulumi_azure_native/authorization/role_management_policy_assignment.py +6 -2
- pulumi_azure_native/authorization/scope_access_review_history_definition_by_id.py +2 -2
- pulumi_azure_native/authorization/scope_access_review_schedule_definition_by_id.py +2 -2
- pulumi_azure_native/automanage/account.py +2 -2
- pulumi_azure_native/automanage/configuration_profile_assignment.py +2 -2
- pulumi_azure_native/automanage/configuration_profile_preference.py +2 -2
- pulumi_azure_native/automation/automation_account.py +2 -2
- pulumi_azure_native/automation/certificate.py +2 -2
- pulumi_azure_native/automation/connection.py +2 -2
- pulumi_azure_native/automation/connection_type.py +2 -2
- pulumi_azure_native/automation/credential.py +2 -2
- pulumi_azure_native/automation/dsc_configuration.py +2 -2
- pulumi_azure_native/automation/dsc_node_configuration.py +2 -2
- pulumi_azure_native/automation/get_hybrid_runbook_worker_group.py +4 -0
- pulumi_azure_native/automation/get_software_update_configuration_by_name.py +4 -0
- pulumi_azure_native/automation/hybrid_runbook_worker.py +2 -2
- pulumi_azure_native/automation/hybrid_runbook_worker_group.py +6 -2
- pulumi_azure_native/automation/job_schedule.py +2 -2
- pulumi_azure_native/automation/module.py +2 -2
- pulumi_azure_native/automation/private_endpoint_connection.py +2 -2
- pulumi_azure_native/automation/python2_package.py +2 -2
- pulumi_azure_native/automation/runbook.py +2 -2
- pulumi_azure_native/automation/schedule.py +2 -2
- pulumi_azure_native/automation/software_update_configuration_by_name.py +6 -2
- pulumi_azure_native/automation/source_control.py +2 -2
- pulumi_azure_native/automation/variable.py +2 -2
- pulumi_azure_native/automation/watcher.py +2 -2
- pulumi_azure_native/automation/webhook.py +2 -2
- pulumi_azure_native/autonomousdevelopmentplatform/account.py +2 -2
- pulumi_azure_native/autonomousdevelopmentplatform/data_pool.py +2 -2
- pulumi_azure_native/avs/addon.py +6 -2
- pulumi_azure_native/avs/authorization.py +6 -2
- pulumi_azure_native/avs/cloud_link.py +6 -2
- pulumi_azure_native/avs/cluster.py +6 -2
- pulumi_azure_native/avs/datastore.py +6 -2
- pulumi_azure_native/avs/get_addon.py +4 -0
- pulumi_azure_native/avs/get_authorization.py +4 -0
- pulumi_azure_native/avs/get_cloud_link.py +4 -0
- pulumi_azure_native/avs/get_cluster.py +4 -0
- pulumi_azure_native/avs/get_datastore.py +4 -0
- pulumi_azure_native/avs/get_global_reach_connection.py +4 -0
- pulumi_azure_native/avs/get_hcx_enterprise_site.py +4 -0
- pulumi_azure_native/avs/get_placement_policy.py +4 -0
- pulumi_azure_native/avs/get_private_cloud.py +4 -0
- pulumi_azure_native/avs/get_script_execution.py +4 -0
- pulumi_azure_native/avs/get_script_execution_logs.py +4 -0
- pulumi_azure_native/avs/get_workload_network_dhcp.py +4 -0
- pulumi_azure_native/avs/get_workload_network_dns_service.py +4 -0
- pulumi_azure_native/avs/get_workload_network_dns_zone.py +4 -0
- pulumi_azure_native/avs/get_workload_network_port_mirroring.py +4 -0
- pulumi_azure_native/avs/get_workload_network_public_ip.py +4 -0
- pulumi_azure_native/avs/get_workload_network_segment.py +4 -0
- pulumi_azure_native/avs/get_workload_network_vm_group.py +4 -0
- pulumi_azure_native/avs/global_reach_connection.py +6 -2
- pulumi_azure_native/avs/hcx_enterprise_site.py +6 -2
- pulumi_azure_native/avs/list_cluster_zones.py +4 -0
- pulumi_azure_native/avs/list_private_cloud_admin_credentials.py +4 -0
- pulumi_azure_native/avs/placement_policy.py +6 -2
- pulumi_azure_native/avs/private_cloud.py +6 -2
- pulumi_azure_native/avs/script_execution.py +6 -2
- pulumi_azure_native/avs/workload_network_dhcp.py +6 -2
- pulumi_azure_native/avs/workload_network_dns_service.py +6 -2
- pulumi_azure_native/avs/workload_network_dns_zone.py +6 -2
- pulumi_azure_native/avs/workload_network_port_mirroring.py +6 -2
- pulumi_azure_native/avs/workload_network_public_ip.py +6 -2
- pulumi_azure_native/avs/workload_network_segment.py +6 -2
- pulumi_azure_native/avs/workload_network_vm_group.py +6 -2
- pulumi_azure_native/azureactivedirectory/b2_c_tenant.py +6 -2
- pulumi_azure_native/azureactivedirectory/get_b2_c_tenant.py +4 -0
- pulumi_azure_native/azureactivedirectory/get_guest_usage.py +4 -0
- pulumi_azure_native/azureactivedirectory/guest_usage.py +6 -2
- pulumi_azure_native/azurearcdata/active_directory_connector.py +2 -2
- pulumi_azure_native/azurearcdata/data_controller.py +2 -2
- pulumi_azure_native/azurearcdata/postgres_instance.py +2 -2
- pulumi_azure_native/azurearcdata/sql_managed_instance.py +2 -2
- pulumi_azure_native/azurearcdata/sql_server_instance.py +2 -2
- pulumi_azure_native/azuredata/sql_server.py +2 -2
- pulumi_azure_native/azuredata/sql_server_registration.py +2 -2
- pulumi_azure_native/azuresphere/catalog.py +2 -2
- pulumi_azure_native/azuresphere/deployment.py +2 -2
- pulumi_azure_native/azuresphere/device.py +2 -2
- pulumi_azure_native/azuresphere/device_group.py +2 -2
- pulumi_azure_native/azuresphere/image.py +2 -2
- pulumi_azure_native/azuresphere/product.py +2 -2
- pulumi_azure_native/azurestack/customer_subscription.py +6 -2
- pulumi_azure_native/azurestack/get_customer_subscription.py +4 -0
- pulumi_azure_native/azurestack/get_product.py +4 -0
- pulumi_azure_native/azurestack/get_products.py +4 -0
- pulumi_azure_native/azurestack/get_registration.py +4 -0
- pulumi_azure_native/azurestack/get_registration_activation_key.py +4 -0
- pulumi_azure_native/azurestack/linked_subscription.py +2 -2
- pulumi_azure_native/azurestack/list_product_details.py +4 -0
- pulumi_azure_native/azurestack/registration.py +6 -2
- pulumi_azure_native/azurestackhci/arc_setting.py +6 -2
- pulumi_azure_native/azurestackhci/cluster.py +6 -2
- pulumi_azure_native/azurestackhci/extension.py +6 -2
- pulumi_azure_native/azurestackhci/gallery_image.py +4 -0
- pulumi_azure_native/azurestackhci/get_arc_setting.py +4 -0
- pulumi_azure_native/azurestackhci/get_cluster.py +4 -0
- pulumi_azure_native/azurestackhci/get_extension.py +4 -0
- pulumi_azure_native/azurestackhci/get_gallery_image.py +4 -0
- pulumi_azure_native/azurestackhci/get_guest_agent.py +4 -0
- pulumi_azure_native/azurestackhci/get_marketplace_gallery_image.py +4 -0
- pulumi_azure_native/azurestackhci/get_network_interface.py +4 -0
- pulumi_azure_native/azurestackhci/get_storage_container.py +4 -0
- pulumi_azure_native/azurestackhci/get_update.py +4 -0
- pulumi_azure_native/azurestackhci/get_update_run.py +4 -0
- pulumi_azure_native/azurestackhci/get_update_summary.py +4 -0
- pulumi_azure_native/azurestackhci/get_virtual_hard_disk.py +4 -0
- pulumi_azure_native/azurestackhci/get_virtual_machine_instance.py +4 -0
- pulumi_azure_native/azurestackhci/get_virtual_network.py +4 -0
- pulumi_azure_native/azurestackhci/guest_agent.py +4 -0
- pulumi_azure_native/azurestackhci/marketplace_gallery_image.py +4 -0
- pulumi_azure_native/azurestackhci/network_interface.py +4 -0
- pulumi_azure_native/azurestackhci/storage_container.py +4 -0
- pulumi_azure_native/azurestackhci/update.py +4 -0
- pulumi_azure_native/azurestackhci/update_run.py +4 -0
- pulumi_azure_native/azurestackhci/update_summary.py +4 -0
- pulumi_azure_native/azurestackhci/virtual_hard_disk.py +4 -0
- pulumi_azure_native/azurestackhci/virtual_machine_instance.py +4 -0
- pulumi_azure_native/azurestackhci/virtual_network.py +4 -0
- pulumi_azure_native/baremetalinfrastructure/azure_bare_metal_storage_instance.py +4 -0
- pulumi_azure_native/baremetalinfrastructure/get_azure_bare_metal_storage_instance.py +4 -0
- pulumi_azure_native/batch/application.py +6 -2
- pulumi_azure_native/batch/application_package.py +6 -2
- pulumi_azure_native/batch/batch_account.py +6 -2
- pulumi_azure_native/batch/get_application.py +4 -0
- pulumi_azure_native/batch/get_application_package.py +4 -0
- pulumi_azure_native/batch/get_batch_account.py +4 -0
- pulumi_azure_native/batch/get_pool.py +4 -0
- pulumi_azure_native/batch/list_batch_account_keys.py +4 -0
- pulumi_azure_native/batch/pool.py +6 -2
- pulumi_azure_native/billing/billing_role_assignment_by_billing_account.py +2 -2
- pulumi_azure_native/billing/billing_role_assignment_by_department.py +2 -2
- pulumi_azure_native/billing/billing_role_assignment_by_enrollment_account.py +2 -2
- pulumi_azure_native/billing/list_billing_account_invoice_sections_by_create_subscription_permission.py +4 -0
- pulumi_azure_native/blockchain/blockchain_member.py +2 -2
- pulumi_azure_native/blockchain/transaction_node.py +2 -2
- pulumi_azure_native/blueprint/assignment.py +6 -2
- pulumi_azure_native/blueprint/blueprint.py +6 -2
- pulumi_azure_native/blueprint/get_assignment.py +4 -0
- pulumi_azure_native/blueprint/get_blueprint.py +4 -0
- pulumi_azure_native/blueprint/get_published_blueprint.py +4 -0
- pulumi_azure_native/blueprint/policy_assignment_artifact.py +2 -2
- pulumi_azure_native/blueprint/published_blueprint.py +6 -2
- pulumi_azure_native/blueprint/role_assignment_artifact.py +2 -2
- pulumi_azure_native/blueprint/template_artifact.py +2 -2
- pulumi_azure_native/botservice/bot.py +6 -2
- pulumi_azure_native/botservice/bot_connection.py +6 -2
- pulumi_azure_native/botservice/channel.py +6 -2
- pulumi_azure_native/botservice/get_bot.py +4 -0
- pulumi_azure_native/botservice/get_bot_connection.py +4 -0
- pulumi_azure_native/botservice/get_channel.py +4 -0
- pulumi_azure_native/botservice/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/botservice/list_bot_connection_service_providers.py +2 -0
- pulumi_azure_native/botservice/list_bot_connection_with_secrets.py +4 -0
- pulumi_azure_native/botservice/list_channel_with_keys.py +4 -0
- pulumi_azure_native/botservice/list_qn_a_maker_endpoint_key.py +4 -0
- pulumi_azure_native/botservice/private_endpoint_connection.py +6 -2
- pulumi_azure_native/cache/access_policy.py +4 -0
- pulumi_azure_native/cache/access_policy_assignment.py +4 -0
- pulumi_azure_native/cache/database.py +6 -2
- pulumi_azure_native/cache/enterprise_private_endpoint_connection.py +4 -0
- pulumi_azure_native/cache/firewall_rule.py +6 -2
- pulumi_azure_native/cache/get_access_policy.py +4 -0
- pulumi_azure_native/cache/get_access_policy_assignment.py +4 -0
- pulumi_azure_native/cache/get_database.py +4 -0
- pulumi_azure_native/cache/get_enterprise_private_endpoint_connection.py +4 -0
- pulumi_azure_native/cache/get_firewall_rule.py +4 -0
- pulumi_azure_native/cache/get_linked_server.py +4 -0
- pulumi_azure_native/cache/get_patch_schedule.py +4 -0
- pulumi_azure_native/cache/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/cache/get_redis.py +4 -0
- pulumi_azure_native/cache/get_redis_enterprise.py +4 -0
- pulumi_azure_native/cache/linked_server.py +6 -2
- pulumi_azure_native/cache/list_database_keys.py +4 -0
- pulumi_azure_native/cache/list_redis_keys.py +4 -0
- pulumi_azure_native/cache/patch_schedule.py +6 -2
- pulumi_azure_native/cache/private_endpoint_connection.py +6 -2
- pulumi_azure_native/cache/redis.py +6 -2
- pulumi_azure_native/cache/redis_enterprise.py +6 -2
- pulumi_azure_native/cdn/afd_custom_domain.py +6 -2
- pulumi_azure_native/cdn/afd_endpoint.py +6 -2
- pulumi_azure_native/cdn/afd_origin.py +6 -2
- pulumi_azure_native/cdn/afd_origin_group.py +6 -2
- pulumi_azure_native/cdn/custom_domain.py +6 -2
- pulumi_azure_native/cdn/endpoint.py +6 -2
- pulumi_azure_native/cdn/get_afd_custom_domain.py +4 -0
- pulumi_azure_native/cdn/get_afd_endpoint.py +4 -0
- pulumi_azure_native/cdn/get_afd_origin.py +4 -0
- pulumi_azure_native/cdn/get_afd_origin_group.py +4 -0
- pulumi_azure_native/cdn/get_custom_domain.py +4 -0
- pulumi_azure_native/cdn/get_endpoint.py +4 -0
- pulumi_azure_native/cdn/get_origin.py +4 -0
- pulumi_azure_native/cdn/get_origin_group.py +4 -0
- pulumi_azure_native/cdn/get_policy.py +4 -0
- pulumi_azure_native/cdn/get_profile.py +4 -0
- pulumi_azure_native/cdn/get_profile_supported_optimization_types.py +4 -0
- pulumi_azure_native/cdn/get_route.py +4 -0
- pulumi_azure_native/cdn/get_rule.py +4 -0
- pulumi_azure_native/cdn/get_rule_set.py +4 -0
- pulumi_azure_native/cdn/get_secret.py +4 -0
- pulumi_azure_native/cdn/get_security_policy.py +4 -0
- pulumi_azure_native/cdn/origin.py +6 -2
- pulumi_azure_native/cdn/origin_group.py +6 -2
- pulumi_azure_native/cdn/policy.py +6 -2
- pulumi_azure_native/cdn/profile.py +6 -2
- pulumi_azure_native/cdn/route.py +6 -2
- pulumi_azure_native/cdn/rule.py +6 -2
- pulumi_azure_native/cdn/rule_set.py +6 -2
- pulumi_azure_native/cdn/secret.py +6 -2
- pulumi_azure_native/cdn/security_policy.py +6 -2
- pulumi_azure_native/certificateregistration/app_service_certificate_order.py +6 -2
- pulumi_azure_native/certificateregistration/app_service_certificate_order_certificate.py +6 -2
- pulumi_azure_native/certificateregistration/get_app_service_certificate_order.py +4 -0
- pulumi_azure_native/certificateregistration/get_app_service_certificate_order_certificate.py +4 -0
- pulumi_azure_native/changeanalysis/configuration_profile.py +2 -2
- pulumi_azure_native/chaos/capability.py +6 -2
- pulumi_azure_native/chaos/experiment.py +6 -2
- pulumi_azure_native/chaos/get_capability.py +4 -0
- pulumi_azure_native/chaos/get_experiment.py +4 -0
- pulumi_azure_native/chaos/get_target.py +4 -0
- pulumi_azure_native/chaos/target.py +6 -2
- pulumi_azure_native/cognitiveservices/account.py +6 -2
- pulumi_azure_native/cognitiveservices/commitment_plan.py +6 -2
- pulumi_azure_native/cognitiveservices/commitment_plan_association.py +4 -0
- pulumi_azure_native/cognitiveservices/deployment.py +6 -2
- pulumi_azure_native/cognitiveservices/get_account.py +4 -0
- pulumi_azure_native/cognitiveservices/get_commitment_plan.py +4 -0
- pulumi_azure_native/cognitiveservices/get_commitment_plan_association.py +4 -0
- pulumi_azure_native/cognitiveservices/get_deployment.py +4 -0
- pulumi_azure_native/cognitiveservices/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/cognitiveservices/get_shared_commitment_plan.py +4 -0
- pulumi_azure_native/cognitiveservices/list_account_keys.py +4 -0
- pulumi_azure_native/cognitiveservices/private_endpoint_connection.py +6 -2
- pulumi_azure_native/cognitiveservices/shared_commitment_plan.py +4 -0
- pulumi_azure_native/communication/communication_service.py +6 -2
- pulumi_azure_native/communication/domain.py +6 -2
- pulumi_azure_native/communication/email_service.py +6 -2
- pulumi_azure_native/communication/get_communication_service.py +4 -0
- pulumi_azure_native/communication/get_domain.py +4 -0
- pulumi_azure_native/communication/get_email_service.py +4 -0
- pulumi_azure_native/communication/get_sender_username.py +4 -0
- pulumi_azure_native/communication/list_communication_service_keys.py +4 -0
- pulumi_azure_native/communication/sender_username.py +4 -0
- pulumi_azure_native/compute/availability_set.py +6 -2
- pulumi_azure_native/compute/capacity_reservation.py +6 -2
- pulumi_azure_native/compute/capacity_reservation_group.py +6 -2
- pulumi_azure_native/compute/cloud_service.py +2 -2
- pulumi_azure_native/compute/dedicated_host.py +6 -2
- pulumi_azure_native/compute/dedicated_host_group.py +6 -2
- pulumi_azure_native/compute/disk.py +6 -2
- pulumi_azure_native/compute/disk_access.py +6 -2
- pulumi_azure_native/compute/disk_access_a_private_endpoint_connection.py +6 -2
- pulumi_azure_native/compute/disk_encryption_set.py +6 -2
- pulumi_azure_native/compute/gallery.py +2 -2
- pulumi_azure_native/compute/gallery_application.py +2 -2
- pulumi_azure_native/compute/gallery_application_version.py +2 -2
- pulumi_azure_native/compute/gallery_image.py +2 -2
- pulumi_azure_native/compute/gallery_image_version.py +6 -2
- pulumi_azure_native/compute/get_availability_set.py +4 -0
- pulumi_azure_native/compute/get_capacity_reservation.py +4 -0
- pulumi_azure_native/compute/get_capacity_reservation_group.py +4 -0
- pulumi_azure_native/compute/get_dedicated_host.py +4 -0
- pulumi_azure_native/compute/get_dedicated_host_group.py +4 -0
- pulumi_azure_native/compute/get_disk.py +4 -0
- pulumi_azure_native/compute/get_disk_access.py +4 -0
- pulumi_azure_native/compute/get_disk_access_a_private_endpoint_connection.py +4 -0
- pulumi_azure_native/compute/get_disk_encryption_set.py +4 -0
- pulumi_azure_native/compute/get_gallery_image_version.py +4 -0
- pulumi_azure_native/compute/get_image.py +4 -0
- pulumi_azure_native/compute/get_log_analytic_export_request_rate_by_interval.py +4 -0
- pulumi_azure_native/compute/get_log_analytic_export_throttled_requests.py +4 -0
- pulumi_azure_native/compute/get_proximity_placement_group.py +4 -0
- pulumi_azure_native/compute/get_restore_point.py +4 -0
- pulumi_azure_native/compute/get_restore_point_collection.py +4 -0
- pulumi_azure_native/compute/get_snapshot.py +4 -0
- pulumi_azure_native/compute/get_ssh_public_key.py +4 -0
- pulumi_azure_native/compute/get_virtual_machine.py +4 -0
- pulumi_azure_native/compute/get_virtual_machine_extension.py +4 -0
- pulumi_azure_native/compute/get_virtual_machine_run_command_by_virtual_machine.py +4 -0
- pulumi_azure_native/compute/get_virtual_machine_scale_set.py +4 -0
- pulumi_azure_native/compute/get_virtual_machine_scale_set_extension.py +4 -0
- pulumi_azure_native/compute/get_virtual_machine_scale_set_vm.py +4 -0
- pulumi_azure_native/compute/get_virtual_machine_scale_set_vm_extension.py +4 -0
- pulumi_azure_native/compute/get_virtual_machine_scale_set_vm_run_command.py +4 -0
- pulumi_azure_native/compute/image.py +6 -2
- pulumi_azure_native/compute/proximity_placement_group.py +6 -2
- pulumi_azure_native/compute/restore_point.py +6 -2
- pulumi_azure_native/compute/restore_point_collection.py +6 -2
- pulumi_azure_native/compute/snapshot.py +6 -2
- pulumi_azure_native/compute/ssh_public_key.py +6 -2
- pulumi_azure_native/compute/virtual_machine.py +6 -2
- pulumi_azure_native/compute/virtual_machine_extension.py +6 -2
- pulumi_azure_native/compute/virtual_machine_run_command_by_virtual_machine.py +6 -2
- pulumi_azure_native/compute/virtual_machine_scale_set.py +6 -2
- pulumi_azure_native/compute/virtual_machine_scale_set_extension.py +6 -2
- pulumi_azure_native/compute/virtual_machine_scale_set_vm.py +6 -2
- pulumi_azure_native/compute/virtual_machine_scale_set_vm_extension.py +6 -2
- pulumi_azure_native/compute/virtual_machine_scale_set_vm_run_command.py +6 -2
- pulumi_azure_native/confidentialledger/get_ledger.py +4 -0
- pulumi_azure_native/confidentialledger/get_managed_ccf.py +4 -0
- pulumi_azure_native/confidentialledger/ledger.py +6 -2
- pulumi_azure_native/confidentialledger/managed_ccf.py +4 -0
- pulumi_azure_native/confluent/get_organization.py +4 -0
- pulumi_azure_native/confluent/organization.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/cluster.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/datastore.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/get_cluster.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_datastore.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_guest_agent.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_host.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_hybrid_identity_metadatum.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_inventory_item.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_machine_extension.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_resource_pool.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_v_center.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_virtual_machine.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_virtual_machine_instance.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_virtual_machine_template.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_virtual_network.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/get_vm_instance_guest_agent.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/guest_agent.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/host.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/hybrid_identity_metadatum.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/inventory_item.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/machine_extension.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/resource_pool.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/v_center.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/virtual_machine.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/virtual_machine_instance.py +4 -0
- pulumi_azure_native/connectedvmwarevsphere/virtual_machine_template.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/virtual_network.py +6 -2
- pulumi_azure_native/connectedvmwarevsphere/vm_instance_guest_agent.py +4 -0
- pulumi_azure_native/consumption/budget.py +6 -2
- pulumi_azure_native/consumption/get_budget.py +4 -0
- pulumi_azure_native/containerinstance/container_group.py +6 -2
- pulumi_azure_native/containerinstance/get_container_group.py +4 -0
- pulumi_azure_native/containerregistry/agent_pool.py +2 -2
- pulumi_azure_native/containerregistry/archife.py +4 -0
- pulumi_azure_native/containerregistry/archive_version.py +4 -0
- pulumi_azure_native/containerregistry/cache_rule.py +4 -0
- pulumi_azure_native/containerregistry/connected_registry.py +6 -2
- pulumi_azure_native/containerregistry/credential_set.py +4 -0
- pulumi_azure_native/containerregistry/export_pipeline.py +6 -2
- pulumi_azure_native/containerregistry/get_archife.py +4 -0
- pulumi_azure_native/containerregistry/get_archive_version.py +4 -0
- pulumi_azure_native/containerregistry/get_cache_rule.py +4 -0
- pulumi_azure_native/containerregistry/get_connected_registry.py +4 -0
- pulumi_azure_native/containerregistry/get_credential_set.py +4 -0
- pulumi_azure_native/containerregistry/get_export_pipeline.py +4 -0
- pulumi_azure_native/containerregistry/get_import_pipeline.py +4 -0
- pulumi_azure_native/containerregistry/get_pipeline_run.py +4 -0
- pulumi_azure_native/containerregistry/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/containerregistry/get_registry.py +4 -0
- pulumi_azure_native/containerregistry/get_replication.py +4 -0
- pulumi_azure_native/containerregistry/get_scope_map.py +4 -0
- pulumi_azure_native/containerregistry/get_task.py +4 -0
- pulumi_azure_native/containerregistry/get_token.py +4 -0
- pulumi_azure_native/containerregistry/get_webhook.py +4 -0
- pulumi_azure_native/containerregistry/get_webhook_callback_config.py +4 -0
- pulumi_azure_native/containerregistry/import_pipeline.py +6 -2
- pulumi_azure_native/containerregistry/list_registry_build_source_upload_url.py +4 -0
- pulumi_azure_native/containerregistry/list_registry_credentials.py +4 -0
- pulumi_azure_native/containerregistry/list_run_log_sas_url.py +4 -0
- pulumi_azure_native/containerregistry/list_task_details.py +4 -0
- pulumi_azure_native/containerregistry/list_webhook_events.py +4 -0
- pulumi_azure_native/containerregistry/pipeline_run.py +6 -2
- pulumi_azure_native/containerregistry/private_endpoint_connection.py +6 -2
- pulumi_azure_native/containerregistry/registry.py +6 -2
- pulumi_azure_native/containerregistry/replication.py +6 -2
- pulumi_azure_native/containerregistry/scope_map.py +6 -2
- pulumi_azure_native/containerregistry/task.py +6 -2
- pulumi_azure_native/containerregistry/task_run.py +2 -2
- pulumi_azure_native/containerregistry/token.py +6 -2
- pulumi_azure_native/containerregistry/webhook.py +6 -2
- pulumi_azure_native/containerservice/agent_pool.py +6 -2
- pulumi_azure_native/containerservice/fleet.py +4 -0
- pulumi_azure_native/containerservice/fleet_member.py +4 -0
- pulumi_azure_native/containerservice/get_agent_pool.py +4 -0
- pulumi_azure_native/containerservice/get_fleet.py +4 -0
- pulumi_azure_native/containerservice/get_fleet_member.py +4 -0
- pulumi_azure_native/containerservice/get_maintenance_configuration.py +4 -0
- pulumi_azure_native/containerservice/get_managed_cluster.py +4 -0
- pulumi_azure_native/containerservice/get_managed_cluster_snapshot.py +4 -0
- pulumi_azure_native/containerservice/get_open_shift_managed_cluster.py +4 -0
- pulumi_azure_native/containerservice/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/containerservice/get_snapshot.py +4 -0
- pulumi_azure_native/containerservice/get_trusted_access_role_binding.py +4 -0
- pulumi_azure_native/containerservice/get_update_run.py +4 -0
- pulumi_azure_native/containerservice/list_fleet_credentials.py +4 -0
- pulumi_azure_native/containerservice/list_managed_cluster_access_profile.py +4 -0
- pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +4 -0
- pulumi_azure_native/containerservice/list_managed_cluster_monitoring_user_credentials.py +4 -0
- pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +4 -0
- pulumi_azure_native/containerservice/maintenance_configuration.py +6 -2
- pulumi_azure_native/containerservice/managed_cluster.py +6 -2
- pulumi_azure_native/containerservice/managed_cluster_snapshot.py +6 -2
- pulumi_azure_native/containerservice/open_shift_managed_cluster.py +6 -2
- pulumi_azure_native/containerservice/private_endpoint_connection.py +6 -2
- pulumi_azure_native/containerservice/snapshot.py +6 -2
- pulumi_azure_native/containerservice/trusted_access_role_binding.py +6 -2
- pulumi_azure_native/containerservice/update_run.py +4 -0
- pulumi_azure_native/containerstorage/pool.py +2 -2
- pulumi_azure_native/containerstorage/volume.py +2 -2
- pulumi_azure_native/costmanagement/budget.py +4 -0
- pulumi_azure_native/costmanagement/cloud_connector.py +2 -2
- pulumi_azure_native/costmanagement/cost_allocation_rule.py +6 -2
- pulumi_azure_native/costmanagement/export.py +6 -2
- pulumi_azure_native/costmanagement/get_budget.py +4 -0
- pulumi_azure_native/costmanagement/get_cost_allocation_rule.py +4 -0
- pulumi_azure_native/costmanagement/get_export.py +4 -0
- pulumi_azure_native/costmanagement/get_scheduled_action.py +4 -0
- pulumi_azure_native/costmanagement/get_scheduled_action_by_scope.py +4 -0
- pulumi_azure_native/costmanagement/get_view.py +4 -0
- pulumi_azure_native/costmanagement/get_view_by_scope.py +4 -0
- pulumi_azure_native/costmanagement/report.py +2 -2
- pulumi_azure_native/costmanagement/report_by_billing_account.py +2 -2
- pulumi_azure_native/costmanagement/report_by_department.py +2 -2
- pulumi_azure_native/costmanagement/report_by_resource_group_name.py +2 -2
- pulumi_azure_native/costmanagement/scheduled_action.py +6 -2
- pulumi_azure_native/costmanagement/scheduled_action_by_scope.py +6 -2
- pulumi_azure_native/costmanagement/setting.py +2 -2
- pulumi_azure_native/costmanagement/view.py +6 -2
- pulumi_azure_native/costmanagement/view_by_scope.py +6 -2
- pulumi_azure_native/customerinsights/connector.py +2 -2
- pulumi_azure_native/customerinsights/connector_mapping.py +2 -2
- pulumi_azure_native/customerinsights/get_link.py +4 -0
- pulumi_azure_native/customerinsights/get_relationship_link.py +4 -0
- pulumi_azure_native/customerinsights/hub.py +2 -2
- pulumi_azure_native/customerinsights/kpi.py +2 -2
- pulumi_azure_native/customerinsights/link.py +6 -2
- pulumi_azure_native/customerinsights/prediction.py +2 -2
- pulumi_azure_native/customerinsights/profile.py +2 -2
- pulumi_azure_native/customerinsights/relationship.py +2 -2
- pulumi_azure_native/customerinsights/relationship_link.py +6 -2
- pulumi_azure_native/customerinsights/role_assignment.py +2 -2
- pulumi_azure_native/customerinsights/view.py +2 -2
- pulumi_azure_native/customproviders/association.py +2 -2
- pulumi_azure_native/customproviders/custom_resource_provider.py +2 -2
- pulumi_azure_native/dashboard/get_grafana.py +4 -0
- pulumi_azure_native/dashboard/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/dashboard/grafana.py +6 -2
- pulumi_azure_native/dashboard/private_endpoint_connection.py +6 -2
- pulumi_azure_native/databox/get_job.py +4 -0
- pulumi_azure_native/databox/job.py +6 -2
- pulumi_azure_native/databox/list_job_credentials.py +4 -0
- pulumi_azure_native/databoxedge/arc_addon.py +2 -2
- pulumi_azure_native/databoxedge/bandwidth_schedule.py +6 -2
- pulumi_azure_native/databoxedge/cloud_edge_management_role.py +2 -2
- pulumi_azure_native/databoxedge/container.py +6 -2
- pulumi_azure_native/databoxedge/device.py +6 -2
- pulumi_azure_native/databoxedge/file_event_trigger.py +2 -2
- pulumi_azure_native/databoxedge/get_bandwidth_schedule.py +4 -0
- pulumi_azure_native/databoxedge/get_container.py +4 -0
- pulumi_azure_native/databoxedge/get_device.py +4 -0
- pulumi_azure_native/databoxedge/get_device_extended_information.py +4 -0
- pulumi_azure_native/databoxedge/get_monitoring_config.py +4 -0
- pulumi_azure_native/databoxedge/get_order.py +4 -0
- pulumi_azure_native/databoxedge/get_share.py +4 -0
- pulumi_azure_native/databoxedge/get_storage_account.py +4 -0
- pulumi_azure_native/databoxedge/get_storage_account_credential.py +4 -0
- pulumi_azure_native/databoxedge/get_user.py +4 -0
- pulumi_azure_native/databoxedge/io_t_addon.py +2 -2
- pulumi_azure_native/databoxedge/io_t_role.py +2 -2
- pulumi_azure_native/databoxedge/kubernetes_role.py +2 -2
- pulumi_azure_native/databoxedge/list_order_dc_access_code.py +4 -0
- pulumi_azure_native/databoxedge/mec_role.py +2 -2
- pulumi_azure_native/databoxedge/monitoring_config.py +6 -2
- pulumi_azure_native/databoxedge/order.py +6 -2
- pulumi_azure_native/databoxedge/periodic_timer_event_trigger.py +2 -2
- pulumi_azure_native/databoxedge/share.py +6 -2
- pulumi_azure_native/databoxedge/storage_account.py +6 -2
- pulumi_azure_native/databoxedge/storage_account_credential.py +6 -2
- pulumi_azure_native/databoxedge/user.py +6 -2
- pulumi_azure_native/databricks/access_connector.py +6 -2
- pulumi_azure_native/databricks/get_access_connector.py +4 -0
- pulumi_azure_native/databricks/private_endpoint_connection.py +2 -2
- pulumi_azure_native/databricks/v_net_peering.py +2 -2
- pulumi_azure_native/databricks/workspace.py +2 -2
- pulumi_azure_native/datacatalog/adc_catalog.py +2 -2
- pulumi_azure_native/datadog/get_monitor.py +4 -0
- pulumi_azure_native/datadog/get_monitor_default_key.py +4 -0
- pulumi_azure_native/datadog/list_monitor_api_keys.py +4 -0
- pulumi_azure_native/datadog/list_monitor_hosts.py +4 -0
- pulumi_azure_native/datadog/list_monitor_linked_resources.py +4 -0
- pulumi_azure_native/datadog/list_monitor_monitored_resources.py +4 -0
- pulumi_azure_native/datadog/monitor.py +6 -2
- pulumi_azure_native/datafactory/credential_operation.py +2 -2
- pulumi_azure_native/datafactory/data_flow.py +2 -2
- pulumi_azure_native/datafactory/dataset.py +2 -2
- pulumi_azure_native/datafactory/factory.py +6 -2
- pulumi_azure_native/datafactory/get_factory.py +4 -0
- pulumi_azure_native/datafactory/global_parameter.py +2 -2
- pulumi_azure_native/datafactory/integration_runtime.py +2 -2
- pulumi_azure_native/datafactory/linked_service.py +2 -2
- pulumi_azure_native/datafactory/managed_private_endpoint.py +2 -2
- pulumi_azure_native/datafactory/pipeline.py +2 -2
- pulumi_azure_native/datafactory/private_endpoint_connection.py +2 -2
- pulumi_azure_native/datafactory/trigger.py +2 -2
- pulumi_azure_native/datalakeanalytics/account.py +6 -2
- pulumi_azure_native/datalakeanalytics/compute_policy.py +2 -2
- pulumi_azure_native/datalakeanalytics/firewall_rule.py +2 -2
- pulumi_azure_native/datalakeanalytics/get_account.py +4 -0
- pulumi_azure_native/datalakestore/account.py +2 -2
- pulumi_azure_native/datalakestore/firewall_rule.py +2 -2
- pulumi_azure_native/datalakestore/trusted_id_provider.py +2 -2
- pulumi_azure_native/datalakestore/virtual_network_rule.py +2 -2
- pulumi_azure_native/datamigration/database_migrations_sql_db.py +2 -2
- pulumi_azure_native/datamigration/file.py +6 -2
- pulumi_azure_native/datamigration/get_file.py +4 -0
- pulumi_azure_native/datamigration/get_project.py +4 -0
- pulumi_azure_native/datamigration/get_service.py +4 -0
- pulumi_azure_native/datamigration/get_service_task.py +4 -0
- pulumi_azure_native/datamigration/get_task.py +4 -0
- pulumi_azure_native/datamigration/project.py +6 -2
- pulumi_azure_native/datamigration/service.py +6 -2
- pulumi_azure_native/datamigration/service_task.py +4 -0
- pulumi_azure_native/datamigration/sql_migration_service.py +2 -2
- pulumi_azure_native/datamigration/task.py +6 -2
- pulumi_azure_native/dataprotection/backup_instance.py +6 -2
- pulumi_azure_native/dataprotection/backup_policy.py +6 -2
- pulumi_azure_native/dataprotection/backup_vault.py +6 -2
- pulumi_azure_native/dataprotection/dpp_resource_guard_proxy.py +4 -0
- pulumi_azure_native/dataprotection/get_backup_instance.py +4 -0
- pulumi_azure_native/dataprotection/get_backup_policy.py +4 -0
- pulumi_azure_native/dataprotection/get_backup_vault.py +4 -0
- pulumi_azure_native/dataprotection/get_dpp_resource_guard_proxy.py +4 -0
- pulumi_azure_native/dataprotection/get_resource_guard.py +4 -0
- pulumi_azure_native/dataprotection/resource_guard.py +6 -2
- pulumi_azure_native/datashare/account.py +2 -2
- pulumi_azure_native/datashare/adls_gen1_file_data_set.py +2 -2
- pulumi_azure_native/datashare/adls_gen1_folder_data_set.py +2 -2
- pulumi_azure_native/datashare/adls_gen2_file_data_set.py +2 -2
- pulumi_azure_native/datashare/adls_gen2_file_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/adls_gen2_file_system_data_set.py +2 -2
- pulumi_azure_native/datashare/adls_gen2_file_system_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/adls_gen2_folder_data_set.py +2 -2
- pulumi_azure_native/datashare/adls_gen2_folder_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/blob_container_data_set.py +2 -2
- pulumi_azure_native/datashare/blob_container_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/blob_data_set.py +2 -2
- pulumi_azure_native/datashare/blob_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/blob_folder_data_set.py +2 -2
- pulumi_azure_native/datashare/blob_folder_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/get_share_subscription.py +4 -0
- pulumi_azure_native/datashare/invitation.py +2 -2
- pulumi_azure_native/datashare/kusto_cluster_data_set.py +2 -2
- pulumi_azure_native/datashare/kusto_cluster_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/kusto_database_data_set.py +2 -2
- pulumi_azure_native/datashare/kusto_database_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/kusto_table_data_set.py +2 -2
- pulumi_azure_native/datashare/kusto_table_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/scheduled_synchronization_setting.py +2 -2
- pulumi_azure_native/datashare/scheduled_trigger.py +2 -2
- pulumi_azure_native/datashare/share.py +2 -2
- pulumi_azure_native/datashare/share_subscription.py +6 -2
- pulumi_azure_native/datashare/sql_db_table_data_set.py +2 -2
- pulumi_azure_native/datashare/sql_db_table_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/sql_dw_table_data_set.py +2 -2
- pulumi_azure_native/datashare/sql_dw_table_data_set_mapping.py +2 -2
- pulumi_azure_native/datashare/synapse_workspace_sql_pool_table_data_set.py +2 -2
- pulumi_azure_native/datashare/synapse_workspace_sql_pool_table_data_set_mapping.py +2 -2
- pulumi_azure_native/dbformariadb/configuration.py +6 -2
- pulumi_azure_native/dbformariadb/database.py +6 -2
- pulumi_azure_native/dbformariadb/firewall_rule.py +6 -2
- pulumi_azure_native/dbformariadb/get_configuration.py +4 -0
- pulumi_azure_native/dbformariadb/get_database.py +4 -0
- pulumi_azure_native/dbformariadb/get_firewall_rule.py +4 -0
- pulumi_azure_native/dbformariadb/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/dbformariadb/get_server.py +4 -0
- pulumi_azure_native/dbformariadb/get_virtual_network_rule.py +4 -0
- pulumi_azure_native/dbformariadb/private_endpoint_connection.py +6 -2
- pulumi_azure_native/dbformariadb/server.py +6 -2
- pulumi_azure_native/dbformariadb/virtual_network_rule.py +6 -2
- pulumi_azure_native/dbformysql/azure_ad_administrator.py +4 -0
- pulumi_azure_native/dbformysql/configuration.py +6 -2
- pulumi_azure_native/dbformysql/database.py +6 -2
- pulumi_azure_native/dbformysql/firewall_rule.py +6 -2
- pulumi_azure_native/dbformysql/get_azure_ad_administrator.py +4 -0
- pulumi_azure_native/dbformysql/get_configuration.py +4 -0
- pulumi_azure_native/dbformysql/get_database.py +4 -0
- pulumi_azure_native/dbformysql/get_firewall_rule.py +4 -0
- pulumi_azure_native/dbformysql/get_get_private_dns_zone_suffix_execute.py +2 -0
- pulumi_azure_native/dbformysql/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/dbformysql/get_server.py +4 -0
- pulumi_azure_native/dbformysql/private_endpoint_connection.py +6 -2
- pulumi_azure_native/dbformysql/server.py +6 -2
- pulumi_azure_native/dbforpostgresql/administrator.py +4 -0
- pulumi_azure_native/dbforpostgresql/configuration.py +6 -2
- pulumi_azure_native/dbforpostgresql/database.py +6 -2
- pulumi_azure_native/dbforpostgresql/firewall_rule.py +6 -2
- pulumi_azure_native/dbforpostgresql/get_administrator.py +4 -0
- pulumi_azure_native/dbforpostgresql/get_configuration.py +4 -0
- pulumi_azure_native/dbforpostgresql/get_database.py +4 -0
- pulumi_azure_native/dbforpostgresql/get_firewall_rule.py +4 -0
- pulumi_azure_native/dbforpostgresql/get_migration.py +4 -0
- pulumi_azure_native/dbforpostgresql/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/dbforpostgresql/get_server.py +4 -0
- pulumi_azure_native/dbforpostgresql/migration.py +4 -0
- pulumi_azure_native/dbforpostgresql/private_endpoint_connection.py +6 -2
- pulumi_azure_native/dbforpostgresql/server.py +6 -2
- pulumi_azure_native/delegatednetwork/controller_details.py +6 -2
- pulumi_azure_native/delegatednetwork/delegated_subnet_service_details.py +6 -2
- pulumi_azure_native/delegatednetwork/get_controller_details.py +4 -0
- pulumi_azure_native/delegatednetwork/get_delegated_subnet_service_details.py +4 -0
- pulumi_azure_native/delegatednetwork/get_orchestrator_instance_service_details.py +4 -0
- pulumi_azure_native/delegatednetwork/orchestrator_instance_service_details.py +6 -2
- pulumi_azure_native/deploymentmanager/artifact_source.py +2 -2
- pulumi_azure_native/deploymentmanager/get_rollout.py +4 -0
- pulumi_azure_native/deploymentmanager/get_step.py +4 -0
- pulumi_azure_native/deploymentmanager/rollout.py +6 -2
- pulumi_azure_native/deploymentmanager/service.py +2 -2
- pulumi_azure_native/deploymentmanager/service_topology.py +2 -2
- pulumi_azure_native/deploymentmanager/service_unit.py +2 -2
- pulumi_azure_native/deploymentmanager/step.py +6 -2
- pulumi_azure_native/desktopvirtualization/application.py +6 -2
- pulumi_azure_native/desktopvirtualization/application_group.py +6 -2
- pulumi_azure_native/desktopvirtualization/get_application.py +4 -0
- pulumi_azure_native/desktopvirtualization/get_application_group.py +4 -0
- pulumi_azure_native/desktopvirtualization/get_host_pool.py +4 -0
- pulumi_azure_native/desktopvirtualization/get_msix_package.py +4 -0
- pulumi_azure_native/desktopvirtualization/get_private_endpoint_connection_by_host_pool.py +4 -0
- pulumi_azure_native/desktopvirtualization/get_private_endpoint_connection_by_workspace.py +4 -0
- pulumi_azure_native/desktopvirtualization/get_scaling_plan.py +4 -0
- pulumi_azure_native/desktopvirtualization/get_scaling_plan_personal_schedule.py +4 -0
- pulumi_azure_native/desktopvirtualization/get_scaling_plan_pooled_schedule.py +4 -0
- pulumi_azure_native/desktopvirtualization/get_workspace.py +4 -0
- pulumi_azure_native/desktopvirtualization/host_pool.py +6 -2
- pulumi_azure_native/desktopvirtualization/msix_package.py +6 -2
- pulumi_azure_native/desktopvirtualization/private_endpoint_connection_by_host_pool.py +6 -2
- pulumi_azure_native/desktopvirtualization/private_endpoint_connection_by_workspace.py +6 -2
- pulumi_azure_native/desktopvirtualization/scaling_plan.py +6 -2
- pulumi_azure_native/desktopvirtualization/scaling_plan_personal_schedule.py +4 -0
- pulumi_azure_native/desktopvirtualization/scaling_plan_pooled_schedule.py +6 -2
- pulumi_azure_native/desktopvirtualization/workspace.py +6 -2
- pulumi_azure_native/devcenter/attached_network_by_dev_center.py +6 -2
- pulumi_azure_native/devcenter/catalog.py +6 -2
- pulumi_azure_native/devcenter/dev_box_definition.py +6 -2
- pulumi_azure_native/devcenter/dev_center.py +6 -2
- pulumi_azure_native/devcenter/environment_type.py +6 -2
- pulumi_azure_native/devcenter/gallery.py +6 -2
- pulumi_azure_native/devcenter/get_attached_network_by_dev_center.py +4 -0
- pulumi_azure_native/devcenter/get_catalog.py +4 -0
- pulumi_azure_native/devcenter/get_catalog_dev_box_definition_error_details.py +4 -0
- pulumi_azure_native/devcenter/get_catalog_sync_error_details.py +4 -0
- pulumi_azure_native/devcenter/get_customization_task_error_details.py +4 -0
- pulumi_azure_native/devcenter/get_dev_box_definition.py +4 -0
- pulumi_azure_native/devcenter/get_dev_center.py +4 -0
- pulumi_azure_native/devcenter/get_environment_definition_error_details.py +4 -0
- pulumi_azure_native/devcenter/get_environment_type.py +4 -0
- pulumi_azure_native/devcenter/get_gallery.py +4 -0
- pulumi_azure_native/devcenter/get_network_connection.py +4 -0
- pulumi_azure_native/devcenter/get_pool.py +4 -0
- pulumi_azure_native/devcenter/get_project.py +4 -0
- pulumi_azure_native/devcenter/get_project_environment_type.py +4 -0
- pulumi_azure_native/devcenter/get_schedule.py +4 -0
- pulumi_azure_native/devcenter/network_connection.py +6 -2
- pulumi_azure_native/devcenter/pool.py +6 -2
- pulumi_azure_native/devcenter/project.py +6 -2
- pulumi_azure_native/devcenter/project_environment_type.py +6 -2
- pulumi_azure_native/devcenter/schedule.py +6 -2
- pulumi_azure_native/devhub/get_git_hub_o_auth.py +4 -0
- pulumi_azure_native/devhub/workflow.py +2 -2
- pulumi_azure_native/devices/certificate.py +6 -2
- pulumi_azure_native/devices/dps_certificate.py +6 -2
- pulumi_azure_native/devices/get_certificate.py +4 -0
- pulumi_azure_native/devices/get_dps_certificate.py +4 -0
- pulumi_azure_native/devices/get_iot_dps_resource.py +4 -0
- pulumi_azure_native/devices/get_iot_dps_resource_private_endpoint_connection.py +4 -0
- pulumi_azure_native/devices/get_iot_hub_resource.py +4 -0
- pulumi_azure_native/devices/get_iot_hub_resource_event_hub_consumer_group.py +4 -0
- pulumi_azure_native/devices/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/devices/iot_dps_resource.py +6 -2
- pulumi_azure_native/devices/iot_dps_resource_private_endpoint_connection.py +6 -2
- pulumi_azure_native/devices/iot_hub_resource.py +6 -2
- pulumi_azure_native/devices/iot_hub_resource_event_hub_consumer_group.py +6 -2
- pulumi_azure_native/devices/list_iot_dps_resource_keys.py +4 -0
- pulumi_azure_native/devices/list_iot_dps_resource_keys_for_key_name.py +4 -0
- pulumi_azure_native/devices/list_iot_hub_resource_keys.py +4 -0
- pulumi_azure_native/devices/list_iot_hub_resource_keys_for_key_name.py +4 -0
- pulumi_azure_native/devices/private_endpoint_connection.py +6 -2
- pulumi_azure_native/deviceupdate/account.py +2 -2
- pulumi_azure_native/deviceupdate/instance.py +2 -2
- pulumi_azure_native/deviceupdate/private_endpoint_connection.py +2 -2
- pulumi_azure_native/deviceupdate/private_endpoint_connection_proxy.py +2 -2
- pulumi_azure_native/devspaces/controller.py +2 -2
- pulumi_azure_native/devtestlab/artifact_source.py +6 -2
- pulumi_azure_native/devtestlab/custom_image.py +6 -2
- pulumi_azure_native/devtestlab/disk.py +6 -2
- pulumi_azure_native/devtestlab/environment.py +6 -2
- pulumi_azure_native/devtestlab/formula.py +6 -2
- pulumi_azure_native/devtestlab/get_artifact_source.py +4 -0
- pulumi_azure_native/devtestlab/get_custom_image.py +4 -0
- pulumi_azure_native/devtestlab/get_disk.py +4 -0
- pulumi_azure_native/devtestlab/get_environment.py +4 -0
- pulumi_azure_native/devtestlab/get_formula.py +4 -0
- pulumi_azure_native/devtestlab/get_global_schedule.py +4 -0
- pulumi_azure_native/devtestlab/get_lab.py +4 -0
- pulumi_azure_native/devtestlab/get_notification_channel.py +4 -0
- pulumi_azure_native/devtestlab/get_policy.py +4 -0
- pulumi_azure_native/devtestlab/get_schedule.py +4 -0
- pulumi_azure_native/devtestlab/get_secret.py +4 -0
- pulumi_azure_native/devtestlab/get_user.py +4 -0
- pulumi_azure_native/devtestlab/get_virtual_machine.py +4 -0
- pulumi_azure_native/devtestlab/get_virtual_machine_schedule.py +4 -0
- pulumi_azure_native/devtestlab/get_virtual_network.py +4 -0
- pulumi_azure_native/devtestlab/global_schedule.py +6 -2
- pulumi_azure_native/devtestlab/lab.py +6 -2
- pulumi_azure_native/devtestlab/list_lab_vhds.py +4 -0
- pulumi_azure_native/devtestlab/list_schedule_applicable.py +4 -0
- pulumi_azure_native/devtestlab/list_virtual_machine_applicable_schedules.py +4 -0
- pulumi_azure_native/devtestlab/notification_channel.py +6 -2
- pulumi_azure_native/devtestlab/policy.py +6 -2
- pulumi_azure_native/devtestlab/schedule.py +6 -2
- pulumi_azure_native/devtestlab/secret.py +6 -2
- pulumi_azure_native/devtestlab/service_fabric.py +2 -2
- pulumi_azure_native/devtestlab/service_fabric_schedule.py +2 -2
- pulumi_azure_native/devtestlab/service_runner.py +2 -2
- pulumi_azure_native/devtestlab/user.py +6 -2
- pulumi_azure_native/devtestlab/virtual_machine.py +6 -2
- pulumi_azure_native/devtestlab/virtual_machine_schedule.py +6 -2
- pulumi_azure_native/devtestlab/virtual_network.py +6 -2
- pulumi_azure_native/digitaltwins/digital_twin.py +6 -2
- pulumi_azure_native/digitaltwins/digital_twins_endpoint.py +6 -2
- pulumi_azure_native/digitaltwins/get_digital_twin.py +4 -0
- pulumi_azure_native/digitaltwins/get_digital_twins_endpoint.py +4 -0
- pulumi_azure_native/digitaltwins/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/digitaltwins/private_endpoint_connection.py +6 -2
- pulumi_azure_native/digitaltwins/time_series_database_connection.py +2 -2
- pulumi_azure_native/documentdb/cassandra_cluster.py +6 -2
- pulumi_azure_native/documentdb/cassandra_data_center.py +6 -2
- pulumi_azure_native/documentdb/cassandra_resource_cassandra_keyspace.py +6 -2
- pulumi_azure_native/documentdb/cassandra_resource_cassandra_table.py +6 -2
- pulumi_azure_native/documentdb/cassandra_resource_cassandra_view.py +6 -2
- pulumi_azure_native/documentdb/database_account.py +6 -2
- pulumi_azure_native/documentdb/get_cassandra_cluster.py +4 -0
- pulumi_azure_native/documentdb/get_cassandra_data_center.py +4 -0
- pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_keyspace.py +4 -0
- pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_table.py +4 -0
- pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_view.py +4 -0
- pulumi_azure_native/documentdb/get_database_account.py +4 -0
- pulumi_azure_native/documentdb/get_graph_resource_graph.py +4 -0
- pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_database.py +4 -0
- pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_graph.py +4 -0
- pulumi_azure_native/documentdb/get_mongo_cluster.py +4 -0
- pulumi_azure_native/documentdb/get_mongo_cluster_firewall_rule.py +4 -0
- pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_collection.py +4 -0
- pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_database.py +4 -0
- pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_role_definition.py +4 -0
- pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_user_definition.py +4 -0
- pulumi_azure_native/documentdb/get_notebook_workspace.py +4 -0
- pulumi_azure_native/documentdb/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/documentdb/get_service.py +4 -0
- pulumi_azure_native/documentdb/get_sql_resource_sql_container.py +4 -0
- pulumi_azure_native/documentdb/get_sql_resource_sql_database.py +4 -0
- pulumi_azure_native/documentdb/get_sql_resource_sql_role_assignment.py +4 -0
- pulumi_azure_native/documentdb/get_sql_resource_sql_role_definition.py +4 -0
- pulumi_azure_native/documentdb/get_sql_resource_sql_stored_procedure.py +4 -0
- pulumi_azure_native/documentdb/get_sql_resource_sql_trigger.py +4 -0
- pulumi_azure_native/documentdb/get_sql_resource_sql_user_defined_function.py +4 -0
- pulumi_azure_native/documentdb/get_table_resource_table.py +4 -0
- pulumi_azure_native/documentdb/graph_resource_graph.py +6 -2
- pulumi_azure_native/documentdb/gremlin_resource_gremlin_database.py +6 -2
- pulumi_azure_native/documentdb/gremlin_resource_gremlin_graph.py +6 -2
- pulumi_azure_native/documentdb/list_database_account_connection_strings.py +4 -0
- pulumi_azure_native/documentdb/list_database_account_keys.py +4 -0
- pulumi_azure_native/documentdb/list_mongo_cluster_connection_strings.py +4 -0
- pulumi_azure_native/documentdb/list_notebook_workspace_connection_info.py +4 -0
- pulumi_azure_native/documentdb/mongo_cluster.py +4 -0
- pulumi_azure_native/documentdb/mongo_cluster_firewall_rule.py +4 -0
- pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_collection.py +6 -2
- pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_database.py +6 -2
- pulumi_azure_native/documentdb/mongo_db_resource_mongo_role_definition.py +6 -2
- pulumi_azure_native/documentdb/mongo_db_resource_mongo_user_definition.py +6 -2
- pulumi_azure_native/documentdb/notebook_workspace.py +6 -2
- pulumi_azure_native/documentdb/private_endpoint_connection.py +6 -2
- pulumi_azure_native/documentdb/service.py +6 -2
- pulumi_azure_native/documentdb/sql_resource_sql_container.py +6 -2
- pulumi_azure_native/documentdb/sql_resource_sql_database.py +6 -2
- pulumi_azure_native/documentdb/sql_resource_sql_role_assignment.py +6 -2
- pulumi_azure_native/documentdb/sql_resource_sql_role_definition.py +6 -2
- pulumi_azure_native/documentdb/sql_resource_sql_stored_procedure.py +6 -2
- pulumi_azure_native/documentdb/sql_resource_sql_trigger.py +6 -2
- pulumi_azure_native/documentdb/sql_resource_sql_user_defined_function.py +6 -2
- pulumi_azure_native/documentdb/table_resource_table.py +6 -2
- pulumi_azure_native/domainregistration/domain.py +6 -2
- pulumi_azure_native/domainregistration/domain_ownership_identifier.py +6 -2
- pulumi_azure_native/domainregistration/get_domain.py +4 -0
- pulumi_azure_native/domainregistration/get_domain_ownership_identifier.py +4 -0
- pulumi_azure_native/domainregistration/list_domain_recommendations.py +4 -0
- pulumi_azure_native/domainregistration/list_top_level_domain_agreements.py +4 -0
- pulumi_azure_native/dynamics365fraudprotection/instance_details.py +2 -2
- pulumi_azure_native/easm/label_by_workspace.py +2 -2
- pulumi_azure_native/easm/workspace.py +2 -2
- pulumi_azure_native/edgeorder/address_by_name.py +2 -2
- pulumi_azure_native/edgeorder/list_configurations.py +4 -0
- pulumi_azure_native/edgeorder/list_product_families.py +4 -0
- pulumi_azure_native/edgeorder/order_item_by_name.py +2 -2
- pulumi_azure_native/education/lab.py +2 -2
- pulumi_azure_native/education/student.py +2 -2
- pulumi_azure_native/elastic/get_billing_info.py +4 -0
- pulumi_azure_native/elastic/get_monitor.py +4 -0
- pulumi_azure_native/elastic/get_organization_api_key.py +4 -0
- pulumi_azure_native/elastic/get_organization_elastic_to_azure_subscription_mapping.py +2 -0
- pulumi_azure_native/elastic/get_tag_rule.py +4 -0
- pulumi_azure_native/elastic/list_all_traffic_filter.py +4 -0
- pulumi_azure_native/elastic/list_connected_partner_resource.py +4 -0
- pulumi_azure_native/elastic/list_deployment_info.py +4 -0
- pulumi_azure_native/elastic/list_monitored_resource.py +4 -0
- pulumi_azure_native/elastic/list_upgradable_version_details.py +4 -0
- pulumi_azure_native/elastic/list_vm_host.py +4 -0
- pulumi_azure_native/elastic/listlist_associated_traffic_filter.py +4 -0
- pulumi_azure_native/elastic/monitor.py +6 -2
- pulumi_azure_native/elastic/tag_rule.py +6 -2
- pulumi_azure_native/elasticsan/elastic_san.py +6 -2
- pulumi_azure_native/elasticsan/get_elastic_san.py +4 -0
- pulumi_azure_native/elasticsan/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/elasticsan/get_volume.py +4 -0
- pulumi_azure_native/elasticsan/get_volume_group.py +4 -0
- pulumi_azure_native/elasticsan/private_endpoint_connection.py +4 -0
- pulumi_azure_native/elasticsan/volume.py +6 -2
- pulumi_azure_native/elasticsan/volume_group.py +6 -2
- pulumi_azure_native/engagementfabric/account.py +2 -2
- pulumi_azure_native/engagementfabric/channel.py +2 -2
- pulumi_azure_native/enterpriseknowledgegraph/enterprise_knowledge_graph.py +2 -2
- pulumi_azure_native/eventgrid/channel.py +6 -2
- pulumi_azure_native/eventgrid/domain.py +6 -2
- pulumi_azure_native/eventgrid/domain_event_subscription.py +6 -2
- pulumi_azure_native/eventgrid/domain_topic.py +6 -2
- pulumi_azure_native/eventgrid/domain_topic_event_subscription.py +6 -2
- pulumi_azure_native/eventgrid/event_subscription.py +6 -2
- pulumi_azure_native/eventgrid/get_channel.py +4 -0
- pulumi_azure_native/eventgrid/get_channel_full_url.py +4 -0
- pulumi_azure_native/eventgrid/get_domain.py +4 -0
- pulumi_azure_native/eventgrid/get_domain_event_subscription.py +4 -0
- pulumi_azure_native/eventgrid/get_domain_event_subscription_delivery_attributes.py +4 -0
- pulumi_azure_native/eventgrid/get_domain_event_subscription_full_url.py +4 -0
- pulumi_azure_native/eventgrid/get_domain_topic.py +4 -0
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription.py +4 -0
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_delivery_attributes.py +4 -0
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_full_url.py +4 -0
- pulumi_azure_native/eventgrid/get_event_subscription.py +4 -0
- pulumi_azure_native/eventgrid/get_event_subscription_delivery_attributes.py +4 -0
- pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_configuration.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_destination.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_namespace.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_registration.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_topic.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_delivery_attributes.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_full_url.py +4 -0
- pulumi_azure_native/eventgrid/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/eventgrid/get_system_topic.py +4 -0
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription.py +4 -0
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription_delivery_attributes.py +4 -0
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription_full_url.py +4 -0
- pulumi_azure_native/eventgrid/get_topic.py +4 -0
- pulumi_azure_native/eventgrid/get_topic_event_subscription.py +4 -0
- pulumi_azure_native/eventgrid/get_topic_event_subscription_delivery_attributes.py +4 -0
- pulumi_azure_native/eventgrid/get_topic_event_subscription_full_url.py +4 -0
- pulumi_azure_native/eventgrid/list_domain_shared_access_keys.py +4 -0
- pulumi_azure_native/eventgrid/list_partner_namespace_shared_access_keys.py +4 -0
- pulumi_azure_native/eventgrid/list_topic_shared_access_keys.py +4 -0
- pulumi_azure_native/eventgrid/partner_configuration.py +6 -2
- pulumi_azure_native/eventgrid/partner_destination.py +6 -2
- pulumi_azure_native/eventgrid/partner_namespace.py +6 -2
- pulumi_azure_native/eventgrid/partner_registration.py +6 -2
- pulumi_azure_native/eventgrid/partner_topic.py +6 -2
- pulumi_azure_native/eventgrid/partner_topic_event_subscription.py +6 -2
- pulumi_azure_native/eventgrid/private_endpoint_connection.py +6 -2
- pulumi_azure_native/eventgrid/system_topic.py +6 -2
- pulumi_azure_native/eventgrid/system_topic_event_subscription.py +6 -2
- pulumi_azure_native/eventgrid/topic.py +6 -2
- pulumi_azure_native/eventgrid/topic_event_subscription.py +6 -2
- pulumi_azure_native/eventhub/application_group.py +6 -2
- pulumi_azure_native/eventhub/cluster.py +6 -2
- pulumi_azure_native/eventhub/consumer_group.py +6 -2
- pulumi_azure_native/eventhub/disaster_recovery_config.py +6 -2
- pulumi_azure_native/eventhub/event_hub.py +6 -2
- pulumi_azure_native/eventhub/event_hub_authorization_rule.py +6 -2
- pulumi_azure_native/eventhub/get_application_group.py +4 -0
- pulumi_azure_native/eventhub/get_cluster.py +4 -0
- pulumi_azure_native/eventhub/get_consumer_group.py +4 -0
- pulumi_azure_native/eventhub/get_disaster_recovery_config.py +4 -0
- pulumi_azure_native/eventhub/get_event_hub.py +4 -0
- pulumi_azure_native/eventhub/get_event_hub_authorization_rule.py +4 -0
- pulumi_azure_native/eventhub/get_namespace.py +4 -0
- pulumi_azure_native/eventhub/get_namespace_authorization_rule.py +4 -0
- pulumi_azure_native/eventhub/get_namespace_network_rule_set.py +4 -0
- pulumi_azure_native/eventhub/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/eventhub/get_schema_registry.py +4 -0
- pulumi_azure_native/eventhub/list_disaster_recovery_config_keys.py +4 -0
- pulumi_azure_native/eventhub/list_event_hub_keys.py +4 -0
- pulumi_azure_native/eventhub/list_namespace_keys.py +4 -0
- pulumi_azure_native/eventhub/namespace.py +6 -2
- pulumi_azure_native/eventhub/namespace_authorization_rule.py +6 -2
- pulumi_azure_native/eventhub/namespace_ip_filter_rule.py +2 -2
- pulumi_azure_native/eventhub/namespace_network_rule_set.py +6 -2
- pulumi_azure_native/eventhub/namespace_virtual_network_rule.py +2 -2
- pulumi_azure_native/eventhub/private_endpoint_connection.py +6 -2
- pulumi_azure_native/eventhub/schema_registry.py +6 -2
- pulumi_azure_native/extendedlocation/custom_location.py +6 -2
- pulumi_azure_native/extendedlocation/get_custom_location.py +4 -0
- pulumi_azure_native/extendedlocation/resource_sync_rule.py +2 -2
- pulumi_azure_native/features/subscription_feature_registration.py +2 -2
- pulumi_azure_native/fluidrelay/fluid_relay_server.py +6 -2
- pulumi_azure_native/fluidrelay/get_fluid_relay_server.py +4 -0
- pulumi_azure_native/graphservices/account.py +2 -2
- pulumi_azure_native/guestconfiguration/guest_configuration_assignment.py +2 -2
- pulumi_azure_native/guestconfiguration/guest_configuration_connected_v_mwarev_sphere_assignment.py +2 -2
- pulumi_azure_native/guestconfiguration/guest_configuration_hcrpassignment.py +2 -2
- pulumi_azure_native/hanaonazure/provider_instance.py +2 -2
- pulumi_azure_native/hanaonazure/sap_monitor.py +2 -2
- pulumi_azure_native/hardwaresecuritymodules/dedicated_hsm.py +2 -2
- pulumi_azure_native/hdinsight/application.py +6 -2
- pulumi_azure_native/hdinsight/cluster.py +6 -2
- pulumi_azure_native/hdinsight/get_application.py +4 -0
- pulumi_azure_native/hdinsight/get_cluster.py +4 -0
- pulumi_azure_native/hdinsight/get_cluster_gateway_settings.py +4 -0
- pulumi_azure_native/hdinsight/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/hdinsight/private_endpoint_connection.py +6 -2
- pulumi_azure_native/healthbot/bot.py +6 -2
- pulumi_azure_native/healthbot/get_bot.py +4 -0
- pulumi_azure_native/healthcareapis/dicom_service.py +2 -2
- pulumi_azure_native/healthcareapis/fhir_service.py +2 -2
- pulumi_azure_native/healthcareapis/get_service.py +4 -0
- pulumi_azure_native/healthcareapis/iot_connector.py +2 -2
- pulumi_azure_native/healthcareapis/iot_connector_fhir_destination.py +2 -2
- pulumi_azure_native/healthcareapis/private_endpoint_connection.py +2 -2
- pulumi_azure_native/healthcareapis/service.py +6 -2
- pulumi_azure_native/healthcareapis/workspace.py +2 -2
- pulumi_azure_native/healthcareapis/workspace_private_endpoint_connection.py +2 -2
- pulumi_azure_native/hybridcloud/cloud_connection.py +2 -2
- pulumi_azure_native/hybridcloud/cloud_connector.py +2 -2
- pulumi_azure_native/hybridcompute/get_machine.py +4 -0
- pulumi_azure_native/hybridcompute/get_machine_extension.py +4 -0
- pulumi_azure_native/hybridcompute/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/hybridcompute/get_private_link_scope.py +4 -0
- pulumi_azure_native/hybridcompute/machine.py +6 -2
- pulumi_azure_native/hybridcompute/machine_extension.py +6 -2
- pulumi_azure_native/hybridcompute/private_endpoint_connection.py +6 -2
- pulumi_azure_native/hybridcompute/private_link_scope.py +6 -2
- pulumi_azure_native/hybridcompute/private_link_scoped_resource.py +2 -2
- pulumi_azure_native/hybridconnectivity/endpoint.py +6 -2
- pulumi_azure_native/hybridconnectivity/get_endpoint.py +4 -0
- pulumi_azure_native/hybridconnectivity/list_endpoint_credentials.py +4 -0
- pulumi_azure_native/hybridconnectivity/list_endpoint_managed_proxy_details.py +4 -0
- pulumi_azure_native/hybridcontainerservice/agent_pool.py +2 -2
- pulumi_azure_native/hybridcontainerservice/get_hybrid_identity_metadatum.py +4 -0
- pulumi_azure_native/hybridcontainerservice/get_provisioned_cluster.py +4 -0
- pulumi_azure_native/hybridcontainerservice/hybrid_identity_metadatum.py +6 -2
- pulumi_azure_native/hybridcontainerservice/provisioned_cluster.py +6 -2
- pulumi_azure_native/hybridcontainerservice/storage_space_retrieve.py +2 -2
- pulumi_azure_native/hybridcontainerservice/virtual_network_retrieve.py +2 -2
- pulumi_azure_native/hybriddata/data_manager.py +2 -2
- pulumi_azure_native/hybriddata/data_store.py +2 -2
- pulumi_azure_native/hybriddata/job_definition.py +2 -2
- pulumi_azure_native/hybridnetwork/device.py +2 -2
- pulumi_azure_native/hybridnetwork/network_function.py +2 -2
- pulumi_azure_native/hybridnetwork/vendor.py +2 -2
- pulumi_azure_native/hybridnetwork/vendor_sku_preview.py +2 -2
- pulumi_azure_native/hybridnetwork/vendor_skus.py +2 -2
- pulumi_azure_native/importexport/job.py +2 -2
- pulumi_azure_native/insights/action_group.py +2 -2
- pulumi_azure_native/insights/activity_log_alert.py +6 -2
- pulumi_azure_native/insights/alert_rule.py +2 -2
- pulumi_azure_native/insights/analytics_item.py +2 -2
- pulumi_azure_native/insights/autoscale_setting.py +2 -2
- pulumi_azure_native/insights/component.py +6 -2
- pulumi_azure_native/insights/component_current_billing_feature.py +2 -2
- pulumi_azure_native/insights/component_linked_storage_account.py +2 -2
- pulumi_azure_native/insights/data_collection_endpoint.py +2 -2
- pulumi_azure_native/insights/data_collection_rule.py +2 -2
- pulumi_azure_native/insights/data_collection_rule_association.py +2 -2
- pulumi_azure_native/insights/diagnostic_setting.py +2 -2
- pulumi_azure_native/insights/export_configuration.py +2 -2
- pulumi_azure_native/insights/favorite.py +2 -2
- pulumi_azure_native/insights/get_activity_log_alert.py +4 -0
- pulumi_azure_native/insights/get_component.py +4 -0
- pulumi_azure_native/insights/get_live_token.py +4 -0
- pulumi_azure_native/insights/get_management_group_diagnostic_setting.py +4 -0
- pulumi_azure_native/insights/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/insights/get_private_link_scope.py +4 -0
- pulumi_azure_native/insights/get_proactive_detection_configuration.py +4 -0
- pulumi_azure_native/insights/get_scheduled_query_rule.py +4 -0
- pulumi_azure_native/insights/get_subscription_diagnostic_setting.py +4 -0
- pulumi_azure_native/insights/get_web_test.py +4 -0
- pulumi_azure_native/insights/get_workbook.py +4 -0
- pulumi_azure_native/insights/guest_diagnostics_setting.py +2 -2
- pulumi_azure_native/insights/guest_diagnostics_settings_association.py +2 -2
- pulumi_azure_native/insights/log_profile.py +2 -2
- pulumi_azure_native/insights/management_group_diagnostic_setting.py +6 -2
- pulumi_azure_native/insights/metric_alert.py +2 -2
- pulumi_azure_native/insights/my_workbook.py +2 -2
- pulumi_azure_native/insights/private_endpoint_connection.py +6 -2
- pulumi_azure_native/insights/private_link_scope.py +6 -2
- pulumi_azure_native/insights/private_link_scoped_resource.py +2 -2
- pulumi_azure_native/insights/proactive_detection_configuration.py +6 -2
- pulumi_azure_native/insights/scheduled_query_rule.py +6 -2
- pulumi_azure_native/insights/subscription_diagnostic_setting.py +6 -2
- pulumi_azure_native/insights/web_test.py +6 -2
- pulumi_azure_native/insights/workbook.py +6 -2
- pulumi_azure_native/insights/workbook_template.py +2 -2
- pulumi_azure_native/intune/android_mam_policy_by_name.py +6 -2
- pulumi_azure_native/intune/get_android_mam_policy_by_name.py +4 -0
- pulumi_azure_native/intune/get_io_mam_policy_by_name.py +4 -0
- pulumi_azure_native/intune/io_mam_policy_by_name.py +6 -2
- pulumi_azure_native/iotcentral/app.py +6 -2
- pulumi_azure_native/iotcentral/get_app.py +4 -0
- pulumi_azure_native/iotcentral/private_endpoint_connection.py +2 -2
- pulumi_azure_native/keyvault/get_key.py +4 -0
- pulumi_azure_native/keyvault/get_managed_hsm.py +4 -0
- pulumi_azure_native/keyvault/get_mhsm_private_endpoint_connection.py +4 -0
- pulumi_azure_native/keyvault/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/keyvault/get_secret.py +4 -0
- pulumi_azure_native/keyvault/get_vault.py +4 -0
- pulumi_azure_native/keyvault/key.py +6 -2
- pulumi_azure_native/keyvault/managed_hsm.py +6 -2
- pulumi_azure_native/keyvault/mhsm_private_endpoint_connection.py +6 -2
- pulumi_azure_native/keyvault/private_endpoint_connection.py +6 -2
- pulumi_azure_native/keyvault/secret.py +6 -2
- pulumi_azure_native/keyvault/vault.py +6 -2
- pulumi_azure_native/kubernetes/connected_cluster.py +6 -2
- pulumi_azure_native/kubernetes/get_connected_cluster.py +4 -0
- pulumi_azure_native/kubernetes/list_connected_cluster_user_credential.py +4 -0
- pulumi_azure_native/kubernetes/list_connected_cluster_user_credentials.py +4 -0
- pulumi_azure_native/kubernetesconfiguration/extension.py +6 -2
- pulumi_azure_native/kubernetesconfiguration/flux_configuration.py +6 -2
- pulumi_azure_native/kubernetesconfiguration/get_extension.py +4 -0
- pulumi_azure_native/kubernetesconfiguration/get_flux_configuration.py +4 -0
- pulumi_azure_native/kubernetesconfiguration/get_source_control_configuration.py +4 -0
- pulumi_azure_native/kubernetesconfiguration/private_endpoint_connection.py +2 -2
- pulumi_azure_native/kubernetesconfiguration/private_link_scope.py +2 -2
- pulumi_azure_native/kubernetesconfiguration/source_control_configuration.py +6 -2
- pulumi_azure_native/kusto/attached_database_configuration.py +6 -2
- pulumi_azure_native/kusto/cluster.py +6 -2
- pulumi_azure_native/kusto/cluster_principal_assignment.py +6 -2
- pulumi_azure_native/kusto/cosmos_db_data_connection.py +2 -2
- pulumi_azure_native/kusto/database_principal_assignment.py +6 -2
- pulumi_azure_native/kusto/event_grid_data_connection.py +2 -2
- pulumi_azure_native/kusto/event_hub_connection.py +2 -2
- pulumi_azure_native/kusto/event_hub_data_connection.py +2 -2
- pulumi_azure_native/kusto/get_attached_database_configuration.py +4 -0
- pulumi_azure_native/kusto/get_cluster.py +4 -0
- pulumi_azure_native/kusto/get_cluster_principal_assignment.py +4 -0
- pulumi_azure_native/kusto/get_database_principal_assignment.py +4 -0
- pulumi_azure_native/kusto/get_managed_private_endpoint.py +4 -0
- pulumi_azure_native/kusto/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/kusto/get_script.py +4 -0
- pulumi_azure_native/kusto/iot_hub_data_connection.py +2 -2
- pulumi_azure_native/kusto/list_cluster_follower_databases.py +4 -0
- pulumi_azure_native/kusto/list_cluster_language_extensions.py +4 -0
- pulumi_azure_native/kusto/list_database_principals.py +4 -0
- pulumi_azure_native/kusto/managed_private_endpoint.py +6 -2
- pulumi_azure_native/kusto/private_endpoint_connection.py +6 -2
- pulumi_azure_native/kusto/read_only_following_database.py +2 -2
- pulumi_azure_native/kusto/read_write_database.py +2 -2
- pulumi_azure_native/kusto/script.py +6 -2
- pulumi_azure_native/labservices/environment.py +2 -2
- pulumi_azure_native/labservices/environment_setting.py +2 -2
- pulumi_azure_native/labservices/gallery_image.py +2 -2
- pulumi_azure_native/labservices/get_lab.py +4 -0
- pulumi_azure_native/labservices/get_lab_plan.py +4 -0
- pulumi_azure_native/labservices/get_schedule.py +4 -0
- pulumi_azure_native/labservices/get_user.py +4 -0
- pulumi_azure_native/labservices/lab.py +6 -2
- pulumi_azure_native/labservices/lab_account.py +2 -2
- pulumi_azure_native/labservices/lab_plan.py +6 -2
- pulumi_azure_native/labservices/schedule.py +6 -2
- pulumi_azure_native/labservices/user.py +6 -2
- pulumi_azure_native/loadtestservice/get_load_test.py +4 -0
- pulumi_azure_native/loadtestservice/load_test.py +6 -2
- pulumi_azure_native/logic/get_integration_account.py +4 -0
- pulumi_azure_native/logic/get_integration_account_agreement.py +4 -0
- pulumi_azure_native/logic/get_integration_account_certificate.py +4 -0
- pulumi_azure_native/logic/get_integration_account_map.py +4 -0
- pulumi_azure_native/logic/get_integration_account_partner.py +4 -0
- pulumi_azure_native/logic/get_integration_account_schema.py +4 -0
- pulumi_azure_native/logic/get_workflow.py +4 -0
- pulumi_azure_native/logic/integration_account.py +6 -2
- pulumi_azure_native/logic/integration_account_agreement.py +6 -2
- pulumi_azure_native/logic/integration_account_assembly.py +2 -2
- pulumi_azure_native/logic/integration_account_batch_configuration.py +2 -2
- pulumi_azure_native/logic/integration_account_certificate.py +6 -2
- pulumi_azure_native/logic/integration_account_map.py +6 -2
- pulumi_azure_native/logic/integration_account_partner.py +6 -2
- pulumi_azure_native/logic/integration_account_schema.py +6 -2
- pulumi_azure_native/logic/integration_account_session.py +2 -2
- pulumi_azure_native/logic/integration_service_environment.py +2 -2
- pulumi_azure_native/logic/integration_service_environment_managed_api.py +2 -2
- pulumi_azure_native/logic/list_integration_account_callback_url.py +4 -0
- pulumi_azure_native/logic/list_workflow_callback_url.py +4 -0
- pulumi_azure_native/logic/list_workflow_run_action_expression_traces.py +4 -0
- pulumi_azure_native/logic/list_workflow_run_action_repetition_expression_traces.py +4 -0
- pulumi_azure_native/logic/list_workflow_trigger_callback_url.py +4 -0
- pulumi_azure_native/logic/list_workflow_version_trigger_callback_url.py +4 -0
- pulumi_azure_native/logic/rosetta_net_process_configuration.py +2 -2
- pulumi_azure_native/logic/workflow.py +6 -2
- pulumi_azure_native/logic/workflow_access_key.py +2 -2
- pulumi_azure_native/logz/metrics_source.py +2 -2
- pulumi_azure_native/logz/metrics_source_tag_rule.py +2 -2
- pulumi_azure_native/logz/monitor.py +2 -2
- pulumi_azure_native/logz/sub_account.py +2 -2
- pulumi_azure_native/logz/sub_account_tag_rule.py +2 -2
- pulumi_azure_native/logz/tag_rule.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_adt_api.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_comp.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_for_edm.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_for_mip_policy_sync.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_for_scc_powershell.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_endpoint_connections_sec.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_link_services_for_edm_upload.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_link_services_for_m365_compliance_center.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_link_services_for_m365_security_center.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_link_services_for_mip_policy_sync.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_link_services_for_o365_management_activity_api.py +2 -2
- pulumi_azure_native/m365securityandcompliance/private_link_services_for_scc_powershell.py +2 -2
- pulumi_azure_native/machinelearning/commitment_plan.py +2 -2
- pulumi_azure_native/machinelearning/get_web_service.py +4 -0
- pulumi_azure_native/machinelearning/web_service.py +6 -2
- pulumi_azure_native/machinelearning/workspace.py +2 -2
- pulumi_azure_native/machinelearningcompute/get_operationalization_cluster.py +4 -0
- pulumi_azure_native/machinelearningcompute/list_operationalization_cluster_keys.py +4 -0
- pulumi_azure_native/machinelearningcompute/operationalization_cluster.py +6 -2
- pulumi_azure_native/machinelearningexperimentation/account.py +2 -2
- pulumi_azure_native/machinelearningexperimentation/project.py +2 -2
- pulumi_azure_native/machinelearningexperimentation/workspace.py +2 -2
- pulumi_azure_native/machinelearningservices/batch_deployment.py +6 -2
- pulumi_azure_native/machinelearningservices/batch_endpoint.py +6 -2
- pulumi_azure_native/machinelearningservices/code_container.py +6 -2
- pulumi_azure_native/machinelearningservices/code_version.py +6 -2
- pulumi_azure_native/machinelearningservices/component_container.py +6 -2
- pulumi_azure_native/machinelearningservices/component_version.py +6 -2
- pulumi_azure_native/machinelearningservices/compute.py +4 -0
- pulumi_azure_native/machinelearningservices/data_container.py +6 -2
- pulumi_azure_native/machinelearningservices/data_version.py +6 -2
- pulumi_azure_native/machinelearningservices/datastore.py +4 -0
- pulumi_azure_native/machinelearningservices/environment_container.py +6 -2
- pulumi_azure_native/machinelearningservices/environment_specification_version.py +2 -2
- pulumi_azure_native/machinelearningservices/environment_version.py +4 -0
- pulumi_azure_native/machinelearningservices/featureset_container_entity.py +4 -0
- pulumi_azure_native/machinelearningservices/featureset_version.py +4 -0
- pulumi_azure_native/machinelearningservices/featurestore_entity_container_entity.py +4 -0
- pulumi_azure_native/machinelearningservices/featurestore_entity_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_batch_deployment.py +4 -0
- pulumi_azure_native/machinelearningservices/get_batch_endpoint.py +4 -0
- pulumi_azure_native/machinelearningservices/get_code_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_code_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_component_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_component_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_compute.py +4 -0
- pulumi_azure_native/machinelearningservices/get_data_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_data_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_datastore.py +4 -0
- pulumi_azure_native/machinelearningservices/get_environment_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_environment_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_featureset_container_entity.py +4 -0
- pulumi_azure_native/machinelearningservices/get_featureset_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_featurestore_entity_container_entity.py +4 -0
- pulumi_azure_native/machinelearningservices/get_featurestore_entity_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_job.py +4 -0
- pulumi_azure_native/machinelearningservices/get_labeling_job.py +4 -0
- pulumi_azure_native/machinelearningservices/get_managed_network_settings_rule.py +4 -0
- pulumi_azure_native/machinelearningservices/get_model_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_model_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_online_deployment.py +4 -0
- pulumi_azure_native/machinelearningservices/get_online_deployment_logs.py +4 -0
- pulumi_azure_native/machinelearningservices/get_online_endpoint.py +4 -0
- pulumi_azure_native/machinelearningservices/get_online_endpoint_token.py +4 -0
- pulumi_azure_native/machinelearningservices/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_code_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_code_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_component_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_component_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_data_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_data_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_environment_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_environment_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_model_container.py +4 -0
- pulumi_azure_native/machinelearningservices/get_registry_model_version.py +4 -0
- pulumi_azure_native/machinelearningservices/get_schedule.py +4 -0
- pulumi_azure_native/machinelearningservices/get_workspace.py +4 -0
- pulumi_azure_native/machinelearningservices/get_workspace_connection.py +4 -0
- pulumi_azure_native/machinelearningservices/job.py +6 -2
- pulumi_azure_native/machinelearningservices/labeling_job.py +6 -2
- pulumi_azure_native/machinelearningservices/linked_service.py +2 -2
- pulumi_azure_native/machinelearningservices/linked_workspace.py +2 -2
- pulumi_azure_native/machinelearningservices/list_batch_endpoint_keys.py +4 -0
- pulumi_azure_native/machinelearningservices/list_compute_keys.py +4 -0
- pulumi_azure_native/machinelearningservices/list_compute_nodes.py +4 -0
- pulumi_azure_native/machinelearningservices/list_datastore_secrets.py +4 -0
- pulumi_azure_native/machinelearningservices/list_featureset_version_materialization_jobs.py +4 -0
- pulumi_azure_native/machinelearningservices/list_online_endpoint_keys.py +4 -0
- pulumi_azure_native/machinelearningservices/list_workspace_connection_secrets.py +4 -0
- pulumi_azure_native/machinelearningservices/list_workspace_keys.py +4 -0
- pulumi_azure_native/machinelearningservices/list_workspace_notebook_access_token.py +4 -0
- pulumi_azure_native/machinelearningservices/list_workspace_notebook_keys.py +4 -0
- pulumi_azure_native/machinelearningservices/list_workspace_storage_account_keys.py +4 -0
- pulumi_azure_native/machinelearningservices/machine_learning_dataset.py +2 -2
- pulumi_azure_native/machinelearningservices/machine_learning_datastore.py +2 -2
- pulumi_azure_native/machinelearningservices/managed_network_settings_rule.py +4 -0
- pulumi_azure_native/machinelearningservices/model_container.py +6 -2
- pulumi_azure_native/machinelearningservices/model_version.py +6 -2
- pulumi_azure_native/machinelearningservices/online_deployment.py +6 -2
- pulumi_azure_native/machinelearningservices/online_endpoint.py +6 -2
- pulumi_azure_native/machinelearningservices/private_endpoint_connection.py +6 -2
- pulumi_azure_native/machinelearningservices/registry.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_code_container.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_code_version.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_component_container.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_component_version.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_data_container.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_data_version.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_environment_container.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_environment_version.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_model_container.py +4 -0
- pulumi_azure_native/machinelearningservices/registry_model_version.py +4 -0
- pulumi_azure_native/machinelearningservices/schedule.py +4 -0
- pulumi_azure_native/machinelearningservices/workspace.py +6 -2
- pulumi_azure_native/machinelearningservices/workspace_connection.py +6 -2
- pulumi_azure_native/maintenance/configuration_assignment.py +6 -2
- pulumi_azure_native/maintenance/configuration_assignment_parent.py +6 -2
- pulumi_azure_native/maintenance/get_configuration_assignment.py +4 -0
- pulumi_azure_native/maintenance/get_configuration_assignment_parent.py +4 -0
- pulumi_azure_native/maintenance/get_maintenance_configuration.py +4 -0
- pulumi_azure_native/maintenance/maintenance_configuration.py +6 -2
- pulumi_azure_native/managedidentity/federated_identity_credential.py +2 -2
- pulumi_azure_native/managedidentity/get_user_assigned_identity.py +4 -0
- pulumi_azure_native/managedidentity/user_assigned_identity.py +6 -2
- pulumi_azure_native/managednetwork/managed_network.py +2 -2
- pulumi_azure_native/managednetwork/managed_network_group.py +2 -2
- pulumi_azure_native/managednetwork/managed_network_peering_policy.py +2 -2
- pulumi_azure_native/managednetwork/scope_assignment.py +2 -2
- pulumi_azure_native/managednetworkfabric/access_control_list.py +6 -2
- pulumi_azure_native/managednetworkfabric/external_network.py +6 -2
- pulumi_azure_native/managednetworkfabric/get_access_control_list.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_external_network.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_internal_network.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_ip_community.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_ip_extended_community.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_ip_prefix.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_l2_isolation_domain.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_l3_isolation_domain.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_network_device.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_network_fabric.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_network_fabric_controller.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_network_interface.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_network_rack.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_network_to_network_interconnect.py +4 -0
- pulumi_azure_native/managednetworkfabric/get_route_policy.py +4 -0
- pulumi_azure_native/managednetworkfabric/internal_network.py +6 -2
- pulumi_azure_native/managednetworkfabric/ip_community.py +4 -0
- pulumi_azure_native/managednetworkfabric/ip_extended_community.py +4 -0
- pulumi_azure_native/managednetworkfabric/ip_prefix.py +4 -0
- pulumi_azure_native/managednetworkfabric/l2_isolation_domain.py +6 -2
- pulumi_azure_native/managednetworkfabric/l3_isolation_domain.py +6 -2
- pulumi_azure_native/managednetworkfabric/network_device.py +6 -2
- pulumi_azure_native/managednetworkfabric/network_fabric.py +6 -2
- pulumi_azure_native/managednetworkfabric/network_fabric_controller.py +6 -2
- pulumi_azure_native/managednetworkfabric/network_interface.py +6 -2
- pulumi_azure_native/managednetworkfabric/network_rack.py +6 -2
- pulumi_azure_native/managednetworkfabric/network_to_network_interconnect.py +6 -2
- pulumi_azure_native/managednetworkfabric/route_policy.py +6 -2
- pulumi_azure_native/managedservices/registration_assignment.py +2 -2
- pulumi_azure_native/managedservices/registration_definition.py +2 -2
- pulumi_azure_native/management/get_entity.py +4 -0
- pulumi_azure_native/management/get_hierarchy_setting.py +4 -0
- pulumi_azure_native/management/get_management_group.py +4 -0
- pulumi_azure_native/management/get_management_group_subscription.py +4 -0
- pulumi_azure_native/management/hierarchy_setting.py +6 -2
- pulumi_azure_native/management/management_group.py +6 -2
- pulumi_azure_native/management/management_group_subscription.py +6 -2
- pulumi_azure_native/managementpartner/partner.py +2 -2
- pulumi_azure_native/maps/account.py +6 -2
- pulumi_azure_native/maps/creator.py +6 -2
- pulumi_azure_native/maps/get_account.py +4 -0
- pulumi_azure_native/maps/get_creator.py +4 -0
- pulumi_azure_native/maps/list_account_keys.py +4 -0
- pulumi_azure_native/maps/list_account_sas.py +4 -0
- pulumi_azure_native/maps/private_atlase.py +2 -2
- pulumi_azure_native/marketplace/list_private_store_new_plans_notifications.py +4 -0
- pulumi_azure_native/marketplace/list_private_store_stop_sell_offers_plans_notifications.py +4 -0
- pulumi_azure_native/marketplace/list_private_store_subscriptions_context.py +4 -0
- pulumi_azure_native/marketplace/private_store_collection.py +2 -2
- pulumi_azure_native/marketplace/private_store_collection_offer.py +2 -2
- pulumi_azure_native/media/account_filter.py +2 -2
- pulumi_azure_native/media/asset.py +2 -2
- pulumi_azure_native/media/asset_filter.py +2 -2
- pulumi_azure_native/media/content_key_policy.py +2 -2
- pulumi_azure_native/media/get_live_event.py +4 -0
- pulumi_azure_native/media/get_media_service.py +4 -0
- pulumi_azure_native/media/get_streaming_endpoint.py +4 -0
- pulumi_azure_native/media/get_streaming_locator.py +4 -0
- pulumi_azure_native/media/job.py +2 -2
- pulumi_azure_native/media/live_event.py +6 -2
- pulumi_azure_native/media/live_output.py +2 -2
- pulumi_azure_native/media/media_graph.py +2 -2
- pulumi_azure_native/media/media_service.py +6 -2
- pulumi_azure_native/media/private_endpoint_connection.py +2 -2
- pulumi_azure_native/media/streaming_endpoint.py +6 -2
- pulumi_azure_native/media/streaming_locator.py +6 -2
- pulumi_azure_native/media/streaming_policy.py +2 -2
- pulumi_azure_native/media/track.py +2 -2
- pulumi_azure_native/media/transform.py +2 -2
- pulumi_azure_native/migrate/assessment.py +6 -2
- pulumi_azure_native/migrate/get_assessment.py +4 -0
- pulumi_azure_native/migrate/get_group.py +4 -0
- pulumi_azure_native/migrate/get_migrate_projects_controller_migrate_project.py +4 -0
- pulumi_azure_native/migrate/get_move_collection.py +4 -0
- pulumi_azure_native/migrate/get_move_resource.py +4 -0
- pulumi_azure_native/migrate/get_private_endpoint_connection_controller_private_endpoint_connection.py +4 -0
- pulumi_azure_native/migrate/get_project.py +4 -0
- pulumi_azure_native/migrate/group.py +6 -2
- pulumi_azure_native/migrate/hyper_v_collector.py +2 -2
- pulumi_azure_native/migrate/import_collector.py +2 -2
- pulumi_azure_native/migrate/migrate_project.py +2 -2
- pulumi_azure_native/migrate/migrate_projects_controller_migrate_project.py +4 -0
- pulumi_azure_native/migrate/move_collection.py +6 -2
- pulumi_azure_native/migrate/move_resource.py +6 -2
- pulumi_azure_native/migrate/private_endpoint_connection.py +2 -2
- pulumi_azure_native/migrate/private_endpoint_connection_controller_private_endpoint_connection.py +4 -0
- pulumi_azure_native/migrate/project.py +6 -2
- pulumi_azure_native/migrate/server_collector.py +2 -2
- pulumi_azure_native/migrate/solution.py +2 -2
- pulumi_azure_native/migrate/v_mware_collector.py +2 -2
- pulumi_azure_native/mixedreality/get_remote_rendering_account.py +4 -0
- pulumi_azure_native/mixedreality/get_spatial_anchors_account.py +4 -0
- pulumi_azure_native/mixedreality/list_remote_rendering_account_keys.py +4 -0
- pulumi_azure_native/mixedreality/list_spatial_anchors_account_keys.py +4 -0
- pulumi_azure_native/mixedreality/object_anchors_account.py +2 -2
- pulumi_azure_native/mixedreality/remote_rendering_account.py +6 -2
- pulumi_azure_native/mixedreality/spatial_anchors_account.py +6 -2
- pulumi_azure_native/mobilenetwork/attached_data_network.py +6 -2
- pulumi_azure_native/mobilenetwork/data_network.py +6 -2
- pulumi_azure_native/mobilenetwork/diagnostics_package.py +4 -0
- pulumi_azure_native/mobilenetwork/get_attached_data_network.py +4 -0
- pulumi_azure_native/mobilenetwork/get_data_network.py +4 -0
- pulumi_azure_native/mobilenetwork/get_diagnostics_package.py +4 -0
- pulumi_azure_native/mobilenetwork/get_mobile_network.py +4 -0
- pulumi_azure_native/mobilenetwork/get_packet_capture.py +4 -0
- pulumi_azure_native/mobilenetwork/get_packet_core_control_plane.py +4 -0
- pulumi_azure_native/mobilenetwork/get_packet_core_data_plane.py +4 -0
- pulumi_azure_native/mobilenetwork/get_service.py +4 -0
- pulumi_azure_native/mobilenetwork/get_sim.py +4 -0
- pulumi_azure_native/mobilenetwork/get_sim_group.py +4 -0
- pulumi_azure_native/mobilenetwork/get_sim_policy.py +4 -0
- pulumi_azure_native/mobilenetwork/get_site.py +4 -0
- pulumi_azure_native/mobilenetwork/get_slice.py +4 -0
- pulumi_azure_native/mobilenetwork/mobile_network.py +6 -2
- pulumi_azure_native/mobilenetwork/packet_capture.py +4 -0
- pulumi_azure_native/mobilenetwork/packet_core_control_plane.py +6 -2
- pulumi_azure_native/mobilenetwork/packet_core_data_plane.py +6 -2
- pulumi_azure_native/mobilenetwork/service.py +6 -2
- pulumi_azure_native/mobilenetwork/sim.py +6 -2
- pulumi_azure_native/mobilenetwork/sim_group.py +6 -2
- pulumi_azure_native/mobilenetwork/sim_policy.py +6 -2
- pulumi_azure_native/mobilenetwork/site.py +6 -2
- pulumi_azure_native/mobilenetwork/slice.py +6 -2
- pulumi_azure_native/monitor/azure_monitor_workspace.py +2 -2
- pulumi_azure_native/netapp/account.py +6 -2
- pulumi_azure_native/netapp/backup.py +6 -2
- pulumi_azure_native/netapp/backup_policy.py +6 -2
- pulumi_azure_native/netapp/get_account.py +4 -0
- pulumi_azure_native/netapp/get_backup.py +4 -0
- pulumi_azure_native/netapp/get_backup_policy.py +4 -0
- pulumi_azure_native/netapp/get_pool.py +4 -0
- pulumi_azure_native/netapp/get_snapshot.py +4 -0
- pulumi_azure_native/netapp/get_snapshot_policy.py +4 -0
- pulumi_azure_native/netapp/get_subvolume.py +4 -0
- pulumi_azure_native/netapp/get_subvolume_metadata.py +4 -0
- pulumi_azure_native/netapp/get_volume.py +4 -0
- pulumi_azure_native/netapp/get_volume_group.py +4 -0
- pulumi_azure_native/netapp/get_volume_group_id_for_ldap_user.py +4 -0
- pulumi_azure_native/netapp/get_volume_quota_rule.py +4 -0
- pulumi_azure_native/netapp/list_volume_replications.py +4 -0
- pulumi_azure_native/netapp/pool.py +6 -2
- pulumi_azure_native/netapp/snapshot.py +6 -2
- pulumi_azure_native/netapp/snapshot_policy.py +6 -2
- pulumi_azure_native/netapp/subvolume.py +6 -2
- pulumi_azure_native/netapp/volume.py +6 -2
- pulumi_azure_native/netapp/volume_group.py +6 -2
- pulumi_azure_native/netapp/volume_quota_rule.py +6 -2
- pulumi_azure_native/network/admin_rule.py +6 -2
- pulumi_azure_native/network/admin_rule_collection.py +6 -2
- pulumi_azure_native/network/application_gateway.py +6 -2
- pulumi_azure_native/network/application_gateway_private_endpoint_connection.py +6 -2
- pulumi_azure_native/network/application_security_group.py +6 -2
- pulumi_azure_native/network/azure_firewall.py +6 -2
- pulumi_azure_native/network/bastion_host.py +6 -2
- pulumi_azure_native/network/configuration_policy_group.py +6 -2
- pulumi_azure_native/network/connection_monitor.py +6 -2
- pulumi_azure_native/network/connectivity_configuration.py +6 -2
- pulumi_azure_native/network/custom_ip_prefix.py +6 -2
- pulumi_azure_native/network/ddos_custom_policy.py +6 -2
- pulumi_azure_native/network/ddos_protection_plan.py +6 -2
- pulumi_azure_native/network/default_admin_rule.py +2 -2
- pulumi_azure_native/network/default_user_rule.py +2 -2
- pulumi_azure_native/network/dns_forwarding_ruleset.py +6 -2
- pulumi_azure_native/network/dns_resolver.py +2 -2
- pulumi_azure_native/network/dscp_configuration.py +6 -2
- pulumi_azure_native/network/endpoint.py +6 -2
- pulumi_azure_native/network/experiment.py +2 -2
- pulumi_azure_native/network/express_route_circuit.py +6 -2
- pulumi_azure_native/network/express_route_circuit_authorization.py +6 -2
- pulumi_azure_native/network/express_route_circuit_connection.py +6 -2
- pulumi_azure_native/network/express_route_circuit_peering.py +6 -2
- pulumi_azure_native/network/express_route_connection.py +6 -2
- pulumi_azure_native/network/express_route_cross_connection_peering.py +6 -2
- pulumi_azure_native/network/express_route_gateway.py +6 -2
- pulumi_azure_native/network/express_route_port.py +6 -2
- pulumi_azure_native/network/express_route_port_authorization.py +6 -2
- pulumi_azure_native/network/firewall_policy.py +6 -2
- pulumi_azure_native/network/firewall_policy_rule_collection_group.py +6 -2
- pulumi_azure_native/network/firewall_policy_rule_group.py +2 -2
- pulumi_azure_native/network/flow_log.py +6 -2
- pulumi_azure_native/network/forwarding_rule.py +2 -2
- pulumi_azure_native/network/front_door.py +2 -2
- pulumi_azure_native/network/get_active_sessions.py +4 -0
- pulumi_azure_native/network/get_admin_rule.py +4 -0
- pulumi_azure_native/network/get_admin_rule_collection.py +4 -0
- pulumi_azure_native/network/get_application_gateway.py +4 -0
- pulumi_azure_native/network/get_application_gateway_backend_health_on_demand.py +4 -0
- pulumi_azure_native/network/get_application_gateway_private_endpoint_connection.py +4 -0
- pulumi_azure_native/network/get_application_security_group.py +4 -0
- pulumi_azure_native/network/get_azure_firewall.py +4 -0
- pulumi_azure_native/network/get_bastion_host.py +4 -0
- pulumi_azure_native/network/get_bastion_shareable_link.py +4 -0
- pulumi_azure_native/network/get_configuration_policy_group.py +4 -0
- pulumi_azure_native/network/get_connection_monitor.py +4 -0
- pulumi_azure_native/network/get_connectivity_configuration.py +4 -0
- pulumi_azure_native/network/get_custom_ip_prefix.py +4 -0
- pulumi_azure_native/network/get_ddos_custom_policy.py +4 -0
- pulumi_azure_native/network/get_ddos_protection_plan.py +4 -0
- pulumi_azure_native/network/get_dns_forwarding_ruleset.py +4 -0
- pulumi_azure_native/network/get_dns_resource_reference_by_tar_resources.py +4 -0
- pulumi_azure_native/network/get_dscp_configuration.py +4 -0
- pulumi_azure_native/network/get_endpoint.py +4 -0
- pulumi_azure_native/network/get_express_route_circuit.py +4 -0
- pulumi_azure_native/network/get_express_route_circuit_authorization.py +4 -0
- pulumi_azure_native/network/get_express_route_circuit_connection.py +4 -0
- pulumi_azure_native/network/get_express_route_circuit_peering.py +4 -0
- pulumi_azure_native/network/get_express_route_connection.py +4 -0
- pulumi_azure_native/network/get_express_route_cross_connection_peering.py +4 -0
- pulumi_azure_native/network/get_express_route_gateway.py +4 -0
- pulumi_azure_native/network/get_express_route_port.py +4 -0
- pulumi_azure_native/network/get_express_route_port_authorization.py +4 -0
- pulumi_azure_native/network/get_firewall_policy.py +4 -0
- pulumi_azure_native/network/get_firewall_policy_rule_collection_group.py +4 -0
- pulumi_azure_native/network/get_flow_log.py +4 -0
- pulumi_azure_native/network/get_hub_route_table.py +4 -0
- pulumi_azure_native/network/get_hub_virtual_network_connection.py +4 -0
- pulumi_azure_native/network/get_inbound_endpoint.py +4 -0
- pulumi_azure_native/network/get_inbound_nat_rule.py +4 -0
- pulumi_azure_native/network/get_ip_allocation.py +4 -0
- pulumi_azure_native/network/get_ip_group.py +4 -0
- pulumi_azure_native/network/get_load_balancer.py +4 -0
- pulumi_azure_native/network/get_load_balancer_backend_address_pool.py +4 -0
- pulumi_azure_native/network/get_local_network_gateway.py +4 -0
- pulumi_azure_native/network/get_management_group_network_manager_connection.py +4 -0
- pulumi_azure_native/network/get_nat_gateway.py +4 -0
- pulumi_azure_native/network/get_nat_rule.py +4 -0
- pulumi_azure_native/network/get_network_group.py +4 -0
- pulumi_azure_native/network/get_network_interface.py +4 -0
- pulumi_azure_native/network/get_network_interface_tap_configuration.py +4 -0
- pulumi_azure_native/network/get_network_manager.py +4 -0
- pulumi_azure_native/network/get_network_profile.py +4 -0
- pulumi_azure_native/network/get_network_security_group.py +4 -0
- pulumi_azure_native/network/get_network_security_perimeter.py +4 -0
- pulumi_azure_native/network/get_network_virtual_appliance.py +4 -0
- pulumi_azure_native/network/get_network_virtual_appliance_connection.py +4 -0
- pulumi_azure_native/network/get_network_watcher.py +4 -0
- pulumi_azure_native/network/get_outbound_endpoint.py +4 -0
- pulumi_azure_native/network/get_p2s_vpn_gateway.py +4 -0
- pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health.py +4 -0
- pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health_detailed.py +4 -0
- pulumi_azure_native/network/get_packet_capture.py +4 -0
- pulumi_azure_native/network/get_policy.py +4 -0
- pulumi_azure_native/network/get_private_dns_zone_group.py +4 -0
- pulumi_azure_native/network/get_private_endpoint.py +4 -0
- pulumi_azure_native/network/get_private_link_service.py +4 -0
- pulumi_azure_native/network/get_private_link_service_private_endpoint_connection.py +4 -0
- pulumi_azure_native/network/get_private_resolver_virtual_network_link.py +4 -0
- pulumi_azure_native/network/get_profile.py +4 -0
- pulumi_azure_native/network/get_public_ip_address.py +4 -0
- pulumi_azure_native/network/get_public_ip_prefix.py +4 -0
- pulumi_azure_native/network/get_record_set.py +4 -0
- pulumi_azure_native/network/get_route.py +4 -0
- pulumi_azure_native/network/get_route_filter.py +4 -0
- pulumi_azure_native/network/get_route_filter_rule.py +4 -0
- pulumi_azure_native/network/get_route_map.py +4 -0
- pulumi_azure_native/network/get_route_table.py +4 -0
- pulumi_azure_native/network/get_routing_intent.py +4 -0
- pulumi_azure_native/network/get_scope_connection.py +4 -0
- pulumi_azure_native/network/get_security_admin_configuration.py +4 -0
- pulumi_azure_native/network/get_security_partner_provider.py +4 -0
- pulumi_azure_native/network/get_security_rule.py +4 -0
- pulumi_azure_native/network/get_security_user_configuration.py +4 -0
- pulumi_azure_native/network/get_service_endpoint_policy.py +4 -0
- pulumi_azure_native/network/get_service_endpoint_policy_definition.py +4 -0
- pulumi_azure_native/network/get_static_member.py +4 -0
- pulumi_azure_native/network/get_subnet.py +4 -0
- pulumi_azure_native/network/get_subscription_network_manager_connection.py +4 -0
- pulumi_azure_native/network/get_traffic_manager_user_metrics_key.py +2 -0
- pulumi_azure_native/network/get_user_rule.py +4 -0
- pulumi_azure_native/network/get_user_rule_collection.py +4 -0
- pulumi_azure_native/network/get_virtual_appliance_site.py +4 -0
- pulumi_azure_native/network/get_virtual_hub.py +4 -0
- pulumi_azure_native/network/get_virtual_hub_bgp_connection.py +4 -0
- pulumi_azure_native/network/get_virtual_hub_ip_configuration.py +4 -0
- pulumi_azure_native/network/get_virtual_hub_route_table_v2.py +4 -0
- pulumi_azure_native/network/get_virtual_network.py +4 -0
- pulumi_azure_native/network/get_virtual_network_gateway.py +4 -0
- pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +4 -0
- pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +4 -0
- pulumi_azure_native/network/get_virtual_network_gateway_connection.py +4 -0
- pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +4 -0
- pulumi_azure_native/network/get_virtual_network_gateway_nat_rule.py +4 -0
- pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_connection_health.py +4 -0
- pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_ipsec_parameters.py +4 -0
- pulumi_azure_native/network/get_virtual_network_peering.py +4 -0
- pulumi_azure_native/network/get_virtual_network_tap.py +4 -0
- pulumi_azure_native/network/get_virtual_router.py +4 -0
- pulumi_azure_native/network/get_virtual_router_peering.py +4 -0
- pulumi_azure_native/network/get_virtual_wan.py +4 -0
- pulumi_azure_native/network/get_vpn_connection.py +4 -0
- pulumi_azure_native/network/get_vpn_gateway.py +4 -0
- pulumi_azure_native/network/get_vpn_server_configuration.py +4 -0
- pulumi_azure_native/network/get_vpn_site.py +4 -0
- pulumi_azure_native/network/get_web_application_firewall_policy.py +4 -0
- pulumi_azure_native/network/get_zone.py +4 -0
- pulumi_azure_native/network/hub_route_table.py +6 -2
- pulumi_azure_native/network/hub_virtual_network_connection.py +6 -2
- pulumi_azure_native/network/inbound_endpoint.py +6 -2
- pulumi_azure_native/network/inbound_nat_rule.py +6 -2
- pulumi_azure_native/network/ip_allocation.py +6 -2
- pulumi_azure_native/network/ip_group.py +6 -2
- pulumi_azure_native/network/list_active_connectivity_configurations.py +4 -0
- pulumi_azure_native/network/list_active_security_admin_rules.py +4 -0
- pulumi_azure_native/network/list_active_security_user_rules.py +4 -0
- pulumi_azure_native/network/list_dns_forwarding_ruleset_by_virtual_network.py +4 -0
- pulumi_azure_native/network/list_dns_resolver_by_virtual_network.py +4 -0
- pulumi_azure_native/network/list_effective_virtual_network_by_network_manager.py +4 -0
- pulumi_azure_native/network/list_firewall_policy_idps_signature.py +4 -0
- pulumi_azure_native/network/list_firewall_policy_idps_signatures_filter_value.py +4 -0
- pulumi_azure_native/network/list_list_effective_virtual_network_by_network_group.py +4 -0
- pulumi_azure_native/network/list_network_manager_deployment_status.py +4 -0
- pulumi_azure_native/network/list_network_manager_effective_connectivity_configurations.py +4 -0
- pulumi_azure_native/network/list_network_manager_effective_security_admin_rules.py +4 -0
- pulumi_azure_native/network/load_balancer.py +6 -2
- pulumi_azure_native/network/load_balancer_backend_address_pool.py +6 -2
- pulumi_azure_native/network/local_network_gateway.py +6 -2
- pulumi_azure_native/network/management_group_network_manager_connection.py +6 -2
- pulumi_azure_native/network/nat_gateway.py +6 -2
- pulumi_azure_native/network/nat_rule.py +6 -2
- pulumi_azure_native/network/network_experiment_profile.py +2 -2
- pulumi_azure_native/network/network_group.py +6 -2
- pulumi_azure_native/network/network_interface.py +6 -2
- pulumi_azure_native/network/network_interface_tap_configuration.py +6 -2
- pulumi_azure_native/network/network_manager.py +6 -2
- pulumi_azure_native/network/network_profile.py +6 -2
- pulumi_azure_native/network/network_security_group.py +6 -2
- pulumi_azure_native/network/network_security_perimeter.py +6 -2
- pulumi_azure_native/network/network_virtual_appliance.py +6 -2
- pulumi_azure_native/network/network_virtual_appliance_connection.py +4 -0
- pulumi_azure_native/network/network_watcher.py +6 -2
- pulumi_azure_native/network/nsp_access_rule.py +2 -2
- pulumi_azure_native/network/nsp_association.py +2 -2
- pulumi_azure_native/network/nsp_profile.py +2 -2
- pulumi_azure_native/network/outbound_endpoint.py +6 -2
- pulumi_azure_native/network/p2s_vpn_gateway.py +6 -2
- pulumi_azure_native/network/p2s_vpn_server_configuration.py +2 -2
- pulumi_azure_native/network/packet_capture.py +6 -2
- pulumi_azure_native/network/policy.py +6 -2
- pulumi_azure_native/network/private_dns_zone_group.py +6 -2
- pulumi_azure_native/network/private_endpoint.py +6 -2
- pulumi_azure_native/network/private_link_service.py +6 -2
- pulumi_azure_native/network/private_link_service_private_endpoint_connection.py +6 -2
- pulumi_azure_native/network/private_record_set.py +2 -2
- pulumi_azure_native/network/private_resolver_virtual_network_link.py +4 -0
- pulumi_azure_native/network/private_zone.py +2 -2
- pulumi_azure_native/network/profile.py +6 -2
- pulumi_azure_native/network/public_ip_address.py +6 -2
- pulumi_azure_native/network/public_ip_prefix.py +6 -2
- pulumi_azure_native/network/record_set.py +6 -2
- pulumi_azure_native/network/route.py +6 -2
- pulumi_azure_native/network/route_filter.py +6 -2
- pulumi_azure_native/network/route_filter_rule.py +6 -2
- pulumi_azure_native/network/route_map.py +4 -0
- pulumi_azure_native/network/route_table.py +6 -2
- pulumi_azure_native/network/routing_intent.py +6 -2
- pulumi_azure_native/network/rules_engine.py +2 -2
- pulumi_azure_native/network/scope_connection.py +6 -2
- pulumi_azure_native/network/security_admin_configuration.py +6 -2
- pulumi_azure_native/network/security_partner_provider.py +6 -2
- pulumi_azure_native/network/security_rule.py +6 -2
- pulumi_azure_native/network/security_user_configuration.py +6 -2
- pulumi_azure_native/network/service_endpoint_policy.py +6 -2
- pulumi_azure_native/network/service_endpoint_policy_definition.py +6 -2
- pulumi_azure_native/network/static_member.py +6 -2
- pulumi_azure_native/network/subnet.py +6 -2
- pulumi_azure_native/network/subscription_network_manager_connection.py +6 -2
- pulumi_azure_native/network/traffic_manager_user_metrics_key.py +6 -2
- pulumi_azure_native/network/user_rule.py +6 -2
- pulumi_azure_native/network/user_rule_collection.py +6 -2
- pulumi_azure_native/network/virtual_appliance_site.py +6 -2
- pulumi_azure_native/network/virtual_hub.py +6 -2
- pulumi_azure_native/network/virtual_hub_bgp_connection.py +6 -2
- pulumi_azure_native/network/virtual_hub_ip_configuration.py +6 -2
- pulumi_azure_native/network/virtual_hub_route_table_v2.py +6 -2
- pulumi_azure_native/network/virtual_network.py +6 -2
- pulumi_azure_native/network/virtual_network_gateway.py +6 -2
- pulumi_azure_native/network/virtual_network_gateway_connection.py +6 -2
- pulumi_azure_native/network/virtual_network_gateway_nat_rule.py +6 -2
- pulumi_azure_native/network/virtual_network_link.py +2 -2
- pulumi_azure_native/network/virtual_network_peering.py +6 -2
- pulumi_azure_native/network/virtual_network_tap.py +6 -2
- pulumi_azure_native/network/virtual_router.py +6 -2
- pulumi_azure_native/network/virtual_router_peering.py +6 -2
- pulumi_azure_native/network/virtual_wan.py +6 -2
- pulumi_azure_native/network/vpn_connection.py +6 -2
- pulumi_azure_native/network/vpn_gateway.py +6 -2
- pulumi_azure_native/network/vpn_server_configuration.py +6 -2
- pulumi_azure_native/network/vpn_site.py +6 -2
- pulumi_azure_native/network/web_application_firewall_policy.py +6 -2
- pulumi_azure_native/network/zone.py +6 -2
- pulumi_azure_native/networkcloud/agent_pool.py +4 -0
- pulumi_azure_native/networkcloud/bare_metal_machine.py +6 -2
- pulumi_azure_native/networkcloud/bare_metal_machine_key_set.py +6 -2
- pulumi_azure_native/networkcloud/bmc_key_set.py +6 -2
- pulumi_azure_native/networkcloud/cloud_services_network.py +6 -2
- pulumi_azure_native/networkcloud/cluster.py +6 -2
- pulumi_azure_native/networkcloud/cluster_manager.py +6 -2
- pulumi_azure_native/networkcloud/console.py +6 -2
- pulumi_azure_native/networkcloud/default_cni_network.py +2 -2
- pulumi_azure_native/networkcloud/get_agent_pool.py +4 -0
- pulumi_azure_native/networkcloud/get_bare_metal_machine.py +4 -0
- pulumi_azure_native/networkcloud/get_bare_metal_machine_key_set.py +4 -0
- pulumi_azure_native/networkcloud/get_bmc_key_set.py +4 -0
- pulumi_azure_native/networkcloud/get_cloud_services_network.py +4 -0
- pulumi_azure_native/networkcloud/get_cluster.py +4 -0
- pulumi_azure_native/networkcloud/get_cluster_manager.py +4 -0
- pulumi_azure_native/networkcloud/get_console.py +4 -0
- pulumi_azure_native/networkcloud/get_kubernetes_cluster.py +4 -0
- pulumi_azure_native/networkcloud/get_l2_network.py +4 -0
- pulumi_azure_native/networkcloud/get_l3_network.py +4 -0
- pulumi_azure_native/networkcloud/get_metrics_configuration.py +4 -0
- pulumi_azure_native/networkcloud/get_rack.py +4 -0
- pulumi_azure_native/networkcloud/get_storage_appliance.py +4 -0
- pulumi_azure_native/networkcloud/get_trunked_network.py +4 -0
- pulumi_azure_native/networkcloud/get_virtual_machine.py +4 -0
- pulumi_azure_native/networkcloud/get_volume.py +4 -0
- pulumi_azure_native/networkcloud/hybrid_aks_cluster.py +2 -2
- pulumi_azure_native/networkcloud/kubernetes_cluster.py +4 -0
- pulumi_azure_native/networkcloud/l2_network.py +6 -2
- pulumi_azure_native/networkcloud/l3_network.py +6 -2
- pulumi_azure_native/networkcloud/metrics_configuration.py +6 -2
- pulumi_azure_native/networkcloud/rack.py +6 -2
- pulumi_azure_native/networkcloud/storage_appliance.py +6 -2
- pulumi_azure_native/networkcloud/trunked_network.py +6 -2
- pulumi_azure_native/networkcloud/virtual_machine.py +6 -2
- pulumi_azure_native/networkcloud/volume.py +6 -2
- pulumi_azure_native/networkfunction/azure_traffic_collector.py +6 -2
- pulumi_azure_native/networkfunction/collector_policy.py +6 -2
- pulumi_azure_native/networkfunction/get_azure_traffic_collector.py +4 -0
- pulumi_azure_native/networkfunction/get_collector_policy.py +4 -0
- pulumi_azure_native/notificationhubs/get_namespace.py +4 -0
- pulumi_azure_native/notificationhubs/get_namespace_authorization_rule.py +4 -0
- pulumi_azure_native/notificationhubs/get_namespace_pns_credentials.py +4 -0
- pulumi_azure_native/notificationhubs/get_notification_hub.py +4 -0
- pulumi_azure_native/notificationhubs/get_notification_hub_authorization_rule.py +4 -0
- pulumi_azure_native/notificationhubs/get_notification_hub_pns_credentials.py +4 -0
- pulumi_azure_native/notificationhubs/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/notificationhubs/list_namespace_keys.py +4 -0
- pulumi_azure_native/notificationhubs/list_notification_hub_keys.py +4 -0
- pulumi_azure_native/notificationhubs/namespace.py +6 -2
- pulumi_azure_native/notificationhubs/namespace_authorization_rule.py +6 -2
- pulumi_azure_native/notificationhubs/notification_hub.py +6 -2
- pulumi_azure_native/notificationhubs/notification_hub_authorization_rule.py +6 -2
- pulumi_azure_native/notificationhubs/private_endpoint_connection.py +4 -0
- pulumi_azure_native/offazure/hyper_v_site.py +2 -2
- pulumi_azure_native/offazure/private_endpoint_connection.py +2 -2
- pulumi_azure_native/offazure/site.py +2 -2
- pulumi_azure_native/openenergyplatform/energy_service.py +2 -2
- pulumi_azure_native/operationalinsights/cluster.py +6 -2
- pulumi_azure_native/operationalinsights/data_export.py +2 -2
- pulumi_azure_native/operationalinsights/data_source.py +6 -2
- pulumi_azure_native/operationalinsights/get_cluster.py +4 -0
- pulumi_azure_native/operationalinsights/get_data_source.py +4 -0
- pulumi_azure_native/operationalinsights/get_linked_service.py +4 -0
- pulumi_azure_native/operationalinsights/get_query.py +4 -0
- pulumi_azure_native/operationalinsights/get_query_pack.py +4 -0
- pulumi_azure_native/operationalinsights/get_saved_search.py +4 -0
- pulumi_azure_native/operationalinsights/get_workspace.py +4 -0
- pulumi_azure_native/operationalinsights/linked_service.py +6 -2
- pulumi_azure_native/operationalinsights/linked_storage_account.py +2 -2
- pulumi_azure_native/operationalinsights/machine_group.py +2 -2
- pulumi_azure_native/operationalinsights/query.py +6 -2
- pulumi_azure_native/operationalinsights/query_pack.py +6 -2
- pulumi_azure_native/operationalinsights/saved_search.py +6 -2
- pulumi_azure_native/operationalinsights/storage_insight_config.py +2 -2
- pulumi_azure_native/operationalinsights/table.py +2 -2
- pulumi_azure_native/operationalinsights/workspace.py +6 -2
- pulumi_azure_native/operationsmanagement/management_association.py +2 -2
- pulumi_azure_native/operationsmanagement/management_configuration.py +2 -2
- pulumi_azure_native/operationsmanagement/solution.py +2 -2
- pulumi_azure_native/orbital/contact.py +4 -0
- pulumi_azure_native/orbital/contact_profile.py +4 -0
- pulumi_azure_native/orbital/get_contact.py +4 -0
- pulumi_azure_native/orbital/get_contact_profile.py +4 -0
- pulumi_azure_native/orbital/get_spacecraft.py +4 -0
- pulumi_azure_native/orbital/list_spacecraft_available_contacts.py +4 -0
- pulumi_azure_native/orbital/spacecraft.py +4 -0
- pulumi_azure_native/peering/connection_monitor_test.py +2 -2
- pulumi_azure_native/peering/get_peer_asn.py +4 -0
- pulumi_azure_native/peering/peer_asn.py +6 -2
- pulumi_azure_native/peering/peering.py +2 -2
- pulumi_azure_native/peering/peering_service.py +2 -2
- pulumi_azure_native/peering/prefix.py +2 -2
- pulumi_azure_native/peering/registered_asn.py +2 -2
- pulumi_azure_native/peering/registered_prefix.py +2 -2
- pulumi_azure_native/policyinsights/attestation_at_resource.py +2 -2
- pulumi_azure_native/policyinsights/attestation_at_resource_group.py +2 -2
- pulumi_azure_native/policyinsights/attestation_at_subscription.py +2 -2
- pulumi_azure_native/policyinsights/get_remediation_at_management_group.py +4 -0
- pulumi_azure_native/policyinsights/get_remediation_at_resource.py +4 -0
- pulumi_azure_native/policyinsights/get_remediation_at_resource_group.py +4 -0
- pulumi_azure_native/policyinsights/get_remediation_at_subscription.py +4 -0
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_management_group.py +4 -0
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource.py +4 -0
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource_group.py +4 -0
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_subscription.py +4 -0
- pulumi_azure_native/policyinsights/remediation_at_management_group.py +6 -2
- pulumi_azure_native/policyinsights/remediation_at_resource.py +6 -2
- pulumi_azure_native/policyinsights/remediation_at_resource_group.py +6 -2
- pulumi_azure_native/policyinsights/remediation_at_subscription.py +6 -2
- pulumi_azure_native/portal/console.py +2 -2
- pulumi_azure_native/portal/console_with_location.py +2 -2
- pulumi_azure_native/portal/dashboard.py +6 -2
- pulumi_azure_native/portal/get_dashboard.py +4 -0
- pulumi_azure_native/portal/tenant_configuration.py +2 -2
- pulumi_azure_native/portal/user_settings.py +2 -2
- pulumi_azure_native/portal/user_settings_with_location.py +2 -2
- pulumi_azure_native/powerbi/power_bi_resource.py +2 -2
- pulumi_azure_native/powerbi/private_endpoint_connection.py +2 -2
- pulumi_azure_native/powerbi/workspace_collection.py +2 -2
- pulumi_azure_native/powerbidedicated/auto_scale_v_core.py +2 -2
- pulumi_azure_native/powerbidedicated/capacity_details.py +6 -2
- pulumi_azure_native/powerbidedicated/get_capacity_details.py +4 -0
- pulumi_azure_native/powerplatform/account.py +2 -2
- pulumi_azure_native/powerplatform/enterprise_policy.py +2 -2
- pulumi_azure_native/powerplatform/private_endpoint_connection.py +2 -2
- pulumi_azure_native/professionalservice/professional_service_subscription_level.py +2 -2
- pulumi_azure_native/providerhub/default_rollout.py +2 -2
- pulumi_azure_native/providerhub/notification_registration.py +2 -2
- pulumi_azure_native/providerhub/operation_by_provider_registration.py +6 -2
- pulumi_azure_native/providerhub/provider_registration.py +2 -2
- pulumi_azure_native/providerhub/resource_type_registration.py +2 -2
- pulumi_azure_native/providerhub/skus.py +2 -2
- pulumi_azure_native/providerhub/skus_nested_resource_type_first.py +2 -2
- pulumi_azure_native/providerhub/skus_nested_resource_type_second.py +2 -2
- pulumi_azure_native/providerhub/skus_nested_resource_type_third.py +2 -2
- pulumi_azure_native/purview/account.py +6 -2
- pulumi_azure_native/purview/get_account.py +4 -0
- pulumi_azure_native/purview/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/purview/list_account_keys.py +4 -0
- pulumi_azure_native/purview/private_endpoint_connection.py +6 -2
- pulumi_azure_native/quantum/workspace.py +2 -2
- pulumi_azure_native/recommendationsservice/account.py +6 -2
- pulumi_azure_native/recommendationsservice/get_account.py +4 -0
- pulumi_azure_native/recommendationsservice/get_modeling.py +4 -0
- pulumi_azure_native/recommendationsservice/get_service_endpoint.py +4 -0
- pulumi_azure_native/recommendationsservice/modeling.py +6 -2
- pulumi_azure_native/recommendationsservice/service_endpoint.py +6 -2
- pulumi_azure_native/recoveryservices/get_protected_item.py +4 -0
- pulumi_azure_native/recoveryservices/get_protection_policy.py +4 -0
- pulumi_azure_native/recoveryservices/get_recovery_point_access_token.py +4 -0
- pulumi_azure_native/recoveryservices/get_replication_fabric.py +4 -0
- pulumi_azure_native/recoveryservices/get_replication_migration_item.py +4 -0
- pulumi_azure_native/recoveryservices/get_replication_network_mapping.py +4 -0
- pulumi_azure_native/recoveryservices/get_replication_policy.py +4 -0
- pulumi_azure_native/recoveryservices/get_replication_protected_item.py +4 -0
- pulumi_azure_native/recoveryservices/get_replication_protection_container_mapping.py +4 -0
- pulumi_azure_native/recoveryservices/get_replication_recovery_plan.py +4 -0
- pulumi_azure_native/recoveryservices/get_replication_recovery_services_provider.py +4 -0
- pulumi_azure_native/recoveryservices/get_replication_storage_classification_mapping.py +4 -0
- pulumi_azure_native/recoveryservices/get_replicationv_center.py +4 -0
- pulumi_azure_native/recoveryservices/get_vault.py +4 -0
- pulumi_azure_native/recoveryservices/private_endpoint_connection.py +2 -2
- pulumi_azure_native/recoveryservices/protected_item.py +6 -2
- pulumi_azure_native/recoveryservices/protection_container.py +2 -2
- pulumi_azure_native/recoveryservices/protection_intent.py +2 -2
- pulumi_azure_native/recoveryservices/protection_policy.py +6 -2
- pulumi_azure_native/recoveryservices/replication_fabric.py +6 -2
- pulumi_azure_native/recoveryservices/replication_migration_item.py +6 -2
- pulumi_azure_native/recoveryservices/replication_network_mapping.py +6 -2
- pulumi_azure_native/recoveryservices/replication_policy.py +6 -2
- pulumi_azure_native/recoveryservices/replication_protected_item.py +6 -2
- pulumi_azure_native/recoveryservices/replication_protection_container_mapping.py +6 -2
- pulumi_azure_native/recoveryservices/replication_recovery_plan.py +6 -2
- pulumi_azure_native/recoveryservices/replication_recovery_services_provider.py +6 -2
- pulumi_azure_native/recoveryservices/replication_storage_classification_mapping.py +6 -2
- pulumi_azure_native/recoveryservices/replicationv_center.py +6 -2
- pulumi_azure_native/recoveryservices/resource_guard_proxy.py +2 -2
- pulumi_azure_native/recoveryservices/vault.py +6 -2
- pulumi_azure_native/redhatopenshift/get_machine_pool.py +4 -0
- pulumi_azure_native/redhatopenshift/get_open_shift_cluster.py +4 -0
- pulumi_azure_native/redhatopenshift/get_secret.py +4 -0
- pulumi_azure_native/redhatopenshift/get_sync_identity_provider.py +4 -0
- pulumi_azure_native/redhatopenshift/get_sync_set.py +4 -0
- pulumi_azure_native/redhatopenshift/list_open_shift_cluster_admin_credentials.py +4 -0
- pulumi_azure_native/redhatopenshift/list_open_shift_cluster_credentials.py +4 -0
- pulumi_azure_native/redhatopenshift/machine_pool.py +4 -0
- pulumi_azure_native/redhatopenshift/open_shift_cluster.py +6 -2
- pulumi_azure_native/redhatopenshift/secret.py +4 -0
- pulumi_azure_native/redhatopenshift/sync_identity_provider.py +4 -0
- pulumi_azure_native/redhatopenshift/sync_set.py +4 -0
- pulumi_azure_native/relay/get_hybrid_connection_authorization_rule.py +4 -0
- pulumi_azure_native/relay/get_namespace_authorization_rule.py +4 -0
- pulumi_azure_native/relay/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/relay/get_wcf_relay.py +4 -0
- pulumi_azure_native/relay/get_wcf_relay_authorization_rule.py +4 -0
- pulumi_azure_native/relay/hybrid_connection.py +2 -2
- pulumi_azure_native/relay/hybrid_connection_authorization_rule.py +6 -2
- pulumi_azure_native/relay/namespace.py +2 -2
- pulumi_azure_native/relay/namespace_authorization_rule.py +6 -2
- pulumi_azure_native/relay/private_endpoint_connection.py +6 -2
- pulumi_azure_native/relay/wcf_relay.py +6 -2
- pulumi_azure_native/relay/wcf_relay_authorization_rule.py +6 -2
- pulumi_azure_native/resourceconnector/appliance.py +6 -2
- pulumi_azure_native/resourceconnector/get_appliance.py +4 -0
- pulumi_azure_native/resourceconnector/list_appliance_cluster_user_credential.py +4 -0
- pulumi_azure_native/resourcegraph/get_graph_query.py +4 -0
- pulumi_azure_native/resourcegraph/graph_query.py +6 -2
- pulumi_azure_native/resourcehealth/list_security_advisory_impacted_resource_by_subscription_id_and_event_id.py +4 -0
- pulumi_azure_native/resourcehealth/list_security_advisory_impacted_resource_by_tenant_id_and_event_id.py +4 -0
- pulumi_azure_native/resources/azure_cli_script.py +2 -2
- pulumi_azure_native/resources/azure_power_shell_script.py +2 -2
- pulumi_azure_native/resources/deployment.py +6 -2
- pulumi_azure_native/resources/deployment_at_management_group_scope.py +6 -2
- pulumi_azure_native/resources/deployment_at_scope.py +6 -2
- pulumi_azure_native/resources/deployment_at_subscription_scope.py +6 -2
- pulumi_azure_native/resources/deployment_at_tenant_scope.py +6 -2
- pulumi_azure_native/resources/get_deployment.py +4 -0
- pulumi_azure_native/resources/get_deployment_at_management_group_scope.py +4 -0
- pulumi_azure_native/resources/get_deployment_at_scope.py +4 -0
- pulumi_azure_native/resources/get_deployment_at_subscription_scope.py +4 -0
- pulumi_azure_native/resources/get_deployment_at_tenant_scope.py +4 -0
- pulumi_azure_native/resources/get_resource.py +4 -0
- pulumi_azure_native/resources/get_resource_group.py +4 -0
- pulumi_azure_native/resources/get_tag_at_scope.py +4 -0
- pulumi_azure_native/resources/get_template_spec_version.py +4 -0
- pulumi_azure_native/resources/resource.py +6 -2
- pulumi_azure_native/resources/resource_group.py +6 -2
- pulumi_azure_native/resources/tag_at_scope.py +6 -2
- pulumi_azure_native/resources/template_spec.py +2 -2
- pulumi_azure_native/resources/template_spec_version.py +6 -2
- pulumi_azure_native/saas/saas_subscription_level.py +2 -2
- pulumi_azure_native/scheduler/job.py +2 -2
- pulumi_azure_native/scheduler/job_collection.py +2 -2
- pulumi_azure_native/scvmm/availability_set.py +6 -2
- pulumi_azure_native/scvmm/cloud.py +6 -2
- pulumi_azure_native/scvmm/get_availability_set.py +4 -0
- pulumi_azure_native/scvmm/get_cloud.py +4 -0
- pulumi_azure_native/scvmm/get_guest_agent.py +4 -0
- pulumi_azure_native/scvmm/get_hybrid_identity_metadata.py +4 -0
- pulumi_azure_native/scvmm/get_inventory_item.py +4 -0
- pulumi_azure_native/scvmm/get_machine_extension.py +4 -0
- pulumi_azure_native/scvmm/get_virtual_machine.py +4 -0
- pulumi_azure_native/scvmm/get_virtual_machine_template.py +4 -0
- pulumi_azure_native/scvmm/get_virtual_network.py +4 -0
- pulumi_azure_native/scvmm/get_vmm_server.py +4 -0
- pulumi_azure_native/scvmm/guest_agent.py +4 -0
- pulumi_azure_native/scvmm/hybrid_identity_metadata.py +4 -0
- pulumi_azure_native/scvmm/inventory_item.py +6 -2
- pulumi_azure_native/scvmm/machine_extension.py +4 -0
- pulumi_azure_native/scvmm/virtual_machine.py +6 -2
- pulumi_azure_native/scvmm/virtual_machine_template.py +6 -2
- pulumi_azure_native/scvmm/virtual_network.py +6 -2
- pulumi_azure_native/scvmm/vmm_server.py +6 -2
- pulumi_azure_native/search/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/search/get_service.py +4 -0
- pulumi_azure_native/search/get_shared_private_link_resource.py +4 -0
- pulumi_azure_native/search/list_admin_key.py +4 -0
- pulumi_azure_native/search/list_query_key_by_search_service.py +4 -0
- pulumi_azure_native/search/private_endpoint_connection.py +6 -2
- pulumi_azure_native/search/service.py +6 -2
- pulumi_azure_native/search/shared_private_link_resource.py +6 -2
- pulumi_azure_native/security/adaptive_application_control.py +6 -2
- pulumi_azure_native/security/advanced_threat_protection.py +2 -2
- pulumi_azure_native/security/alerts_suppression_rule.py +2 -2
- pulumi_azure_native/security/application.py +2 -2
- pulumi_azure_native/security/assessment.py +6 -2
- pulumi_azure_native/security/assessment_metadata_in_subscription.py +2 -2
- pulumi_azure_native/security/assignment.py +2 -2
- pulumi_azure_native/security/automation.py +2 -2
- pulumi_azure_native/security/connector.py +2 -2
- pulumi_azure_native/security/custom_assessment_automation.py +2 -2
- pulumi_azure_native/security/custom_entity_store_assignment.py +2 -2
- pulumi_azure_native/security/device_security_group.py +2 -2
- pulumi_azure_native/security/get_adaptive_application_control.py +4 -0
- pulumi_azure_native/security/get_assessment.py +4 -0
- pulumi_azure_native/security/get_iot_security_solution.py +4 -0
- pulumi_azure_native/security/get_security_connector.py +4 -0
- pulumi_azure_native/security/get_security_contact.py +4 -0
- pulumi_azure_native/security/ingestion_setting.py +2 -2
- pulumi_azure_native/security/iot_security_solution.py +6 -2
- pulumi_azure_native/security/jit_network_access_policy.py +2 -2
- pulumi_azure_native/security/security_connector.py +6 -2
- pulumi_azure_native/security/security_connector_application.py +2 -2
- pulumi_azure_native/security/security_contact.py +6 -2
- pulumi_azure_native/security/server_vulnerability_assessment.py +2 -2
- pulumi_azure_native/security/sql_vulnerability_assessment_baseline_rule.py +2 -2
- pulumi_azure_native/security/standard.py +2 -2
- pulumi_azure_native/security/workspace_setting.py +2 -2
- pulumi_azure_native/securityandcompliance/private_endpoint_connections_adt_api.py +2 -2
- pulumi_azure_native/securityandcompliance/private_endpoint_connections_comp.py +2 -2
- pulumi_azure_native/securityandcompliance/private_endpoint_connections_for_edm.py +2 -2
- pulumi_azure_native/securityandcompliance/private_endpoint_connections_for_mip_policy_sync.py +2 -2
- pulumi_azure_native/securityandcompliance/private_endpoint_connections_for_scc_powershell.py +2 -2
- pulumi_azure_native/securityandcompliance/private_endpoint_connections_sec.py +2 -2
- pulumi_azure_native/securityandcompliance/private_link_services_for_edm_upload.py +2 -2
- pulumi_azure_native/securityandcompliance/private_link_services_for_m365_compliance_center.py +2 -2
- pulumi_azure_native/securityandcompliance/private_link_services_for_m365_security_center.py +2 -2
- pulumi_azure_native/securityandcompliance/private_link_services_for_mip_policy_sync.py +2 -2
- pulumi_azure_native/securityandcompliance/private_link_services_for_o365_management_activity_api.py +2 -2
- pulumi_azure_native/securityandcompliance/private_link_services_for_scc_powershell.py +2 -2
- pulumi_azure_native/securitydevops/azure_dev_ops_connector.py +2 -2
- pulumi_azure_native/securitydevops/git_hub_connector.py +2 -2
- pulumi_azure_native/securityinsights/aad_data_connector.py +2 -2
- pulumi_azure_native/securityinsights/aatp_data_connector.py +2 -2
- pulumi_azure_native/securityinsights/action.py +6 -2
- pulumi_azure_native/securityinsights/activity_custom_entity_query.py +2 -2
- pulumi_azure_native/securityinsights/anomalies.py +2 -2
- pulumi_azure_native/securityinsights/anomaly_security_ml_analytics_settings.py +2 -2
- pulumi_azure_native/securityinsights/asc_data_connector.py +2 -2
- pulumi_azure_native/securityinsights/automation_rule.py +6 -2
- pulumi_azure_native/securityinsights/aws_cloud_trail_data_connector.py +2 -2
- pulumi_azure_native/securityinsights/bookmark.py +6 -2
- pulumi_azure_native/securityinsights/bookmark_relation.py +6 -2
- pulumi_azure_native/securityinsights/content_package.py +4 -0
- pulumi_azure_native/securityinsights/content_template.py +4 -0
- pulumi_azure_native/securityinsights/entity_analytics.py +2 -2
- pulumi_azure_native/securityinsights/eyes_on.py +2 -2
- pulumi_azure_native/securityinsights/file_import.py +4 -0
- pulumi_azure_native/securityinsights/fusion_alert_rule.py +2 -2
- pulumi_azure_native/securityinsights/get_action.py +4 -0
- pulumi_azure_native/securityinsights/get_automation_rule.py +4 -0
- pulumi_azure_native/securityinsights/get_bookmark.py +4 -0
- pulumi_azure_native/securityinsights/get_bookmark_relation.py +4 -0
- pulumi_azure_native/securityinsights/get_content_package.py +4 -0
- pulumi_azure_native/securityinsights/get_content_template.py +4 -0
- pulumi_azure_native/securityinsights/get_entities_get_timeline.py +4 -0
- pulumi_azure_native/securityinsights/get_entity_insights.py +4 -0
- pulumi_azure_native/securityinsights/get_file_import.py +4 -0
- pulumi_azure_native/securityinsights/get_hunt.py +4 -0
- pulumi_azure_native/securityinsights/get_hunt_comment.py +4 -0
- pulumi_azure_native/securityinsights/get_hunt_relation.py +4 -0
- pulumi_azure_native/securityinsights/get_incident.py +4 -0
- pulumi_azure_native/securityinsights/get_incident_comment.py +4 -0
- pulumi_azure_native/securityinsights/get_incident_relation.py +4 -0
- pulumi_azure_native/securityinsights/get_incident_task.py +4 -0
- pulumi_azure_native/securityinsights/get_metadata.py +4 -0
- pulumi_azure_native/securityinsights/get_sentinel_onboarding_state.py +4 -0
- pulumi_azure_native/securityinsights/get_source_control.py +4 -0
- pulumi_azure_native/securityinsights/get_threat_intelligence_indicator.py +4 -0
- pulumi_azure_native/securityinsights/get_watchlist.py +4 -0
- pulumi_azure_native/securityinsights/get_watchlist_item.py +4 -0
- pulumi_azure_native/securityinsights/get_workspace_manager_assignment.py +4 -0
- pulumi_azure_native/securityinsights/get_workspace_manager_configuration.py +4 -0
- pulumi_azure_native/securityinsights/get_workspace_manager_group.py +4 -0
- pulumi_azure_native/securityinsights/get_workspace_manager_member.py +4 -0
- pulumi_azure_native/securityinsights/hunt.py +4 -0
- pulumi_azure_native/securityinsights/hunt_comment.py +4 -0
- pulumi_azure_native/securityinsights/hunt_relation.py +4 -0
- pulumi_azure_native/securityinsights/incident.py +6 -2
- pulumi_azure_native/securityinsights/incident_comment.py +6 -2
- pulumi_azure_native/securityinsights/incident_relation.py +6 -2
- pulumi_azure_native/securityinsights/incident_task.py +4 -0
- pulumi_azure_native/securityinsights/list_source_control_repositories.py +4 -0
- pulumi_azure_native/securityinsights/mcas_data_connector.py +2 -2
- pulumi_azure_native/securityinsights/mdatp_data_connector.py +2 -2
- pulumi_azure_native/securityinsights/metadata.py +6 -2
- pulumi_azure_native/securityinsights/microsoft_security_incident_creation_alert_rule.py +2 -2
- pulumi_azure_native/securityinsights/office_data_connector.py +2 -2
- pulumi_azure_native/securityinsights/scheduled_alert_rule.py +2 -2
- pulumi_azure_native/securityinsights/sentinel_onboarding_state.py +6 -2
- pulumi_azure_native/securityinsights/source_control.py +6 -2
- pulumi_azure_native/securityinsights/threat_intelligence_indicator.py +6 -2
- pulumi_azure_native/securityinsights/ti_data_connector.py +2 -2
- pulumi_azure_native/securityinsights/ueba.py +2 -2
- pulumi_azure_native/securityinsights/watchlist.py +6 -2
- pulumi_azure_native/securityinsights/watchlist_item.py +6 -2
- pulumi_azure_native/securityinsights/workspace_manager_assignment.py +4 -0
- pulumi_azure_native/securityinsights/workspace_manager_configuration.py +4 -0
- pulumi_azure_native/securityinsights/workspace_manager_group.py +4 -0
- pulumi_azure_native/securityinsights/workspace_manager_member.py +4 -0
- pulumi_azure_native/serialconsole/serial_port.py +2 -2
- pulumi_azure_native/servicebus/disaster_recovery_config.py +6 -2
- pulumi_azure_native/servicebus/get_disaster_recovery_config.py +4 -0
- pulumi_azure_native/servicebus/get_migration_config.py +4 -0
- pulumi_azure_native/servicebus/get_namespace.py +4 -0
- pulumi_azure_native/servicebus/get_namespace_authorization_rule.py +4 -0
- pulumi_azure_native/servicebus/get_namespace_network_rule_set.py +4 -0
- pulumi_azure_native/servicebus/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/servicebus/get_queue.py +4 -0
- pulumi_azure_native/servicebus/get_queue_authorization_rule.py +4 -0
- pulumi_azure_native/servicebus/get_rule.py +4 -0
- pulumi_azure_native/servicebus/get_subscription.py +4 -0
- pulumi_azure_native/servicebus/get_topic.py +4 -0
- pulumi_azure_native/servicebus/get_topic_authorization_rule.py +4 -0
- pulumi_azure_native/servicebus/list_disaster_recovery_config_keys.py +4 -0
- pulumi_azure_native/servicebus/list_namespace_keys.py +4 -0
- pulumi_azure_native/servicebus/list_queue_keys.py +4 -0
- pulumi_azure_native/servicebus/list_topic_keys.py +4 -0
- pulumi_azure_native/servicebus/migration_config.py +6 -2
- pulumi_azure_native/servicebus/namespace.py +6 -2
- pulumi_azure_native/servicebus/namespace_authorization_rule.py +6 -2
- pulumi_azure_native/servicebus/namespace_ip_filter_rule.py +2 -2
- pulumi_azure_native/servicebus/namespace_network_rule_set.py +6 -2
- pulumi_azure_native/servicebus/namespace_virtual_network_rule.py +2 -2
- pulumi_azure_native/servicebus/private_endpoint_connection.py +6 -2
- pulumi_azure_native/servicebus/queue.py +6 -2
- pulumi_azure_native/servicebus/queue_authorization_rule.py +6 -2
- pulumi_azure_native/servicebus/rule.py +6 -2
- pulumi_azure_native/servicebus/subscription.py +6 -2
- pulumi_azure_native/servicebus/topic.py +6 -2
- pulumi_azure_native/servicebus/topic_authorization_rule.py +6 -2
- pulumi_azure_native/servicefabric/get_managed_cluster.py +4 -0
- pulumi_azure_native/servicefabric/get_managed_cluster_application.py +4 -0
- pulumi_azure_native/servicefabric/get_managed_cluster_application_type.py +4 -0
- pulumi_azure_native/servicefabric/get_managed_cluster_application_type_version.py +4 -0
- pulumi_azure_native/servicefabric/get_managed_cluster_service.py +4 -0
- pulumi_azure_native/servicefabric/get_node_type.py +4 -0
- pulumi_azure_native/servicefabric/getmanaged_az_resiliency_status.py +4 -0
- pulumi_azure_native/servicefabric/getmanaged_maintenance_window_status.py +4 -0
- pulumi_azure_native/servicefabric/managed_cluster.py +6 -2
- pulumi_azure_native/servicefabric/managed_cluster_application.py +4 -0
- pulumi_azure_native/servicefabric/managed_cluster_application_type.py +4 -0
- pulumi_azure_native/servicefabric/managed_cluster_application_type_version.py +4 -0
- pulumi_azure_native/servicefabric/managed_cluster_service.py +4 -0
- pulumi_azure_native/servicefabric/node_type.py +6 -2
- pulumi_azure_native/servicefabricmesh/application.py +6 -2
- pulumi_azure_native/servicefabricmesh/gateway.py +2 -2
- pulumi_azure_native/servicefabricmesh/get_application.py +4 -0
- pulumi_azure_native/servicefabricmesh/get_network.py +4 -0
- pulumi_azure_native/servicefabricmesh/get_volume.py +4 -0
- pulumi_azure_native/servicefabricmesh/network.py +6 -2
- pulumi_azure_native/servicefabricmesh/secret.py +2 -2
- pulumi_azure_native/servicefabricmesh/secret_value.py +2 -2
- pulumi_azure_native/servicefabricmesh/volume.py +6 -2
- pulumi_azure_native/servicelinker/get_linker.py +4 -0
- pulumi_azure_native/servicelinker/linker.py +6 -2
- pulumi_azure_native/servicelinker/list_linker_configurations.py +4 -0
- pulumi_azure_native/servicenetworking/associations_interface.py +6 -2
- pulumi_azure_native/servicenetworking/frontends_interface.py +6 -2
- pulumi_azure_native/servicenetworking/get_associations_interface.py +4 -0
- pulumi_azure_native/servicenetworking/get_frontends_interface.py +4 -0
- pulumi_azure_native/servicenetworking/get_traffic_controller_interface.py +4 -0
- pulumi_azure_native/servicenetworking/traffic_controller_interface.py +6 -2
- pulumi_azure_native/signalrservice/get_signal_r.py +4 -0
- pulumi_azure_native/signalrservice/get_signal_r_custom_certificate.py +4 -0
- pulumi_azure_native/signalrservice/get_signal_r_custom_domain.py +4 -0
- pulumi_azure_native/signalrservice/get_signal_r_private_endpoint_connection.py +4 -0
- pulumi_azure_native/signalrservice/get_signal_r_replica.py +4 -0
- pulumi_azure_native/signalrservice/get_signal_r_shared_private_link_resource.py +4 -0
- pulumi_azure_native/signalrservice/list_signal_r_keys.py +4 -0
- pulumi_azure_native/signalrservice/signal_r.py +6 -2
- pulumi_azure_native/signalrservice/signal_r_custom_certificate.py +6 -2
- pulumi_azure_native/signalrservice/signal_r_custom_domain.py +6 -2
- pulumi_azure_native/signalrservice/signal_r_private_endpoint_connection.py +6 -2
- pulumi_azure_native/signalrservice/signal_r_replica.py +4 -0
- pulumi_azure_native/signalrservice/signal_r_shared_private_link_resource.py +6 -2
- pulumi_azure_native/softwareplan/hybrid_use_benefit.py +2 -2
- pulumi_azure_native/solutions/application.py +6 -2
- pulumi_azure_native/solutions/application_definition.py +6 -2
- pulumi_azure_native/solutions/get_application.py +4 -0
- pulumi_azure_native/solutions/get_application_definition.py +4 -0
- pulumi_azure_native/solutions/jit_request.py +2 -2
- pulumi_azure_native/solutions/list_application_tokens.py +4 -0
- pulumi_azure_native/sql/backup_short_term_retention_policy.py +6 -2
- pulumi_azure_native/sql/data_masking_policy.py +6 -2
- pulumi_azure_native/sql/database.py +6 -2
- pulumi_azure_native/sql/database_advisor.py +6 -2
- pulumi_azure_native/sql/database_blob_auditing_policy.py +6 -2
- pulumi_azure_native/sql/database_security_alert_policy.py +6 -2
- pulumi_azure_native/sql/database_sql_vulnerability_assessment_rule_baseline.py +4 -0
- pulumi_azure_native/sql/database_vulnerability_assessment.py +6 -2
- pulumi_azure_native/sql/database_vulnerability_assessment_rule_baseline.py +6 -2
- pulumi_azure_native/sql/disaster_recovery_configuration.py +2 -2
- pulumi_azure_native/sql/distributed_availability_group.py +6 -2
- pulumi_azure_native/sql/elastic_pool.py +6 -2
- pulumi_azure_native/sql/encryption_protector.py +6 -2
- pulumi_azure_native/sql/extended_database_blob_auditing_policy.py +6 -2
- pulumi_azure_native/sql/extended_server_blob_auditing_policy.py +6 -2
- pulumi_azure_native/sql/failover_group.py +6 -2
- pulumi_azure_native/sql/firewall_rule.py +6 -2
- pulumi_azure_native/sql/geo_backup_policy.py +6 -2
- pulumi_azure_native/sql/get_backup_short_term_retention_policy.py +4 -0
- pulumi_azure_native/sql/get_data_masking_policy.py +4 -0
- pulumi_azure_native/sql/get_database.py +4 -0
- pulumi_azure_native/sql/get_database_advisor.py +4 -0
- pulumi_azure_native/sql/get_database_blob_auditing_policy.py +4 -0
- pulumi_azure_native/sql/get_database_security_alert_policy.py +4 -0
- pulumi_azure_native/sql/get_database_sql_vulnerability_assessment_rule_baseline.py +4 -0
- pulumi_azure_native/sql/get_database_vulnerability_assessment.py +4 -0
- pulumi_azure_native/sql/get_database_vulnerability_assessment_rule_baseline.py +4 -0
- pulumi_azure_native/sql/get_distributed_availability_group.py +4 -0
- pulumi_azure_native/sql/get_elastic_pool.py +4 -0
- pulumi_azure_native/sql/get_encryption_protector.py +4 -0
- pulumi_azure_native/sql/get_extended_database_blob_auditing_policy.py +4 -0
- pulumi_azure_native/sql/get_extended_server_blob_auditing_policy.py +4 -0
- pulumi_azure_native/sql/get_failover_group.py +4 -0
- pulumi_azure_native/sql/get_firewall_rule.py +4 -0
- pulumi_azure_native/sql/get_geo_backup_policy.py +4 -0
- pulumi_azure_native/sql/get_i_pv6_firewall_rule.py +4 -0
- pulumi_azure_native/sql/get_instance_failover_group.py +4 -0
- pulumi_azure_native/sql/get_instance_pool.py +4 -0
- pulumi_azure_native/sql/get_job.py +4 -0
- pulumi_azure_native/sql/get_job_agent.py +4 -0
- pulumi_azure_native/sql/get_job_credential.py +4 -0
- pulumi_azure_native/sql/get_job_step.py +4 -0
- pulumi_azure_native/sql/get_job_target_group.py +4 -0
- pulumi_azure_native/sql/get_long_term_retention_policy.py +4 -0
- pulumi_azure_native/sql/get_managed_database.py +4 -0
- pulumi_azure_native/sql/get_managed_database_sensitivity_label.py +4 -0
- pulumi_azure_native/sql/get_managed_database_vulnerability_assessment.py +4 -0
- pulumi_azure_native/sql/get_managed_database_vulnerability_assessment_rule_baseline.py +4 -0
- pulumi_azure_native/sql/get_managed_instance.py +4 -0
- pulumi_azure_native/sql/get_managed_instance_administrator.py +4 -0
- pulumi_azure_native/sql/get_managed_instance_azure_ad_only_authentication.py +4 -0
- pulumi_azure_native/sql/get_managed_instance_key.py +4 -0
- pulumi_azure_native/sql/get_managed_instance_long_term_retention_policy.py +4 -0
- pulumi_azure_native/sql/get_managed_instance_private_endpoint_connection.py +4 -0
- pulumi_azure_native/sql/get_managed_instance_vulnerability_assessment.py +4 -0
- pulumi_azure_native/sql/get_managed_server_dns_alias.py +4 -0
- pulumi_azure_native/sql/get_outbound_firewall_rule.py +4 -0
- pulumi_azure_native/sql/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/sql/get_sensitivity_label.py +4 -0
- pulumi_azure_native/sql/get_server.py +4 -0
- pulumi_azure_native/sql/get_server_advisor.py +4 -0
- pulumi_azure_native/sql/get_server_azure_ad_administrator.py +4 -0
- pulumi_azure_native/sql/get_server_azure_ad_only_authentication.py +4 -0
- pulumi_azure_native/sql/get_server_blob_auditing_policy.py +4 -0
- pulumi_azure_native/sql/get_server_dns_alias.py +4 -0
- pulumi_azure_native/sql/get_server_key.py +4 -0
- pulumi_azure_native/sql/get_server_security_alert_policy.py +4 -0
- pulumi_azure_native/sql/get_server_trust_certificate.py +4 -0
- pulumi_azure_native/sql/get_server_trust_group.py +4 -0
- pulumi_azure_native/sql/get_server_vulnerability_assessment.py +4 -0
- pulumi_azure_native/sql/get_sql_vulnerability_assessment_rule_baseline.py +4 -0
- pulumi_azure_native/sql/get_sql_vulnerability_assessments_setting.py +4 -0
- pulumi_azure_native/sql/get_start_stop_managed_instance_schedule.py +4 -0
- pulumi_azure_native/sql/get_sync_agent.py +4 -0
- pulumi_azure_native/sql/get_sync_group.py +4 -0
- pulumi_azure_native/sql/get_sync_member.py +4 -0
- pulumi_azure_native/sql/get_transparent_data_encryption.py +4 -0
- pulumi_azure_native/sql/get_virtual_network_rule.py +4 -0
- pulumi_azure_native/sql/get_workload_classifier.py +4 -0
- pulumi_azure_native/sql/get_workload_group.py +4 -0
- pulumi_azure_native/sql/i_pv6_firewall_rule.py +6 -2
- pulumi_azure_native/sql/instance_failover_group.py +6 -2
- pulumi_azure_native/sql/instance_pool.py +6 -2
- pulumi_azure_native/sql/job.py +6 -2
- pulumi_azure_native/sql/job_agent.py +6 -2
- pulumi_azure_native/sql/job_credential.py +6 -2
- pulumi_azure_native/sql/job_step.py +6 -2
- pulumi_azure_native/sql/job_target_group.py +6 -2
- pulumi_azure_native/sql/long_term_retention_policy.py +6 -2
- pulumi_azure_native/sql/managed_database.py +6 -2
- pulumi_azure_native/sql/managed_database_sensitivity_label.py +6 -2
- pulumi_azure_native/sql/managed_database_vulnerability_assessment.py +6 -2
- pulumi_azure_native/sql/managed_database_vulnerability_assessment_rule_baseline.py +6 -2
- pulumi_azure_native/sql/managed_instance.py +6 -2
- pulumi_azure_native/sql/managed_instance_administrator.py +6 -2
- pulumi_azure_native/sql/managed_instance_azure_ad_only_authentication.py +6 -2
- pulumi_azure_native/sql/managed_instance_key.py +6 -2
- pulumi_azure_native/sql/managed_instance_long_term_retention_policy.py +4 -0
- pulumi_azure_native/sql/managed_instance_private_endpoint_connection.py +6 -2
- pulumi_azure_native/sql/managed_instance_vulnerability_assessment.py +6 -2
- pulumi_azure_native/sql/managed_server_dns_alias.py +6 -2
- pulumi_azure_native/sql/outbound_firewall_rule.py +6 -2
- pulumi_azure_native/sql/private_endpoint_connection.py +6 -2
- pulumi_azure_native/sql/sensitivity_label.py +6 -2
- pulumi_azure_native/sql/server.py +6 -2
- pulumi_azure_native/sql/server_advisor.py +6 -2
- pulumi_azure_native/sql/server_azure_ad_administrator.py +6 -2
- pulumi_azure_native/sql/server_azure_ad_only_authentication.py +6 -2
- pulumi_azure_native/sql/server_blob_auditing_policy.py +6 -2
- pulumi_azure_native/sql/server_communication_link.py +2 -2
- pulumi_azure_native/sql/server_dns_alias.py +6 -2
- pulumi_azure_native/sql/server_key.py +6 -2
- pulumi_azure_native/sql/server_security_alert_policy.py +6 -2
- pulumi_azure_native/sql/server_trust_certificate.py +6 -2
- pulumi_azure_native/sql/server_trust_group.py +6 -2
- pulumi_azure_native/sql/server_vulnerability_assessment.py +6 -2
- pulumi_azure_native/sql/sql_vulnerability_assessment_rule_baseline.py +4 -0
- pulumi_azure_native/sql/sql_vulnerability_assessments_setting.py +4 -0
- pulumi_azure_native/sql/start_stop_managed_instance_schedule.py +4 -0
- pulumi_azure_native/sql/sync_agent.py +6 -2
- pulumi_azure_native/sql/sync_group.py +6 -2
- pulumi_azure_native/sql/sync_member.py +6 -2
- pulumi_azure_native/sql/transparent_data_encryption.py +6 -2
- pulumi_azure_native/sql/virtual_network_rule.py +6 -2
- pulumi_azure_native/sql/workload_classifier.py +6 -2
- pulumi_azure_native/sql/workload_group.py +6 -2
- pulumi_azure_native/sqlvirtualmachine/availability_group_listener.py +6 -2
- pulumi_azure_native/sqlvirtualmachine/get_availability_group_listener.py +4 -0
- pulumi_azure_native/sqlvirtualmachine/get_sql_virtual_machine.py +4 -0
- pulumi_azure_native/sqlvirtualmachine/get_sql_virtual_machine_group.py +4 -0
- pulumi_azure_native/sqlvirtualmachine/sql_virtual_machine.py +6 -2
- pulumi_azure_native/sqlvirtualmachine/sql_virtual_machine_group.py +6 -2
- pulumi_azure_native/storage/blob_container.py +6 -2
- pulumi_azure_native/storage/blob_container_immutability_policy.py +6 -2
- pulumi_azure_native/storage/blob_inventory_policy.py +6 -2
- pulumi_azure_native/storage/blob_service_properties.py +6 -2
- pulumi_azure_native/storage/encryption_scope.py +6 -2
- pulumi_azure_native/storage/file_service_properties.py +6 -2
- pulumi_azure_native/storage/file_share.py +6 -2
- pulumi_azure_native/storage/get_blob_container.py +4 -0
- pulumi_azure_native/storage/get_blob_container_immutability_policy.py +4 -0
- pulumi_azure_native/storage/get_blob_inventory_policy.py +4 -0
- pulumi_azure_native/storage/get_blob_service_properties.py +4 -0
- pulumi_azure_native/storage/get_encryption_scope.py +4 -0
- pulumi_azure_native/storage/get_file_service_properties.py +4 -0
- pulumi_azure_native/storage/get_file_share.py +4 -0
- pulumi_azure_native/storage/get_local_user.py +4 -0
- pulumi_azure_native/storage/get_management_policy.py +4 -0
- pulumi_azure_native/storage/get_object_replication_policy.py +4 -0
- pulumi_azure_native/storage/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/storage/get_queue.py +4 -0
- pulumi_azure_native/storage/get_queue_service_properties.py +4 -0
- pulumi_azure_native/storage/get_storage_account.py +4 -0
- pulumi_azure_native/storage/get_table.py +4 -0
- pulumi_azure_native/storage/get_table_service_properties.py +4 -0
- pulumi_azure_native/storage/list_local_user_keys.py +4 -0
- pulumi_azure_native/storage/list_storage_account_keys.py +4 -0
- pulumi_azure_native/storage/list_storage_account_sas.py +4 -0
- pulumi_azure_native/storage/list_storage_account_service_sas.py +4 -0
- pulumi_azure_native/storage/local_user.py +6 -2
- pulumi_azure_native/storage/management_policy.py +6 -2
- pulumi_azure_native/storage/object_replication_policy.py +6 -2
- pulumi_azure_native/storage/private_endpoint_connection.py +6 -2
- pulumi_azure_native/storage/queue.py +6 -2
- pulumi_azure_native/storage/queue_service_properties.py +6 -2
- pulumi_azure_native/storage/storage_account.py +6 -2
- pulumi_azure_native/storage/table.py +6 -2
- pulumi_azure_native/storage/table_service_properties.py +6 -2
- pulumi_azure_native/storagecache/cache.py +6 -2
- pulumi_azure_native/storagecache/get_cache.py +4 -0
- pulumi_azure_native/storagecache/get_required_aml_fs_subnets_size.py +4 -0
- pulumi_azure_native/storagecache/get_storage_target.py +4 -0
- pulumi_azure_native/storagecache/storage_target.py +6 -2
- pulumi_azure_native/storagemover/agent.py +6 -2
- pulumi_azure_native/storagemover/endpoint.py +6 -2
- pulumi_azure_native/storagemover/get_agent.py +4 -0
- pulumi_azure_native/storagemover/get_endpoint.py +4 -0
- pulumi_azure_native/storagemover/get_job_definition.py +4 -0
- pulumi_azure_native/storagemover/get_project.py +4 -0
- pulumi_azure_native/storagemover/get_storage_mover.py +4 -0
- pulumi_azure_native/storagemover/job_definition.py +6 -2
- pulumi_azure_native/storagemover/project.py +6 -2
- pulumi_azure_native/storagemover/storage_mover.py +6 -2
- pulumi_azure_native/storagepool/disk_pool.py +6 -2
- pulumi_azure_native/storagepool/get_disk_pool.py +4 -0
- pulumi_azure_native/storagepool/get_iscsi_target.py +4 -0
- pulumi_azure_native/storagepool/iscsi_target.py +6 -2
- pulumi_azure_native/storagesync/cloud_endpoint.py +6 -2
- pulumi_azure_native/storagesync/get_cloud_endpoint.py +4 -0
- pulumi_azure_native/storagesync/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/storagesync/get_registered_server.py +4 -0
- pulumi_azure_native/storagesync/get_server_endpoint.py +4 -0
- pulumi_azure_native/storagesync/get_storage_sync_service.py +4 -0
- pulumi_azure_native/storagesync/get_sync_group.py +4 -0
- pulumi_azure_native/storagesync/private_endpoint_connection.py +6 -2
- pulumi_azure_native/storagesync/registered_server.py +6 -2
- pulumi_azure_native/storagesync/server_endpoint.py +6 -2
- pulumi_azure_native/storagesync/storage_sync_service.py +6 -2
- pulumi_azure_native/storagesync/sync_group.py +6 -2
- pulumi_azure_native/storsimple/access_control_record.py +2 -2
- pulumi_azure_native/storsimple/backup_policy.py +2 -2
- pulumi_azure_native/storsimple/backup_schedule.py +2 -2
- pulumi_azure_native/storsimple/bandwidth_setting.py +2 -2
- pulumi_azure_native/storsimple/get_manager.py +4 -0
- pulumi_azure_native/storsimple/get_storage_account_credential.py +4 -0
- pulumi_azure_native/storsimple/manager.py +6 -2
- pulumi_azure_native/storsimple/manager_extended_info.py +2 -2
- pulumi_azure_native/storsimple/storage_account_credential.py +6 -2
- pulumi_azure_native/storsimple/volume.py +2 -2
- pulumi_azure_native/storsimple/volume_container.py +2 -2
- pulumi_azure_native/streamanalytics/cluster.py +6 -2
- pulumi_azure_native/streamanalytics/function.py +6 -2
- pulumi_azure_native/streamanalytics/get_cluster.py +4 -0
- pulumi_azure_native/streamanalytics/get_function.py +4 -0
- pulumi_azure_native/streamanalytics/get_input.py +4 -0
- pulumi_azure_native/streamanalytics/get_output.py +4 -0
- pulumi_azure_native/streamanalytics/get_private_endpoint.py +4 -0
- pulumi_azure_native/streamanalytics/get_streaming_job.py +4 -0
- pulumi_azure_native/streamanalytics/input.py +6 -2
- pulumi_azure_native/streamanalytics/list_cluster_streaming_jobs.py +4 -0
- pulumi_azure_native/streamanalytics/output.py +6 -2
- pulumi_azure_native/streamanalytics/private_endpoint.py +6 -2
- pulumi_azure_native/streamanalytics/streaming_job.py +6 -2
- pulumi_azure_native/subscription/alias.py +6 -2
- pulumi_azure_native/subscription/get_alias.py +4 -0
- pulumi_azure_native/synapse/big_data_pool.py +6 -2
- pulumi_azure_native/synapse/database_principal_assignment.py +2 -2
- pulumi_azure_native/synapse/get_big_data_pool.py +4 -0
- pulumi_azure_native/synapse/get_integration_runtime.py +4 -0
- pulumi_azure_native/synapse/get_integration_runtime_connection_info.py +4 -0
- pulumi_azure_native/synapse/get_integration_runtime_object_metadatum.py +4 -0
- pulumi_azure_native/synapse/get_integration_runtime_status.py +4 -0
- pulumi_azure_native/synapse/get_ip_firewall_rule.py +4 -0
- pulumi_azure_native/synapse/get_key.py +4 -0
- pulumi_azure_native/synapse/get_private_endpoint_connection.py +4 -0
- pulumi_azure_native/synapse/get_private_link_hub.py +4 -0
- pulumi_azure_native/synapse/get_sql_pool.py +4 -0
- pulumi_azure_native/synapse/get_sql_pool_sensitivity_label.py +4 -0
- pulumi_azure_native/synapse/get_sql_pool_transparent_data_encryption.py +4 -0
- pulumi_azure_native/synapse/get_sql_pool_vulnerability_assessment.py +4 -0
- pulumi_azure_native/synapse/get_sql_pool_vulnerability_assessment_rule_baseline.py +4 -0
- pulumi_azure_native/synapse/get_sql_pool_workload_classifier.py +4 -0
- pulumi_azure_native/synapse/get_sql_pool_workload_group.py +4 -0
- pulumi_azure_native/synapse/get_workspace.py +4 -0
- pulumi_azure_native/synapse/get_workspace_aad_admin.py +4 -0
- pulumi_azure_native/synapse/get_workspace_managed_sql_server_vulnerability_assessment.py +4 -0
- pulumi_azure_native/synapse/get_workspace_sql_aad_admin.py +4 -0
- pulumi_azure_native/synapse/integration_runtime.py +6 -2
- pulumi_azure_native/synapse/ip_firewall_rule.py +6 -2
- pulumi_azure_native/synapse/key.py +6 -2
- pulumi_azure_native/synapse/kusto_pool_attached_database_configuration.py +2 -2
- pulumi_azure_native/synapse/kusto_pool_principal_assignment.py +2 -2
- pulumi_azure_native/synapse/list_integration_runtime_auth_key.py +4 -0
- pulumi_azure_native/synapse/private_endpoint_connection.py +6 -2
- pulumi_azure_native/synapse/private_link_hub.py +6 -2
- pulumi_azure_native/synapse/sql_pool.py +6 -2
- pulumi_azure_native/synapse/sql_pool_sensitivity_label.py +6 -2
- pulumi_azure_native/synapse/sql_pool_transparent_data_encryption.py +6 -2
- pulumi_azure_native/synapse/sql_pool_vulnerability_assessment.py +6 -2
- pulumi_azure_native/synapse/sql_pool_vulnerability_assessment_rule_baseline.py +6 -2
- pulumi_azure_native/synapse/sql_pool_workload_classifier.py +6 -2
- pulumi_azure_native/synapse/sql_pool_workload_group.py +6 -2
- pulumi_azure_native/synapse/workspace.py +6 -2
- pulumi_azure_native/synapse/workspace_aad_admin.py +6 -2
- pulumi_azure_native/synapse/workspace_managed_sql_server_vulnerability_assessment.py +6 -2
- pulumi_azure_native/synapse/workspace_sql_aad_admin.py +6 -2
- pulumi_azure_native/syntex/document_processor.py +2 -2
- pulumi_azure_native/testbase/customer_event.py +2 -2
- pulumi_azure_native/testbase/favorite_process.py +2 -2
- pulumi_azure_native/testbase/package.py +2 -2
- pulumi_azure_native/testbase/test_base_account.py +2 -2
- pulumi_azure_native/timeseriesinsights/access_policy.py +6 -2
- pulumi_azure_native/timeseriesinsights/event_hub_event_source.py +2 -2
- pulumi_azure_native/timeseriesinsights/gen1_environment.py +2 -2
- pulumi_azure_native/timeseriesinsights/gen2_environment.py +2 -2
- pulumi_azure_native/timeseriesinsights/get_access_policy.py +4 -0
- pulumi_azure_native/timeseriesinsights/get_reference_data_set.py +4 -0
- pulumi_azure_native/timeseriesinsights/io_t_hub_event_source.py +2 -2
- pulumi_azure_native/timeseriesinsights/private_endpoint_connection.py +2 -2
- pulumi_azure_native/timeseriesinsights/reference_data_set.py +6 -2
- pulumi_azure_native/videoanalyzer/access_policy.py +2 -2
- pulumi_azure_native/videoanalyzer/edge_module.py +2 -2
- pulumi_azure_native/videoanalyzer/get_video.py +4 -0
- pulumi_azure_native/videoanalyzer/get_video_analyzer.py +4 -0
- pulumi_azure_native/videoanalyzer/live_pipeline.py +2 -2
- pulumi_azure_native/videoanalyzer/pipeline_job.py +2 -2
- pulumi_azure_native/videoanalyzer/pipeline_topology.py +2 -2
- pulumi_azure_native/videoanalyzer/private_endpoint_connection.py +2 -2
- pulumi_azure_native/videoanalyzer/video.py +6 -2
- pulumi_azure_native/videoanalyzer/video_analyzer.py +6 -2
- pulumi_azure_native/videoindexer/account.py +2 -2
- pulumi_azure_native/virtualmachineimages/get_virtual_machine_image_template.py +4 -0
- pulumi_azure_native/virtualmachineimages/virtual_machine_image_template.py +6 -2
- pulumi_azure_native/visualstudio/account.py +2 -2
- pulumi_azure_native/visualstudio/extension.py +2 -2
- pulumi_azure_native/vmwarecloudsimple/dedicated_cloud_node.py +2 -2
- pulumi_azure_native/vmwarecloudsimple/dedicated_cloud_service.py +2 -2
- pulumi_azure_native/vmwarecloudsimple/virtual_machine.py +2 -2
- pulumi_azure_native/voiceservices/communications_gateway.py +2 -2
- pulumi_azure_native/voiceservices/contact.py +2 -2
- pulumi_azure_native/voiceservices/get_test_line.py +4 -0
- pulumi_azure_native/voiceservices/test_line.py +6 -2
- pulumi_azure_native/web/app_service_environment.py +6 -2
- pulumi_azure_native/web/app_service_environment_ase_custom_dns_suffix_configuration.py +2 -2
- pulumi_azure_native/web/app_service_environment_private_endpoint_connection.py +2 -2
- pulumi_azure_native/web/app_service_plan.py +6 -2
- pulumi_azure_native/web/app_service_plan_route_for_vnet.py +6 -2
- pulumi_azure_native/web/certificate.py +6 -2
- pulumi_azure_native/web/connection.py +6 -2
- pulumi_azure_native/web/connection_gateway.py +2 -2
- pulumi_azure_native/web/custom_api.py +2 -2
- pulumi_azure_native/web/get_app_service_environment.py +4 -0
- pulumi_azure_native/web/get_app_service_plan.py +4 -0
- pulumi_azure_native/web/get_certificate.py +4 -0
- pulumi_azure_native/web/get_connection.py +4 -0
- pulumi_azure_native/web/get_static_site.py +4 -0
- pulumi_azure_native/web/get_web_app.py +4 -0
- pulumi_azure_native/web/get_web_app_deployment.py +4 -0
- pulumi_azure_native/web/get_web_app_deployment_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_diagnostic_logs_configuration.py +4 -0
- pulumi_azure_native/web/get_web_app_domain_ownership_identifier.py +4 -0
- pulumi_azure_native/web/get_web_app_domain_ownership_identifier_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_ftp_allowed.py +4 -0
- pulumi_azure_native/web/get_web_app_function.py +4 -0
- pulumi_azure_native/web/get_web_app_host_name_binding.py +4 -0
- pulumi_azure_native/web/get_web_app_host_name_binding_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_hybrid_connection.py +4 -0
- pulumi_azure_native/web/get_web_app_hybrid_connection_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_instance_function_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_premier_add_on.py +4 -0
- pulumi_azure_native/web/get_web_app_premier_add_on_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_private_endpoint_connection.py +4 -0
- pulumi_azure_native/web/get_web_app_public_certificate.py +4 -0
- pulumi_azure_native/web/get_web_app_public_certificate_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_relay_service_connection.py +4 -0
- pulumi_azure_native/web/get_web_app_relay_service_connection_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_scm_allowed.py +4 -0
- pulumi_azure_native/web/get_web_app_site_extension.py +4 -0
- pulumi_azure_native/web/get_web_app_site_extension_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_slot_configuration_names.py +4 -0
- pulumi_azure_native/web/get_web_app_source_control.py +4 -0
- pulumi_azure_native/web/get_web_app_source_control_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_swift_virtual_network_connection.py +4 -0
- pulumi_azure_native/web/get_web_app_swift_virtual_network_connection_slot.py +4 -0
- pulumi_azure_native/web/get_web_app_vnet_connection.py +4 -0
- pulumi_azure_native/web/get_web_app_vnet_connection_slot.py +4 -0
- pulumi_azure_native/web/kube_environment.py +2 -2
- pulumi_azure_native/web/list_app_service_plan_hybrid_connection_keys.py +4 -0
- pulumi_azure_native/web/list_connection_consent_links.py +4 -0
- pulumi_azure_native/web/list_site_identifiers_assigned_to_host_name.py +4 -0
- pulumi_azure_native/web/list_static_site_app_settings.py +4 -0
- pulumi_azure_native/web/list_static_site_build_app_settings.py +4 -0
- pulumi_azure_native/web/list_static_site_build_function_app_settings.py +4 -0
- pulumi_azure_native/web/list_static_site_configured_roles.py +4 -0
- pulumi_azure_native/web/list_static_site_function_app_settings.py +4 -0
- pulumi_azure_native/web/list_static_site_secrets.py +4 -0
- pulumi_azure_native/web/list_static_site_users.py +4 -0
- pulumi_azure_native/web/list_web_app_application_settings.py +4 -0
- pulumi_azure_native/web/list_web_app_application_settings_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_auth_settings.py +4 -0
- pulumi_azure_native/web/list_web_app_auth_settings_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_azure_storage_accounts.py +4 -0
- pulumi_azure_native/web/list_web_app_azure_storage_accounts_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_backup_configuration.py +4 -0
- pulumi_azure_native/web/list_web_app_backup_configuration_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_backup_status_secrets.py +4 -0
- pulumi_azure_native/web/list_web_app_backup_status_secrets_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_connection_strings.py +4 -0
- pulumi_azure_native/web/list_web_app_connection_strings_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_function_keys.py +4 -0
- pulumi_azure_native/web/list_web_app_function_keys_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_function_secrets.py +4 -0
- pulumi_azure_native/web/list_web_app_function_secrets_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_host_keys.py +4 -0
- pulumi_azure_native/web/list_web_app_host_keys_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_metadata.py +4 -0
- pulumi_azure_native/web/list_web_app_metadata_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_publishing_credentials.py +4 -0
- pulumi_azure_native/web/list_web_app_publishing_credentials_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_site_backups.py +4 -0
- pulumi_azure_native/web/list_web_app_site_backups_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_site_push_settings.py +4 -0
- pulumi_azure_native/web/list_web_app_site_push_settings_slot.py +4 -0
- pulumi_azure_native/web/list_web_app_sync_function_triggers.py +4 -0
- pulumi_azure_native/web/list_web_app_sync_function_triggers_slot.py +4 -0
- pulumi_azure_native/web/static_site.py +6 -2
- pulumi_azure_native/web/static_site_custom_domain.py +2 -2
- pulumi_azure_native/web/static_site_linked_backend.py +2 -2
- pulumi_azure_native/web/static_site_linked_backend_for_build.py +2 -2
- pulumi_azure_native/web/static_site_private_endpoint_connection.py +2 -2
- pulumi_azure_native/web/static_site_user_provided_function_app_for_static_site.py +2 -2
- pulumi_azure_native/web/static_site_user_provided_function_app_for_static_site_build.py +2 -2
- pulumi_azure_native/web/web_app.py +6 -2
- pulumi_azure_native/web/web_app_application_settings.py +6 -2
- pulumi_azure_native/web/web_app_application_settings_slot.py +6 -2
- pulumi_azure_native/web/web_app_auth_settings.py +6 -2
- pulumi_azure_native/web/web_app_auth_settings_slot.py +6 -2
- pulumi_azure_native/web/web_app_auth_settings_v2.py +6 -2
- pulumi_azure_native/web/web_app_auth_settings_v2_slot.py +6 -2
- pulumi_azure_native/web/web_app_azure_storage_accounts.py +6 -2
- pulumi_azure_native/web/web_app_azure_storage_accounts_slot.py +6 -2
- pulumi_azure_native/web/web_app_backup_configuration.py +6 -2
- pulumi_azure_native/web/web_app_backup_configuration_slot.py +6 -2
- pulumi_azure_native/web/web_app_connection_strings.py +6 -2
- pulumi_azure_native/web/web_app_connection_strings_slot.py +6 -2
- pulumi_azure_native/web/web_app_deployment.py +6 -2
- pulumi_azure_native/web/web_app_deployment_slot.py +6 -2
- pulumi_azure_native/web/web_app_diagnostic_logs_configuration.py +6 -2
- pulumi_azure_native/web/web_app_domain_ownership_identifier.py +6 -2
- pulumi_azure_native/web/web_app_domain_ownership_identifier_slot.py +6 -2
- pulumi_azure_native/web/web_app_ftp_allowed.py +4 -0
- pulumi_azure_native/web/web_app_function.py +6 -2
- pulumi_azure_native/web/web_app_host_name_binding.py +6 -2
- pulumi_azure_native/web/web_app_host_name_binding_slot.py +6 -2
- pulumi_azure_native/web/web_app_hybrid_connection.py +6 -2
- pulumi_azure_native/web/web_app_hybrid_connection_slot.py +6 -2
- pulumi_azure_native/web/web_app_instance_function_slot.py +6 -2
- pulumi_azure_native/web/web_app_metadata.py +6 -2
- pulumi_azure_native/web/web_app_metadata_slot.py +6 -2
- pulumi_azure_native/web/web_app_premier_add_on.py +6 -2
- pulumi_azure_native/web/web_app_premier_add_on_slot.py +6 -2
- pulumi_azure_native/web/web_app_private_endpoint_connection.py +6 -2
- pulumi_azure_native/web/web_app_private_endpoint_connection_slot.py +2 -2
- pulumi_azure_native/web/web_app_public_certificate.py +6 -2
- pulumi_azure_native/web/web_app_public_certificate_slot.py +6 -2
- pulumi_azure_native/web/web_app_relay_service_connection.py +6 -2
- pulumi_azure_native/web/web_app_relay_service_connection_slot.py +6 -2
- pulumi_azure_native/web/web_app_scm_allowed.py +4 -0
- pulumi_azure_native/web/web_app_site_extension.py +6 -2
- pulumi_azure_native/web/web_app_site_extension_slot.py +6 -2
- pulumi_azure_native/web/web_app_site_push_settings.py +6 -2
- pulumi_azure_native/web/web_app_site_push_settings_slot.py +6 -2
- pulumi_azure_native/web/web_app_slot.py +6 -2
- pulumi_azure_native/web/web_app_slot_configuration_names.py +6 -2
- pulumi_azure_native/web/web_app_source_control.py +6 -2
- pulumi_azure_native/web/web_app_source_control_slot.py +6 -2
- pulumi_azure_native/web/web_app_swift_virtual_network_connection.py +6 -2
- pulumi_azure_native/web/web_app_swift_virtual_network_connection_slot.py +6 -2
- pulumi_azure_native/web/web_app_vnet_connection.py +6 -2
- pulumi_azure_native/web/web_app_vnet_connection_slot.py +6 -2
- pulumi_azure_native/webpubsub/get_web_pub_sub.py +4 -0
- pulumi_azure_native/webpubsub/get_web_pub_sub_custom_certificate.py +4 -0
- pulumi_azure_native/webpubsub/get_web_pub_sub_custom_domain.py +4 -0
- pulumi_azure_native/webpubsub/get_web_pub_sub_hub.py +4 -0
- pulumi_azure_native/webpubsub/get_web_pub_sub_private_endpoint_connection.py +4 -0
- pulumi_azure_native/webpubsub/get_web_pub_sub_replica.py +4 -0
- pulumi_azure_native/webpubsub/get_web_pub_sub_shared_private_link_resource.py +4 -0
- pulumi_azure_native/webpubsub/list_web_pub_sub_keys.py +4 -0
- pulumi_azure_native/webpubsub/web_pub_sub.py +6 -2
- pulumi_azure_native/webpubsub/web_pub_sub_custom_certificate.py +4 -0
- pulumi_azure_native/webpubsub/web_pub_sub_custom_domain.py +4 -0
- pulumi_azure_native/webpubsub/web_pub_sub_hub.py +6 -2
- pulumi_azure_native/webpubsub/web_pub_sub_private_endpoint_connection.py +6 -2
- pulumi_azure_native/webpubsub/web_pub_sub_replica.py +4 -0
- pulumi_azure_native/webpubsub/web_pub_sub_shared_private_link_resource.py +6 -2
- pulumi_azure_native/windowsesu/multiple_activation_key.py +2 -2
- pulumi_azure_native/windowsiot/get_service.py +4 -0
- pulumi_azure_native/windowsiot/service.py +6 -2
- pulumi_azure_native/workloads/get_sap_application_server_instance.py +4 -0
- pulumi_azure_native/workloads/get_sap_availability_zone_details.py +4 -0
- pulumi_azure_native/workloads/get_sap_central_instance.py +4 -0
- pulumi_azure_native/workloads/get_sap_database_instance.py +4 -0
- pulumi_azure_native/workloads/get_sap_disk_configurations.py +4 -0
- pulumi_azure_native/workloads/get_sap_sizing_recommendations.py +4 -0
- pulumi_azure_native/workloads/get_sap_supported_sku.py +4 -0
- pulumi_azure_native/workloads/get_sap_virtual_instance.py +4 -0
- pulumi_azure_native/workloads/monitor.py +2 -2
- pulumi_azure_native/workloads/provider_instance.py +2 -2
- pulumi_azure_native/workloads/sap_application_server_instance.py +6 -2
- pulumi_azure_native/workloads/sap_central_instance.py +6 -2
- pulumi_azure_native/workloads/sap_database_instance.py +6 -2
- pulumi_azure_native/workloads/sap_virtual_instance.py +6 -2
- {pulumi_azure_native-2.11.1a1697453312.dist-info → pulumi_azure_native-2.12.1a1698034696.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.11.1a1697453312.dist-info → pulumi_azure_native-2.12.1a1698034696.dist-info}/RECORD +2887 -2887
- {pulumi_azure_native-2.11.1a1697453312.dist-info → pulumi_azure_native-2.12.1a1698034696.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.11.1a1697453312.dist-info → pulumi_azure_native-2.12.1a1698034696.dist-info}/top_level.txt +0 -0
|
@@ -98,7 +98,7 @@ class ConfigurationProfile(pulumi.CustomResource):
|
|
|
98
98
|
__props__=None):
|
|
99
99
|
"""
|
|
100
100
|
A profile object that contains change analysis configuration, such as notification settings, for this subscription
|
|
101
|
-
Azure REST API version: 2020-04-01-preview. Prior API version in Azure Native 1.x: 2020-04-01-preview
|
|
101
|
+
Azure REST API version: 2020-04-01-preview. Prior API version in Azure Native 1.x: 2020-04-01-preview.
|
|
102
102
|
|
|
103
103
|
:param str resource_name: The name of the resource.
|
|
104
104
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -115,7 +115,7 @@ class ConfigurationProfile(pulumi.CustomResource):
|
|
|
115
115
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
116
116
|
"""
|
|
117
117
|
A profile object that contains change analysis configuration, such as notification settings, for this subscription
|
|
118
|
-
Azure REST API version: 2020-04-01-preview. Prior API version in Azure Native 1.x: 2020-04-01-preview
|
|
118
|
+
Azure REST API version: 2020-04-01-preview. Prior API version in Azure Native 1.x: 2020-04-01-preview.
|
|
119
119
|
|
|
120
120
|
:param str resource_name: The name of the resource.
|
|
121
121
|
:param ConfigurationProfileArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -125,7 +125,9 @@ class Capability(pulumi.CustomResource):
|
|
|
125
125
|
__props__=None):
|
|
126
126
|
"""
|
|
127
127
|
Model that represents a Capability resource.
|
|
128
|
-
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview
|
|
128
|
+
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
129
|
+
|
|
130
|
+
Other available API versions: 2023-09-01-preview.
|
|
129
131
|
|
|
130
132
|
:param str resource_name: The name of the resource.
|
|
131
133
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -144,7 +146,9 @@ class Capability(pulumi.CustomResource):
|
|
|
144
146
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
145
147
|
"""
|
|
146
148
|
Model that represents a Capability resource.
|
|
147
|
-
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview
|
|
149
|
+
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
150
|
+
|
|
151
|
+
Other available API versions: 2023-09-01-preview.
|
|
148
152
|
|
|
149
153
|
:param str resource_name: The name of the resource.
|
|
150
154
|
:param CapabilityArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -130,7 +130,9 @@ class Experiment(pulumi.CustomResource):
|
|
|
130
130
|
__props__=None):
|
|
131
131
|
"""
|
|
132
132
|
Model that represents a Experiment resource.
|
|
133
|
-
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview
|
|
133
|
+
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
134
|
+
|
|
135
|
+
Other available API versions: 2023-09-01-preview.
|
|
134
136
|
|
|
135
137
|
:param str resource_name: The name of the resource.
|
|
136
138
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -149,7 +151,9 @@ class Experiment(pulumi.CustomResource):
|
|
|
149
151
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
150
152
|
"""
|
|
151
153
|
Model that represents a Experiment resource.
|
|
152
|
-
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview
|
|
154
|
+
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
155
|
+
|
|
156
|
+
Other available API versions: 2023-09-01-preview.
|
|
153
157
|
|
|
154
158
|
:param str resource_name: The name of the resource.
|
|
155
159
|
:param ExperimentArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -104,6 +104,8 @@ def get_capability(capability_name: Optional[str] = None,
|
|
|
104
104
|
Get a Capability resource that extends a Target resource.
|
|
105
105
|
Azure REST API version: 2023-04-15-preview.
|
|
106
106
|
|
|
107
|
+
Other available API versions: 2023-09-01-preview.
|
|
108
|
+
|
|
107
109
|
|
|
108
110
|
:param str capability_name: String that represents a Capability resource name.
|
|
109
111
|
:param str parent_provider_namespace: String that represents a resource provider namespace.
|
|
@@ -142,6 +144,8 @@ def get_capability_output(capability_name: Optional[pulumi.Input[str]] = None,
|
|
|
142
144
|
Get a Capability resource that extends a Target resource.
|
|
143
145
|
Azure REST API version: 2023-04-15-preview.
|
|
144
146
|
|
|
147
|
+
Other available API versions: 2023-09-01-preview.
|
|
148
|
+
|
|
145
149
|
|
|
146
150
|
:param str capability_name: String that represents a Capability resource name.
|
|
147
151
|
:param str parent_provider_namespace: String that represents a resource provider namespace.
|
|
@@ -136,6 +136,8 @@ def get_experiment(experiment_name: Optional[str] = None,
|
|
|
136
136
|
Get a Experiment resource.
|
|
137
137
|
Azure REST API version: 2023-04-15-preview.
|
|
138
138
|
|
|
139
|
+
Other available API versions: 2023-09-01-preview.
|
|
140
|
+
|
|
139
141
|
|
|
140
142
|
:param str experiment_name: String that represents a Experiment resource name.
|
|
141
143
|
:param str resource_group_name: String that represents an Azure resource group.
|
|
@@ -165,6 +167,8 @@ def get_experiment_output(experiment_name: Optional[pulumi.Input[str]] = None,
|
|
|
165
167
|
Get a Experiment resource.
|
|
166
168
|
Azure REST API version: 2023-04-15-preview.
|
|
167
169
|
|
|
170
|
+
Other available API versions: 2023-09-01-preview.
|
|
171
|
+
|
|
168
172
|
|
|
169
173
|
:param str experiment_name: String that represents a Experiment resource name.
|
|
170
174
|
:param str resource_group_name: String that represents an Azure resource group.
|
|
@@ -115,6 +115,8 @@ def get_target(parent_provider_namespace: Optional[str] = None,
|
|
|
115
115
|
Get a Target resource that extends a tracked regional resource.
|
|
116
116
|
Azure REST API version: 2023-04-15-preview.
|
|
117
117
|
|
|
118
|
+
Other available API versions: 2023-09-01-preview.
|
|
119
|
+
|
|
118
120
|
|
|
119
121
|
:param str parent_provider_namespace: String that represents a resource provider namespace.
|
|
120
122
|
:param str parent_resource_name: String that represents a resource name.
|
|
@@ -151,6 +153,8 @@ def get_target_output(parent_provider_namespace: Optional[pulumi.Input[str]] = N
|
|
|
151
153
|
Get a Target resource that extends a tracked regional resource.
|
|
152
154
|
Azure REST API version: 2023-04-15-preview.
|
|
153
155
|
|
|
156
|
+
Other available API versions: 2023-09-01-preview.
|
|
157
|
+
|
|
154
158
|
|
|
155
159
|
:param str parent_provider_namespace: String that represents a resource provider namespace.
|
|
156
160
|
:param str parent_resource_name: String that represents a resource name.
|
|
@@ -142,7 +142,9 @@ class Target(pulumi.CustomResource):
|
|
|
142
142
|
__props__=None):
|
|
143
143
|
"""
|
|
144
144
|
Model that represents a Target resource.
|
|
145
|
-
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview
|
|
145
|
+
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
146
|
+
|
|
147
|
+
Other available API versions: 2023-09-01-preview.
|
|
146
148
|
|
|
147
149
|
:param str resource_name: The name of the resource.
|
|
148
150
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -162,7 +164,9 @@ class Target(pulumi.CustomResource):
|
|
|
162
164
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
163
165
|
"""
|
|
164
166
|
Model that represents a Target resource.
|
|
165
|
-
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview
|
|
167
|
+
Azure REST API version: 2023-04-15-preview. Prior API version in Azure Native 1.x: 2021-09-15-preview.
|
|
168
|
+
|
|
169
|
+
Other available API versions: 2023-09-01-preview.
|
|
166
170
|
|
|
167
171
|
:param str resource_name: The name of the resource.
|
|
168
172
|
:param TargetArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -165,7 +165,9 @@ class Account(pulumi.CustomResource):
|
|
|
165
165
|
__props__=None):
|
|
166
166
|
"""
|
|
167
167
|
Cognitive Services account is an Azure resource representing the provisioned account, it's type, location and SKU.
|
|
168
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2017-04-18
|
|
168
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2017-04-18.
|
|
169
|
+
|
|
170
|
+
Other available API versions: 2017-04-18, 2023-10-01-preview.
|
|
169
171
|
|
|
170
172
|
:param str resource_name: The name of the resource.
|
|
171
173
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -186,7 +188,9 @@ class Account(pulumi.CustomResource):
|
|
|
186
188
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
187
189
|
"""
|
|
188
190
|
Cognitive Services account is an Azure resource representing the provisioned account, it's type, location and SKU.
|
|
189
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2017-04-18
|
|
191
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2017-04-18.
|
|
192
|
+
|
|
193
|
+
Other available API versions: 2017-04-18, 2023-10-01-preview.
|
|
190
194
|
|
|
191
195
|
:param str resource_name: The name of the resource.
|
|
192
196
|
:param AccountArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -164,7 +164,9 @@ class CommitmentPlan(pulumi.CustomResource):
|
|
|
164
164
|
__props__=None):
|
|
165
165
|
"""
|
|
166
166
|
Cognitive Services account commitment plan.
|
|
167
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-10-01
|
|
167
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-10-01.
|
|
168
|
+
|
|
169
|
+
Other available API versions: 2023-10-01-preview.
|
|
168
170
|
|
|
169
171
|
:param str resource_name: The name of the resource.
|
|
170
172
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -185,7 +187,9 @@ class CommitmentPlan(pulumi.CustomResource):
|
|
|
185
187
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
186
188
|
"""
|
|
187
189
|
Cognitive Services account commitment plan.
|
|
188
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-10-01
|
|
190
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-10-01.
|
|
191
|
+
|
|
192
|
+
Other available API versions: 2023-10-01-preview.
|
|
189
193
|
|
|
190
194
|
:param str resource_name: The name of the resource.
|
|
191
195
|
:param CommitmentPlanArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -96,6 +96,8 @@ class CommitmentPlanAssociation(pulumi.CustomResource):
|
|
|
96
96
|
The commitment plan association.
|
|
97
97
|
Azure REST API version: 2023-05-01.
|
|
98
98
|
|
|
99
|
+
Other available API versions: 2023-10-01-preview.
|
|
100
|
+
|
|
99
101
|
:param str resource_name: The name of the resource.
|
|
100
102
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
101
103
|
:param pulumi.Input[str] account_id: The Azure resource id of the account.
|
|
@@ -113,6 +115,8 @@ class CommitmentPlanAssociation(pulumi.CustomResource):
|
|
|
113
115
|
The commitment plan association.
|
|
114
116
|
Azure REST API version: 2023-05-01.
|
|
115
117
|
|
|
118
|
+
Other available API versions: 2023-10-01-preview.
|
|
119
|
+
|
|
116
120
|
:param str resource_name: The name of the resource.
|
|
117
121
|
:param CommitmentPlanAssociationArgs args: The arguments to use to populate this resource's properties.
|
|
118
122
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -113,7 +113,9 @@ class Deployment(pulumi.CustomResource):
|
|
|
113
113
|
__props__=None):
|
|
114
114
|
"""
|
|
115
115
|
Cognitive Services account deployment.
|
|
116
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-10-01
|
|
116
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-10-01.
|
|
117
|
+
|
|
118
|
+
Other available API versions: 2023-10-01-preview.
|
|
117
119
|
|
|
118
120
|
:param str resource_name: The name of the resource.
|
|
119
121
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -131,7 +133,9 @@ class Deployment(pulumi.CustomResource):
|
|
|
131
133
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
132
134
|
"""
|
|
133
135
|
Cognitive Services account deployment.
|
|
134
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-10-01
|
|
136
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-10-01.
|
|
137
|
+
|
|
138
|
+
Other available API versions: 2023-10-01-preview.
|
|
135
139
|
|
|
136
140
|
:param str resource_name: The name of the resource.
|
|
137
141
|
:param DeploymentArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -172,6 +172,8 @@ def get_account(account_name: Optional[str] = None,
|
|
|
172
172
|
Returns a Cognitive Services account specified by the parameters.
|
|
173
173
|
Azure REST API version: 2023-05-01.
|
|
174
174
|
|
|
175
|
+
Other available API versions: 2017-04-18, 2023-10-01-preview.
|
|
176
|
+
|
|
175
177
|
|
|
176
178
|
:param str account_name: The name of Cognitive Services account.
|
|
177
179
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -204,6 +206,8 @@ def get_account_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
204
206
|
Returns a Cognitive Services account specified by the parameters.
|
|
205
207
|
Azure REST API version: 2023-05-01.
|
|
206
208
|
|
|
209
|
+
Other available API versions: 2017-04-18, 2023-10-01-preview.
|
|
210
|
+
|
|
207
211
|
|
|
208
212
|
:param str account_name: The name of Cognitive Services account.
|
|
209
213
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -161,6 +161,8 @@ def get_commitment_plan(account_name: Optional[str] = None,
|
|
|
161
161
|
Gets the specified commitmentPlans associated with the Cognitive Services account.
|
|
162
162
|
Azure REST API version: 2023-05-01.
|
|
163
163
|
|
|
164
|
+
Other available API versions: 2023-10-01-preview.
|
|
165
|
+
|
|
164
166
|
|
|
165
167
|
:param str account_name: The name of Cognitive Services account.
|
|
166
168
|
:param str commitment_plan_name: The name of the commitmentPlan associated with the Cognitive Services Account
|
|
@@ -195,6 +197,8 @@ def get_commitment_plan_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
195
197
|
Gets the specified commitmentPlans associated with the Cognitive Services account.
|
|
196
198
|
Azure REST API version: 2023-05-01.
|
|
197
199
|
|
|
200
|
+
Other available API versions: 2023-10-01-preview.
|
|
201
|
+
|
|
198
202
|
|
|
199
203
|
:param str account_name: The name of Cognitive Services account.
|
|
200
204
|
:param str commitment_plan_name: The name of the commitmentPlan associated with the Cognitive Services Account
|
|
@@ -113,6 +113,8 @@ def get_commitment_plan_association(commitment_plan_association_name: Optional[s
|
|
|
113
113
|
Gets the association of the Cognitive Services commitment plan.
|
|
114
114
|
Azure REST API version: 2023-05-01.
|
|
115
115
|
|
|
116
|
+
Other available API versions: 2023-10-01-preview.
|
|
117
|
+
|
|
116
118
|
|
|
117
119
|
:param str commitment_plan_association_name: The name of the commitment plan association with the Cognitive Services Account
|
|
118
120
|
:param str commitment_plan_name: The name of the commitmentPlan associated with the Cognitive Services Account
|
|
@@ -143,6 +145,8 @@ def get_commitment_plan_association_output(commitment_plan_association_name: Opt
|
|
|
143
145
|
Gets the association of the Cognitive Services commitment plan.
|
|
144
146
|
Azure REST API version: 2023-05-01.
|
|
145
147
|
|
|
148
|
+
Other available API versions: 2023-10-01-preview.
|
|
149
|
+
|
|
146
150
|
|
|
147
151
|
:param str commitment_plan_association_name: The name of the commitment plan association with the Cognitive Services Account
|
|
148
152
|
:param str commitment_plan_name: The name of the commitmentPlan associated with the Cognitive Services Account
|
|
@@ -125,6 +125,8 @@ def get_deployment(account_name: Optional[str] = None,
|
|
|
125
125
|
Gets the specified deployments associated with the Cognitive Services account.
|
|
126
126
|
Azure REST API version: 2023-05-01.
|
|
127
127
|
|
|
128
|
+
Other available API versions: 2023-10-01-preview.
|
|
129
|
+
|
|
128
130
|
|
|
129
131
|
:param str account_name: The name of Cognitive Services account.
|
|
130
132
|
:param str deployment_name: The name of the deployment associated with the Cognitive Services Account
|
|
@@ -156,6 +158,8 @@ def get_deployment_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
156
158
|
Gets the specified deployments associated with the Cognitive Services account.
|
|
157
159
|
Azure REST API version: 2023-05-01.
|
|
158
160
|
|
|
161
|
+
Other available API versions: 2023-10-01-preview.
|
|
162
|
+
|
|
159
163
|
|
|
160
164
|
:param str account_name: The name of Cognitive Services account.
|
|
161
165
|
:param str deployment_name: The name of the deployment associated with the Cognitive Services Account
|
|
@@ -125,6 +125,8 @@ def get_private_endpoint_connection(account_name: Optional[str] = None,
|
|
|
125
125
|
Gets the specified private endpoint connection associated with the Cognitive Services account.
|
|
126
126
|
Azure REST API version: 2023-05-01.
|
|
127
127
|
|
|
128
|
+
Other available API versions: 2023-10-01-preview.
|
|
129
|
+
|
|
128
130
|
|
|
129
131
|
:param str account_name: The name of Cognitive Services account.
|
|
130
132
|
:param str private_endpoint_connection_name: The name of the private endpoint connection associated with the Cognitive Services Account
|
|
@@ -156,6 +158,8 @@ def get_private_endpoint_connection_output(account_name: Optional[pulumi.Input[s
|
|
|
156
158
|
Gets the specified private endpoint connection associated with the Cognitive Services account.
|
|
157
159
|
Azure REST API version: 2023-05-01.
|
|
158
160
|
|
|
161
|
+
Other available API versions: 2023-10-01-preview.
|
|
162
|
+
|
|
159
163
|
|
|
160
164
|
:param str account_name: The name of Cognitive Services account.
|
|
161
165
|
:param str private_endpoint_connection_name: The name of the private endpoint connection associated with the Cognitive Services Account
|
|
@@ -160,6 +160,8 @@ def get_shared_commitment_plan(commitment_plan_name: Optional[str] = None,
|
|
|
160
160
|
Returns a Cognitive Services commitment plan specified by the parameters.
|
|
161
161
|
Azure REST API version: 2023-05-01.
|
|
162
162
|
|
|
163
|
+
Other available API versions: 2023-10-01-preview.
|
|
164
|
+
|
|
163
165
|
|
|
164
166
|
:param str commitment_plan_name: The name of the commitmentPlan associated with the Cognitive Services Account
|
|
165
167
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -191,6 +193,8 @@ def get_shared_commitment_plan_output(commitment_plan_name: Optional[pulumi.Inpu
|
|
|
191
193
|
Returns a Cognitive Services commitment plan specified by the parameters.
|
|
192
194
|
Azure REST API version: 2023-05-01.
|
|
193
195
|
|
|
196
|
+
Other available API versions: 2023-10-01-preview.
|
|
197
|
+
|
|
194
198
|
|
|
195
199
|
:param str commitment_plan_name: The name of the commitmentPlan associated with the Cognitive Services Account
|
|
196
200
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -63,6 +63,8 @@ def list_account_keys(account_name: Optional[str] = None,
|
|
|
63
63
|
Lists the account keys for the specified Cognitive Services account.
|
|
64
64
|
Azure REST API version: 2023-05-01.
|
|
65
65
|
|
|
66
|
+
Other available API versions: 2017-04-18, 2023-10-01-preview.
|
|
67
|
+
|
|
66
68
|
|
|
67
69
|
:param str account_name: The name of Cognitive Services account.
|
|
68
70
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -86,6 +88,8 @@ def list_account_keys_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
86
88
|
Lists the account keys for the specified Cognitive Services account.
|
|
87
89
|
Azure REST API version: 2023-05-01.
|
|
88
90
|
|
|
91
|
+
Other available API versions: 2017-04-18, 2023-10-01-preview.
|
|
92
|
+
|
|
89
93
|
|
|
90
94
|
:param str account_name: The name of Cognitive Services account.
|
|
91
95
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -113,7 +113,9 @@ class PrivateEndpointConnection(pulumi.CustomResource):
|
|
|
113
113
|
__props__=None):
|
|
114
114
|
"""
|
|
115
115
|
The Private Endpoint Connection resource.
|
|
116
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2017-04-18
|
|
116
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2017-04-18.
|
|
117
|
+
|
|
118
|
+
Other available API versions: 2023-10-01-preview.
|
|
117
119
|
|
|
118
120
|
:param str resource_name: The name of the resource.
|
|
119
121
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -131,7 +133,9 @@ class PrivateEndpointConnection(pulumi.CustomResource):
|
|
|
131
133
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
132
134
|
"""
|
|
133
135
|
The Private Endpoint Connection resource.
|
|
134
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2017-04-18
|
|
136
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2017-04-18.
|
|
137
|
+
|
|
138
|
+
Other available API versions: 2023-10-01-preview.
|
|
135
139
|
|
|
136
140
|
:param str resource_name: The name of the resource.
|
|
137
141
|
:param PrivateEndpointConnectionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -150,6 +150,8 @@ class SharedCommitmentPlan(pulumi.CustomResource):
|
|
|
150
150
|
Cognitive Services account commitment plan.
|
|
151
151
|
Azure REST API version: 2023-05-01.
|
|
152
152
|
|
|
153
|
+
Other available API versions: 2023-10-01-preview.
|
|
154
|
+
|
|
153
155
|
:param str resource_name: The name of the resource.
|
|
154
156
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
155
157
|
:param pulumi.Input[str] commitment_plan_name: The name of the commitmentPlan associated with the Cognitive Services Account
|
|
@@ -170,6 +172,8 @@ class SharedCommitmentPlan(pulumi.CustomResource):
|
|
|
170
172
|
Cognitive Services account commitment plan.
|
|
171
173
|
Azure REST API version: 2023-05-01.
|
|
172
174
|
|
|
175
|
+
Other available API versions: 2023-10-01-preview.
|
|
176
|
+
|
|
173
177
|
:param str resource_name: The name of the resource.
|
|
174
178
|
:param SharedCommitmentPlanArgs args: The arguments to use to populate this resource's properties.
|
|
175
179
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -128,7 +128,9 @@ class CommunicationService(pulumi.CustomResource):
|
|
|
128
128
|
__props__=None):
|
|
129
129
|
"""
|
|
130
130
|
A class representing a CommunicationService resource.
|
|
131
|
-
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2020-08-20
|
|
131
|
+
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2020-08-20.
|
|
132
|
+
|
|
133
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
132
134
|
|
|
133
135
|
:param str resource_name: The name of the resource.
|
|
134
136
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -147,7 +149,9 @@ class CommunicationService(pulumi.CustomResource):
|
|
|
147
149
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
148
150
|
"""
|
|
149
151
|
A class representing a CommunicationService resource.
|
|
150
|
-
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2020-08-20
|
|
152
|
+
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2020-08-20.
|
|
153
|
+
|
|
154
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
151
155
|
|
|
152
156
|
:param str resource_name: The name of the resource.
|
|
153
157
|
:param CommunicationServiceArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -145,7 +145,9 @@ class Domain(pulumi.CustomResource):
|
|
|
145
145
|
__props__=None):
|
|
146
146
|
"""
|
|
147
147
|
A class representing a Domains resource.
|
|
148
|
-
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2021-10-01-preview
|
|
148
|
+
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2021-10-01-preview.
|
|
149
|
+
|
|
150
|
+
Other available API versions: 2022-07-01-preview, 2023-04-01-preview, 2023-06-01-preview.
|
|
149
151
|
|
|
150
152
|
:param str resource_name: The name of the resource.
|
|
151
153
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -165,7 +167,9 @@ class Domain(pulumi.CustomResource):
|
|
|
165
167
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
166
168
|
"""
|
|
167
169
|
A class representing a Domains resource.
|
|
168
|
-
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2021-10-01-preview
|
|
170
|
+
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2021-10-01-preview.
|
|
171
|
+
|
|
172
|
+
Other available API versions: 2022-07-01-preview, 2023-04-01-preview, 2023-06-01-preview.
|
|
169
173
|
|
|
170
174
|
:param str resource_name: The name of the resource.
|
|
171
175
|
:param DomainArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -111,7 +111,9 @@ class EmailService(pulumi.CustomResource):
|
|
|
111
111
|
__props__=None):
|
|
112
112
|
"""
|
|
113
113
|
A class representing an EmailService resource.
|
|
114
|
-
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2021-10-01-preview
|
|
114
|
+
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2021-10-01-preview.
|
|
115
|
+
|
|
116
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
115
117
|
|
|
116
118
|
:param str resource_name: The name of the resource.
|
|
117
119
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -129,7 +131,9 @@ class EmailService(pulumi.CustomResource):
|
|
|
129
131
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
130
132
|
"""
|
|
131
133
|
A class representing an EmailService resource.
|
|
132
|
-
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2021-10-01-preview
|
|
134
|
+
Azure REST API version: 2023-03-31. Prior API version in Azure Native 1.x: 2021-10-01-preview.
|
|
135
|
+
|
|
136
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
133
137
|
|
|
134
138
|
:param str resource_name: The name of the resource.
|
|
135
139
|
:param EmailServiceArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -196,6 +196,8 @@ def get_communication_service(communication_service_name: Optional[str] = None,
|
|
|
196
196
|
Get the CommunicationService and its properties.
|
|
197
197
|
Azure REST API version: 2023-03-31.
|
|
198
198
|
|
|
199
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
200
|
+
|
|
199
201
|
|
|
200
202
|
:param str communication_service_name: The name of the CommunicationService resource.
|
|
201
203
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -230,6 +232,8 @@ def get_communication_service_output(communication_service_name: Optional[pulumi
|
|
|
230
232
|
Get the CommunicationService and its properties.
|
|
231
233
|
Azure REST API version: 2023-03-31.
|
|
232
234
|
|
|
235
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
236
|
+
|
|
233
237
|
|
|
234
238
|
:param str communication_service_name: The name of the CommunicationService resource.
|
|
235
239
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -209,6 +209,8 @@ def get_domain(domain_name: Optional[str] = None,
|
|
|
209
209
|
Get the Domains resource and its properties.
|
|
210
210
|
Azure REST API version: 2023-03-31.
|
|
211
211
|
|
|
212
|
+
Other available API versions: 2022-07-01-preview, 2023-04-01-preview, 2023-06-01-preview.
|
|
213
|
+
|
|
212
214
|
|
|
213
215
|
:param str domain_name: The name of the Domains resource.
|
|
214
216
|
:param str email_service_name: The name of the EmailService resource.
|
|
@@ -247,6 +249,8 @@ def get_domain_output(domain_name: Optional[pulumi.Input[str]] = None,
|
|
|
247
249
|
Get the Domains resource and its properties.
|
|
248
250
|
Azure REST API version: 2023-03-31.
|
|
249
251
|
|
|
252
|
+
Other available API versions: 2022-07-01-preview, 2023-04-01-preview, 2023-06-01-preview.
|
|
253
|
+
|
|
250
254
|
|
|
251
255
|
:param str domain_name: The name of the Domains resource.
|
|
252
256
|
:param str email_service_name: The name of the EmailService resource.
|
|
@@ -136,6 +136,8 @@ def get_email_service(email_service_name: Optional[str] = None,
|
|
|
136
136
|
Get the EmailService and its properties.
|
|
137
137
|
Azure REST API version: 2023-03-31.
|
|
138
138
|
|
|
139
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
140
|
+
|
|
139
141
|
|
|
140
142
|
:param str email_service_name: The name of the EmailService resource.
|
|
141
143
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -165,6 +167,8 @@ def get_email_service_output(email_service_name: Optional[pulumi.Input[str]] = N
|
|
|
165
167
|
Get the EmailService and its properties.
|
|
166
168
|
Azure REST API version: 2023-03-31.
|
|
167
169
|
|
|
170
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
171
|
+
|
|
168
172
|
|
|
169
173
|
:param str email_service_name: The name of the EmailService resource.
|
|
170
174
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -138,6 +138,8 @@ def get_sender_username(domain_name: Optional[str] = None,
|
|
|
138
138
|
Get a valid sender username for a domains resource.
|
|
139
139
|
Azure REST API version: 2023-03-31.
|
|
140
140
|
|
|
141
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
142
|
+
|
|
141
143
|
|
|
142
144
|
:param str domain_name: The name of the Domains resource.
|
|
143
145
|
:param str email_service_name: The name of the EmailService resource.
|
|
@@ -173,6 +175,8 @@ def get_sender_username_output(domain_name: Optional[pulumi.Input[str]] = None,
|
|
|
173
175
|
Get a valid sender username for a domains resource.
|
|
174
176
|
Azure REST API version: 2023-03-31.
|
|
175
177
|
|
|
178
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
179
|
+
|
|
176
180
|
|
|
177
181
|
:param str domain_name: The name of the Domains resource.
|
|
178
182
|
:param str email_service_name: The name of the EmailService resource.
|
|
@@ -87,6 +87,8 @@ def list_communication_service_keys(communication_service_name: Optional[str] =
|
|
|
87
87
|
Get the access keys of the CommunicationService resource.
|
|
88
88
|
Azure REST API version: 2023-03-31.
|
|
89
89
|
|
|
90
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
91
|
+
|
|
90
92
|
|
|
91
93
|
:param str communication_service_name: The name of the CommunicationService resource.
|
|
92
94
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -112,6 +114,8 @@ def list_communication_service_keys_output(communication_service_name: Optional[
|
|
|
112
114
|
Get the access keys of the CommunicationService resource.
|
|
113
115
|
Azure REST API version: 2023-03-31.
|
|
114
116
|
|
|
117
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
118
|
+
|
|
115
119
|
|
|
116
120
|
:param str communication_service_name: The name of the CommunicationService resource.
|
|
117
121
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -128,6 +128,8 @@ class SenderUsername(pulumi.CustomResource):
|
|
|
128
128
|
A class representing a SenderUsername resource.
|
|
129
129
|
Azure REST API version: 2023-03-31.
|
|
130
130
|
|
|
131
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
132
|
+
|
|
131
133
|
:param str resource_name: The name of the resource.
|
|
132
134
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
133
135
|
:param pulumi.Input[str] display_name: The display name for the senderUsername.
|
|
@@ -147,6 +149,8 @@ class SenderUsername(pulumi.CustomResource):
|
|
|
147
149
|
A class representing a SenderUsername resource.
|
|
148
150
|
Azure REST API version: 2023-03-31.
|
|
149
151
|
|
|
152
|
+
Other available API versions: 2023-04-01-preview, 2023-06-01-preview.
|
|
153
|
+
|
|
150
154
|
:param str resource_name: The name of the resource.
|
|
151
155
|
:param SenderUsernameArgs args: The arguments to use to populate this resource's properties.
|
|
152
156
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -181,7 +181,9 @@ class AvailabilitySet(pulumi.CustomResource):
|
|
|
181
181
|
__props__=None):
|
|
182
182
|
"""
|
|
183
183
|
Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see [Availability sets overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be added to an availability set at creation time. An existing VM cannot be added to an availability set.
|
|
184
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01
|
|
184
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
185
|
+
|
|
186
|
+
Other available API versions: 2016-04-30-preview, 2023-07-01.
|
|
185
187
|
|
|
186
188
|
:param str resource_name: The name of the resource.
|
|
187
189
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -203,7 +205,9 @@ class AvailabilitySet(pulumi.CustomResource):
|
|
|
203
205
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
204
206
|
"""
|
|
205
207
|
Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see [Availability sets overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be added to an availability set at creation time. An existing VM cannot be added to an availability set.
|
|
206
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01
|
|
208
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
209
|
+
|
|
210
|
+
Other available API versions: 2016-04-30-preview, 2023-07-01.
|
|
207
211
|
|
|
208
212
|
:param str resource_name: The name of the resource.
|
|
209
213
|
:param AvailabilitySetArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -145,7 +145,9 @@ class CapacityReservation(pulumi.CustomResource):
|
|
|
145
145
|
__props__=None):
|
|
146
146
|
"""
|
|
147
147
|
Specifies information about the capacity reservation.
|
|
148
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-04-01
|
|
148
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-04-01.
|
|
149
|
+
|
|
150
|
+
Other available API versions: 2023-07-01.
|
|
149
151
|
|
|
150
152
|
:param str resource_name: The name of the resource.
|
|
151
153
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -165,7 +167,9 @@ class CapacityReservation(pulumi.CustomResource):
|
|
|
165
167
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
166
168
|
"""
|
|
167
169
|
Specifies information about the capacity reservation.
|
|
168
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-04-01
|
|
170
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-04-01.
|
|
171
|
+
|
|
172
|
+
Other available API versions: 2023-07-01.
|
|
169
173
|
|
|
170
174
|
:param str resource_name: The name of the resource.
|
|
171
175
|
:param CapacityReservationArgs args: The arguments to use to populate this resource's properties.
|