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
|
@@ -97,6 +97,8 @@ def get_queue(account_name: Optional[str] = None,
|
|
|
97
97
|
Gets the queue with the specified queue name, under the specified account if it exists.
|
|
98
98
|
Azure REST API version: 2022-09-01.
|
|
99
99
|
|
|
100
|
+
Other available API versions: 2023-01-01.
|
|
101
|
+
|
|
100
102
|
|
|
101
103
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
102
104
|
:param str queue_name: A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.
|
|
@@ -126,6 +128,8 @@ def get_queue_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
126
128
|
Gets the queue with the specified queue name, under the specified account if it exists.
|
|
127
129
|
Azure REST API version: 2022-09-01.
|
|
128
130
|
|
|
131
|
+
Other available API versions: 2023-01-01.
|
|
132
|
+
|
|
129
133
|
|
|
130
134
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
131
135
|
:param str queue_name: A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.
|
|
@@ -89,6 +89,8 @@ def get_queue_service_properties(account_name: Optional[str] = None,
|
|
|
89
89
|
Gets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
|
|
90
90
|
Azure REST API version: 2022-09-01.
|
|
91
91
|
|
|
92
|
+
Other available API versions: 2023-01-01.
|
|
93
|
+
|
|
92
94
|
|
|
93
95
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
94
96
|
:param str queue_service_name: The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'
|
|
@@ -117,6 +119,8 @@ def get_queue_service_properties_output(account_name: Optional[pulumi.Input[str]
|
|
|
117
119
|
Gets the properties of a storage account’s Queue service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
|
|
118
120
|
Azure REST API version: 2022-09-01.
|
|
119
121
|
|
|
122
|
+
Other available API versions: 2023-01-01.
|
|
123
|
+
|
|
120
124
|
|
|
121
125
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
122
126
|
:param str queue_service_name: The name of the Queue Service within the specified storage account. Queue Service Name must be 'default'
|
|
@@ -605,6 +605,8 @@ def get_storage_account(account_name: Optional[str] = None,
|
|
|
605
605
|
Returns the properties for the specified storage account including but not limited to name, SKU name, location, and account status. The ListKeys operation should be used to retrieve storage keys.
|
|
606
606
|
Azure REST API version: 2022-09-01.
|
|
607
607
|
|
|
608
|
+
Other available API versions: 2015-05-01-preview, 2015-06-15, 2018-11-01, 2023-01-01.
|
|
609
|
+
|
|
608
610
|
|
|
609
611
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
610
612
|
:param str expand: May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus.
|
|
@@ -676,6 +678,8 @@ def get_storage_account_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
676
678
|
Returns the properties for the specified storage account including but not limited to name, SKU name, location, and account status. The ListKeys operation should be used to retrieve storage keys.
|
|
677
679
|
Azure REST API version: 2022-09-01.
|
|
678
680
|
|
|
681
|
+
Other available API versions: 2015-05-01-preview, 2015-06-15, 2018-11-01, 2023-01-01.
|
|
682
|
+
|
|
679
683
|
|
|
680
684
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
681
685
|
:param str expand: May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus.
|
|
@@ -101,6 +101,8 @@ def get_table(account_name: Optional[str] = None,
|
|
|
101
101
|
Gets the table with the specified table name, under the specified account if it exists.
|
|
102
102
|
Azure REST API version: 2022-09-01.
|
|
103
103
|
|
|
104
|
+
Other available API versions: 2023-01-01.
|
|
105
|
+
|
|
104
106
|
|
|
105
107
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
106
108
|
:param str resource_group_name: The name of the resource group within the user's subscription. The name is case insensitive.
|
|
@@ -130,6 +132,8 @@ def get_table_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
130
132
|
Gets the table with the specified table name, under the specified account if it exists.
|
|
131
133
|
Azure REST API version: 2022-09-01.
|
|
132
134
|
|
|
135
|
+
Other available API versions: 2023-01-01.
|
|
136
|
+
|
|
133
137
|
|
|
134
138
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
135
139
|
:param str resource_group_name: The name of the resource group within the user's subscription. The name is case insensitive.
|
|
@@ -89,6 +89,8 @@ def get_table_service_properties(account_name: Optional[str] = None,
|
|
|
89
89
|
Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
|
|
90
90
|
Azure REST API version: 2022-09-01.
|
|
91
91
|
|
|
92
|
+
Other available API versions: 2023-01-01.
|
|
93
|
+
|
|
92
94
|
|
|
93
95
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
94
96
|
:param str resource_group_name: The name of the resource group within the user's subscription. The name is case insensitive.
|
|
@@ -117,6 +119,8 @@ def get_table_service_properties_output(account_name: Optional[pulumi.Input[str]
|
|
|
117
119
|
Gets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
|
|
118
120
|
Azure REST API version: 2022-09-01.
|
|
119
121
|
|
|
122
|
+
Other available API versions: 2023-01-01.
|
|
123
|
+
|
|
120
124
|
|
|
121
125
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
122
126
|
:param str resource_group_name: The name of the resource group within the user's subscription. The name is case insensitive.
|
|
@@ -65,6 +65,8 @@ def list_local_user_keys(account_name: Optional[str] = None,
|
|
|
65
65
|
List SSH authorized keys and shared key of the local user.
|
|
66
66
|
Azure REST API version: 2022-09-01.
|
|
67
67
|
|
|
68
|
+
Other available API versions: 2023-01-01.
|
|
69
|
+
|
|
68
70
|
|
|
69
71
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
70
72
|
:param str resource_group_name: The name of the resource group within the user's subscription. The name is case insensitive.
|
|
@@ -91,6 +93,8 @@ def list_local_user_keys_output(account_name: Optional[pulumi.Input[str]] = None
|
|
|
91
93
|
List SSH authorized keys and shared key of the local user.
|
|
92
94
|
Azure REST API version: 2022-09-01.
|
|
93
95
|
|
|
96
|
+
Other available API versions: 2023-01-01.
|
|
97
|
+
|
|
94
98
|
|
|
95
99
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
96
100
|
:param str resource_group_name: The name of the resource group within the user's subscription. The name is case insensitive.
|
|
@@ -53,6 +53,8 @@ def list_storage_account_keys(account_name: Optional[str] = None,
|
|
|
53
53
|
Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account.
|
|
54
54
|
Azure REST API version: 2022-09-01.
|
|
55
55
|
|
|
56
|
+
Other available API versions: 2015-05-01-preview, 2015-06-15, 2018-11-01, 2023-01-01.
|
|
57
|
+
|
|
56
58
|
|
|
57
59
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
58
60
|
:param str expand: Specifies type of the key to be listed. Possible value is kerb.
|
|
@@ -78,6 +80,8 @@ def list_storage_account_keys_output(account_name: Optional[pulumi.Input[str]] =
|
|
|
78
80
|
Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage account.
|
|
79
81
|
Azure REST API version: 2022-09-01.
|
|
80
82
|
|
|
83
|
+
Other available API versions: 2015-05-01-preview, 2015-06-15, 2018-11-01, 2023-01-01.
|
|
84
|
+
|
|
81
85
|
|
|
82
86
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
83
87
|
:param str expand: Specifies type of the key to be listed. Possible value is kerb.
|
|
@@ -60,6 +60,8 @@ def list_storage_account_sas(account_name: Optional[str] = None,
|
|
|
60
60
|
List SAS credentials of a storage account.
|
|
61
61
|
Azure REST API version: 2022-09-01.
|
|
62
62
|
|
|
63
|
+
Other available API versions: 2018-11-01, 2023-01-01.
|
|
64
|
+
|
|
63
65
|
|
|
64
66
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
65
67
|
:param str i_p_address_or_range: An IP address or a range of IP addresses from which to accept requests.
|
|
@@ -106,6 +108,8 @@ def list_storage_account_sas_output(account_name: Optional[pulumi.Input[str]] =
|
|
|
106
108
|
List SAS credentials of a storage account.
|
|
107
109
|
Azure REST API version: 2022-09-01.
|
|
108
110
|
|
|
111
|
+
Other available API versions: 2018-11-01, 2023-01-01.
|
|
112
|
+
|
|
109
113
|
|
|
110
114
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
111
115
|
:param str i_p_address_or_range: An IP address or a range of IP addresses from which to accept requests.
|
|
@@ -70,6 +70,8 @@ def list_storage_account_service_sas(account_name: Optional[str] = None,
|
|
|
70
70
|
List service SAS credentials of a specific resource.
|
|
71
71
|
Azure REST API version: 2022-09-01.
|
|
72
72
|
|
|
73
|
+
Other available API versions: 2018-11-01, 2023-01-01.
|
|
74
|
+
|
|
73
75
|
|
|
74
76
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
75
77
|
:param str cache_control: The response header override for cache control.
|
|
@@ -146,6 +148,8 @@ def list_storage_account_service_sas_output(account_name: Optional[pulumi.Input[
|
|
|
146
148
|
List service SAS credentials of a specific resource.
|
|
147
149
|
Azure REST API version: 2022-09-01.
|
|
148
150
|
|
|
151
|
+
Other available API versions: 2018-11-01, 2023-01-01.
|
|
152
|
+
|
|
149
153
|
|
|
150
154
|
:param str account_name: The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
|
|
151
155
|
:param str cache_control: The response header override for cache control.
|
|
@@ -180,7 +180,9 @@ class LocalUser(pulumi.CustomResource):
|
|
|
180
180
|
__props__=None):
|
|
181
181
|
"""
|
|
182
182
|
The local user associated with the storage accounts.
|
|
183
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-08-01
|
|
183
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-08-01.
|
|
184
|
+
|
|
185
|
+
Other available API versions: 2023-01-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 LocalUser(pulumi.CustomResource):
|
|
|
202
204
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
203
205
|
"""
|
|
204
206
|
The local user associated with the storage accounts.
|
|
205
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-08-01
|
|
207
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-08-01.
|
|
208
|
+
|
|
209
|
+
Other available API versions: 2023-01-01.
|
|
206
210
|
|
|
207
211
|
:param str resource_name: The name of the resource.
|
|
208
212
|
:param LocalUserArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -95,7 +95,9 @@ class ManagementPolicy(pulumi.CustomResource):
|
|
|
95
95
|
__props__=None):
|
|
96
96
|
"""
|
|
97
97
|
The Get Storage Account ManagementPolicies operation response.
|
|
98
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
98
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
99
|
+
|
|
100
|
+
Other available API versions: 2018-03-01-preview, 2023-01-01.
|
|
99
101
|
|
|
100
102
|
:param str resource_name: The name of the resource.
|
|
101
103
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -112,7 +114,9 @@ class ManagementPolicy(pulumi.CustomResource):
|
|
|
112
114
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
113
115
|
"""
|
|
114
116
|
The Get Storage Account ManagementPolicies operation response.
|
|
115
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
117
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
118
|
+
|
|
119
|
+
Other available API versions: 2018-03-01-preview, 2023-01-01.
|
|
116
120
|
|
|
117
121
|
:param str resource_name: The name of the resource.
|
|
118
122
|
:param ManagementPolicyArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -127,7 +127,9 @@ class ObjectReplicationPolicy(pulumi.CustomResource):
|
|
|
127
127
|
__props__=None):
|
|
128
128
|
"""
|
|
129
129
|
The replication policy between two storage accounts. Multiple rules can be defined in one policy.
|
|
130
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
130
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
131
|
+
|
|
132
|
+
Other available API versions: 2023-01-01.
|
|
131
133
|
|
|
132
134
|
:param str resource_name: The name of the resource.
|
|
133
135
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -146,7 +148,9 @@ class ObjectReplicationPolicy(pulumi.CustomResource):
|
|
|
146
148
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
147
149
|
"""
|
|
148
150
|
The replication policy between two storage accounts. Multiple rules can be defined in one policy.
|
|
149
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
151
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
152
|
+
|
|
153
|
+
Other available API versions: 2023-01-01.
|
|
150
154
|
|
|
151
155
|
:param str resource_name: The name of the resource.
|
|
152
156
|
:param ObjectReplicationPolicyArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -95,7 +95,9 @@ class PrivateEndpointConnection(pulumi.CustomResource):
|
|
|
95
95
|
__props__=None):
|
|
96
96
|
"""
|
|
97
97
|
The Private Endpoint Connection resource.
|
|
98
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
98
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
99
|
+
|
|
100
|
+
Other available API versions: 2023-01-01.
|
|
99
101
|
|
|
100
102
|
:param str resource_name: The name of the resource.
|
|
101
103
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -112,7 +114,9 @@ class PrivateEndpointConnection(pulumi.CustomResource):
|
|
|
112
114
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
113
115
|
"""
|
|
114
116
|
The Private Endpoint Connection resource.
|
|
115
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
117
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
118
|
+
|
|
119
|
+
Other available API versions: 2023-01-01.
|
|
116
120
|
|
|
117
121
|
:param str resource_name: The name of the resource.
|
|
118
122
|
:param PrivateEndpointConnectionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -92,7 +92,9 @@ class Queue(pulumi.CustomResource):
|
|
|
92
92
|
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
93
93
|
__props__=None):
|
|
94
94
|
"""
|
|
95
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
95
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
96
|
+
|
|
97
|
+
Other available API versions: 2023-01-01.
|
|
96
98
|
|
|
97
99
|
:param str resource_name: The name of the resource.
|
|
98
100
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -108,7 +110,9 @@ class Queue(pulumi.CustomResource):
|
|
|
108
110
|
args: QueueArgs,
|
|
109
111
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
110
112
|
"""
|
|
111
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
113
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
114
|
+
|
|
115
|
+
Other available API versions: 2023-01-01.
|
|
112
116
|
|
|
113
117
|
:param str resource_name: The name of the resource.
|
|
114
118
|
:param QueueArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -96,7 +96,9 @@ class QueueServiceProperties(pulumi.CustomResource):
|
|
|
96
96
|
__props__=None):
|
|
97
97
|
"""
|
|
98
98
|
The properties of a storage account’s Queue service.
|
|
99
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
99
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
100
|
+
|
|
101
|
+
Other available API versions: 2023-01-01.
|
|
100
102
|
|
|
101
103
|
:param str resource_name: The name of the resource.
|
|
102
104
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -113,7 +115,9 @@ class QueueServiceProperties(pulumi.CustomResource):
|
|
|
113
115
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
114
116
|
"""
|
|
115
117
|
The properties of a storage account’s Queue service.
|
|
116
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
118
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
119
|
+
|
|
120
|
+
Other available API versions: 2023-01-01.
|
|
117
121
|
|
|
118
122
|
:param str resource_name: The name of the resource.
|
|
119
123
|
:param QueueServicePropertiesArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -554,7 +554,9 @@ class StorageAccount(pulumi.CustomResource):
|
|
|
554
554
|
__props__=None):
|
|
555
555
|
"""
|
|
556
556
|
The storage account.
|
|
557
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
557
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
558
|
+
|
|
559
|
+
Other available API versions: 2015-05-01-preview, 2015-06-15, 2018-11-01, 2023-01-01.
|
|
558
560
|
|
|
559
561
|
:param str resource_name: The name of the resource.
|
|
560
562
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -598,7 +600,9 @@ class StorageAccount(pulumi.CustomResource):
|
|
|
598
600
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
599
601
|
"""
|
|
600
602
|
The storage account.
|
|
601
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
603
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
604
|
+
|
|
605
|
+
Other available API versions: 2015-05-01-preview, 2015-06-15, 2018-11-01, 2023-01-01.
|
|
602
606
|
|
|
603
607
|
:param str resource_name: The name of the resource.
|
|
604
608
|
:param StorageAccountArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -95,7 +95,9 @@ class Table(pulumi.CustomResource):
|
|
|
95
95
|
__props__=None):
|
|
96
96
|
"""
|
|
97
97
|
Properties of the table, including Id, resource name, resource type.
|
|
98
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
98
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
99
|
+
|
|
100
|
+
Other available API versions: 2023-01-01.
|
|
99
101
|
|
|
100
102
|
:param str resource_name: The name of the resource.
|
|
101
103
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -112,7 +114,9 @@ class Table(pulumi.CustomResource):
|
|
|
112
114
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
113
115
|
"""
|
|
114
116
|
Properties of the table, including Id, resource name, resource type.
|
|
115
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
117
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
118
|
+
|
|
119
|
+
Other available API versions: 2023-01-01.
|
|
116
120
|
|
|
117
121
|
:param str resource_name: The name of the resource.
|
|
118
122
|
:param TableArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -96,7 +96,9 @@ class TableServiceProperties(pulumi.CustomResource):
|
|
|
96
96
|
__props__=None):
|
|
97
97
|
"""
|
|
98
98
|
The properties of a storage account’s Table service.
|
|
99
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
99
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
100
|
+
|
|
101
|
+
Other available API versions: 2023-01-01.
|
|
100
102
|
|
|
101
103
|
:param str resource_name: The name of the resource.
|
|
102
104
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -113,7 +115,9 @@ class TableServiceProperties(pulumi.CustomResource):
|
|
|
113
115
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
114
116
|
"""
|
|
115
117
|
The properties of a storage account’s Table service.
|
|
116
|
-
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01
|
|
118
|
+
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2021-02-01.
|
|
119
|
+
|
|
120
|
+
Other available API versions: 2023-01-01.
|
|
117
121
|
|
|
118
122
|
:param str resource_name: The name of the resource.
|
|
119
123
|
:param TableServicePropertiesArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -267,7 +267,9 @@ class Cache(pulumi.CustomResource):
|
|
|
267
267
|
__props__=None):
|
|
268
268
|
"""
|
|
269
269
|
A cache instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md
|
|
270
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01
|
|
270
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
|
|
271
|
+
|
|
272
|
+
Other available API versions: 2020-10-01, 2021-03-01, 2023-03-01-preview.
|
|
271
273
|
|
|
272
274
|
:param str resource_name: The name of the resource.
|
|
273
275
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -294,7 +296,9 @@ class Cache(pulumi.CustomResource):
|
|
|
294
296
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
295
297
|
"""
|
|
296
298
|
A cache instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md
|
|
297
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01
|
|
299
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
|
|
300
|
+
|
|
301
|
+
Other available API versions: 2020-10-01, 2021-03-01, 2023-03-01-preview.
|
|
298
302
|
|
|
299
303
|
:param str resource_name: The name of the resource.
|
|
300
304
|
:param CacheArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -304,6 +304,8 @@ def get_cache(cache_name: Optional[str] = None,
|
|
|
304
304
|
Returns a cache.
|
|
305
305
|
Azure REST API version: 2023-05-01.
|
|
306
306
|
|
|
307
|
+
Other available API versions: 2020-10-01, 2021-03-01, 2023-03-01-preview.
|
|
308
|
+
|
|
307
309
|
|
|
308
310
|
:param str cache_name: Name of cache. Length of name must not be greater than 80 and chars must be from the [-0-9a-zA-Z_] char class.
|
|
309
311
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -347,6 +349,8 @@ def get_cache_output(cache_name: Optional[pulumi.Input[str]] = None,
|
|
|
347
349
|
Returns a cache.
|
|
348
350
|
Azure REST API version: 2023-05-01.
|
|
349
351
|
|
|
352
|
+
Other available API versions: 2020-10-01, 2021-03-01, 2023-03-01-preview.
|
|
353
|
+
|
|
350
354
|
|
|
351
355
|
:param str cache_name: Name of cache. Length of name must not be greater than 80 and chars must be from the [-0-9a-zA-Z_] char class.
|
|
352
356
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -52,6 +52,8 @@ def get_required_aml_fs_subnets_size(sku: Optional[pulumi.InputType['SkuName']]
|
|
|
52
52
|
Get the number of available IP addresses needed for the AML file system information provided.
|
|
53
53
|
Azure REST API version: 2023-05-01.
|
|
54
54
|
|
|
55
|
+
Other available API versions: 2023-03-01-preview.
|
|
56
|
+
|
|
55
57
|
|
|
56
58
|
:param pulumi.InputType['SkuName'] sku: SKU for the resource.
|
|
57
59
|
:param float storage_capacity_ti_b: The size of the AML file system, in TiB.
|
|
@@ -74,6 +76,8 @@ def get_required_aml_fs_subnets_size_output(sku: Optional[pulumi.Input[Optional[
|
|
|
74
76
|
Get the number of available IP addresses needed for the AML file system information provided.
|
|
75
77
|
Azure REST API version: 2023-05-01.
|
|
76
78
|
|
|
79
|
+
Other available API versions: 2023-03-01-preview.
|
|
80
|
+
|
|
77
81
|
|
|
78
82
|
:param pulumi.InputType['SkuName'] sku: SKU for the resource.
|
|
79
83
|
:param float storage_capacity_ti_b: The size of the AML file system, in TiB.
|
|
@@ -209,6 +209,8 @@ def get_storage_target(cache_name: Optional[str] = None,
|
|
|
209
209
|
Returns a Storage Target from a cache.
|
|
210
210
|
Azure REST API version: 2023-05-01.
|
|
211
211
|
|
|
212
|
+
Other available API versions: 2019-11-01, 2021-03-01.
|
|
213
|
+
|
|
212
214
|
|
|
213
215
|
:param str cache_name: Name of cache. Length of name must not be greater than 80 and chars must be from the [-0-9a-zA-Z_] char class.
|
|
214
216
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -247,6 +249,8 @@ def get_storage_target_output(cache_name: Optional[pulumi.Input[str]] = None,
|
|
|
247
249
|
Returns a Storage Target from a cache.
|
|
248
250
|
Azure REST API version: 2023-05-01.
|
|
249
251
|
|
|
252
|
+
Other available API versions: 2019-11-01, 2021-03-01.
|
|
253
|
+
|
|
250
254
|
|
|
251
255
|
:param str cache_name: Name of cache. Length of name must not be greater than 80 and chars must be from the [-0-9a-zA-Z_] char class.
|
|
252
256
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -197,7 +197,9 @@ class StorageTarget(pulumi.CustomResource):
|
|
|
197
197
|
__props__=None):
|
|
198
198
|
"""
|
|
199
199
|
Type of the Storage Target.
|
|
200
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01
|
|
200
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
|
|
201
|
+
|
|
202
|
+
Other available API versions: 2019-11-01, 2021-03-01.
|
|
201
203
|
|
|
202
204
|
:param str resource_name: The name of the resource.
|
|
203
205
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -220,7 +222,9 @@ class StorageTarget(pulumi.CustomResource):
|
|
|
220
222
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
221
223
|
"""
|
|
222
224
|
Type of the Storage Target.
|
|
223
|
-
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01
|
|
225
|
+
Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
|
|
226
|
+
|
|
227
|
+
Other available API versions: 2019-11-01, 2021-03-01.
|
|
224
228
|
|
|
225
229
|
:param str resource_name: The name of the resource.
|
|
226
230
|
:param StorageTargetArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -126,7 +126,9 @@ class Agent(pulumi.CustomResource):
|
|
|
126
126
|
__props__=None):
|
|
127
127
|
"""
|
|
128
128
|
The Agent resource.
|
|
129
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview
|
|
129
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview.
|
|
130
|
+
|
|
131
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
130
132
|
|
|
131
133
|
:param str resource_name: The name of the resource.
|
|
132
134
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -145,7 +147,9 @@ class Agent(pulumi.CustomResource):
|
|
|
145
147
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
146
148
|
"""
|
|
147
149
|
The Agent resource.
|
|
148
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview
|
|
150
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview.
|
|
151
|
+
|
|
152
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
149
153
|
|
|
150
154
|
:param str resource_name: The name of the resource.
|
|
151
155
|
:param AgentArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -95,7 +95,9 @@ class Endpoint(pulumi.CustomResource):
|
|
|
95
95
|
__props__=None):
|
|
96
96
|
"""
|
|
97
97
|
The Endpoint resource, which contains information about file sources and targets.
|
|
98
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview
|
|
98
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview.
|
|
99
|
+
|
|
100
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
99
101
|
|
|
100
102
|
:param str resource_name: The name of the resource.
|
|
101
103
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -112,7 +114,9 @@ class Endpoint(pulumi.CustomResource):
|
|
|
112
114
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
113
115
|
"""
|
|
114
116
|
The Endpoint resource, which contains information about file sources and targets.
|
|
115
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview
|
|
117
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview.
|
|
118
|
+
|
|
119
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
116
120
|
|
|
117
121
|
:param str resource_name: The name of the resource.
|
|
118
122
|
:param EndpointArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -230,6 +230,8 @@ def get_agent(agent_name: Optional[str] = None,
|
|
|
230
230
|
Gets an Agent resource.
|
|
231
231
|
Azure REST API version: 2023-03-01.
|
|
232
232
|
|
|
233
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
234
|
+
|
|
233
235
|
|
|
234
236
|
:param str agent_name: The name of the Agent resource.
|
|
235
237
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -270,6 +272,8 @@ def get_agent_output(agent_name: Optional[pulumi.Input[str]] = None,
|
|
|
270
272
|
Gets an Agent resource.
|
|
271
273
|
Azure REST API version: 2023-03-01.
|
|
272
274
|
|
|
275
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
276
|
+
|
|
273
277
|
|
|
274
278
|
:param str agent_name: The name of the Agent resource.
|
|
275
279
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -101,6 +101,8 @@ def get_endpoint(endpoint_name: Optional[str] = None,
|
|
|
101
101
|
Gets an Endpoint resource.
|
|
102
102
|
Azure REST API version: 2023-03-01.
|
|
103
103
|
|
|
104
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
105
|
+
|
|
104
106
|
|
|
105
107
|
:param str endpoint_name: The name of the Endpoint resource.
|
|
106
108
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -130,6 +132,8 @@ def get_endpoint_output(endpoint_name: Optional[pulumi.Input[str]] = None,
|
|
|
130
132
|
Gets an Endpoint resource.
|
|
131
133
|
Azure REST API version: 2023-03-01.
|
|
132
134
|
|
|
135
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
136
|
+
|
|
133
137
|
|
|
134
138
|
:param str endpoint_name: The name of the Endpoint resource.
|
|
135
139
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -258,6 +258,8 @@ def get_job_definition(job_definition_name: Optional[str] = None,
|
|
|
258
258
|
Gets a Job Definition resource.
|
|
259
259
|
Azure REST API version: 2023-03-01.
|
|
260
260
|
|
|
261
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
262
|
+
|
|
261
263
|
|
|
262
264
|
:param str job_definition_name: The name of the Job Definition resource.
|
|
263
265
|
:param str project_name: The name of the Project resource.
|
|
@@ -303,6 +305,8 @@ def get_job_definition_output(job_definition_name: Optional[pulumi.Input[str]] =
|
|
|
303
305
|
Gets a Job Definition resource.
|
|
304
306
|
Azure REST API version: 2023-03-01.
|
|
305
307
|
|
|
308
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
309
|
+
|
|
306
310
|
|
|
307
311
|
:param str job_definition_name: The name of the Job Definition resource.
|
|
308
312
|
:param str project_name: The name of the Project resource.
|
|
@@ -113,6 +113,8 @@ def get_project(project_name: Optional[str] = None,
|
|
|
113
113
|
Gets a Project resource.
|
|
114
114
|
Azure REST API version: 2023-03-01.
|
|
115
115
|
|
|
116
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
117
|
+
|
|
116
118
|
|
|
117
119
|
:param str project_name: The name of the Project resource.
|
|
118
120
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -143,6 +145,8 @@ def get_project_output(project_name: Optional[pulumi.Input[str]] = None,
|
|
|
143
145
|
Gets a Project resource.
|
|
144
146
|
Azure REST API version: 2023-03-01.
|
|
145
147
|
|
|
148
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
149
|
+
|
|
146
150
|
|
|
147
151
|
:param str project_name: The name of the Project resource.
|
|
148
152
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
@@ -136,6 +136,8 @@ def get_storage_mover(resource_group_name: Optional[str] = None,
|
|
|
136
136
|
Gets a Storage Mover resource.
|
|
137
137
|
Azure REST API version: 2023-03-01.
|
|
138
138
|
|
|
139
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
140
|
+
|
|
139
141
|
|
|
140
142
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
141
143
|
:param str storage_mover_name: The name of the Storage Mover resource.
|
|
@@ -165,6 +167,8 @@ def get_storage_mover_output(resource_group_name: Optional[pulumi.Input[str]] =
|
|
|
165
167
|
Gets a Storage Mover resource.
|
|
166
168
|
Azure REST API version: 2023-03-01.
|
|
167
169
|
|
|
170
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
171
|
+
|
|
168
172
|
|
|
169
173
|
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
170
174
|
:param str storage_mover_name: The name of the Storage Mover resource.
|
|
@@ -210,7 +210,9 @@ class JobDefinition(pulumi.CustomResource):
|
|
|
210
210
|
__props__=None):
|
|
211
211
|
"""
|
|
212
212
|
The Job Definition resource.
|
|
213
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview
|
|
213
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview.
|
|
214
|
+
|
|
215
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
214
216
|
|
|
215
217
|
:param str resource_name: The name of the resource.
|
|
216
218
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -234,7 +236,9 @@ class JobDefinition(pulumi.CustomResource):
|
|
|
234
236
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
235
237
|
"""
|
|
236
238
|
The Job Definition resource.
|
|
237
|
-
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview
|
|
239
|
+
Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2022-07-01-preview.
|
|
240
|
+
|
|
241
|
+
Other available API versions: 2023-07-01-preview, 2023-10-01.
|
|
238
242
|
|
|
239
243
|
:param str resource_name: The name of the resource.
|
|
240
244
|
:param JobDefinitionArgs args: The arguments to use to populate this resource's properties.
|