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
|
@@ -112,7 +112,9 @@ class CapacityReservationGroup(pulumi.CustomResource):
|
|
|
112
112
|
__props__=None):
|
|
113
113
|
"""
|
|
114
114
|
Specifies information about the capacity reservation group that the capacity reservations should be assigned to. Currently, a capacity reservation can only be added to a capacity reservation group at creation time. An existing capacity reservation cannot be added or moved to another capacity reservation group.
|
|
115
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-04-01
|
|
115
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-04-01.
|
|
116
|
+
|
|
117
|
+
Other available API versions: 2023-07-01.
|
|
116
118
|
|
|
117
119
|
:param str resource_name: The name of the resource.
|
|
118
120
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -130,7 +132,9 @@ class CapacityReservationGroup(pulumi.CustomResource):
|
|
|
130
132
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
131
133
|
"""
|
|
132
134
|
Specifies information about the capacity reservation group that the capacity reservations should be assigned to. Currently, a capacity reservation can only be added to a capacity reservation group at creation time. An existing capacity reservation cannot be added or moved to another capacity reservation group.
|
|
133
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-04-01
|
|
135
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-04-01.
|
|
136
|
+
|
|
137
|
+
Other available API versions: 2023-07-01.
|
|
134
138
|
|
|
135
139
|
:param str resource_name: The name of the resource.
|
|
136
140
|
:param CapacityReservationGroupArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -131,7 +131,7 @@ class CloudService(pulumi.CustomResource):
|
|
|
131
131
|
__props__=None):
|
|
132
132
|
"""
|
|
133
133
|
Describes the cloud service.
|
|
134
|
-
Azure REST API version: 2022-09-04. Prior API version in Azure Native 1.x: 2021-03-01
|
|
134
|
+
Azure REST API version: 2022-09-04. Prior API version in Azure Native 1.x: 2021-03-01.
|
|
135
135
|
|
|
136
136
|
:param str resource_name: The name of the resource.
|
|
137
137
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -150,7 +150,7 @@ class CloudService(pulumi.CustomResource):
|
|
|
150
150
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
151
151
|
"""
|
|
152
152
|
Describes the cloud service.
|
|
153
|
-
Azure REST API version: 2022-09-04. Prior API version in Azure Native 1.x: 2021-03-01
|
|
153
|
+
Azure REST API version: 2022-09-04. Prior API version in Azure Native 1.x: 2021-03-01.
|
|
154
154
|
|
|
155
155
|
:param str resource_name: The name of the resource.
|
|
156
156
|
:param CloudServiceArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -180,7 +180,9 @@ class DedicatedHost(pulumi.CustomResource):
|
|
|
180
180
|
__props__=None):
|
|
181
181
|
"""
|
|
182
182
|
Specifies information about the Dedicated host.
|
|
183
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01
|
|
183
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
184
|
+
|
|
185
|
+
Other available API versions: 2023-07-01.
|
|
184
186
|
|
|
185
187
|
:param str resource_name: The name of the resource.
|
|
186
188
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -202,7 +204,9 @@ class DedicatedHost(pulumi.CustomResource):
|
|
|
202
204
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
203
205
|
"""
|
|
204
206
|
Specifies information about the Dedicated host.
|
|
205
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01
|
|
207
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
208
|
+
|
|
209
|
+
Other available API versions: 2023-07-01.
|
|
206
210
|
|
|
207
211
|
:param str resource_name: The name of the resource.
|
|
208
212
|
:param DedicatedHostArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -163,7 +163,9 @@ class DedicatedHostGroup(pulumi.CustomResource):
|
|
|
163
163
|
__props__=None):
|
|
164
164
|
"""
|
|
165
165
|
Specifies information about the dedicated host group that the dedicated hosts should be assigned to. Currently, a dedicated host can only be added to a dedicated host group at creation time. An existing dedicated host cannot be added to another dedicated host group.
|
|
166
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01
|
|
166
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
167
|
+
|
|
168
|
+
Other available API versions: 2023-07-01.
|
|
167
169
|
|
|
168
170
|
:param str resource_name: The name of the resource.
|
|
169
171
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -184,7 +186,9 @@ class DedicatedHostGroup(pulumi.CustomResource):
|
|
|
184
186
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
185
187
|
"""
|
|
186
188
|
Specifies information about the dedicated host group that the dedicated hosts should be assigned to. Currently, a dedicated host can only be added to a dedicated host group at creation time. An existing dedicated host cannot be added to another dedicated host group.
|
|
187
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01
|
|
189
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
190
|
+
|
|
191
|
+
Other available API versions: 2023-07-01.
|
|
188
192
|
|
|
189
193
|
:param str resource_name: The name of the resource.
|
|
190
194
|
:param DedicatedHostGroupArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -538,7 +538,9 @@ class Disk(pulumi.CustomResource):
|
|
|
538
538
|
__props__=None):
|
|
539
539
|
"""
|
|
540
540
|
Disk resource.
|
|
541
|
-
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01
|
|
541
|
+
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
542
|
+
|
|
543
|
+
Other available API versions: 2016-04-30-preview, 2018-06-01, 2019-07-01, 2023-01-02, 2023-04-02.
|
|
542
544
|
|
|
543
545
|
:param str resource_name: The name of the resource.
|
|
544
546
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -581,7 +583,9 @@ class Disk(pulumi.CustomResource):
|
|
|
581
583
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
582
584
|
"""
|
|
583
585
|
Disk resource.
|
|
584
|
-
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01
|
|
586
|
+
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
587
|
+
|
|
588
|
+
Other available API versions: 2016-04-30-preview, 2018-06-01, 2019-07-01, 2023-01-02, 2023-04-02.
|
|
585
589
|
|
|
586
590
|
:param str resource_name: The name of the resource.
|
|
587
591
|
:param DiskArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -114,7 +114,9 @@ class DiskAccess(pulumi.CustomResource):
|
|
|
114
114
|
__props__=None):
|
|
115
115
|
"""
|
|
116
116
|
disk access resource.
|
|
117
|
-
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01
|
|
117
|
+
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
118
|
+
|
|
119
|
+
Other available API versions: 2023-01-02, 2023-04-02.
|
|
118
120
|
|
|
119
121
|
:param str resource_name: The name of the resource.
|
|
120
122
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -132,7 +134,9 @@ class DiskAccess(pulumi.CustomResource):
|
|
|
132
134
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
133
135
|
"""
|
|
134
136
|
disk access resource.
|
|
135
|
-
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01
|
|
137
|
+
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
138
|
+
|
|
139
|
+
Other available API versions: 2023-01-02, 2023-04-02.
|
|
136
140
|
|
|
137
141
|
:param str resource_name: The name of the resource.
|
|
138
142
|
:param DiskAccessArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -95,7 +95,9 @@ class DiskAccessAPrivateEndpointConnection(pulumi.CustomResource):
|
|
|
95
95
|
__props__=None):
|
|
96
96
|
"""
|
|
97
97
|
The Private Endpoint Connection resource.
|
|
98
|
-
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01
|
|
98
|
+
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
99
|
+
|
|
100
|
+
Other available API versions: 2023-01-02, 2023-04-02.
|
|
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 DiskAccessAPrivateEndpointConnection(pulumi.CustomResource):
|
|
|
112
114
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
113
115
|
"""
|
|
114
116
|
The Private Endpoint Connection resource.
|
|
115
|
-
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01
|
|
117
|
+
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
118
|
+
|
|
119
|
+
Other available API versions: 2023-01-02, 2023-04-02.
|
|
116
120
|
|
|
117
121
|
:param str resource_name: The name of the resource.
|
|
118
122
|
:param DiskAccessAPrivateEndpointConnectionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -182,7 +182,9 @@ class DiskEncryptionSet(pulumi.CustomResource):
|
|
|
182
182
|
__props__=None):
|
|
183
183
|
"""
|
|
184
184
|
disk encryption set resource.
|
|
185
|
-
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01
|
|
185
|
+
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
186
|
+
|
|
187
|
+
Other available API versions: 2020-06-30, 2023-01-02, 2023-04-02.
|
|
186
188
|
|
|
187
189
|
:param str resource_name: The name of the resource.
|
|
188
190
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -204,7 +206,9 @@ class DiskEncryptionSet(pulumi.CustomResource):
|
|
|
204
206
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
205
207
|
"""
|
|
206
208
|
disk encryption set resource.
|
|
207
|
-
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01
|
|
209
|
+
Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
210
|
+
|
|
211
|
+
Other available API versions: 2020-06-30, 2023-01-02, 2023-04-02.
|
|
208
212
|
|
|
209
213
|
:param str resource_name: The name of the resource.
|
|
210
214
|
:param DiskEncryptionSetArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -148,7 +148,7 @@ class Gallery(pulumi.CustomResource):
|
|
|
148
148
|
__props__=None):
|
|
149
149
|
"""
|
|
150
150
|
Specifies information about the Shared Image Gallery that you want to create or update.
|
|
151
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
151
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
152
152
|
|
|
153
153
|
:param str resource_name: The name of the resource.
|
|
154
154
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -168,7 +168,7 @@ class Gallery(pulumi.CustomResource):
|
|
|
168
168
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
169
169
|
"""
|
|
170
170
|
Specifies information about the Shared Image Gallery that you want to create or update.
|
|
171
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
171
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
172
172
|
|
|
173
173
|
:param str resource_name: The name of the resource.
|
|
174
174
|
:param GalleryArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -231,7 +231,7 @@ class GalleryApplication(pulumi.CustomResource):
|
|
|
231
231
|
__props__=None):
|
|
232
232
|
"""
|
|
233
233
|
Specifies information about the gallery Application Definition that you want to create or update.
|
|
234
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
234
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
235
235
|
|
|
236
236
|
:param str resource_name: The name of the resource.
|
|
237
237
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -256,7 +256,7 @@ class GalleryApplication(pulumi.CustomResource):
|
|
|
256
256
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
257
257
|
"""
|
|
258
258
|
Specifies information about the gallery Application Definition that you want to create or update.
|
|
259
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
259
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
260
260
|
|
|
261
261
|
:param str resource_name: The name of the resource.
|
|
262
262
|
:param GalleryApplicationArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -162,7 +162,7 @@ class GalleryApplicationVersion(pulumi.CustomResource):
|
|
|
162
162
|
__props__=None):
|
|
163
163
|
"""
|
|
164
164
|
Specifies information about the gallery Application Version that you want to create or update.
|
|
165
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
165
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
166
166
|
|
|
167
167
|
:param str resource_name: The name of the resource.
|
|
168
168
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -183,7 +183,7 @@ class GalleryApplicationVersion(pulumi.CustomResource):
|
|
|
183
183
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
184
184
|
"""
|
|
185
185
|
Specifies information about the gallery Application Version that you want to create or update.
|
|
186
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
186
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
187
187
|
|
|
188
188
|
:param str resource_name: The name of the resource.
|
|
189
189
|
:param GalleryApplicationVersionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -348,7 +348,7 @@ class GalleryImage(pulumi.CustomResource):
|
|
|
348
348
|
__props__=None):
|
|
349
349
|
"""
|
|
350
350
|
Specifies information about the gallery image definition that you want to create or update.
|
|
351
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
351
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
352
352
|
|
|
353
353
|
:param str resource_name: The name of the resource.
|
|
354
354
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -380,7 +380,7 @@ class GalleryImage(pulumi.CustomResource):
|
|
|
380
380
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
381
381
|
"""
|
|
382
382
|
Specifies information about the gallery image definition that you want to create or update.
|
|
383
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
383
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
384
384
|
|
|
385
385
|
:param str resource_name: The name of the resource.
|
|
386
386
|
:param GalleryImageArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -179,7 +179,9 @@ class GalleryImageVersion(pulumi.CustomResource):
|
|
|
179
179
|
__props__=None):
|
|
180
180
|
"""
|
|
181
181
|
Specifies information about the gallery image version that you want to create or update.
|
|
182
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
182
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
183
|
+
|
|
184
|
+
Other available API versions: 2019-03-01.
|
|
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 GalleryImageVersion(pulumi.CustomResource):
|
|
|
201
203
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
202
204
|
"""
|
|
203
205
|
Specifies information about the gallery image version that you want to create or update.
|
|
204
|
-
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30
|
|
206
|
+
Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
|
|
207
|
+
|
|
208
|
+
Other available API versions: 2019-03-01.
|
|
205
209
|
|
|
206
210
|
:param str resource_name: The name of the resource.
|
|
207
211
|
:param GalleryImageVersionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -172,6 +172,8 @@ def get_availability_set(availability_set_name: Optional[str] = None,
|
|
|
172
172
|
Retrieves information about an availability set.
|
|
173
173
|
Azure REST API version: 2023-03-01.
|
|
174
174
|
|
|
175
|
+
Other available API versions: 2016-04-30-preview, 2023-07-01.
|
|
176
|
+
|
|
175
177
|
|
|
176
178
|
:param str availability_set_name: The name of the availability set.
|
|
177
179
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -204,6 +206,8 @@ def get_availability_set_output(availability_set_name: Optional[pulumi.Input[str
|
|
|
204
206
|
Retrieves information about an availability set.
|
|
205
207
|
Azure REST API version: 2023-03-01.
|
|
206
208
|
|
|
209
|
+
Other available API versions: 2016-04-30-preview, 2023-07-01.
|
|
210
|
+
|
|
207
211
|
|
|
208
212
|
:param str availability_set_name: The name of the availability set.
|
|
209
213
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -210,6 +210,8 @@ def get_capacity_reservation(capacity_reservation_group_name: Optional[str] = No
|
|
|
210
210
|
The operation that retrieves information about the capacity reservation.
|
|
211
211
|
Azure REST API version: 2023-03-01.
|
|
212
212
|
|
|
213
|
+
Other available API versions: 2023-07-01.
|
|
214
|
+
|
|
213
215
|
|
|
214
216
|
:param str capacity_reservation_group_name: The name of the capacity reservation group.
|
|
215
217
|
:param str capacity_reservation_name: The name of the capacity reservation.
|
|
@@ -251,6 +253,8 @@ def get_capacity_reservation_output(capacity_reservation_group_name: Optional[pu
|
|
|
251
253
|
The operation that retrieves information about the capacity reservation.
|
|
252
254
|
Azure REST API version: 2023-03-01.
|
|
253
255
|
|
|
256
|
+
Other available API versions: 2023-07-01.
|
|
257
|
+
|
|
254
258
|
|
|
255
259
|
:param str capacity_reservation_group_name: The name of the capacity reservation group.
|
|
256
260
|
:param str capacity_reservation_name: The name of the capacity reservation.
|
|
@@ -149,6 +149,8 @@ def get_capacity_reservation_group(capacity_reservation_group_name: Optional[str
|
|
|
149
149
|
The operation that retrieves information about a capacity reservation group.
|
|
150
150
|
Azure REST API version: 2023-03-01.
|
|
151
151
|
|
|
152
|
+
Other available API versions: 2023-07-01.
|
|
153
|
+
|
|
152
154
|
|
|
153
155
|
:param str capacity_reservation_group_name: The name of the capacity reservation group.
|
|
154
156
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the capacity reservations under the capacity reservation group which is a snapshot of the runtime properties of a capacity reservation that is managed by the platform and can change outside of control plane operations.
|
|
@@ -182,6 +184,8 @@ def get_capacity_reservation_group_output(capacity_reservation_group_name: Optio
|
|
|
182
184
|
The operation that retrieves information about a capacity reservation group.
|
|
183
185
|
Azure REST API version: 2023-03-01.
|
|
184
186
|
|
|
187
|
+
Other available API versions: 2023-07-01.
|
|
188
|
+
|
|
185
189
|
|
|
186
190
|
:param str capacity_reservation_group_name: The name of the capacity reservation group.
|
|
187
191
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the capacity reservations under the capacity reservation group which is a snapshot of the runtime properties of a capacity reservation that is managed by the platform and can change outside of control plane operations.
|
|
@@ -222,6 +222,8 @@ def get_dedicated_host(expand: Optional[str] = None,
|
|
|
222
222
|
Retrieves information about a dedicated host.
|
|
223
223
|
Azure REST API version: 2023-03-01.
|
|
224
224
|
|
|
225
|
+
Other available API versions: 2023-07-01.
|
|
226
|
+
|
|
225
227
|
|
|
226
228
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the dedicated host. 'UserData' is not supported for dedicated host.
|
|
227
229
|
:param str host_group_name: The name of the dedicated host group.
|
|
@@ -264,6 +266,8 @@ def get_dedicated_host_output(expand: Optional[pulumi.Input[Optional[str]]] = No
|
|
|
264
266
|
Retrieves information about a dedicated host.
|
|
265
267
|
Azure REST API version: 2023-03-01.
|
|
266
268
|
|
|
269
|
+
Other available API versions: 2023-07-01.
|
|
270
|
+
|
|
267
271
|
|
|
268
272
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the dedicated host. 'UserData' is not supported for dedicated host.
|
|
269
273
|
:param str host_group_name: The name of the dedicated host group.
|
|
@@ -173,6 +173,8 @@ def get_dedicated_host_group(expand: Optional[str] = None,
|
|
|
173
173
|
Retrieves information about a dedicated host group.
|
|
174
174
|
Azure REST API version: 2023-03-01.
|
|
175
175
|
|
|
176
|
+
Other available API versions: 2023-07-01.
|
|
177
|
+
|
|
176
178
|
|
|
177
179
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the dedicated hosts under the dedicated host group. 'UserData' is not supported for dedicated host group.
|
|
178
180
|
:param str host_group_name: The name of the dedicated host group.
|
|
@@ -208,6 +210,8 @@ def get_dedicated_host_group_output(expand: Optional[pulumi.Input[Optional[str]]
|
|
|
208
210
|
Retrieves information about a dedicated host group.
|
|
209
211
|
Azure REST API version: 2023-03-01.
|
|
210
212
|
|
|
213
|
+
Other available API versions: 2023-07-01.
|
|
214
|
+
|
|
211
215
|
|
|
212
216
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the dedicated hosts under the dedicated host group. 'UserData' is not supported for dedicated host group.
|
|
213
217
|
:param str host_group_name: The name of the dedicated host group.
|
|
@@ -532,6 +532,8 @@ def get_disk(disk_name: Optional[str] = None,
|
|
|
532
532
|
Gets information about a disk.
|
|
533
533
|
Azure REST API version: 2022-07-02.
|
|
534
534
|
|
|
535
|
+
Other available API versions: 2016-04-30-preview, 2018-06-01, 2019-07-01, 2023-01-02, 2023-04-02.
|
|
536
|
+
|
|
535
537
|
|
|
536
538
|
:param str disk_name: The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
537
539
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -594,6 +596,8 @@ def get_disk_output(disk_name: Optional[pulumi.Input[str]] = None,
|
|
|
594
596
|
Gets information about a disk.
|
|
595
597
|
Azure REST API version: 2022-07-02.
|
|
596
598
|
|
|
599
|
+
Other available API versions: 2016-04-30-preview, 2018-06-01, 2019-07-01, 2023-01-02, 2023-04-02.
|
|
600
|
+
|
|
597
601
|
|
|
598
602
|
:param str disk_name: The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
599
603
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -148,6 +148,8 @@ def get_disk_access(disk_access_name: Optional[str] = None,
|
|
|
148
148
|
Gets information about a disk access resource.
|
|
149
149
|
Azure REST API version: 2022-07-02.
|
|
150
150
|
|
|
151
|
+
Other available API versions: 2023-01-02, 2023-04-02.
|
|
152
|
+
|
|
151
153
|
|
|
152
154
|
:param str disk_access_name: The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
153
155
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -178,6 +180,8 @@ def get_disk_access_output(disk_access_name: Optional[pulumi.Input[str]] = None,
|
|
|
178
180
|
Gets information about a disk access resource.
|
|
179
181
|
Azure REST API version: 2022-07-02.
|
|
180
182
|
|
|
183
|
+
Other available API versions: 2023-01-02, 2023-04-02.
|
|
184
|
+
|
|
181
185
|
|
|
182
186
|
:param str disk_access_name: The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
183
187
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -113,6 +113,8 @@ def get_disk_access_a_private_endpoint_connection(disk_access_name: Optional[str
|
|
|
113
113
|
Gets information about a private endpoint connection under a disk access resource.
|
|
114
114
|
Azure REST API version: 2022-07-02.
|
|
115
115
|
|
|
116
|
+
Other available API versions: 2023-01-02, 2023-04-02.
|
|
117
|
+
|
|
116
118
|
|
|
117
119
|
:param str disk_access_name: The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
118
120
|
:param str private_endpoint_connection_name: The name of the private endpoint connection.
|
|
@@ -143,6 +145,8 @@ def get_disk_access_a_private_endpoint_connection_output(disk_access_name: Optio
|
|
|
143
145
|
Gets information about a private endpoint connection under a disk access resource.
|
|
144
146
|
Azure REST API version: 2022-07-02.
|
|
145
147
|
|
|
148
|
+
Other available API versions: 2023-01-02, 2023-04-02.
|
|
149
|
+
|
|
146
150
|
|
|
147
151
|
:param str disk_access_name: The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
148
152
|
:param str private_endpoint_connection_name: The name of the private endpoint connection.
|
|
@@ -208,6 +208,8 @@ def get_disk_encryption_set(disk_encryption_set_name: Optional[str] = None,
|
|
|
208
208
|
Gets information about a disk encryption set.
|
|
209
209
|
Azure REST API version: 2022-07-02.
|
|
210
210
|
|
|
211
|
+
Other available API versions: 2020-06-30, 2023-01-02, 2023-04-02.
|
|
212
|
+
|
|
211
213
|
|
|
212
214
|
:param str disk_encryption_set_name: The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
213
215
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -243,6 +245,8 @@ def get_disk_encryption_set_output(disk_encryption_set_name: Optional[pulumi.Inp
|
|
|
243
245
|
Gets information about a disk encryption set.
|
|
244
246
|
Azure REST API version: 2022-07-02.
|
|
245
247
|
|
|
248
|
+
Other available API versions: 2020-06-30, 2023-01-02, 2023-04-02.
|
|
249
|
+
|
|
246
250
|
|
|
247
251
|
:param str disk_encryption_set_name: The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
|
|
248
252
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -163,6 +163,8 @@ def get_gallery_image_version(expand: Optional[str] = None,
|
|
|
163
163
|
Retrieves information about a gallery image version.
|
|
164
164
|
Azure REST API version: 2022-03-03.
|
|
165
165
|
|
|
166
|
+
Other available API versions: 2019-03-01.
|
|
167
|
+
|
|
166
168
|
|
|
167
169
|
:param str expand: The expand expression to apply on the operation.
|
|
168
170
|
:param str gallery_image_name: The name of the gallery image definition in which the Image Version resides.
|
|
@@ -203,6 +205,8 @@ def get_gallery_image_version_output(expand: Optional[pulumi.Input[Optional[str]
|
|
|
203
205
|
Retrieves information about a gallery image version.
|
|
204
206
|
Azure REST API version: 2022-03-03.
|
|
205
207
|
|
|
208
|
+
Other available API versions: 2019-03-01.
|
|
209
|
+
|
|
206
210
|
|
|
207
211
|
:param str expand: The expand expression to apply on the operation.
|
|
208
212
|
:param str gallery_image_name: The name of the gallery image definition in which the Image Version resides.
|
|
@@ -161,6 +161,8 @@ def get_image(expand: Optional[str] = None,
|
|
|
161
161
|
Gets an image.
|
|
162
162
|
Azure REST API version: 2023-03-01.
|
|
163
163
|
|
|
164
|
+
Other available API versions: 2023-07-01.
|
|
165
|
+
|
|
164
166
|
|
|
165
167
|
:param str expand: The expand expression to apply on the operation.
|
|
166
168
|
:param str image_name: The name of the image.
|
|
@@ -195,6 +197,8 @@ def get_image_output(expand: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
195
197
|
Gets an image.
|
|
196
198
|
Azure REST API version: 2023-03-01.
|
|
197
199
|
|
|
200
|
+
Other available API versions: 2023-07-01.
|
|
201
|
+
|
|
198
202
|
|
|
199
203
|
:param str expand: The expand expression to apply on the operation.
|
|
200
204
|
:param str image_name: The name of the image.
|
|
@@ -61,6 +61,8 @@ def get_log_analytic_export_request_rate_by_interval(blob_container_sas_uri: Opt
|
|
|
61
61
|
Export logs that show Api requests made by this subscription in the given time window to show throttling activities.
|
|
62
62
|
Azure REST API version: 2023-03-01.
|
|
63
63
|
|
|
64
|
+
Other available API versions: 2017-12-01, 2018-04-01, 2018-06-01, 2018-10-01, 2019-03-01, 2019-07-01, 2019-12-01, 2020-06-01, 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01.
|
|
65
|
+
|
|
64
66
|
|
|
65
67
|
:param str blob_container_sas_uri: SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
|
|
66
68
|
:param str from_time: From time of the query
|
|
@@ -107,6 +109,8 @@ def get_log_analytic_export_request_rate_by_interval_output(blob_container_sas_u
|
|
|
107
109
|
Export logs that show Api requests made by this subscription in the given time window to show throttling activities.
|
|
108
110
|
Azure REST API version: 2023-03-01.
|
|
109
111
|
|
|
112
|
+
Other available API versions: 2017-12-01, 2018-04-01, 2018-06-01, 2018-10-01, 2019-03-01, 2019-07-01, 2019-12-01, 2020-06-01, 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01.
|
|
113
|
+
|
|
110
114
|
|
|
111
115
|
:param str blob_container_sas_uri: SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
|
|
112
116
|
:param str from_time: From time of the query
|
|
@@ -59,6 +59,8 @@ def get_log_analytic_export_throttled_requests(blob_container_sas_uri: Optional[
|
|
|
59
59
|
Export logs that show total throttled Api requests for this subscription in the given time window.
|
|
60
60
|
Azure REST API version: 2023-03-01.
|
|
61
61
|
|
|
62
|
+
Other available API versions: 2017-12-01, 2018-04-01, 2018-06-01, 2018-10-01, 2019-03-01, 2019-07-01, 2019-12-01, 2020-06-01, 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01.
|
|
63
|
+
|
|
62
64
|
|
|
63
65
|
:param str blob_container_sas_uri: SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
|
|
64
66
|
:param str from_time: From time of the query
|
|
@@ -102,6 +104,8 @@ def get_log_analytic_export_throttled_requests_output(blob_container_sas_uri: Op
|
|
|
102
104
|
Export logs that show total throttled Api requests for this subscription in the given time window.
|
|
103
105
|
Azure REST API version: 2023-03-01.
|
|
104
106
|
|
|
107
|
+
Other available API versions: 2017-12-01, 2018-04-01, 2018-06-01, 2018-10-01, 2019-03-01, 2019-07-01, 2019-12-01, 2020-06-01, 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01.
|
|
108
|
+
|
|
105
109
|
|
|
106
110
|
:param str blob_container_sas_uri: SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
|
|
107
111
|
:param str from_time: From time of the query
|
|
@@ -185,6 +185,8 @@ def get_proximity_placement_group(include_colocation_status: Optional[str] = Non
|
|
|
185
185
|
Retrieves information about a proximity placement group .
|
|
186
186
|
Azure REST API version: 2023-03-01.
|
|
187
187
|
|
|
188
|
+
Other available API versions: 2019-03-01, 2023-07-01.
|
|
189
|
+
|
|
188
190
|
|
|
189
191
|
:param str include_colocation_status: includeColocationStatus=true enables fetching the colocation status of all the resources in the proximity placement group.
|
|
190
192
|
:param str proximity_placement_group_name: The name of the proximity placement group.
|
|
@@ -221,6 +223,8 @@ def get_proximity_placement_group_output(include_colocation_status: Optional[pul
|
|
|
221
223
|
Retrieves information about a proximity placement group .
|
|
222
224
|
Azure REST API version: 2023-03-01.
|
|
223
225
|
|
|
226
|
+
Other available API versions: 2019-03-01, 2023-07-01.
|
|
227
|
+
|
|
224
228
|
|
|
225
229
|
:param str include_colocation_status: includeColocationStatus=true enables fetching the colocation status of all the resources in the proximity placement group.
|
|
226
230
|
:param str proximity_placement_group_name: The name of the proximity placement group.
|
|
@@ -162,6 +162,8 @@ def get_restore_point(expand: Optional[str] = None,
|
|
|
162
162
|
The operation to get the restore point.
|
|
163
163
|
Azure REST API version: 2023-03-01.
|
|
164
164
|
|
|
165
|
+
Other available API versions: 2021-11-01, 2022-11-01, 2023-07-01.
|
|
166
|
+
|
|
165
167
|
|
|
166
168
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' retrieves information about the run-time state of a restore point.
|
|
167
169
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -199,6 +201,8 @@ def get_restore_point_output(expand: Optional[pulumi.Input[Optional[str]]] = Non
|
|
|
199
201
|
The operation to get the restore point.
|
|
200
202
|
Azure REST API version: 2023-03-01.
|
|
201
203
|
|
|
204
|
+
Other available API versions: 2021-11-01, 2022-11-01, 2023-07-01.
|
|
205
|
+
|
|
202
206
|
|
|
203
207
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' retrieves information about the run-time state of a restore point.
|
|
204
208
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -149,6 +149,8 @@ def get_restore_point_collection(expand: Optional[str] = None,
|
|
|
149
149
|
The operation to get the restore point collection.
|
|
150
150
|
Azure REST API version: 2023-03-01.
|
|
151
151
|
|
|
152
|
+
Other available API versions: 2023-07-01.
|
|
153
|
+
|
|
152
154
|
|
|
153
155
|
:param str expand: The expand expression to apply on the operation. If expand=restorePoints, server will return all contained restore points in the restorePointCollection.
|
|
154
156
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -182,6 +184,8 @@ def get_restore_point_collection_output(expand: Optional[pulumi.Input[Optional[s
|
|
|
182
184
|
The operation to get the restore point collection.
|
|
183
185
|
Azure REST API version: 2023-03-01.
|
|
184
186
|
|
|
187
|
+
Other available API versions: 2023-07-01.
|
|
188
|
+
|
|
185
189
|
|
|
186
190
|
:param str expand: The expand expression to apply on the operation. If expand=restorePoints, server will return all contained restore points in the restorePointCollection.
|
|
187
191
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -412,6 +412,8 @@ def get_snapshot(resource_group_name: Optional[str] = None,
|
|
|
412
412
|
Gets information about a snapshot.
|
|
413
413
|
Azure REST API version: 2022-07-02.
|
|
414
414
|
|
|
415
|
+
Other available API versions: 2016-04-30-preview, 2017-03-30, 2018-06-01, 2023-01-02, 2023-04-02.
|
|
416
|
+
|
|
415
417
|
|
|
416
418
|
:param str resource_group_name: The name of the resource group.
|
|
417
419
|
:param str snapshot_name: The name of the snapshot that is being created. The name can't be changed after the snapshot is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters.
|
|
@@ -464,6 +466,8 @@ def get_snapshot_output(resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
|
464
466
|
Gets information about a snapshot.
|
|
465
467
|
Azure REST API version: 2022-07-02.
|
|
466
468
|
|
|
469
|
+
Other available API versions: 2016-04-30-preview, 2017-03-30, 2018-06-01, 2023-01-02, 2023-04-02.
|
|
470
|
+
|
|
467
471
|
|
|
468
472
|
:param str resource_group_name: The name of the resource group.
|
|
469
473
|
:param str snapshot_name: The name of the snapshot that is being created. The name can't be changed after the snapshot is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The max name length is 80 characters.
|
|
@@ -111,6 +111,8 @@ def get_ssh_public_key(resource_group_name: Optional[str] = None,
|
|
|
111
111
|
Retrieves information about an SSH public key.
|
|
112
112
|
Azure REST API version: 2023-03-01.
|
|
113
113
|
|
|
114
|
+
Other available API versions: 2023-07-01.
|
|
115
|
+
|
|
114
116
|
|
|
115
117
|
:param str resource_group_name: The name of the resource group.
|
|
116
118
|
:param str ssh_public_key_name: The name of the SSH public key.
|
|
@@ -138,6 +140,8 @@ def get_ssh_public_key_output(resource_group_name: Optional[pulumi.Input[str]] =
|
|
|
138
140
|
Retrieves information about an SSH public key.
|
|
139
141
|
Azure REST API version: 2023-03-01.
|
|
140
142
|
|
|
143
|
+
Other available API versions: 2023-07-01.
|
|
144
|
+
|
|
141
145
|
|
|
142
146
|
:param str resource_group_name: The name of the resource group.
|
|
143
147
|
:param str ssh_public_key_name: The name of the SSH public key.
|
|
@@ -473,6 +473,8 @@ def get_virtual_machine(expand: Optional[str] = None,
|
|
|
473
473
|
Retrieves information about the model view or the instance view of a virtual machine.
|
|
474
474
|
Azure REST API version: 2023-03-01.
|
|
475
475
|
|
|
476
|
+
Other available API versions: 2023-07-01.
|
|
477
|
+
|
|
476
478
|
|
|
477
479
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' retrieves a snapshot of the runtime properties of the virtual machine that is managed by the platform and can change outside of control plane operations. 'UserData' retrieves the UserData property as part of the VM model view that was provided by the user during the VM Create/Update operation.
|
|
478
480
|
:param str resource_group_name: The name of the resource group.
|
|
@@ -533,6 +535,8 @@ def get_virtual_machine_output(expand: Optional[pulumi.Input[Optional[str]]] = N
|
|
|
533
535
|
Retrieves information about the model view or the instance view of a virtual machine.
|
|
534
536
|
Azure REST API version: 2023-03-01.
|
|
535
537
|
|
|
538
|
+
Other available API versions: 2023-07-01.
|
|
539
|
+
|
|
536
540
|
|
|
537
541
|
:param str expand: The expand expression to apply on the operation. 'InstanceView' retrieves a snapshot of the runtime properties of the virtual machine that is managed by the platform and can change outside of control plane operations. 'UserData' retrieves the UserData property as part of the VM model view that was provided by the user during the VM Create/Update operation.
|
|
538
542
|
:param str resource_group_name: The name of the resource group.
|