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
|
@@ -267,7 +267,9 @@ class VirtualMachineSchedule(pulumi.CustomResource):
|
|
|
267
267
|
__props__=None):
|
|
268
268
|
"""
|
|
269
269
|
A schedule.
|
|
270
|
-
Azure REST API version: 2018-09-15. Prior API version in Azure Native 1.x: 2018-09-15
|
|
270
|
+
Azure REST API version: 2018-09-15. Prior API version in Azure Native 1.x: 2018-09-15.
|
|
271
|
+
|
|
272
|
+
Other available API versions: 2016-05-15.
|
|
271
273
|
|
|
272
274
|
:param str resource_name: The name of the resource.
|
|
273
275
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -294,7 +296,9 @@ class VirtualMachineSchedule(pulumi.CustomResource):
|
|
|
294
296
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
295
297
|
"""
|
|
296
298
|
A schedule.
|
|
297
|
-
Azure REST API version: 2018-09-15. Prior API version in Azure Native 1.x: 2018-09-15
|
|
299
|
+
Azure REST API version: 2018-09-15. Prior API version in Azure Native 1.x: 2018-09-15.
|
|
300
|
+
|
|
301
|
+
Other available API versions: 2016-05-15.
|
|
298
302
|
|
|
299
303
|
:param str resource_name: The name of the resource.
|
|
300
304
|
:param VirtualMachineScheduleArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -181,7 +181,9 @@ class VirtualNetwork(pulumi.CustomResource):
|
|
|
181
181
|
__props__=None):
|
|
182
182
|
"""
|
|
183
183
|
A virtual network.
|
|
184
|
-
Azure REST API version: 2018-09-15. Prior API version in Azure Native 1.x: 2018-09-15
|
|
184
|
+
Azure REST API version: 2018-09-15. Prior API version in Azure Native 1.x: 2018-09-15.
|
|
185
|
+
|
|
186
|
+
Other available API versions: 2016-05-15.
|
|
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 VirtualNetwork(pulumi.CustomResource):
|
|
|
203
205
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
204
206
|
"""
|
|
205
207
|
A virtual network.
|
|
206
|
-
Azure REST API version: 2018-09-15. Prior API version in Azure Native 1.x: 2018-09-15
|
|
208
|
+
Azure REST API version: 2018-09-15. Prior API version in Azure Native 1.x: 2018-09-15.
|
|
209
|
+
|
|
210
|
+
Other available API versions: 2016-05-15.
|
|
207
211
|
|
|
208
212
|
:param str resource_name: The name of the resource.
|
|
209
213
|
:param VirtualNetworkArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -150,7 +150,9 @@ class DigitalTwin(pulumi.CustomResource):
|
|
|
150
150
|
__props__=None):
|
|
151
151
|
"""
|
|
152
152
|
The description of the DigitalTwins service.
|
|
153
|
-
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01
|
|
153
|
+
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
154
|
+
|
|
155
|
+
Other available API versions: 2020-03-01-preview.
|
|
154
156
|
|
|
155
157
|
:param str resource_name: The name of the resource.
|
|
156
158
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -171,7 +173,9 @@ class DigitalTwin(pulumi.CustomResource):
|
|
|
171
173
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
172
174
|
"""
|
|
173
175
|
The description of the DigitalTwins service.
|
|
174
|
-
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01
|
|
176
|
+
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
177
|
+
|
|
178
|
+
Other available API versions: 2020-03-01-preview.
|
|
175
179
|
|
|
176
180
|
:param str resource_name: The name of the resource.
|
|
177
181
|
:param DigitalTwinArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -95,7 +95,9 @@ class DigitalTwinsEndpoint(pulumi.CustomResource):
|
|
|
95
95
|
__props__=None):
|
|
96
96
|
"""
|
|
97
97
|
DigitalTwinsInstance endpoint resource.
|
|
98
|
-
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01
|
|
98
|
+
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
99
|
+
|
|
100
|
+
Other available API versions: 2020-03-01-preview.
|
|
99
101
|
|
|
100
102
|
:param str resource_name: The name of the resource.
|
|
101
103
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -112,7 +114,9 @@ class DigitalTwinsEndpoint(pulumi.CustomResource):
|
|
|
112
114
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
113
115
|
"""
|
|
114
116
|
DigitalTwinsInstance endpoint resource.
|
|
115
|
-
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01
|
|
117
|
+
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
118
|
+
|
|
119
|
+
Other available API versions: 2020-03-01-preview.
|
|
116
120
|
|
|
117
121
|
:param str resource_name: The name of the resource.
|
|
118
122
|
:param DigitalTwinsEndpointArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -196,6 +196,8 @@ def get_digital_twin(resource_group_name: Optional[str] = None,
|
|
|
196
196
|
Get DigitalTwinsInstances resource.
|
|
197
197
|
Azure REST API version: 2023-01-31.
|
|
198
198
|
|
|
199
|
+
Other available API versions: 2020-03-01-preview.
|
|
200
|
+
|
|
199
201
|
|
|
200
202
|
:param str resource_group_name: The name of the resource group that contains the DigitalTwinsInstance.
|
|
201
203
|
:param str resource_name: The name of the DigitalTwinsInstance.
|
|
@@ -230,6 +232,8 @@ def get_digital_twin_output(resource_group_name: Optional[pulumi.Input[str]] = N
|
|
|
230
232
|
Get DigitalTwinsInstances resource.
|
|
231
233
|
Azure REST API version: 2023-01-31.
|
|
232
234
|
|
|
235
|
+
Other available API versions: 2020-03-01-preview.
|
|
236
|
+
|
|
233
237
|
|
|
234
238
|
:param str resource_group_name: The name of the resource group that contains the DigitalTwinsInstance.
|
|
235
239
|
:param str resource_name: The name of the DigitalTwinsInstance.
|
|
@@ -101,6 +101,8 @@ def get_digital_twins_endpoint(endpoint_name: Optional[str] = None,
|
|
|
101
101
|
Get DigitalTwinsInstances Endpoint.
|
|
102
102
|
Azure REST API version: 2023-01-31.
|
|
103
103
|
|
|
104
|
+
Other available API versions: 2020-03-01-preview.
|
|
105
|
+
|
|
104
106
|
|
|
105
107
|
:param str endpoint_name: Name of Endpoint Resource.
|
|
106
108
|
:param str resource_group_name: The name of the resource group that contains the DigitalTwinsInstance.
|
|
@@ -130,6 +132,8 @@ def get_digital_twins_endpoint_output(endpoint_name: Optional[pulumi.Input[str]]
|
|
|
130
132
|
Get DigitalTwinsInstances Endpoint.
|
|
131
133
|
Azure REST API version: 2023-01-31.
|
|
132
134
|
|
|
135
|
+
Other available API versions: 2020-03-01-preview.
|
|
136
|
+
|
|
133
137
|
|
|
134
138
|
:param str endpoint_name: Name of Endpoint Resource.
|
|
135
139
|
:param str resource_group_name: The name of the resource group that contains the DigitalTwinsInstance.
|
|
@@ -101,6 +101,8 @@ def get_private_endpoint_connection(private_endpoint_connection_name: Optional[s
|
|
|
101
101
|
Get private endpoint connection properties for the given private endpoint.
|
|
102
102
|
Azure REST API version: 2023-01-31.
|
|
103
103
|
|
|
104
|
+
Other available API versions: 2020-12-01.
|
|
105
|
+
|
|
104
106
|
|
|
105
107
|
:param str private_endpoint_connection_name: The name of the private endpoint connection.
|
|
106
108
|
:param str resource_group_name: The name of the resource group that contains the DigitalTwinsInstance.
|
|
@@ -130,6 +132,8 @@ def get_private_endpoint_connection_output(private_endpoint_connection_name: Opt
|
|
|
130
132
|
Get private endpoint connection properties for the given private endpoint.
|
|
131
133
|
Azure REST API version: 2023-01-31.
|
|
132
134
|
|
|
135
|
+
Other available API versions: 2020-12-01.
|
|
136
|
+
|
|
133
137
|
|
|
134
138
|
:param str private_endpoint_connection_name: The name of the private endpoint connection.
|
|
135
139
|
:param str resource_group_name: The name of the resource group that contains the DigitalTwinsInstance.
|
|
@@ -95,7 +95,9 @@ class PrivateEndpointConnection(pulumi.CustomResource):
|
|
|
95
95
|
__props__=None):
|
|
96
96
|
"""
|
|
97
97
|
The private endpoint connection of a Digital Twin.
|
|
98
|
-
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01
|
|
98
|
+
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
99
|
+
|
|
100
|
+
Other available API versions: 2020-12-01.
|
|
99
101
|
|
|
100
102
|
:param str resource_name: The name of the resource.
|
|
101
103
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -112,7 +114,9 @@ class PrivateEndpointConnection(pulumi.CustomResource):
|
|
|
112
114
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
113
115
|
"""
|
|
114
116
|
The private endpoint connection of a Digital Twin.
|
|
115
|
-
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01
|
|
117
|
+
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
118
|
+
|
|
119
|
+
Other available API versions: 2020-12-01.
|
|
116
120
|
|
|
117
121
|
:param str resource_name: The name of the resource.
|
|
118
122
|
:param PrivateEndpointConnectionInitArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -96,7 +96,7 @@ class TimeSeriesDatabaseConnection(pulumi.CustomResource):
|
|
|
96
96
|
__props__=None):
|
|
97
97
|
"""
|
|
98
98
|
Describes a time series database connection resource.
|
|
99
|
-
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2021-06-30-preview
|
|
99
|
+
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2021-06-30-preview.
|
|
100
100
|
|
|
101
101
|
:param str resource_name: The name of the resource.
|
|
102
102
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -113,7 +113,7 @@ class TimeSeriesDatabaseConnection(pulumi.CustomResource):
|
|
|
113
113
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
114
114
|
"""
|
|
115
115
|
Describes a time series database connection resource.
|
|
116
|
-
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2021-06-30-preview
|
|
116
|
+
Azure REST API version: 2023-01-31. Prior API version in Azure Native 1.x: 2021-06-30-preview.
|
|
117
117
|
|
|
118
118
|
:param str resource_name: The name of the resource.
|
|
119
119
|
:param TimeSeriesDatabaseConnectionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -131,7 +131,9 @@ class CassandraCluster(pulumi.CustomResource):
|
|
|
131
131
|
__props__=None):
|
|
132
132
|
"""
|
|
133
133
|
Representation of a managed Cassandra cluster.
|
|
134
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-01-preview
|
|
134
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-01-preview.
|
|
135
|
+
|
|
136
|
+
Other available API versions: 2021-07-01-preview, 2023-09-15, 2023-09-15-preview.
|
|
135
137
|
|
|
136
138
|
:param str resource_name: The name of the resource.
|
|
137
139
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -150,7 +152,9 @@ class CassandraCluster(pulumi.CustomResource):
|
|
|
150
152
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
151
153
|
"""
|
|
152
154
|
Representation of a managed Cassandra cluster.
|
|
153
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-01-preview
|
|
155
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-01-preview.
|
|
156
|
+
|
|
157
|
+
Other available API versions: 2021-07-01-preview, 2023-09-15, 2023-09-15-preview.
|
|
154
158
|
|
|
155
159
|
:param str resource_name: The name of the resource.
|
|
156
160
|
:param CassandraClusterArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -96,7 +96,9 @@ class CassandraDataCenter(pulumi.CustomResource):
|
|
|
96
96
|
__props__=None):
|
|
97
97
|
"""
|
|
98
98
|
A managed Cassandra data center.
|
|
99
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-01-preview
|
|
99
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-01-preview.
|
|
100
|
+
|
|
101
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
100
102
|
|
|
101
103
|
:param str resource_name: The name of the resource.
|
|
102
104
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -113,7 +115,9 @@ class CassandraDataCenter(pulumi.CustomResource):
|
|
|
113
115
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
114
116
|
"""
|
|
115
117
|
A managed Cassandra data center.
|
|
116
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-01-preview
|
|
118
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-01-preview.
|
|
119
|
+
|
|
120
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
117
121
|
|
|
118
122
|
:param str resource_name: The name of the resource.
|
|
119
123
|
:param CassandraDataCenterArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -145,7 +145,9 @@ class CassandraResourceCassandraKeyspace(pulumi.CustomResource):
|
|
|
145
145
|
__props__=None):
|
|
146
146
|
"""
|
|
147
147
|
An Azure Cosmos DB Cassandra keyspace.
|
|
148
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15
|
|
148
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15.
|
|
149
|
+
|
|
150
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-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 CassandraResourceCassandraKeyspace(pulumi.CustomResource):
|
|
|
165
167
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
166
168
|
"""
|
|
167
169
|
An Azure Cosmos DB Cassandra keyspace.
|
|
168
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15
|
|
170
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15.
|
|
171
|
+
|
|
172
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
169
173
|
|
|
170
174
|
:param str resource_name: The name of the resource.
|
|
171
175
|
:param CassandraResourceCassandraKeyspaceArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -161,7 +161,9 @@ class CassandraResourceCassandraTable(pulumi.CustomResource):
|
|
|
161
161
|
__props__=None):
|
|
162
162
|
"""
|
|
163
163
|
An Azure Cosmos DB Cassandra table.
|
|
164
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15
|
|
164
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15.
|
|
165
|
+
|
|
166
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
165
167
|
|
|
166
168
|
:param str resource_name: The name of the resource.
|
|
167
169
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -182,7 +184,9 @@ class CassandraResourceCassandraTable(pulumi.CustomResource):
|
|
|
182
184
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
183
185
|
"""
|
|
184
186
|
An Azure Cosmos DB Cassandra table.
|
|
185
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15
|
|
187
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15.
|
|
188
|
+
|
|
189
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
186
190
|
|
|
187
191
|
:param str resource_name: The name of the resource.
|
|
188
192
|
:param CassandraResourceCassandraTableArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -179,7 +179,9 @@ class CassandraResourceCassandraView(pulumi.CustomResource):
|
|
|
179
179
|
__props__=None):
|
|
180
180
|
"""
|
|
181
181
|
An Azure Cosmos DB Cassandra view.
|
|
182
|
-
Azure REST API version: 2023-03-15-preview. Prior API version in Azure Native 1.x: 2021-07-01-preview
|
|
182
|
+
Azure REST API version: 2023-03-15-preview. Prior API version in Azure Native 1.x: 2021-07-01-preview.
|
|
183
|
+
|
|
184
|
+
Other available API versions: 2023-09-15-preview.
|
|
183
185
|
|
|
184
186
|
:param str resource_name: The name of the resource.
|
|
185
187
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -201,7 +203,9 @@ class CassandraResourceCassandraView(pulumi.CustomResource):
|
|
|
201
203
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
202
204
|
"""
|
|
203
205
|
An Azure Cosmos DB Cassandra view.
|
|
204
|
-
Azure REST API version: 2023-03-15-preview. Prior API version in Azure Native 1.x: 2021-07-01-preview
|
|
206
|
+
Azure REST API version: 2023-03-15-preview. Prior API version in Azure Native 1.x: 2021-07-01-preview.
|
|
207
|
+
|
|
208
|
+
Other available API versions: 2023-09-15-preview.
|
|
205
209
|
|
|
206
210
|
:param str resource_name: The name of the resource.
|
|
207
211
|
:param CassandraResourceCassandraViewArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -626,7 +626,9 @@ class DatabaseAccount(pulumi.CustomResource):
|
|
|
626
626
|
__props__=None):
|
|
627
627
|
"""
|
|
628
628
|
An Azure Cosmos DB database account.
|
|
629
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15
|
|
629
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15.
|
|
630
|
+
|
|
631
|
+
Other available API versions: 2020-03-01, 2020-06-01-preview, 2020-09-01, 2021-04-01-preview, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
630
632
|
|
|
631
633
|
:param str resource_name: The name of the resource.
|
|
632
634
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -674,7 +676,9 @@ class DatabaseAccount(pulumi.CustomResource):
|
|
|
674
676
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
675
677
|
"""
|
|
676
678
|
An Azure Cosmos DB database account.
|
|
677
|
-
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15
|
|
679
|
+
Azure REST API version: 2023-04-15. Prior API version in Azure Native 1.x: 2021-03-15.
|
|
680
|
+
|
|
681
|
+
Other available API versions: 2020-03-01, 2020-06-01-preview, 2020-09-01, 2021-04-01-preview, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
678
682
|
|
|
679
683
|
:param str resource_name: The name of the resource.
|
|
680
684
|
:param DatabaseAccountArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -124,6 +124,8 @@ def get_cassandra_cluster(cluster_name: Optional[str] = None,
|
|
|
124
124
|
Get the properties of a managed Cassandra cluster.
|
|
125
125
|
Azure REST API version: 2023-04-15.
|
|
126
126
|
|
|
127
|
+
Other available API versions: 2021-07-01-preview, 2023-09-15, 2023-09-15-preview.
|
|
128
|
+
|
|
127
129
|
|
|
128
130
|
:param str cluster_name: Managed Cassandra cluster name.
|
|
129
131
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -152,6 +154,8 @@ def get_cassandra_cluster_output(cluster_name: Optional[pulumi.Input[str]] = Non
|
|
|
152
154
|
Get the properties of a managed Cassandra cluster.
|
|
153
155
|
Azure REST API version: 2023-04-15.
|
|
154
156
|
|
|
157
|
+
Other available API versions: 2021-07-01-preview, 2023-09-15, 2023-09-15-preview.
|
|
158
|
+
|
|
155
159
|
|
|
156
160
|
:param str cluster_name: Managed Cassandra cluster name.
|
|
157
161
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -89,6 +89,8 @@ def get_cassandra_data_center(cluster_name: Optional[str] = None,
|
|
|
89
89
|
Get the properties of a managed Cassandra data center.
|
|
90
90
|
Azure REST API version: 2023-04-15.
|
|
91
91
|
|
|
92
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
93
|
+
|
|
92
94
|
|
|
93
95
|
:param str cluster_name: Managed Cassandra cluster name.
|
|
94
96
|
:param str data_center_name: Data center name in a managed Cassandra cluster.
|
|
@@ -117,6 +119,8 @@ def get_cassandra_data_center_output(cluster_name: Optional[pulumi.Input[str]] =
|
|
|
117
119
|
Get the properties of a managed Cassandra data center.
|
|
118
120
|
Azure REST API version: 2023-04-15.
|
|
119
121
|
|
|
122
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
123
|
+
|
|
120
124
|
|
|
121
125
|
:param str cluster_name: Managed Cassandra cluster name.
|
|
122
126
|
:param str data_center_name: Data center name in a managed Cassandra cluster.
|
|
@@ -119,6 +119,8 @@ def get_cassandra_resource_cassandra_keyspace(account_name: Optional[str] = None
|
|
|
119
119
|
Gets the Cassandra keyspaces under an existing Azure Cosmos DB database account with the provided name.
|
|
120
120
|
Azure REST API version: 2023-04-15.
|
|
121
121
|
|
|
122
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
123
|
+
|
|
122
124
|
|
|
123
125
|
:param str account_name: Cosmos DB database account name.
|
|
124
126
|
:param str keyspace_name: Cosmos DB keyspace name.
|
|
@@ -150,6 +152,8 @@ def get_cassandra_resource_cassandra_keyspace_output(account_name: Optional[pulu
|
|
|
150
152
|
Gets the Cassandra keyspaces under an existing Azure Cosmos DB database account with the provided name.
|
|
151
153
|
Azure REST API version: 2023-04-15.
|
|
152
154
|
|
|
155
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
156
|
+
|
|
153
157
|
|
|
154
158
|
:param str account_name: Cosmos DB database account name.
|
|
155
159
|
:param str keyspace_name: Cosmos DB keyspace name.
|
|
@@ -120,6 +120,8 @@ def get_cassandra_resource_cassandra_table(account_name: Optional[str] = None,
|
|
|
120
120
|
Gets the Cassandra table under an existing Azure Cosmos DB database account.
|
|
121
121
|
Azure REST API version: 2023-04-15.
|
|
122
122
|
|
|
123
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
124
|
+
|
|
123
125
|
|
|
124
126
|
:param str account_name: Cosmos DB database account name.
|
|
125
127
|
:param str keyspace_name: Cosmos DB keyspace name.
|
|
@@ -154,6 +156,8 @@ def get_cassandra_resource_cassandra_table_output(account_name: Optional[pulumi.
|
|
|
154
156
|
Gets the Cassandra table under an existing Azure Cosmos DB database account.
|
|
155
157
|
Azure REST API version: 2023-04-15.
|
|
156
158
|
|
|
159
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
160
|
+
|
|
157
161
|
|
|
158
162
|
:param str account_name: Cosmos DB database account name.
|
|
159
163
|
:param str keyspace_name: Cosmos DB keyspace name.
|
|
@@ -132,6 +132,8 @@ def get_cassandra_resource_cassandra_view(account_name: Optional[str] = None,
|
|
|
132
132
|
Gets the Cassandra view under an existing Azure Cosmos DB database account.
|
|
133
133
|
Azure REST API version: 2023-03-15-preview.
|
|
134
134
|
|
|
135
|
+
Other available API versions: 2023-09-15-preview.
|
|
136
|
+
|
|
135
137
|
|
|
136
138
|
:param str account_name: Cosmos DB database account name.
|
|
137
139
|
:param str keyspace_name: Cosmos DB keyspace name.
|
|
@@ -167,6 +169,8 @@ def get_cassandra_resource_cassandra_view_output(account_name: Optional[pulumi.I
|
|
|
167
169
|
Gets the Cassandra view under an existing Azure Cosmos DB database account.
|
|
168
170
|
Azure REST API version: 2023-03-15-preview.
|
|
169
171
|
|
|
172
|
+
Other available API versions: 2023-09-15-preview.
|
|
173
|
+
|
|
170
174
|
|
|
171
175
|
:param str account_name: Cosmos DB database account name.
|
|
172
176
|
:param str keyspace_name: Cosmos DB keyspace name.
|
|
@@ -580,6 +580,8 @@ def get_database_account(account_name: Optional[str] = None,
|
|
|
580
580
|
Retrieves the properties of an existing Azure Cosmos DB database account.
|
|
581
581
|
Azure REST API version: 2023-04-15.
|
|
582
582
|
|
|
583
|
+
Other available API versions: 2020-03-01, 2020-06-01-preview, 2020-09-01, 2021-04-01-preview, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
584
|
+
|
|
583
585
|
|
|
584
586
|
:param str account_name: Cosmos DB database account name.
|
|
585
587
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -646,6 +648,8 @@ def get_database_account_output(account_name: Optional[pulumi.Input[str]] = None
|
|
|
646
648
|
Retrieves the properties of an existing Azure Cosmos DB database account.
|
|
647
649
|
Azure REST API version: 2023-04-15.
|
|
648
650
|
|
|
651
|
+
Other available API versions: 2020-03-01, 2020-06-01-preview, 2020-09-01, 2021-04-01-preview, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
652
|
+
|
|
649
653
|
|
|
650
654
|
:param str account_name: Cosmos DB database account name.
|
|
651
655
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -131,6 +131,8 @@ def get_graph_resource_graph(account_name: Optional[str] = None,
|
|
|
131
131
|
Gets the Graph resource under an existing Azure Cosmos DB database account with the provided name.
|
|
132
132
|
Azure REST API version: 2023-03-15-preview.
|
|
133
133
|
|
|
134
|
+
Other available API versions: 2023-09-15-preview.
|
|
135
|
+
|
|
134
136
|
|
|
135
137
|
:param str account_name: Cosmos DB database account name.
|
|
136
138
|
:param str graph_name: Cosmos DB graph resource name.
|
|
@@ -163,6 +165,8 @@ def get_graph_resource_graph_output(account_name: Optional[pulumi.Input[str]] =
|
|
|
163
165
|
Gets the Graph resource under an existing Azure Cosmos DB database account with the provided name.
|
|
164
166
|
Azure REST API version: 2023-03-15-preview.
|
|
165
167
|
|
|
168
|
+
Other available API versions: 2023-09-15-preview.
|
|
169
|
+
|
|
166
170
|
|
|
167
171
|
:param str account_name: Cosmos DB database account name.
|
|
168
172
|
:param str graph_name: Cosmos DB graph resource name.
|
|
@@ -119,6 +119,8 @@ def get_gremlin_resource_gremlin_database(account_name: Optional[str] = None,
|
|
|
119
119
|
Gets the Gremlin databases under an existing Azure Cosmos DB database account with the provided name.
|
|
120
120
|
Azure REST API version: 2023-04-15.
|
|
121
121
|
|
|
122
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
123
|
+
|
|
122
124
|
|
|
123
125
|
:param str account_name: Cosmos DB database account name.
|
|
124
126
|
:param str database_name: Cosmos DB database name.
|
|
@@ -150,6 +152,8 @@ def get_gremlin_resource_gremlin_database_output(account_name: Optional[pulumi.I
|
|
|
150
152
|
Gets the Gremlin databases under an existing Azure Cosmos DB database account with the provided name.
|
|
151
153
|
Azure REST API version: 2023-04-15.
|
|
152
154
|
|
|
155
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
156
|
+
|
|
153
157
|
|
|
154
158
|
:param str account_name: Cosmos DB database account name.
|
|
155
159
|
:param str database_name: Cosmos DB database name.
|
|
@@ -120,6 +120,8 @@ def get_gremlin_resource_gremlin_graph(account_name: Optional[str] = None,
|
|
|
120
120
|
Gets the Gremlin graph under an existing Azure Cosmos DB database account.
|
|
121
121
|
Azure REST API version: 2023-04-15.
|
|
122
122
|
|
|
123
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
124
|
+
|
|
123
125
|
|
|
124
126
|
:param str account_name: Cosmos DB database account name.
|
|
125
127
|
:param str database_name: Cosmos DB database name.
|
|
@@ -154,6 +156,8 @@ def get_gremlin_resource_gremlin_graph_output(account_name: Optional[pulumi.Inpu
|
|
|
154
156
|
Gets the Gremlin graph under an existing Azure Cosmos DB database account.
|
|
155
157
|
Azure REST API version: 2023-04-15.
|
|
156
158
|
|
|
159
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
160
|
+
|
|
157
161
|
|
|
158
162
|
:param str account_name: Cosmos DB database account name.
|
|
159
163
|
:param str database_name: Cosmos DB database name.
|
|
@@ -196,6 +196,8 @@ def get_mongo_cluster(mongo_cluster_name: Optional[str] = None,
|
|
|
196
196
|
Gets information about a mongo cluster.
|
|
197
197
|
Azure REST API version: 2023-03-15-preview.
|
|
198
198
|
|
|
199
|
+
Other available API versions: 2023-09-15-preview.
|
|
200
|
+
|
|
199
201
|
|
|
200
202
|
:param str mongo_cluster_name: The name of the mongo cluster.
|
|
201
203
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -230,6 +232,8 @@ def get_mongo_cluster_output(mongo_cluster_name: Optional[pulumi.Input[str]] = N
|
|
|
230
232
|
Gets information about a mongo cluster.
|
|
231
233
|
Azure REST API version: 2023-03-15-preview.
|
|
232
234
|
|
|
235
|
+
Other available API versions: 2023-09-15-preview.
|
|
236
|
+
|
|
233
237
|
|
|
234
238
|
:param str mongo_cluster_name: The name of the mongo cluster.
|
|
235
239
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -125,6 +125,8 @@ def get_mongo_cluster_firewall_rule(firewall_rule_name: Optional[str] = None,
|
|
|
125
125
|
Gets information about a mongo cluster firewall rule.
|
|
126
126
|
Azure REST API version: 2023-03-15-preview.
|
|
127
127
|
|
|
128
|
+
Other available API versions: 2023-09-15-preview.
|
|
129
|
+
|
|
128
130
|
|
|
129
131
|
:param str firewall_rule_name: The name of the mongo cluster firewall rule.
|
|
130
132
|
:param str mongo_cluster_name: The name of the mongo cluster.
|
|
@@ -156,6 +158,8 @@ def get_mongo_cluster_firewall_rule_output(firewall_rule_name: Optional[pulumi.I
|
|
|
156
158
|
Gets information about a mongo cluster firewall rule.
|
|
157
159
|
Azure REST API version: 2023-03-15-preview.
|
|
158
160
|
|
|
161
|
+
Other available API versions: 2023-09-15-preview.
|
|
162
|
+
|
|
159
163
|
|
|
160
164
|
:param str firewall_rule_name: The name of the mongo cluster firewall rule.
|
|
161
165
|
:param str mongo_cluster_name: The name of the mongo cluster.
|
|
@@ -120,6 +120,8 @@ def get_mongo_db_resource_mongo_db_collection(account_name: Optional[str] = None
|
|
|
120
120
|
Gets the MongoDB collection under an existing Azure Cosmos DB database account.
|
|
121
121
|
Azure REST API version: 2023-04-15.
|
|
122
122
|
|
|
123
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
124
|
+
|
|
123
125
|
|
|
124
126
|
:param str account_name: Cosmos DB database account name.
|
|
125
127
|
:param str collection_name: Cosmos DB collection name.
|
|
@@ -154,6 +156,8 @@ def get_mongo_db_resource_mongo_db_collection_output(account_name: Optional[pulu
|
|
|
154
156
|
Gets the MongoDB collection under an existing Azure Cosmos DB database account.
|
|
155
157
|
Azure REST API version: 2023-04-15.
|
|
156
158
|
|
|
159
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
160
|
+
|
|
157
161
|
|
|
158
162
|
:param str account_name: Cosmos DB database account name.
|
|
159
163
|
:param str collection_name: Cosmos DB collection name.
|
|
@@ -119,6 +119,8 @@ def get_mongo_db_resource_mongo_db_database(account_name: Optional[str] = None,
|
|
|
119
119
|
Gets the MongoDB databases under an existing Azure Cosmos DB database account with the provided name.
|
|
120
120
|
Azure REST API version: 2023-04-15.
|
|
121
121
|
|
|
122
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
123
|
+
|
|
122
124
|
|
|
123
125
|
:param str account_name: Cosmos DB database account name.
|
|
124
126
|
:param str database_name: Cosmos DB database name.
|
|
@@ -150,6 +152,8 @@ def get_mongo_db_resource_mongo_db_database_output(account_name: Optional[pulumi
|
|
|
150
152
|
Gets the MongoDB databases under an existing Azure Cosmos DB database account with the provided name.
|
|
151
153
|
Azure REST API version: 2023-04-15.
|
|
152
154
|
|
|
155
|
+
Other available API versions: 2019-08-01, 2023-03-15-preview, 2023-09-15, 2023-09-15-preview.
|
|
156
|
+
|
|
153
157
|
|
|
154
158
|
:param str account_name: Cosmos DB database account name.
|
|
155
159
|
:param str database_name: Cosmos DB database name.
|
|
@@ -125,6 +125,8 @@ def get_mongo_db_resource_mongo_role_definition(account_name: Optional[str] = No
|
|
|
125
125
|
Retrieves the properties of an existing Azure Cosmos DB Mongo Role Definition with the given Id.
|
|
126
126
|
Azure REST API version: 2023-04-15.
|
|
127
127
|
|
|
128
|
+
Other available API versions: 2023-03-01-preview, 2023-09-15, 2023-09-15-preview.
|
|
129
|
+
|
|
128
130
|
|
|
129
131
|
:param str account_name: Cosmos DB database account name.
|
|
130
132
|
:param str mongo_role_definition_id: The ID for the Role Definition {dbName.roleName}.
|
|
@@ -156,6 +158,8 @@ def get_mongo_db_resource_mongo_role_definition_output(account_name: Optional[pu
|
|
|
156
158
|
Retrieves the properties of an existing Azure Cosmos DB Mongo Role Definition with the given Id.
|
|
157
159
|
Azure REST API version: 2023-04-15.
|
|
158
160
|
|
|
161
|
+
Other available API versions: 2023-03-01-preview, 2023-09-15, 2023-09-15-preview.
|
|
162
|
+
|
|
159
163
|
|
|
160
164
|
:param str account_name: Cosmos DB database account name.
|
|
161
165
|
:param str mongo_role_definition_id: The ID for the Role Definition {dbName.roleName}.
|
|
@@ -149,6 +149,8 @@ def get_mongo_db_resource_mongo_user_definition(account_name: Optional[str] = No
|
|
|
149
149
|
Retrieves the properties of an existing Azure Cosmos DB Mongo User Definition with the given Id.
|
|
150
150
|
Azure REST API version: 2023-04-15.
|
|
151
151
|
|
|
152
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
153
|
+
|
|
152
154
|
|
|
153
155
|
:param str account_name: Cosmos DB database account name.
|
|
154
156
|
:param str mongo_user_definition_id: The ID for the User Definition {dbName.userName}.
|
|
@@ -182,6 +184,8 @@ def get_mongo_db_resource_mongo_user_definition_output(account_name: Optional[pu
|
|
|
182
184
|
Retrieves the properties of an existing Azure Cosmos DB Mongo User Definition with the given Id.
|
|
183
185
|
Azure REST API version: 2023-04-15.
|
|
184
186
|
|
|
187
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
188
|
+
|
|
185
189
|
|
|
186
190
|
:param str account_name: Cosmos DB database account name.
|
|
187
191
|
:param str mongo_user_definition_id: The ID for the User Definition {dbName.userName}.
|
|
@@ -100,6 +100,8 @@ def get_notebook_workspace(account_name: Optional[str] = None,
|
|
|
100
100
|
Gets the notebook workspace for a Cosmos DB account.
|
|
101
101
|
Azure REST API version: 2023-04-15.
|
|
102
102
|
|
|
103
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
104
|
+
|
|
103
105
|
|
|
104
106
|
:param str account_name: Cosmos DB database account name.
|
|
105
107
|
:param str notebook_workspace_name: The name of the notebook workspace resource.
|
|
@@ -129,6 +131,8 @@ def get_notebook_workspace_output(account_name: Optional[pulumi.Input[str]] = No
|
|
|
129
131
|
Gets the notebook workspace for a Cosmos DB account.
|
|
130
132
|
Azure REST API version: 2023-04-15.
|
|
131
133
|
|
|
134
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
135
|
+
|
|
132
136
|
|
|
133
137
|
:param str account_name: Cosmos DB database account name.
|
|
134
138
|
:param str notebook_workspace_name: The name of the notebook workspace resource.
|
|
@@ -125,6 +125,8 @@ def get_private_endpoint_connection(account_name: Optional[str] = None,
|
|
|
125
125
|
Gets a private endpoint connection.
|
|
126
126
|
Azure REST API version: 2023-04-15.
|
|
127
127
|
|
|
128
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
129
|
+
|
|
128
130
|
|
|
129
131
|
:param str account_name: Cosmos DB database account name.
|
|
130
132
|
:param str private_endpoint_connection_name: The name of the private endpoint connection.
|
|
@@ -156,6 +158,8 @@ def get_private_endpoint_connection_output(account_name: Optional[pulumi.Input[s
|
|
|
156
158
|
Gets a private endpoint connection.
|
|
157
159
|
Azure REST API version: 2023-04-15.
|
|
158
160
|
|
|
161
|
+
Other available API versions: 2023-09-15, 2023-09-15-preview.
|
|
162
|
+
|
|
159
163
|
|
|
160
164
|
:param str account_name: Cosmos DB database account name.
|
|
161
165
|
:param str private_endpoint_connection_name: The name of the private endpoint connection.
|