pulumi-azure-native 2.74.0__py3-none-any.whl → 2.74.0a1732180197__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-azure-native might be problematic. Click here for more details.
- pulumi_azure_native/__init__.py +0 -278
- pulumi_azure_native/apimanagement/__init__.py +0 -3
- pulumi_azure_native/apimanagement/api.py +3 -3
- pulumi_azure_native/apimanagement/api_diagnostic.py +3 -3
- pulumi_azure_native/apimanagement/api_gateway.py +3 -3
- pulumi_azure_native/apimanagement/api_gateway_config_connection.py +3 -3
- pulumi_azure_native/apimanagement/api_issue.py +3 -3
- pulumi_azure_native/apimanagement/api_issue_attachment.py +3 -3
- pulumi_azure_native/apimanagement/api_issue_comment.py +3 -3
- pulumi_azure_native/apimanagement/api_management_service.py +3 -3
- pulumi_azure_native/apimanagement/api_operation.py +3 -3
- pulumi_azure_native/apimanagement/api_operation_policy.py +3 -3
- pulumi_azure_native/apimanagement/api_policy.py +3 -3
- pulumi_azure_native/apimanagement/api_release.py +3 -3
- pulumi_azure_native/apimanagement/api_schema.py +3 -3
- pulumi_azure_native/apimanagement/api_tag_description.py +3 -3
- pulumi_azure_native/apimanagement/api_version_set.py +3 -3
- pulumi_azure_native/apimanagement/api_wiki.py +3 -3
- pulumi_azure_native/apimanagement/authorization.py +3 -3
- pulumi_azure_native/apimanagement/authorization_access_policy.py +3 -3
- pulumi_azure_native/apimanagement/authorization_provider.py +3 -3
- pulumi_azure_native/apimanagement/authorization_server.py +3 -3
- pulumi_azure_native/apimanagement/backend.py +3 -3
- pulumi_azure_native/apimanagement/cache.py +3 -3
- pulumi_azure_native/apimanagement/certificate.py +3 -3
- pulumi_azure_native/apimanagement/content_item.py +3 -3
- pulumi_azure_native/apimanagement/content_type.py +3 -3
- pulumi_azure_native/apimanagement/diagnostic.py +3 -3
- pulumi_azure_native/apimanagement/documentation.py +3 -3
- pulumi_azure_native/apimanagement/email_template.py +3 -3
- pulumi_azure_native/apimanagement/gateway.py +3 -3
- pulumi_azure_native/apimanagement/gateway_api_entity_tag.py +3 -3
- pulumi_azure_native/apimanagement/gateway_certificate_authority.py +3 -3
- pulumi_azure_native/apimanagement/gateway_hostname_configuration.py +3 -3
- pulumi_azure_native/apimanagement/get_api.py +2 -2
- pulumi_azure_native/apimanagement/get_api_diagnostic.py +2 -2
- pulumi_azure_native/apimanagement/get_api_gateway.py +2 -2
- pulumi_azure_native/apimanagement/get_api_gateway_config_connection.py +2 -2
- pulumi_azure_native/apimanagement/get_api_issue.py +2 -2
- pulumi_azure_native/apimanagement/get_api_issue_attachment.py +2 -2
- pulumi_azure_native/apimanagement/get_api_issue_comment.py +2 -2
- pulumi_azure_native/apimanagement/get_api_management_service.py +2 -2
- pulumi_azure_native/apimanagement/get_api_management_service_domain_ownership_identifier.py +2 -2
- pulumi_azure_native/apimanagement/get_api_management_service_sso_token.py +2 -2
- pulumi_azure_native/apimanagement/get_api_operation.py +2 -2
- pulumi_azure_native/apimanagement/get_api_operation_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_api_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_api_release.py +2 -2
- pulumi_azure_native/apimanagement/get_api_schema.py +2 -2
- pulumi_azure_native/apimanagement/get_api_tag_description.py +2 -2
- pulumi_azure_native/apimanagement/get_api_version_set.py +2 -2
- pulumi_azure_native/apimanagement/get_api_wiki.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_access_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_login_link_post.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_server.py +2 -2
- pulumi_azure_native/apimanagement/get_backend.py +2 -2
- pulumi_azure_native/apimanagement/get_cache.py +2 -2
- pulumi_azure_native/apimanagement/get_certificate.py +2 -2
- pulumi_azure_native/apimanagement/get_content_item.py +2 -2
- pulumi_azure_native/apimanagement/get_content_type.py +2 -2
- pulumi_azure_native/apimanagement/get_diagnostic.py +2 -2
- pulumi_azure_native/apimanagement/get_documentation.py +2 -2
- pulumi_azure_native/apimanagement/get_email_template.py +2 -2
- pulumi_azure_native/apimanagement/get_gateway.py +2 -2
- pulumi_azure_native/apimanagement/get_gateway_certificate_authority.py +2 -2
- pulumi_azure_native/apimanagement/get_gateway_hostname_configuration.py +2 -2
- pulumi_azure_native/apimanagement/get_global_schema.py +2 -2
- pulumi_azure_native/apimanagement/get_graph_ql_api_resolver.py +2 -2
- pulumi_azure_native/apimanagement/get_graph_ql_api_resolver_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_group.py +2 -2
- pulumi_azure_native/apimanagement/get_identity_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_logger.py +2 -2
- pulumi_azure_native/apimanagement/get_named_value.py +2 -2
- pulumi_azure_native/apimanagement/get_open_id_connect_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_policy_fragment.py +2 -2
- pulumi_azure_native/apimanagement/get_policy_restriction.py +2 -2
- pulumi_azure_native/apimanagement/get_private_endpoint_connection_by_name.py +2 -2
- pulumi_azure_native/apimanagement/get_product.py +2 -2
- pulumi_azure_native/apimanagement/get_product_api_link.py +2 -2
- pulumi_azure_native/apimanagement/get_product_group_link.py +2 -2
- pulumi_azure_native/apimanagement/get_product_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_product_wiki.py +2 -2
- pulumi_azure_native/apimanagement/get_subscription.py +2 -2
- pulumi_azure_native/apimanagement/get_tag.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_api_link.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_by_api.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_by_operation.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_by_product.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_operation_link.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_product_link.py +2 -2
- pulumi_azure_native/apimanagement/get_user.py +2 -2
- pulumi_azure_native/apimanagement/get_user_shared_access_token.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_diagnostic.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_operation.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_operation_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_release.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_schema.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_version_set.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_backend.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_certificate.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_diagnostic.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_global_schema.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_group.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_logger.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_named_value.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_policy_fragment.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_product.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_product_api_link.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_product_group_link.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_product_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_subscription.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_tag.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_tag_api_link.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_tag_operation_link.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_tag_product_link.py +2 -2
- pulumi_azure_native/apimanagement/global_schema.py +3 -3
- pulumi_azure_native/apimanagement/graph_ql_api_resolver.py +3 -3
- pulumi_azure_native/apimanagement/graph_ql_api_resolver_policy.py +3 -3
- pulumi_azure_native/apimanagement/group.py +3 -3
- pulumi_azure_native/apimanagement/group_user.py +3 -3
- pulumi_azure_native/apimanagement/identity_provider.py +3 -3
- pulumi_azure_native/apimanagement/list_authorization_server_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_gateway_debug_credentials.py +2 -2
- pulumi_azure_native/apimanagement/list_gateway_keys.py +2 -2
- pulumi_azure_native/apimanagement/list_identity_provider_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_named_value.py +2 -2
- pulumi_azure_native/apimanagement/list_open_id_connect_provider_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_policy_fragment_references.py +2 -2
- pulumi_azure_native/apimanagement/list_subscription_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_tenant_access_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_workspace_named_value.py +2 -2
- pulumi_azure_native/apimanagement/list_workspace_policy_fragment_references.py +2 -2
- pulumi_azure_native/apimanagement/list_workspace_subscription_secrets.py +2 -2
- pulumi_azure_native/apimanagement/logger.py +3 -3
- pulumi_azure_native/apimanagement/named_value.py +3 -3
- pulumi_azure_native/apimanagement/notification_recipient_email.py +3 -3
- pulumi_azure_native/apimanagement/notification_recipient_user.py +3 -3
- pulumi_azure_native/apimanagement/open_id_connect_provider.py +3 -3
- pulumi_azure_native/apimanagement/policy.py +3 -3
- pulumi_azure_native/apimanagement/policy_fragment.py +3 -3
- pulumi_azure_native/apimanagement/policy_restriction.py +3 -3
- pulumi_azure_native/apimanagement/private_endpoint_connection_by_name.py +3 -3
- pulumi_azure_native/apimanagement/product.py +3 -3
- pulumi_azure_native/apimanagement/product_api.py +3 -3
- pulumi_azure_native/apimanagement/product_api_link.py +3 -3
- pulumi_azure_native/apimanagement/product_group.py +3 -3
- pulumi_azure_native/apimanagement/product_group_link.py +3 -3
- pulumi_azure_native/apimanagement/product_policy.py +3 -3
- pulumi_azure_native/apimanagement/product_wiki.py +3 -3
- pulumi_azure_native/apimanagement/schema.py +1 -1
- pulumi_azure_native/apimanagement/subscription.py +3 -3
- pulumi_azure_native/apimanagement/tag.py +3 -3
- pulumi_azure_native/apimanagement/tag_api_link.py +3 -3
- pulumi_azure_native/apimanagement/tag_by_api.py +3 -3
- pulumi_azure_native/apimanagement/tag_by_operation.py +3 -3
- pulumi_azure_native/apimanagement/tag_by_product.py +3 -3
- pulumi_azure_native/apimanagement/tag_operation_link.py +3 -3
- pulumi_azure_native/apimanagement/tag_product_link.py +3 -3
- pulumi_azure_native/apimanagement/user.py +3 -3
- pulumi_azure_native/apimanagement/v20161010/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/api.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/user.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/user.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20191201preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20191201preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20201201/api.py +1 -1
- pulumi_azure_native/apimanagement/v20210401preview/schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/group.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/group.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/group.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/group.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/policy_restriction.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_gateway_config_connection.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/group.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/policy_restriction.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_backend.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_logger.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_gateway_config_connection.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/group.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/policy_restriction.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_backend.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_logger.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/workspace.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_diagnostic.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_operation.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_operation_policy.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_policy.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_release.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_schema.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_version_set.py +3 -3
- pulumi_azure_native/apimanagement/workspace_backend.py +3 -3
- pulumi_azure_native/apimanagement/workspace_certificate.py +3 -3
- pulumi_azure_native/apimanagement/workspace_diagnostic.py +3 -3
- pulumi_azure_native/apimanagement/workspace_global_schema.py +3 -3
- pulumi_azure_native/apimanagement/workspace_group.py +3 -3
- pulumi_azure_native/apimanagement/workspace_group_user.py +3 -3
- pulumi_azure_native/apimanagement/workspace_logger.py +3 -3
- pulumi_azure_native/apimanagement/workspace_named_value.py +3 -3
- pulumi_azure_native/apimanagement/workspace_notification_recipient_email.py +3 -3
- pulumi_azure_native/apimanagement/workspace_notification_recipient_user.py +3 -3
- pulumi_azure_native/apimanagement/workspace_policy.py +3 -3
- pulumi_azure_native/apimanagement/workspace_policy_fragment.py +3 -3
- pulumi_azure_native/apimanagement/workspace_product.py +3 -3
- pulumi_azure_native/apimanagement/workspace_product_api_link.py +3 -3
- pulumi_azure_native/apimanagement/workspace_product_group_link.py +3 -3
- pulumi_azure_native/apimanagement/workspace_product_policy.py +3 -3
- pulumi_azure_native/apimanagement/workspace_subscription.py +3 -3
- pulumi_azure_native/apimanagement/workspace_tag.py +3 -3
- pulumi_azure_native/apimanagement/workspace_tag_api_link.py +3 -3
- pulumi_azure_native/apimanagement/workspace_tag_operation_link.py +3 -3
- pulumi_azure_native/apimanagement/workspace_tag_product_link.py +3 -3
- pulumi_azure_native/app/_enums.py +2 -0
- pulumi_azure_native/app/v20241002preview/_enums.py +2 -0
- pulumi_azure_native/authorization/__init__.py +0 -3
- pulumi_azure_native/authorization/get_policy_assignment.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition_at_management_group.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition_version.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition_version_at_management_group.py +2 -2
- pulumi_azure_native/authorization/get_policy_set_definition.py +2 -2
- pulumi_azure_native/authorization/get_policy_set_definition_at_management_group.py +2 -2
- pulumi_azure_native/authorization/get_policy_set_definition_version.py +2 -2
- pulumi_azure_native/authorization/get_policy_set_definition_version_at_management_group.py +2 -2
- pulumi_azure_native/authorization/list_policy_definition_version_all.py +2 -2
- pulumi_azure_native/authorization/list_policy_definition_version_all_at_management_group.py +2 -2
- pulumi_azure_native/authorization/list_policy_definition_version_all_builtins.py +2 -2
- pulumi_azure_native/authorization/list_policy_set_definition_version_all.py +2 -2
- pulumi_azure_native/authorization/list_policy_set_definition_version_all_at_management_group.py +2 -2
- pulumi_azure_native/authorization/list_policy_set_definition_version_all_builtins.py +2 -2
- pulumi_azure_native/authorization/policy_assignment.py +3 -3
- pulumi_azure_native/authorization/policy_definition.py +3 -3
- pulumi_azure_native/authorization/policy_definition_at_management_group.py +3 -3
- pulumi_azure_native/authorization/policy_definition_version.py +3 -3
- pulumi_azure_native/authorization/policy_definition_version_at_management_group.py +3 -3
- pulumi_azure_native/authorization/policy_set_definition.py +3 -3
- pulumi_azure_native/authorization/policy_set_definition_at_management_group.py +3 -3
- pulumi_azure_native/authorization/policy_set_definition_version.py +3 -3
- pulumi_azure_native/authorization/policy_set_definition_version_at_management_group.py +3 -3
- pulumi_azure_native/authorization/v20180501/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20180501/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_set_definition.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_set_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20200301/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20210601/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20210601/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20210601/policy_set_definition.py +1 -1
- pulumi_azure_native/authorization/v20210601/policy_set_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20220601/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_definition_version.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_definition_version_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_set_definition.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_set_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_set_definition_version.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_set_definition_version_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20240401/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_definition_version.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_definition_version_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_set_definition.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_set_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_set_definition_version.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_set_definition_version_at_management_group.py +1 -1
- pulumi_azure_native/compute/__init__.py +0 -7
- pulumi_azure_native/compute/_enums.py +0 -30
- pulumi_azure_native/compute/_inputs.py +0 -557
- pulumi_azure_native/compute/gallery.py +3 -3
- pulumi_azure_native/compute/gallery_application.py +3 -3
- pulumi_azure_native/compute/gallery_application_version.py +3 -3
- pulumi_azure_native/compute/gallery_image.py +3 -3
- pulumi_azure_native/compute/gallery_image_version.py +3 -3
- pulumi_azure_native/compute/get_gallery.py +2 -2
- pulumi_azure_native/compute/get_gallery_application.py +2 -2
- pulumi_azure_native/compute/get_gallery_application_version.py +2 -2
- pulumi_azure_native/compute/get_gallery_image.py +2 -2
- pulumi_azure_native/compute/get_gallery_image_version.py +2 -2
- pulumi_azure_native/compute/outputs.py +1 -450
- pulumi_azure_native/compute/v20220303/gallery.py +1 -1
- pulumi_azure_native/compute/v20220303/gallery_application.py +1 -1
- pulumi_azure_native/compute/v20220303/gallery_application_version.py +1 -1
- pulumi_azure_native/compute/v20220303/gallery_image.py +1 -1
- pulumi_azure_native/compute/v20220303/gallery_image_version.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery_application.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery_application_version.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery_image.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery_image_version.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery_application.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery_application_version.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery_image.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery_image_version.py +1 -1
- pulumi_azure_native/machinelearningservices/v20240701preview/_inputs.py +1 -59
- pulumi_azure_native/machinelearningservices/v20240701preview/outputs.py +1 -56
- pulumi_azure_native/network/__init__.py +0 -3
- pulumi_azure_native/network/admin_rule.py +3 -3
- pulumi_azure_native/network/admin_rule_collection.py +3 -3
- pulumi_azure_native/network/application_gateway.py +3 -3
- pulumi_azure_native/network/application_gateway_private_endpoint_connection.py +3 -3
- pulumi_azure_native/network/application_security_group.py +3 -3
- pulumi_azure_native/network/azure_firewall.py +3 -3
- pulumi_azure_native/network/bastion_host.py +3 -3
- pulumi_azure_native/network/configuration_policy_group.py +3 -3
- pulumi_azure_native/network/connection_monitor.py +3 -3
- pulumi_azure_native/network/connectivity_configuration.py +3 -3
- pulumi_azure_native/network/custom_ip_prefix.py +3 -3
- pulumi_azure_native/network/ddos_custom_policy.py +3 -3
- pulumi_azure_native/network/ddos_protection_plan.py +3 -3
- pulumi_azure_native/network/default_admin_rule.py +1 -1
- pulumi_azure_native/network/default_user_rule.py +1 -1
- pulumi_azure_native/network/dscp_configuration.py +3 -3
- pulumi_azure_native/network/express_route_circuit.py +3 -3
- pulumi_azure_native/network/express_route_circuit_authorization.py +3 -3
- pulumi_azure_native/network/express_route_circuit_connection.py +3 -3
- pulumi_azure_native/network/express_route_circuit_peering.py +3 -3
- pulumi_azure_native/network/express_route_connection.py +3 -3
- pulumi_azure_native/network/express_route_cross_connection_peering.py +3 -3
- pulumi_azure_native/network/express_route_gateway.py +3 -3
- pulumi_azure_native/network/express_route_port.py +3 -3
- pulumi_azure_native/network/express_route_port_authorization.py +3 -3
- pulumi_azure_native/network/firewall_policy.py +3 -3
- pulumi_azure_native/network/firewall_policy_draft.py +3 -3
- pulumi_azure_native/network/firewall_policy_rule_collection_group.py +3 -3
- pulumi_azure_native/network/firewall_policy_rule_collection_group_draft.py +3 -3
- pulumi_azure_native/network/flow_log.py +3 -3
- pulumi_azure_native/network/get_active_sessions.py +2 -2
- pulumi_azure_native/network/get_admin_rule.py +2 -2
- pulumi_azure_native/network/get_admin_rule_collection.py +2 -2
- pulumi_azure_native/network/get_application_gateway.py +2 -2
- pulumi_azure_native/network/get_application_gateway_backend_health_on_demand.py +2 -2
- pulumi_azure_native/network/get_application_gateway_private_endpoint_connection.py +2 -2
- pulumi_azure_native/network/get_application_security_group.py +2 -2
- pulumi_azure_native/network/get_azure_firewall.py +2 -2
- pulumi_azure_native/network/get_bastion_host.py +2 -2
- pulumi_azure_native/network/get_bastion_shareable_link.py +2 -2
- pulumi_azure_native/network/get_configuration_policy_group.py +2 -2
- pulumi_azure_native/network/get_connection_monitor.py +2 -2
- pulumi_azure_native/network/get_connectivity_configuration.py +2 -2
- pulumi_azure_native/network/get_custom_ip_prefix.py +2 -2
- pulumi_azure_native/network/get_ddos_custom_policy.py +2 -2
- pulumi_azure_native/network/get_ddos_protection_plan.py +2 -2
- pulumi_azure_native/network/get_dscp_configuration.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit_authorization.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit_connection.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit_peering.py +2 -2
- pulumi_azure_native/network/get_express_route_connection.py +2 -2
- pulumi_azure_native/network/get_express_route_cross_connection_peering.py +2 -2
- pulumi_azure_native/network/get_express_route_gateway.py +2 -2
- pulumi_azure_native/network/get_express_route_port.py +2 -2
- pulumi_azure_native/network/get_express_route_port_authorization.py +2 -2
- pulumi_azure_native/network/get_firewall_policy.py +2 -2
- pulumi_azure_native/network/get_firewall_policy_draft.py +2 -2
- pulumi_azure_native/network/get_firewall_policy_rule_collection_group.py +2 -2
- pulumi_azure_native/network/get_firewall_policy_rule_collection_group_draft.py +2 -2
- pulumi_azure_native/network/get_flow_log.py +2 -2
- pulumi_azure_native/network/get_hub_route_table.py +2 -2
- pulumi_azure_native/network/get_hub_virtual_network_connection.py +2 -2
- pulumi_azure_native/network/get_inbound_nat_rule.py +2 -2
- pulumi_azure_native/network/get_ip_allocation.py +2 -2
- pulumi_azure_native/network/get_ip_group.py +2 -2
- pulumi_azure_native/network/get_ipam_pool.py +0 -4
- pulumi_azure_native/network/get_ipam_pool_usage.py +0 -4
- pulumi_azure_native/network/get_load_balancer.py +2 -2
- pulumi_azure_native/network/get_load_balancer_backend_address_pool.py +2 -2
- pulumi_azure_native/network/get_local_network_gateway.py +2 -2
- pulumi_azure_native/network/get_management_group_network_manager_connection.py +2 -2
- pulumi_azure_native/network/get_nat_gateway.py +2 -2
- pulumi_azure_native/network/get_nat_rule.py +2 -2
- pulumi_azure_native/network/get_network_group.py +2 -2
- pulumi_azure_native/network/get_network_interface.py +2 -2
- pulumi_azure_native/network/get_network_interface_tap_configuration.py +2 -2
- pulumi_azure_native/network/get_network_manager.py +2 -2
- pulumi_azure_native/network/get_network_manager_routing_configuration.py +0 -4
- pulumi_azure_native/network/get_network_profile.py +2 -2
- pulumi_azure_native/network/get_network_security_group.py +2 -2
- pulumi_azure_native/network/get_network_virtual_appliance.py +2 -2
- pulumi_azure_native/network/get_network_watcher.py +2 -2
- pulumi_azure_native/network/get_p2s_vpn_gateway.py +2 -2
- pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health.py +2 -2
- pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health_detailed.py +2 -2
- pulumi_azure_native/network/get_packet_capture.py +2 -2
- pulumi_azure_native/network/get_private_dns_zone_group.py +2 -2
- pulumi_azure_native/network/get_private_endpoint.py +2 -2
- pulumi_azure_native/network/get_private_link_service.py +2 -2
- pulumi_azure_native/network/get_private_link_service_private_endpoint_connection.py +2 -2
- pulumi_azure_native/network/get_public_ip_address.py +2 -2
- pulumi_azure_native/network/get_public_ip_prefix.py +2 -2
- pulumi_azure_native/network/get_reachability_analysis_intent.py +0 -4
- pulumi_azure_native/network/get_reachability_analysis_run.py +0 -4
- pulumi_azure_native/network/get_route.py +2 -2
- pulumi_azure_native/network/get_route_filter.py +2 -2
- pulumi_azure_native/network/get_route_filter_rule.py +2 -2
- pulumi_azure_native/network/get_route_map.py +2 -2
- pulumi_azure_native/network/get_route_table.py +2 -2
- pulumi_azure_native/network/get_routing_intent.py +2 -2
- pulumi_azure_native/network/get_routing_rule.py +0 -4
- pulumi_azure_native/network/get_routing_rule_collection.py +0 -4
- pulumi_azure_native/network/get_scope_connection.py +2 -2
- pulumi_azure_native/network/get_security_admin_configuration.py +2 -2
- pulumi_azure_native/network/get_security_partner_provider.py +2 -2
- pulumi_azure_native/network/get_security_rule.py +2 -2
- pulumi_azure_native/network/get_security_user_configuration.py +2 -2
- pulumi_azure_native/network/get_security_user_rule.py +0 -4
- pulumi_azure_native/network/get_security_user_rule_collection.py +0 -4
- pulumi_azure_native/network/get_service_endpoint_policy.py +2 -2
- pulumi_azure_native/network/get_service_endpoint_policy_definition.py +2 -2
- pulumi_azure_native/network/get_static_cidr.py +0 -4
- pulumi_azure_native/network/get_static_member.py +2 -2
- pulumi_azure_native/network/get_subnet.py +2 -2
- pulumi_azure_native/network/get_subscription_network_manager_connection.py +2 -2
- pulumi_azure_native/network/get_verifier_workspace.py +0 -4
- pulumi_azure_native/network/get_virtual_appliance_site.py +2 -2
- pulumi_azure_native/network/get_virtual_hub.py +2 -2
- pulumi_azure_native/network/get_virtual_hub_bgp_connection.py +2 -2
- pulumi_azure_native/network/get_virtual_hub_ip_configuration.py +2 -2
- pulumi_azure_native/network/get_virtual_hub_route_table_v2.py +2 -2
- pulumi_azure_native/network/get_virtual_network.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_connection.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_connection_ike_sas.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_nat_rule.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_vpn_profile_package_url.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_connection_health.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_ipsec_parameters.py +2 -2
- pulumi_azure_native/network/get_virtual_network_peering.py +2 -2
- pulumi_azure_native/network/get_virtual_network_tap.py +2 -2
- pulumi_azure_native/network/get_virtual_router.py +2 -2
- pulumi_azure_native/network/get_virtual_router_peering.py +2 -2
- pulumi_azure_native/network/get_virtual_wan.py +2 -2
- pulumi_azure_native/network/get_vpn_connection.py +2 -2
- pulumi_azure_native/network/get_vpn_gateway.py +2 -2
- pulumi_azure_native/network/get_vpn_link_connection_ike_sas.py +2 -2
- pulumi_azure_native/network/get_vpn_server_configuration.py +2 -2
- pulumi_azure_native/network/get_vpn_site.py +2 -2
- pulumi_azure_native/network/get_web_application_firewall_policy.py +2 -2
- pulumi_azure_native/network/hub_route_table.py +3 -3
- pulumi_azure_native/network/hub_virtual_network_connection.py +3 -3
- pulumi_azure_native/network/inbound_nat_rule.py +3 -3
- pulumi_azure_native/network/interface_endpoint.py +1 -1
- pulumi_azure_native/network/ip_allocation.py +3 -3
- pulumi_azure_native/network/ip_group.py +3 -3
- pulumi_azure_native/network/ipam_pool.py +1 -5
- pulumi_azure_native/network/list_active_connectivity_configurations.py +2 -2
- pulumi_azure_native/network/list_active_security_admin_rules.py +2 -2
- pulumi_azure_native/network/list_firewall_policy_idps_signature.py +2 -2
- pulumi_azure_native/network/list_firewall_policy_idps_signatures_filter_value.py +2 -2
- pulumi_azure_native/network/list_ipam_pool_associated_resources.py +0 -4
- pulumi_azure_native/network/list_network_manager_deployment_status.py +2 -2
- pulumi_azure_native/network/list_network_manager_effective_connectivity_configurations.py +2 -2
- pulumi_azure_native/network/list_network_manager_effective_security_admin_rules.py +2 -2
- pulumi_azure_native/network/list_vpn_link_connection_default_shared_key.py +0 -4
- pulumi_azure_native/network/load_balancer.py +3 -3
- pulumi_azure_native/network/load_balancer_backend_address_pool.py +3 -3
- pulumi_azure_native/network/local_network_gateway.py +3 -3
- pulumi_azure_native/network/management_group_network_manager_connection.py +3 -3
- pulumi_azure_native/network/nat_gateway.py +3 -3
- pulumi_azure_native/network/nat_rule.py +3 -3
- pulumi_azure_native/network/network_group.py +3 -3
- pulumi_azure_native/network/network_interface.py +3 -3
- pulumi_azure_native/network/network_interface_tap_configuration.py +3 -3
- pulumi_azure_native/network/network_manager.py +3 -3
- pulumi_azure_native/network/network_manager_routing_configuration.py +1 -5
- pulumi_azure_native/network/network_profile.py +3 -3
- pulumi_azure_native/network/network_security_group.py +3 -3
- pulumi_azure_native/network/network_virtual_appliance.py +3 -3
- pulumi_azure_native/network/network_watcher.py +3 -3
- pulumi_azure_native/network/p2s_vpn_gateway.py +3 -3
- pulumi_azure_native/network/packet_capture.py +3 -3
- pulumi_azure_native/network/private_dns_zone_group.py +3 -3
- pulumi_azure_native/network/private_endpoint.py +3 -3
- pulumi_azure_native/network/private_link_service.py +3 -3
- pulumi_azure_native/network/private_link_service_private_endpoint_connection.py +3 -3
- pulumi_azure_native/network/public_ip_address.py +3 -3
- pulumi_azure_native/network/public_ip_prefix.py +3 -3
- pulumi_azure_native/network/reachability_analysis_intent.py +1 -5
- pulumi_azure_native/network/reachability_analysis_run.py +1 -5
- pulumi_azure_native/network/route.py +3 -3
- pulumi_azure_native/network/route_filter.py +3 -3
- pulumi_azure_native/network/route_filter_rule.py +3 -3
- pulumi_azure_native/network/route_map.py +3 -3
- pulumi_azure_native/network/route_table.py +3 -3
- pulumi_azure_native/network/routing_intent.py +3 -3
- pulumi_azure_native/network/routing_rule.py +1 -5
- pulumi_azure_native/network/routing_rule_collection.py +1 -5
- pulumi_azure_native/network/scope_connection.py +3 -3
- pulumi_azure_native/network/security_admin_configuration.py +3 -3
- pulumi_azure_native/network/security_partner_provider.py +3 -3
- pulumi_azure_native/network/security_rule.py +3 -3
- pulumi_azure_native/network/security_user_configuration.py +3 -3
- pulumi_azure_native/network/security_user_rule.py +1 -5
- pulumi_azure_native/network/security_user_rule_collection.py +1 -5
- pulumi_azure_native/network/service_endpoint_policy.py +3 -3
- pulumi_azure_native/network/service_endpoint_policy_definition.py +3 -3
- pulumi_azure_native/network/static_cidr.py +1 -5
- pulumi_azure_native/network/static_member.py +3 -3
- pulumi_azure_native/network/subnet.py +3 -3
- pulumi_azure_native/network/subscription_network_manager_connection.py +3 -3
- pulumi_azure_native/network/user_rule.py +1 -1
- pulumi_azure_native/network/user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20180601/load_balancer.py +1 -1
- pulumi_azure_native/network/v20180701/network_interface.py +1 -1
- pulumi_azure_native/network/v20180701/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20180701/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20180701/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20180701/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20180701/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20180701/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20180701/vpn_site.py +1 -1
- pulumi_azure_native/network/v20181201/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20190201/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20190201/interface_endpoint.py +1 -1
- pulumi_azure_native/network/v20190201/network_interface.py +1 -1
- pulumi_azure_native/network/v20190201/subnet.py +1 -1
- pulumi_azure_native/network/v20190601/application_gateway.py +1 -1
- pulumi_azure_native/network/v20190601/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20190601/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20190601/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20190601/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20190601/load_balancer.py +1 -1
- pulumi_azure_native/network/v20190601/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20190601/network_interface.py +1 -1
- pulumi_azure_native/network/v20190601/network_security_group.py +1 -1
- pulumi_azure_native/network/v20190601/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20190601/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20190601/route.py +1 -1
- pulumi_azure_native/network/v20190601/route_table.py +1 -1
- pulumi_azure_native/network/v20190601/security_rule.py +1 -1
- pulumi_azure_native/network/v20190601/subnet.py +1 -1
- pulumi_azure_native/network/v20190601/virtual_network.py +1 -1
- pulumi_azure_native/network/v20190601/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20190701/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20190701/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20190701/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20190801/application_gateway.py +1 -1
- pulumi_azure_native/network/v20190801/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20190801/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20190801/express_route_port.py +1 -1
- pulumi_azure_native/network/v20190801/load_balancer.py +1 -1
- pulumi_azure_native/network/v20190801/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20190801/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20190801/network_interface.py +1 -1
- pulumi_azure_native/network/v20190801/network_profile.py +1 -1
- pulumi_azure_native/network/v20190801/network_security_group.py +1 -1
- pulumi_azure_native/network/v20190801/private_link_service.py +1 -1
- pulumi_azure_native/network/v20190801/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20190801/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20190801/route_filter.py +1 -1
- pulumi_azure_native/network/v20190801/subnet.py +1 -1
- pulumi_azure_native/network/v20190801/virtual_network.py +1 -1
- pulumi_azure_native/network/v20190801/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20190801/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20190901/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20200401/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20200401/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20200401/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20200401/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20200601/packet_capture.py +1 -1
- pulumi_azure_native/network/v20200601/subnet.py +1 -1
- pulumi_azure_native/network/v20200601/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20210201/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20210201/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20210201/private_link_service.py +1 -1
- pulumi_azure_native/network/v20210201preview/admin_rule.py +1 -1
- pulumi_azure_native/network/v20210201preview/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20210201preview/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20210201preview/network_group.py +1 -1
- pulumi_azure_native/network/v20210201preview/network_manager.py +1 -1
- pulumi_azure_native/network/v20210201preview/user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20210301/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20210301/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20210501preview/admin_rule.py +1 -1
- pulumi_azure_native/network/v20210501preview/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20210501preview/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20210501preview/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20210501preview/default_user_rule.py +1 -1
- pulumi_azure_native/network/v20210501preview/network_group.py +1 -1
- pulumi_azure_native/network/v20210501preview/network_manager.py +1 -1
- pulumi_azure_native/network/v20210501preview/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20210501preview/security_user_configuration.py +1 -1
- pulumi_azure_native/network/v20210501preview/user_rule.py +1 -1
- pulumi_azure_native/network/v20210501preview/user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20210801/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20220101/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20220401preview/default_user_rule.py +1 -1
- pulumi_azure_native/network/v20220401preview/network_group.py +1 -1
- pulumi_azure_native/network/v20220401preview/security_user_configuration.py +1 -1
- pulumi_azure_native/network/v20220401preview/user_rule.py +1 -1
- pulumi_azure_native/network/v20220401preview/user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20220501/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20220501/network_watcher.py +1 -1
- pulumi_azure_native/network/v20220701/security_rule.py +1 -1
- pulumi_azure_native/network/v20220701/subnet.py +1 -1
- pulumi_azure_native/network/v20230201/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230201/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230201/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230201/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230201/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230201/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230201/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230201/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230201/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230201/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230201/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230201/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230201/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230201/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230201/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230201/flow_log.py +1 -1
- pulumi_azure_native/network/v20230201/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230201/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230201/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230201/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230201/ip_group.py +1 -1
- pulumi_azure_native/network/v20230201/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230201/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230201/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230201/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230201/network_group.py +1 -1
- pulumi_azure_native/network/v20230201/network_interface.py +1 -1
- pulumi_azure_native/network/v20230201/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/network_manager.py +1 -1
- pulumi_azure_native/network/v20230201/network_profile.py +1 -1
- pulumi_azure_native/network/v20230201/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230201/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230201/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230201/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230201/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230201/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230201/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230201/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230201/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230201/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230201/route.py +1 -1
- pulumi_azure_native/network/v20230201/route_filter.py +1 -1
- pulumi_azure_native/network/v20230201/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230201/route_map.py +1 -1
- pulumi_azure_native/network/v20230201/route_table.py +1 -1
- pulumi_azure_native/network/v20230201/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230201/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230201/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230201/security_rule.py +1 -1
- pulumi_azure_native/network/v20230201/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230201/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230201/static_member.py +1 -1
- pulumi_azure_native/network/v20230201/subnet.py +1 -1
- pulumi_azure_native/network/v20230201/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230201/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230201/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230201/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230401/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230401/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230401/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230401/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230401/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230401/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230401/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230401/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230401/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230401/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230401/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230401/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230401/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230401/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230401/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230401/flow_log.py +1 -1
- pulumi_azure_native/network/v20230401/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230401/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230401/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230401/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230401/ip_group.py +1 -1
- pulumi_azure_native/network/v20230401/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230401/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230401/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230401/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230401/network_group.py +1 -1
- pulumi_azure_native/network/v20230401/network_interface.py +1 -1
- pulumi_azure_native/network/v20230401/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/network_manager.py +1 -1
- pulumi_azure_native/network/v20230401/network_profile.py +1 -1
- pulumi_azure_native/network/v20230401/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230401/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230401/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230401/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230401/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230401/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230401/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230401/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230401/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230401/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230401/route.py +1 -1
- pulumi_azure_native/network/v20230401/route_filter.py +1 -1
- pulumi_azure_native/network/v20230401/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230401/route_map.py +1 -1
- pulumi_azure_native/network/v20230401/route_table.py +1 -1
- pulumi_azure_native/network/v20230401/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230401/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230401/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230401/security_rule.py +1 -1
- pulumi_azure_native/network/v20230401/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230401/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230401/static_member.py +1 -1
- pulumi_azure_native/network/v20230401/subnet.py +1 -1
- pulumi_azure_native/network/v20230401/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230401/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230401/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230401/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230501/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230501/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230501/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230501/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230501/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230501/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230501/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230501/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230501/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230501/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230501/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230501/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230501/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230501/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230501/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230501/flow_log.py +1 -1
- pulumi_azure_native/network/v20230501/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230501/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230501/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230501/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230501/ip_group.py +1 -1
- pulumi_azure_native/network/v20230501/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230501/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230501/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230501/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230501/network_group.py +1 -1
- pulumi_azure_native/network/v20230501/network_interface.py +1 -1
- pulumi_azure_native/network/v20230501/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/network_manager.py +1 -1
- pulumi_azure_native/network/v20230501/network_profile.py +1 -1
- pulumi_azure_native/network/v20230501/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230501/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230501/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230501/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230501/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230501/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230501/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230501/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230501/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230501/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230501/route.py +1 -1
- pulumi_azure_native/network/v20230501/route_filter.py +1 -1
- pulumi_azure_native/network/v20230501/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230501/route_map.py +1 -1
- pulumi_azure_native/network/v20230501/route_table.py +1 -1
- pulumi_azure_native/network/v20230501/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230501/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230501/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230501/security_rule.py +1 -1
- pulumi_azure_native/network/v20230501/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230501/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230501/static_member.py +1 -1
- pulumi_azure_native/network/v20230501/subnet.py +1 -1
- pulumi_azure_native/network/v20230501/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230501/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230501/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230501/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230601/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230601/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230601/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230601/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230601/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230601/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230601/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230601/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230601/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230601/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230601/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230601/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230601/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230601/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230601/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230601/flow_log.py +1 -1
- pulumi_azure_native/network/v20230601/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230601/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230601/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230601/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230601/ip_group.py +1 -1
- pulumi_azure_native/network/v20230601/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230601/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230601/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230601/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230601/network_group.py +1 -1
- pulumi_azure_native/network/v20230601/network_interface.py +1 -1
- pulumi_azure_native/network/v20230601/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/network_manager.py +1 -1
- pulumi_azure_native/network/v20230601/network_profile.py +1 -1
- pulumi_azure_native/network/v20230601/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230601/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230601/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20230601/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230601/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230601/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230601/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230601/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230601/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230601/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230601/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230601/route.py +1 -1
- pulumi_azure_native/network/v20230601/route_filter.py +1 -1
- pulumi_azure_native/network/v20230601/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230601/route_map.py +1 -1
- pulumi_azure_native/network/v20230601/route_table.py +1 -1
- pulumi_azure_native/network/v20230601/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230601/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230601/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230601/security_rule.py +1 -1
- pulumi_azure_native/network/v20230601/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230601/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230601/static_member.py +1 -1
- pulumi_azure_native/network/v20230601/subnet.py +1 -1
- pulumi_azure_native/network/v20230601/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230601/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230601/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230601/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230901/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230901/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230901/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230901/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230901/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230901/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230901/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230901/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230901/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230901/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230901/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230901/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230901/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230901/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230901/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230901/flow_log.py +1 -1
- pulumi_azure_native/network/v20230901/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230901/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230901/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230901/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230901/ip_group.py +1 -1
- pulumi_azure_native/network/v20230901/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230901/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230901/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230901/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230901/network_group.py +1 -1
- pulumi_azure_native/network/v20230901/network_interface.py +1 -1
- pulumi_azure_native/network/v20230901/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/network_manager.py +1 -1
- pulumi_azure_native/network/v20230901/network_profile.py +1 -1
- pulumi_azure_native/network/v20230901/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230901/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230901/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20230901/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230901/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230901/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230901/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230901/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230901/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230901/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230901/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230901/route.py +1 -1
- pulumi_azure_native/network/v20230901/route_filter.py +1 -1
- pulumi_azure_native/network/v20230901/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230901/route_map.py +1 -1
- pulumi_azure_native/network/v20230901/route_table.py +1 -1
- pulumi_azure_native/network/v20230901/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230901/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230901/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230901/security_rule.py +1 -1
- pulumi_azure_native/network/v20230901/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230901/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230901/static_member.py +1 -1
- pulumi_azure_native/network/v20230901/subnet.py +1 -1
- pulumi_azure_native/network/v20230901/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230901/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230901/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230901/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20231101/admin_rule.py +1 -1
- pulumi_azure_native/network/v20231101/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20231101/application_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20231101/application_security_group.py +1 -1
- pulumi_azure_native/network/v20231101/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20231101/bastion_host.py +1 -1
- pulumi_azure_native/network/v20231101/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20231101/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20231101/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20231101/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20231101/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20231101/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20231101/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_port.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20231101/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20231101/firewall_policy_draft.py +1 -1
- pulumi_azure_native/network/v20231101/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20231101/firewall_policy_rule_collection_group_draft.py +1 -1
- pulumi_azure_native/network/v20231101/flow_log.py +1 -1
- pulumi_azure_native/network/v20231101/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20231101/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20231101/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20231101/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20231101/ip_group.py +1 -1
- pulumi_azure_native/network/v20231101/load_balancer.py +1 -1
- pulumi_azure_native/network/v20231101/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20231101/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20231101/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/nat_rule.py +1 -1
- pulumi_azure_native/network/v20231101/network_group.py +1 -1
- pulumi_azure_native/network/v20231101/network_interface.py +1 -1
- pulumi_azure_native/network/v20231101/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/network_manager.py +1 -1
- pulumi_azure_native/network/v20231101/network_profile.py +1 -1
- pulumi_azure_native/network/v20231101/network_security_group.py +1 -1
- pulumi_azure_native/network/v20231101/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20231101/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20231101/network_watcher.py +1 -1
- pulumi_azure_native/network/v20231101/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/packet_capture.py +1 -1
- pulumi_azure_native/network/v20231101/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20231101/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20231101/private_link_service.py +1 -1
- pulumi_azure_native/network/v20231101/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20231101/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20231101/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20231101/route.py +1 -1
- pulumi_azure_native/network/v20231101/route_filter.py +1 -1
- pulumi_azure_native/network/v20231101/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20231101/route_map.py +1 -1
- pulumi_azure_native/network/v20231101/route_table.py +1 -1
- pulumi_azure_native/network/v20231101/routing_intent.py +1 -1
- pulumi_azure_native/network/v20231101/scope_connection.py +1 -1
- pulumi_azure_native/network/v20231101/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20231101/security_rule.py +1 -1
- pulumi_azure_native/network/v20231101/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20231101/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20231101/static_member.py +1 -1
- pulumi_azure_native/network/v20231101/subnet.py +1 -1
- pulumi_azure_native/network/v20231101/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_router.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20231101/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20231101/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/vpn_site.py +1 -1
- pulumi_azure_native/network/v20231101/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20240101/admin_rule.py +1 -1
- pulumi_azure_native/network/v20240101/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240101/application_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20240101/application_security_group.py +1 -1
- pulumi_azure_native/network/v20240101/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20240101/bastion_host.py +1 -1
- pulumi_azure_native/network/v20240101/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20240101/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20240101/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20240101/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20240101/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20240101/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20240101/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_port.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20240101/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20240101/firewall_policy_draft.py +1 -1
- pulumi_azure_native/network/v20240101/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20240101/firewall_policy_rule_collection_group_draft.py +1 -1
- pulumi_azure_native/network/v20240101/flow_log.py +1 -1
- pulumi_azure_native/network/v20240101/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20240101/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20240101/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20240101/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20240101/ip_group.py +1 -1
- pulumi_azure_native/network/v20240101/load_balancer.py +1 -1
- pulumi_azure_native/network/v20240101/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20240101/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20240101/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/nat_rule.py +1 -1
- pulumi_azure_native/network/v20240101/network_group.py +1 -1
- pulumi_azure_native/network/v20240101/network_interface.py +1 -1
- pulumi_azure_native/network/v20240101/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/network_manager.py +1 -1
- pulumi_azure_native/network/v20240101/network_profile.py +1 -1
- pulumi_azure_native/network/v20240101/network_security_group.py +1 -1
- pulumi_azure_native/network/v20240101/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20240101/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20240101/network_watcher.py +1 -1
- pulumi_azure_native/network/v20240101/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/packet_capture.py +1 -1
- pulumi_azure_native/network/v20240101/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20240101/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20240101/private_link_service.py +1 -1
- pulumi_azure_native/network/v20240101/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20240101/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20240101/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20240101/route.py +1 -1
- pulumi_azure_native/network/v20240101/route_filter.py +1 -1
- pulumi_azure_native/network/v20240101/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20240101/route_map.py +1 -1
- pulumi_azure_native/network/v20240101/route_table.py +1 -1
- pulumi_azure_native/network/v20240101/routing_intent.py +1 -1
- pulumi_azure_native/network/v20240101/scope_connection.py +1 -1
- pulumi_azure_native/network/v20240101/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20240101/security_rule.py +1 -1
- pulumi_azure_native/network/v20240101/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20240101/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20240101/static_member.py +1 -1
- pulumi_azure_native/network/v20240101/subnet.py +1 -1
- pulumi_azure_native/network/v20240101/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_router.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20240101/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20240101/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/vpn_site.py +1 -1
- pulumi_azure_native/network/v20240101/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20240101preview/admin_rule.py +1 -1
- pulumi_azure_native/network/v20240101preview/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240101preview/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20240101preview/ipam_pool.py +1 -1
- pulumi_azure_native/network/v20240101preview/network_manager.py +1 -1
- pulumi_azure_native/network/v20240101preview/reachability_analysis_intent.py +1 -1
- pulumi_azure_native/network/v20240101preview/reachability_analysis_run.py +1 -1
- pulumi_azure_native/network/v20240101preview/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20240101preview/static_cidr.py +1 -1
- pulumi_azure_native/network/v20240101preview/verifier_workspace.py +1 -1
- pulumi_azure_native/network/v20240301/admin_rule.py +1 -1
- pulumi_azure_native/network/v20240301/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240301/application_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20240301/application_security_group.py +1 -1
- pulumi_azure_native/network/v20240301/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20240301/bastion_host.py +1 -1
- pulumi_azure_native/network/v20240301/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20240301/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20240301/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20240301/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20240301/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20240301/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20240301/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_port.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20240301/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20240301/firewall_policy_draft.py +1 -1
- pulumi_azure_native/network/v20240301/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20240301/firewall_policy_rule_collection_group_draft.py +1 -1
- pulumi_azure_native/network/v20240301/flow_log.py +1 -1
- pulumi_azure_native/network/v20240301/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20240301/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20240301/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20240301/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20240301/ip_group.py +1 -1
- pulumi_azure_native/network/v20240301/load_balancer.py +1 -1
- pulumi_azure_native/network/v20240301/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20240301/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20240301/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/nat_rule.py +1 -1
- pulumi_azure_native/network/v20240301/network_group.py +1 -1
- pulumi_azure_native/network/v20240301/network_interface.py +1 -1
- pulumi_azure_native/network/v20240301/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/network_manager.py +1 -1
- pulumi_azure_native/network/v20240301/network_manager_routing_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/network_profile.py +1 -1
- pulumi_azure_native/network/v20240301/network_security_group.py +1 -1
- pulumi_azure_native/network/v20240301/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20240301/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20240301/network_watcher.py +1 -1
- pulumi_azure_native/network/v20240301/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/packet_capture.py +1 -1
- pulumi_azure_native/network/v20240301/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20240301/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20240301/private_link_service.py +1 -1
- pulumi_azure_native/network/v20240301/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20240301/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20240301/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20240301/route.py +1 -1
- pulumi_azure_native/network/v20240301/route_filter.py +1 -1
- pulumi_azure_native/network/v20240301/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20240301/route_map.py +1 -1
- pulumi_azure_native/network/v20240301/route_table.py +1 -1
- pulumi_azure_native/network/v20240301/routing_intent.py +1 -1
- pulumi_azure_native/network/v20240301/routing_rule.py +1 -1
- pulumi_azure_native/network/v20240301/routing_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240301/scope_connection.py +1 -1
- pulumi_azure_native/network/v20240301/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20240301/security_rule.py +1 -1
- pulumi_azure_native/network/v20240301/security_user_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/security_user_rule.py +1 -1
- pulumi_azure_native/network/v20240301/security_user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240301/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20240301/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20240301/static_member.py +1 -1
- pulumi_azure_native/network/v20240301/subnet.py +1 -1
- pulumi_azure_native/network/v20240301/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_router.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20240301/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20240301/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/vpn_site.py +1 -1
- pulumi_azure_native/network/v20240301/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/verifier_workspace.py +1 -5
- pulumi_azure_native/network/virtual_appliance_site.py +3 -3
- pulumi_azure_native/network/virtual_hub.py +3 -3
- pulumi_azure_native/network/virtual_hub_bgp_connection.py +3 -3
- pulumi_azure_native/network/virtual_hub_ip_configuration.py +3 -3
- pulumi_azure_native/network/virtual_hub_route_table_v2.py +3 -3
- pulumi_azure_native/network/virtual_network.py +3 -3
- pulumi_azure_native/network/virtual_network_gateway.py +3 -3
- pulumi_azure_native/network/virtual_network_gateway_connection.py +3 -3
- pulumi_azure_native/network/virtual_network_gateway_nat_rule.py +3 -3
- pulumi_azure_native/network/virtual_network_peering.py +3 -3
- pulumi_azure_native/network/virtual_network_tap.py +3 -3
- pulumi_azure_native/network/virtual_router.py +3 -3
- pulumi_azure_native/network/virtual_router_peering.py +3 -3
- pulumi_azure_native/network/virtual_wan.py +3 -3
- pulumi_azure_native/network/vpn_connection.py +3 -3
- pulumi_azure_native/network/vpn_gateway.py +3 -3
- pulumi_azure_native/network/vpn_server_configuration.py +3 -3
- pulumi_azure_native/network/vpn_site.py +3 -3
- pulumi_azure_native/network/web_application_firewall_policy.py +3 -3
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/securityinsights/__init__.py +0 -3
- pulumi_azure_native/securityinsights/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/action.py +3 -3
- pulumi_azure_native/securityinsights/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/automation_rule.py +3 -3
- pulumi_azure_native/securityinsights/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/bookmark.py +3 -3
- pulumi_azure_native/securityinsights/content_package.py +3 -3
- pulumi_azure_native/securityinsights/content_template.py +3 -3
- pulumi_azure_native/securityinsights/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/get_action.py +2 -2
- pulumi_azure_native/securityinsights/get_automation_rule.py +2 -2
- pulumi_azure_native/securityinsights/get_bookmark.py +2 -2
- pulumi_azure_native/securityinsights/get_content_package.py +2 -2
- pulumi_azure_native/securityinsights/get_content_template.py +2 -2
- pulumi_azure_native/securityinsights/get_incident.py +2 -2
- pulumi_azure_native/securityinsights/get_incident_comment.py +2 -2
- pulumi_azure_native/securityinsights/get_incident_relation.py +2 -2
- pulumi_azure_native/securityinsights/get_incident_task.py +2 -2
- pulumi_azure_native/securityinsights/get_metadata.py +2 -2
- pulumi_azure_native/securityinsights/get_sentinel_onboarding_state.py +2 -2
- pulumi_azure_native/securityinsights/get_threat_intelligence_indicator.py +2 -2
- pulumi_azure_native/securityinsights/get_watchlist.py +2 -2
- pulumi_azure_native/securityinsights/get_watchlist_item.py +2 -2
- pulumi_azure_native/securityinsights/incident.py +3 -3
- pulumi_azure_native/securityinsights/incident_comment.py +3 -3
- pulumi_azure_native/securityinsights/incident_relation.py +3 -3
- pulumi_azure_native/securityinsights/incident_task.py +3 -3
- pulumi_azure_native/securityinsights/list_source_control_repositories.py +2 -2
- pulumi_azure_native/securityinsights/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/metadata.py +3 -3
- pulumi_azure_native/securityinsights/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/sentinel_onboarding_state.py +3 -3
- pulumi_azure_native/securityinsights/threat_intelligence_indicator.py +3 -3
- pulumi_azure_native/securityinsights/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20210401/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20210401/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20210401/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20210901preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20211001preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20211001preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20211001preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20220101preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230201preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230201preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230301preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/action.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/rest_api_poller_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/rest_api_poller_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/watchlist.py +3 -3
- pulumi_azure_native/securityinsights/watchlist_item.py +3 -3
- {pulumi_azure_native-2.74.0.dist-info → pulumi_azure_native-2.74.0a1732180197.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.74.0.dist-info → pulumi_azure_native-2.74.0a1732180197.dist-info}/RECORD +2378 -2921
- pulumi_azure_native/apimanagement/v20240601preview/__init__.py +0 -203
- pulumi_azure_native/apimanagement/v20240601preview/_enums.py +0 -881
- pulumi_azure_native/apimanagement/v20240601preview/_inputs.py +0 -4446
- pulumi_azure_native/apimanagement/v20240601preview/api.py +0 -898
- pulumi_azure_native/apimanagement/v20240601preview/api_diagnostic.py +0 -523
- pulumi_azure_native/apimanagement/v20240601preview/api_gateway.py +0 -377
- pulumi_azure_native/apimanagement/v20240601preview/api_gateway_config_connection.py +0 -267
- pulumi_azure_native/apimanagement/v20240601preview/api_issue.py +0 -358
- pulumi_azure_native/apimanagement/v20240601preview/api_issue_attachment.py +0 -311
- pulumi_azure_native/apimanagement/v20240601preview/api_issue_comment.py +0 -310
- pulumi_azure_native/apimanagement/v20240601preview/api_management_service.py +0 -1096
- pulumi_azure_native/apimanagement/v20240601preview/api_operation.py +0 -437
- pulumi_azure_native/apimanagement/v20240601preview/api_operation_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240601preview/api_policy.py +0 -264
- pulumi_azure_native/apimanagement/v20240601preview/api_release.py +0 -258
- pulumi_azure_native/apimanagement/v20240601preview/api_schema.py +0 -327
- pulumi_azure_native/apimanagement/v20240601preview/api_tag_description.py +0 -307
- pulumi_azure_native/apimanagement/v20240601preview/api_version_set.py +0 -327
- pulumi_azure_native/apimanagement/v20240601preview/api_wiki.py +0 -211
- pulumi_azure_native/apimanagement/v20240601preview/authorization.py +0 -348
- pulumi_azure_native/apimanagement/v20240601preview/authorization_access_policy.py +0 -308
- pulumi_azure_native/apimanagement/v20240601preview/authorization_provider.py +0 -268
- pulumi_azure_native/apimanagement/v20240601preview/authorization_server.py +0 -709
- pulumi_azure_native/apimanagement/v20240601preview/backend.py +0 -514
- pulumi_azure_native/apimanagement/v20240601preview/cache.py +0 -297
- pulumi_azure_native/apimanagement/v20240601preview/certificate.py +0 -280
- pulumi_azure_native/apimanagement/v20240601preview/content_item.py +0 -229
- pulumi_azure_native/apimanagement/v20240601preview/content_type.py +0 -305
- pulumi_azure_native/apimanagement/v20240601preview/diagnostic.py +0 -502
- pulumi_azure_native/apimanagement/v20240601preview/documentation.py +0 -237
- pulumi_azure_native/apimanagement/v20240601preview/email_template.py +0 -336
- pulumi_azure_native/apimanagement/v20240601preview/gateway.py +0 -239
- pulumi_azure_native/apimanagement/v20240601preview/gateway_api_entity_tag.py +0 -441
- pulumi_azure_native/apimanagement/v20240601preview/gateway_certificate_authority.py +0 -229
- pulumi_azure_native/apimanagement/v20240601preview/gateway_hostname_configuration.py +0 -374
- pulumi_azure_native/apimanagement/v20240601preview/get_api.py +0 -429
- pulumi_azure_native/apimanagement/v20240601preview/get_api_diagnostic.py +0 -281
- pulumi_azure_native/apimanagement/v20240601preview/get_api_gateway.py +0 -283
- pulumi_azure_native/apimanagement/v20240601preview/get_api_gateway_config_connection.py +0 -190
- pulumi_azure_native/apimanagement/v20240601preview/get_api_issue.py +0 -216
- pulumi_azure_native/apimanagement/v20240601preview/get_api_issue_attachment.py +0 -174
- pulumi_azure_native/apimanagement/v20240601preview/get_api_issue_comment.py +0 -174
- pulumi_azure_native/apimanagement/v20240601preview/get_api_management_service.py +0 -689
- pulumi_azure_native/apimanagement/v20240601preview/get_api_management_service_domain_ownership_identifier.py +0 -70
- pulumi_azure_native/apimanagement/v20240601preview/get_api_management_service_sso_token.py +0 -86
- pulumi_azure_native/apimanagement/v20240601preview/get_api_operation.py +0 -239
- pulumi_azure_native/apimanagement/v20240601preview/get_api_operation_policy.py +0 -166
- pulumi_azure_native/apimanagement/v20240601preview/get_api_policy.py +0 -160
- pulumi_azure_native/apimanagement/v20240601preview/get_api_release.py +0 -182
- pulumi_azure_native/apimanagement/v20240601preview/get_api_schema.py +0 -196
- pulumi_azure_native/apimanagement/v20240601preview/get_api_tag_description.py +0 -196
- pulumi_azure_native/apimanagement/v20240601preview/get_api_version_set.py +0 -190
- pulumi_azure_native/apimanagement/v20240601preview/get_api_wiki.py +0 -135
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization.py +0 -197
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_access_policy.py +0 -174
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_login_link_post.py +0 -104
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_provider.py +0 -163
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_server.py +0 -373
- pulumi_azure_native/apimanagement/v20240601preview/get_backend.py +0 -272
- pulumi_azure_native/apimanagement/v20240601preview/get_cache.py +0 -176
- pulumi_azure_native/apimanagement/v20240601preview/get_certificate.py +0 -177
- pulumi_azure_native/apimanagement/v20240601preview/get_content_item.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_content_type.py +0 -162
- pulumi_azure_native/apimanagement/v20240601preview/get_diagnostic.py +0 -275
- pulumi_azure_native/apimanagement/v20240601preview/get_documentation.py +0 -148
- pulumi_azure_native/apimanagement/v20240601preview/get_email_template.py +0 -205
- pulumi_azure_native/apimanagement/v20240601preview/get_gateway.py +0 -149
- pulumi_azure_native/apimanagement/v20240601preview/get_gateway_certificate_authority.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_gateway_hostname_configuration.py +0 -210
- pulumi_azure_native/apimanagement/v20240601preview/get_global_schema.py +0 -176
- pulumi_azure_native/apimanagement/v20240601preview/get_graph_ql_api_resolver.py +0 -168
- pulumi_azure_native/apimanagement/v20240601preview/get_graph_ql_api_resolver_policy.py +0 -166
- pulumi_azure_native/apimanagement/v20240601preview/get_group.py +0 -176
- pulumi_azure_native/apimanagement/v20240601preview/get_identity_provider.py +0 -274
- pulumi_azure_native/apimanagement/v20240601preview/get_logger.py +0 -191
- pulumi_azure_native/apimanagement/v20240601preview/get_named_value.py +0 -205
- pulumi_azure_native/apimanagement/v20240601preview/get_open_id_connect_provider.py +0 -218
- pulumi_azure_native/apimanagement/v20240601preview/get_policy.py +0 -154
- pulumi_azure_native/apimanagement/v20240601preview/get_policy_fragment.py +0 -182
- pulumi_azure_native/apimanagement/v20240601preview/get_policy_restriction.py +0 -148
- pulumi_azure_native/apimanagement/v20240601preview/get_private_endpoint_connection_by_name.py +0 -163
- pulumi_azure_native/apimanagement/v20240601preview/get_product.py +0 -218
- pulumi_azure_native/apimanagement/v20240601preview/get_product_api_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_product_group_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_product_policy.py +0 -160
- pulumi_azure_native/apimanagement/v20240601preview/get_product_wiki.py +0 -135
- pulumi_azure_native/apimanagement/v20240601preview/get_subscription.py +0 -302
- pulumi_azure_native/apimanagement/v20240601preview/get_tag.py +0 -134
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_api_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_by_api.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_by_operation.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_by_product.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_operation_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_product_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_user.py +0 -233
- pulumi_azure_native/apimanagement/v20240601preview/get_user_shared_access_token.py +0 -105
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace.py +0 -148
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api.py +0 -435
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_diagnostic.py +0 -287
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_operation.py +0 -245
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_operation_policy.py +0 -172
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_policy.py +0 -166
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_release.py +0 -188
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_schema.py +0 -202
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_version_set.py +0 -196
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_backend.py +0 -278
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_certificate.py +0 -183
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_diagnostic.py +0 -281
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_global_schema.py +0 -182
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_group.py +0 -182
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_logger.py +0 -197
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_named_value.py +0 -211
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_policy.py +0 -160
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_policy_fragment.py +0 -188
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product.py +0 -224
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product_api_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product_group_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product_policy.py +0 -166
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_subscription.py +0 -308
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag_api_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag_operation_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag_product_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/global_schema.py +0 -278
- pulumi_azure_native/apimanagement/v20240601preview/graph_ql_api_resolver.py +0 -287
- pulumi_azure_native/apimanagement/v20240601preview/graph_ql_api_resolver_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240601preview/group.py +0 -297
- pulumi_azure_native/apimanagement/v20240601preview/group_user.py +0 -281
- pulumi_azure_native/apimanagement/v20240601preview/identity_provider.py +0 -520
- pulumi_azure_native/apimanagement/v20240601preview/list_authorization_server_secrets.py +0 -120
- pulumi_azure_native/apimanagement/v20240601preview/list_gateway_debug_credentials.py +0 -111
- pulumi_azure_native/apimanagement/v20240601preview/list_gateway_keys.py +0 -106
- pulumi_azure_native/apimanagement/v20240601preview/list_identity_provider_secrets.py +0 -92
- pulumi_azure_native/apimanagement/v20240601preview/list_named_value.py +0 -92
- pulumi_azure_native/apimanagement/v20240601preview/list_open_id_connect_provider_secrets.py +0 -92
- pulumi_azure_native/apimanagement/v20240601preview/list_policy_fragment_references.py +0 -133
- pulumi_azure_native/apimanagement/v20240601preview/list_subscription_secrets.py +0 -106
- pulumi_azure_native/apimanagement/v20240601preview/list_tenant_access_secrets.py +0 -148
- pulumi_azure_native/apimanagement/v20240601preview/list_workspace_named_value.py +0 -98
- pulumi_azure_native/apimanagement/v20240601preview/list_workspace_policy_fragment_references.py +0 -139
- pulumi_azure_native/apimanagement/v20240601preview/list_workspace_subscription_secrets.py +0 -112
- pulumi_azure_native/apimanagement/v20240601preview/logger.py +0 -330
- pulumi_azure_native/apimanagement/v20240601preview/named_value.py +0 -337
- pulumi_azure_native/apimanagement/v20240601preview/notification_recipient_email.py +0 -209
- pulumi_azure_native/apimanagement/v20240601preview/notification_recipient_user.py +0 -209
- pulumi_azure_native/apimanagement/v20240601preview/open_id_connect_provider.py +0 -385
- pulumi_azure_native/apimanagement/v20240601preview/outputs.py +0 -3923
- pulumi_azure_native/apimanagement/v20240601preview/policy.py +0 -243
- pulumi_azure_native/apimanagement/v20240601preview/policy_fragment.py +0 -282
- pulumi_azure_native/apimanagement/v20240601preview/policy_restriction.py +0 -242
- pulumi_azure_native/apimanagement/v20240601preview/private_endpoint_connection_by_name.py +0 -252
- pulumi_azure_native/apimanagement/v20240601preview/product.py +0 -384
- pulumi_azure_native/apimanagement/v20240601preview/product_api.py +0 -421
- pulumi_azure_native/apimanagement/v20240601preview/product_api_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/product_group.py +0 -240
- pulumi_azure_native/apimanagement/v20240601preview/product_group_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/product_policy.py +0 -264
- pulumi_azure_native/apimanagement/v20240601preview/product_wiki.py +0 -211
- pulumi_azure_native/apimanagement/v20240601preview/subscription.py +0 -491
- pulumi_azure_native/apimanagement/v20240601preview/tag.py +0 -209
- pulumi_azure_native/apimanagement/v20240601preview/tag_api_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/tag_by_api.py +0 -210
- pulumi_azure_native/apimanagement/v20240601preview/tag_by_operation.py +0 -231
- pulumi_azure_native/apimanagement/v20240601preview/tag_by_product.py +0 -210
- pulumi_azure_native/apimanagement/v20240601preview/tag_operation_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/tag_product_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/user.py +0 -463
- pulumi_azure_native/apimanagement/v20240601preview/workspace.py +0 -238
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api.py +0 -919
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_diagnostic.py +0 -544
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_operation.py +0 -458
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_operation_policy.py +0 -306
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_release.py +0 -279
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_schema.py +0 -348
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_version_set.py +0 -348
- pulumi_azure_native/apimanagement/v20240601preview/workspace_backend.py +0 -535
- pulumi_azure_native/apimanagement/v20240601preview/workspace_certificate.py +0 -301
- pulumi_azure_native/apimanagement/v20240601preview/workspace_diagnostic.py +0 -523
- pulumi_azure_native/apimanagement/v20240601preview/workspace_global_schema.py +0 -299
- pulumi_azure_native/apimanagement/v20240601preview/workspace_group.py +0 -318
- pulumi_azure_native/apimanagement/v20240601preview/workspace_group_user.py +0 -302
- pulumi_azure_native/apimanagement/v20240601preview/workspace_logger.py +0 -351
- pulumi_azure_native/apimanagement/v20240601preview/workspace_named_value.py +0 -358
- pulumi_azure_native/apimanagement/v20240601preview/workspace_notification_recipient_email.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/workspace_notification_recipient_user.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/workspace_policy.py +0 -264
- pulumi_azure_native/apimanagement/v20240601preview/workspace_policy_fragment.py +0 -303
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product.py +0 -405
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product_api_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product_group_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240601preview/workspace_subscription.py +0 -512
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag_api_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag_operation_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag_product_link.py +0 -251
- pulumi_azure_native/authorization/v20250101/__init__.py +0 -34
- pulumi_azure_native/authorization/v20250101/_enums.py +0 -120
- pulumi_azure_native/authorization/v20250101/_inputs.py +0 -839
- pulumi_azure_native/authorization/v20250101/get_policy_assignment.py +0 -387
- pulumi_azure_native/authorization/v20250101/get_policy_definition.py +0 -249
- pulumi_azure_native/authorization/v20250101/get_policy_definition_at_management_group.py +0 -255
- pulumi_azure_native/authorization/v20250101/get_policy_definition_version.py +0 -241
- pulumi_azure_native/authorization/v20250101/get_policy_definition_version_at_management_group.py +0 -247
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition.py +0 -255
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition_at_management_group.py +0 -261
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition_version.py +0 -247
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition_version_at_management_group.py +0 -253
- pulumi_azure_native/authorization/v20250101/list_policy_definition_version_all.py +0 -85
- pulumi_azure_native/authorization/v20250101/list_policy_definition_version_all_at_management_group.py +0 -95
- pulumi_azure_native/authorization/v20250101/list_policy_definition_version_all_builtins.py +0 -85
- pulumi_azure_native/authorization/v20250101/list_policy_set_definition_version_all.py +0 -85
- pulumi_azure_native/authorization/v20250101/list_policy_set_definition_version_all_at_management_group.py +0 -95
- pulumi_azure_native/authorization/v20250101/list_policy_set_definition_version_all_builtins.py +0 -85
- pulumi_azure_native/authorization/v20250101/outputs.py +0 -1174
- pulumi_azure_native/authorization/v20250101/policy_assignment.py +0 -620
- pulumi_azure_native/authorization/v20250101/policy_definition.py +0 -415
- pulumi_azure_native/authorization/v20250101/policy_definition_at_management_group.py +0 -436
- pulumi_azure_native/authorization/v20250101/policy_definition_version.py +0 -407
- pulumi_azure_native/authorization/v20250101/policy_definition_version_at_management_group.py +0 -428
- pulumi_azure_native/authorization/v20250101/policy_set_definition.py +0 -412
- pulumi_azure_native/authorization/v20250101/policy_set_definition_at_management_group.py +0 -433
- pulumi_azure_native/authorization/v20250101/policy_set_definition_version.py +0 -404
- pulumi_azure_native/authorization/v20250101/policy_set_definition_version_at_management_group.py +0 -425
- pulumi_azure_native/compute/gallery_in_vm_access_control_profile.py +0 -271
- pulumi_azure_native/compute/gallery_in_vm_access_control_profile_version.py +0 -440
- pulumi_azure_native/compute/get_gallery_in_vm_access_control_profile.py +0 -165
- pulumi_azure_native/compute/get_gallery_in_vm_access_control_profile_version.py +0 -269
- pulumi_azure_native/compute/v20240303/__init__.py +0 -24
- pulumi_azure_native/compute/v20240303/_enums.py +0 -192
- pulumi_azure_native/compute/v20240303/_inputs.py +0 -3294
- pulumi_azure_native/compute/v20240303/gallery.py +0 -365
- pulumi_azure_native/compute/v20240303/gallery_application.py +0 -444
- pulumi_azure_native/compute/v20240303/gallery_application_version.py +0 -340
- pulumi_azure_native/compute/v20240303/gallery_image.py +0 -688
- pulumi_azure_native/compute/v20240303/gallery_image_version.py +0 -437
- pulumi_azure_native/compute/v20240303/gallery_in_vm_access_control_profile.py +0 -269
- pulumi_azure_native/compute/v20240303/gallery_in_vm_access_control_profile_version.py +0 -438
- pulumi_azure_native/compute/v20240303/get_gallery.py +0 -253
- pulumi_azure_native/compute/v20240303/get_gallery_application.py +0 -247
- pulumi_azure_native/compute/v20240303/get_gallery_application_version.py +0 -217
- pulumi_azure_native/compute/v20240303/get_gallery_image.py +0 -373
- pulumi_azure_native/compute/v20240303/get_gallery_image_version.py +0 -273
- pulumi_azure_native/compute/v20240303/get_gallery_in_vm_access_control_profile.py +0 -163
- pulumi_azure_native/compute/v20240303/get_gallery_in_vm_access_control_profile_version.py +0 -267
- pulumi_azure_native/compute/v20240303/outputs.py +0 -3340
- pulumi_azure_native/network/v20240501/__init__.py +0 -237
- pulumi_azure_native/network/v20240501/_enums.py +0 -1895
- pulumi_azure_native/network/v20240501/_inputs.py +0 -28944
- pulumi_azure_native/network/v20240501/admin_rule.py +0 -563
- pulumi_azure_native/network/v20240501/admin_rule_collection.py +0 -301
- pulumi_azure_native/network/v20240501/application_gateway.py +0 -1256
- pulumi_azure_native/network/v20240501/application_gateway_private_endpoint_connection.py +0 -289
- pulumi_azure_native/network/v20240501/application_security_group.py +0 -266
- pulumi_azure_native/network/v20240501/azure_firewall.py +0 -646
- pulumi_azure_native/network/v20240501/bastion_host.py +0 -718
- pulumi_azure_native/network/v20240501/configuration_policy_group.py +0 -338
- pulumi_azure_native/network/v20240501/connection_monitor.py +0 -579
- pulumi_azure_native/network/v20240501/connectivity_configuration.py +0 -398
- pulumi_azure_native/network/v20240501/custom_ip_prefix.py +0 -647
- pulumi_azure_native/network/v20240501/ddos_custom_policy.py +0 -266
- pulumi_azure_native/network/v20240501/ddos_protection_plan.py +0 -267
- pulumi_azure_native/network/v20240501/default_admin_rule.py +0 -415
- pulumi_azure_native/network/v20240501/dscp_configuration.py +0 -492
- pulumi_azure_native/network/v20240501/express_route_circuit.py +0 -720
- pulumi_azure_native/network/v20240501/express_route_circuit_authorization.py +0 -307
- pulumi_azure_native/network/v20240501/express_route_circuit_connection.py +0 -416
- pulumi_azure_native/network/v20240501/express_route_circuit_peering.py +0 -738
- pulumi_azure_native/network/v20240501/express_route_connection.py +0 -426
- pulumi_azure_native/network/v20240501/express_route_cross_connection_peering.py +0 -561
- pulumi_azure_native/network/v20240501/express_route_gateway.py +0 -379
- pulumi_azure_native/network/v20240501/express_route_port.py +0 -493
- pulumi_azure_native/network/v20240501/express_route_port_authorization.py +0 -268
- pulumi_azure_native/network/v20240501/firewall_policy.py +0 -647
- pulumi_azure_native/network/v20240501/firewall_policy_draft.py +0 -501
- pulumi_azure_native/network/v20240501/firewall_policy_rule_collection_group.py +0 -309
- pulumi_azure_native/network/v20240501/firewall_policy_rule_collection_group_draft.py +0 -290
- pulumi_azure_native/network/v20240501/flow_log.py +0 -524
- pulumi_azure_native/network/v20240501/get_active_sessions.py +0 -101
- pulumi_azure_native/network/v20240501/get_admin_rule.py +0 -330
- pulumi_azure_native/network/v20240501/get_admin_rule_collection.py +0 -211
- pulumi_azure_native/network/v20240501/get_application_gateway.py +0 -689
- pulumi_azure_native/network/v20240501/get_application_gateway_backend_health_on_demand.py +0 -157
- pulumi_azure_native/network/v20240501/get_application_gateway_private_endpoint_connection.py +0 -191
- pulumi_azure_native/network/v20240501/get_application_security_group.py +0 -184
- pulumi_azure_native/network/v20240501/get_azure_firewall.py +0 -367
- pulumi_azure_native/network/v20240501/get_bastion_host.py +0 -378
- pulumi_azure_native/network/v20240501/get_bastion_shareable_link.py +0 -108
- pulumi_azure_native/network/v20240501/get_configuration_policy_group.py +0 -205
- pulumi_azure_native/network/v20240501/get_connection_monitor.py +0 -345
- pulumi_azure_native/network/v20240501/get_connectivity_configuration.py +0 -261
- pulumi_azure_native/network/v20240501/get_custom_ip_prefix.py +0 -401
- pulumi_azure_native/network/v20240501/get_ddos_custom_policy.py +0 -184
- pulumi_azure_native/network/v20240501/get_ddos_protection_plan.py +0 -213
- pulumi_azure_native/network/v20240501/get_default_admin_rule.py +0 -344
- pulumi_azure_native/network/v20240501/get_dscp_configuration.py +0 -311
- pulumi_azure_native/network/v20240501/get_express_route_circuit.py +0 -409
- pulumi_azure_native/network/v20240501/get_express_route_circuit_authorization.py +0 -190
- pulumi_azure_native/network/v20240501/get_express_route_circuit_connection.py +0 -239
- pulumi_azure_native/network/v20240501/get_express_route_circuit_peering.py +0 -415
- pulumi_azure_native/network/v20240501/get_express_route_connection.py +0 -219
- pulumi_azure_native/network/v20240501/get_express_route_cross_connection_peering.py +0 -331
- pulumi_azure_native/network/v20240501/get_express_route_gateway.py +0 -227
- pulumi_azure_native/network/v20240501/get_express_route_port.py +0 -339
- pulumi_azure_native/network/v20240501/get_express_route_port_authorization.py +0 -190
- pulumi_azure_native/network/v20240501/get_firewall_policy.py +0 -401
- pulumi_azure_native/network/v20240501/get_firewall_policy_draft.py +0 -269
- pulumi_azure_native/network/v20240501/get_firewall_policy_rule_collection_group.py +0 -191
- pulumi_azure_native/network/v20240501/get_firewall_policy_rule_collection_group_draft.py +0 -163
- pulumi_azure_native/network/v20240501/get_flow_log.py +0 -303
- pulumi_azure_native/network/v20240501/get_hub_route_table.py +0 -205
- pulumi_azure_native/network/v20240501/get_hub_virtual_network_connection.py +0 -205
- pulumi_azure_native/network/v20240501/get_inbound_nat_rule.py +0 -309
- pulumi_azure_native/network/v20240501/get_ip_allocation.py +0 -261
- pulumi_azure_native/network/v20240501/get_ip_group.py +0 -219
- pulumi_azure_native/network/v20240501/get_ipam_pool.py +0 -177
- pulumi_azure_native/network/v20240501/get_ipam_pool_usage.py +0 -205
- pulumi_azure_native/network/v20240501/get_load_balancer.py +0 -317
- pulumi_azure_native/network/v20240501/get_load_balancer_backend_address_pool.py +0 -303
- pulumi_azure_native/network/v20240501/get_local_network_gateway.py +0 -241
- pulumi_azure_native/network/v20240501/get_management_group_network_manager_connection.py +0 -171
- pulumi_azure_native/network/v20240501/get_nat_gateway.py +0 -275
- pulumi_azure_native/network/v20240501/get_nat_rule.py +0 -233
- pulumi_azure_native/network/v20240501/get_network_group.py +0 -205
- pulumi_azure_native/network/v20240501/get_network_interface.py +0 -499
- pulumi_azure_native/network/v20240501/get_network_interface_tap_configuration.py +0 -163
- pulumi_azure_native/network/v20240501/get_network_manager.py +0 -241
- pulumi_azure_native/network/v20240501/get_network_manager_routing_configuration.py +0 -191
- pulumi_azure_native/network/v20240501/get_network_profile.py +0 -219
- pulumi_azure_native/network/v20240501/get_network_security_group.py +0 -275
- pulumi_azure_native/network/v20240501/get_network_virtual_appliance.py +0 -443
- pulumi_azure_native/network/v20240501/get_network_virtual_appliance_connection.py +0 -191
- pulumi_azure_native/network/v20240501/get_network_watcher.py +0 -170
- pulumi_azure_native/network/v20240501/get_p2s_vpn_gateway.py +0 -269
- pulumi_azure_native/network/v20240501/get_p2s_vpn_gateway_p2s_vpn_connection_health.py +0 -269
- pulumi_azure_native/network/v20240501/get_p2s_vpn_gateway_p2s_vpn_connection_health_detailed.py +0 -98
- pulumi_azure_native/network/v20240501/get_packet_capture.py +0 -275
- pulumi_azure_native/network/v20240501/get_private_dns_zone_group.py +0 -149
- pulumi_azure_native/network/v20240501/get_private_endpoint.py +0 -303
- pulumi_azure_native/network/v20240501/get_private_link_service.py +0 -331
- pulumi_azure_native/network/v20240501/get_private_link_service_private_endpoint_connection.py +0 -211
- pulumi_azure_native/network/v20240501/get_public_ip_address.py +0 -429
- pulumi_azure_native/network/v20240501/get_public_ip_prefix.py +0 -345
- pulumi_azure_native/network/v20240501/get_reachability_analysis_intent.py +0 -155
- pulumi_azure_native/network/v20240501/get_reachability_analysis_run.py +0 -155
- pulumi_azure_native/network/v20240501/get_route.py +0 -204
- pulumi_azure_native/network/v20240501/get_route_filter.py +0 -219
- pulumi_azure_native/network/v20240501/get_route_filter_rule.py +0 -190
- pulumi_azure_native/network/v20240501/get_route_map.py +0 -191
- pulumi_azure_native/network/v20240501/get_route_table.py +0 -233
- pulumi_azure_native/network/v20240501/get_routing_intent.py +0 -163
- pulumi_azure_native/network/v20240501/get_routing_rule.py +0 -231
- pulumi_azure_native/network/v20240501/get_routing_rule_collection.py +0 -225
- pulumi_azure_native/network/v20240501/get_scope_connection.py +0 -191
- pulumi_azure_native/network/v20240501/get_security_admin_configuration.py +0 -219
- pulumi_azure_native/network/v20240501/get_security_partner_provider.py +0 -213
- pulumi_azure_native/network/v20240501/get_security_rule.py +0 -359
- pulumi_azure_native/network/v20240501/get_security_user_configuration.py +0 -191
- pulumi_azure_native/network/v20240501/get_security_user_rule.py +0 -287
- pulumi_azure_native/network/v20240501/get_security_user_rule_collection.py +0 -211
- pulumi_azure_native/network/v20240501/get_service_endpoint_policy.py +0 -261
- pulumi_azure_native/network/v20240501/get_service_endpoint_policy_definition.py +0 -190
- pulumi_azure_native/network/v20240501/get_static_cidr.py +0 -155
- pulumi_azure_native/network/v20240501/get_static_member.py +0 -197
- pulumi_azure_native/network/v20240501/get_subnet.py +0 -449
- pulumi_azure_native/network/v20240501/get_subscription_network_manager_connection.py +0 -165
- pulumi_azure_native/network/v20240501/get_verifier_workspace.py +0 -177
- pulumi_azure_native/network/v20240501/get_virtual_appliance_site.py +0 -177
- pulumi_azure_native/network/v20240501/get_virtual_hub.py +0 -479
- pulumi_azure_native/network/v20240501/get_virtual_hub_bgp_connection.py +0 -205
- pulumi_azure_native/network/v20240501/get_virtual_hub_ip_configuration.py +0 -205
- pulumi_azure_native/network/v20240501/get_virtual_hub_route_table_v2.py +0 -163
- pulumi_azure_native/network/v20240501/get_virtual_network.py +0 -387
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway.py +0 -549
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_advertised_routes.py +0 -93
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_bgp_peer_status.py +0 -93
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_connection.py +0 -535
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_connection_ike_sas.py +0 -80
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_learned_routes.py +0 -87
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_nat_rule.py +0 -205
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_vpn_profile_package_url.py +0 -80
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_vpnclient_connection_health.py +0 -87
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_vpnclient_ipsec_parameters.py +0 -184
- pulumi_azure_native/network/v20240501/get_virtual_network_peering.py +0 -415
- pulumi_azure_native/network/v20240501/get_virtual_network_tap.py +0 -241
- pulumi_azure_native/network/v20240501/get_virtual_router.py +0 -247
- pulumi_azure_native/network/v20240501/get_virtual_router_peering.py +0 -176
- pulumi_azure_native/network/v20240501/get_virtual_wan.py +0 -255
- pulumi_azure_native/network/v20240501/get_vpn_connection.py +0 -387
- pulumi_azure_native/network/v20240501/get_vpn_gateway.py +0 -283
- pulumi_azure_native/network/v20240501/get_vpn_link_connection_ike_sas.py +0 -92
- pulumi_azure_native/network/v20240501/get_vpn_server_configuration.py +0 -353
- pulumi_azure_native/network/v20240501/get_vpn_site.py +0 -297
- pulumi_azure_native/network/v20240501/get_web_application_firewall_policy.py +0 -283
- pulumi_azure_native/network/v20240501/hub_route_table.py +0 -318
- pulumi_azure_native/network/v20240501/hub_virtual_network_connection.py +0 -376
- pulumi_azure_native/network/v20240501/inbound_nat_rule.py +0 -541
- pulumi_azure_native/network/v20240501/ip_allocation.py +0 -436
- pulumi_azure_native/network/v20240501/ip_group.py +0 -306
- pulumi_azure_native/network/v20240501/ipam_pool.py +0 -279
- pulumi_azure_native/network/v20240501/list_active_connectivity_configurations.py +0 -119
- pulumi_azure_native/network/v20240501/list_active_security_admin_rules.py +0 -119
- pulumi_azure_native/network/v20240501/list_firewall_policy_idps_signature.py +0 -133
- pulumi_azure_native/network/v20240501/list_firewall_policy_idps_signatures_filter_value.py +0 -92
- pulumi_azure_native/network/v20240501/list_ipam_pool_associated_resources.py +0 -104
- pulumi_azure_native/network/v20240501/list_network_manager_deployment_status.py +0 -126
- pulumi_azure_native/network/v20240501/list_network_manager_effective_connectivity_configurations.py +0 -113
- pulumi_azure_native/network/v20240501/list_network_manager_effective_security_admin_rules.py +0 -113
- pulumi_azure_native/network/v20240501/list_vpn_link_connection_default_shared_key.py +0 -141
- pulumi_azure_native/network/v20240501/load_balancer.py +0 -536
- pulumi_azure_native/network/v20240501/load_balancer_backend_address_pool.py +0 -465
- pulumi_azure_native/network/v20240501/local_network_gateway.py +0 -384
- pulumi_azure_native/network/v20240501/management_group_network_manager_connection.py +0 -237
- pulumi_azure_native/network/v20240501/nat_gateway.py +0 -424
- pulumi_azure_native/network/v20240501/nat_rule.py +0 -396
- pulumi_azure_native/network/v20240501/network_group.py +0 -279
- pulumi_azure_native/network/v20240501/network_interface.py +0 -736
- pulumi_azure_native/network/v20240501/network_interface_tap_configuration.py +0 -270
- pulumi_azure_native/network/v20240501/network_manager.py +0 -367
- pulumi_azure_native/network/v20240501/network_manager_routing_configuration.py +0 -249
- pulumi_azure_native/network/v20240501/network_profile.py +0 -308
- pulumi_azure_native/network/v20240501/network_security_group.py +0 -370
- pulumi_azure_native/network/v20240501/network_virtual_appliance.py +0 -677
- pulumi_azure_native/network/v20240501/network_virtual_appliance_connection.py +0 -366
- pulumi_azure_native/network/v20240501/network_watcher.py +0 -256
- pulumi_azure_native/network/v20240501/outputs.py +0 -32338
- pulumi_azure_native/network/v20240501/p2s_vpn_gateway.py +0 -443
- pulumi_azure_native/network/v20240501/packet_capture.py +0 -496
- pulumi_azure_native/network/v20240501/private_dns_zone_group.py +0 -259
- pulumi_azure_native/network/v20240501/private_endpoint.py +0 -501
- pulumi_azure_native/network/v20240501/private_link_service.py +0 -521
- pulumi_azure_native/network/v20240501/private_link_service_private_endpoint_connection.py +0 -299
- pulumi_azure_native/network/v20240501/public_ip_address.py +0 -743
- pulumi_azure_native/network/v20240501/public_ip_prefix.py +0 -531
- pulumi_azure_native/network/v20240501/reachability_analysis_intent.py +0 -243
- pulumi_azure_native/network/v20240501/reachability_analysis_run.py +0 -242
- pulumi_azure_native/network/v20240501/route.py +0 -356
- pulumi_azure_native/network/v20240501/route_filter.py +0 -311
- pulumi_azure_native/network/v20240501/route_filter_rule.py +0 -348
- pulumi_azure_native/network/v20240501/route_map.py +0 -309
- pulumi_azure_native/network/v20240501/route_table.py +0 -340
- pulumi_azure_native/network/v20240501/routing_intent.py +0 -269
- pulumi_azure_native/network/v20240501/routing_rule.py +0 -353
- pulumi_azure_native/network/v20240501/routing_rule_collection.py +0 -331
- pulumi_azure_native/network/v20240501/scope_connection.py +0 -287
- pulumi_azure_native/network/v20240501/security_admin_configuration.py +0 -308
- pulumi_azure_native/network/v20240501/security_partner_provider.py +0 -327
- pulumi_azure_native/network/v20240501/security_rule.py +0 -699
- pulumi_azure_native/network/v20240501/security_user_configuration.py +0 -249
- pulumi_azure_native/network/v20240501/security_user_rule.py +0 -469
- pulumi_azure_native/network/v20240501/security_user_rule_collection.py +0 -301
- pulumi_azure_native/network/v20240501/service_endpoint_policy.py +0 -378
- pulumi_azure_native/network/v20240501/service_endpoint_policy_definition.py +0 -344
- pulumi_azure_native/network/v20240501/static_cidr.py +0 -241
- pulumi_azure_native/network/v20240501/static_member.py +0 -270
- pulumi_azure_native/network/v20240501/subnet.py +0 -763
- pulumi_azure_native/network/v20240501/subscription_network_manager_connection.py +0 -216
- pulumi_azure_native/network/v20240501/verifier_workspace.py +0 -278
- pulumi_azure_native/network/v20240501/virtual_appliance_site.py +0 -298
- pulumi_azure_native/network/v20240501/virtual_hub.py +0 -805
- pulumi_azure_native/network/v20240501/virtual_hub_bgp_connection.py +0 -337
- pulumi_azure_native/network/v20240501/virtual_hub_ip_configuration.py +0 -357
- pulumi_azure_native/network/v20240501/virtual_hub_route_table_v2.py +0 -288
- pulumi_azure_native/network/v20240501/virtual_network.py +0 -670
- pulumi_azure_native/network/v20240501/virtual_network_gateway.py +0 -1007
- pulumi_azure_native/network/v20240501/virtual_network_gateway_connection.py +0 -920
- pulumi_azure_native/network/v20240501/virtual_network_gateway_nat_rule.py +0 -376
- pulumi_azure_native/network/v20240501/virtual_network_peering.py +0 -793
- pulumi_azure_native/network/v20240501/virtual_network_tap.py +0 -366
- pulumi_azure_native/network/v20240501/virtual_router.py +0 -384
- pulumi_azure_native/network/v20240501/virtual_router_peering.py +0 -296
- pulumi_azure_native/network/v20240501/virtual_wan.py +0 -393
- pulumi_azure_native/network/v20240501/vpn_connection.py +0 -696
- pulumi_azure_native/network/v20240501/vpn_gateway.py +0 -478
- pulumi_azure_native/network/v20240501/vpn_server_configuration.py +0 -639
- pulumi_azure_native/network/v20240501/vpn_site.py +0 -519
- pulumi_azure_native/network/v20240501/web_application_firewall_policy.py +0 -397
- pulumi_azure_native/securityinsights/v20240901/__init__.py +0 -71
- pulumi_azure_native/securityinsights/v20240901/_enums.py +0 -1033
- pulumi_azure_native/securityinsights/v20240901/_inputs.py +0 -6871
- pulumi_azure_native/securityinsights/v20240901/aad_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/aatp_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/action.py +0 -282
- pulumi_azure_native/securityinsights/v20240901/anomaly_security_ml_analytics_settings.py +0 -629
- pulumi_azure_native/securityinsights/v20240901/asc_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/automation_rule.py +0 -360
- pulumi_azure_native/securityinsights/v20240901/aws_cloud_trail_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/bookmark.py +0 -581
- pulumi_azure_native/securityinsights/v20240901/content_package.py +0 -874
- pulumi_azure_native/securityinsights/v20240901/content_template.py +0 -955
- pulumi_azure_native/securityinsights/v20240901/customizable_connector_definition.py +0 -353
- pulumi_azure_native/securityinsights/v20240901/fusion_alert_rule.py +0 -354
- pulumi_azure_native/securityinsights/v20240901/get_aad_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_aatp_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_action.py +0 -183
- pulumi_azure_native/securityinsights/v20240901/get_anomaly_security_ml_analytics_settings.py +0 -360
- pulumi_azure_native/securityinsights/v20240901/get_asc_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_automation_rule.py +0 -258
- pulumi_azure_native/securityinsights/v20240901/get_aws_cloud_trail_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_bookmark.py +0 -331
- pulumi_azure_native/securityinsights/v20240901/get_content_package.py +0 -471
- pulumi_azure_native/securityinsights/v20240901/get_content_template.py +0 -533
- pulumi_azure_native/securityinsights/v20240901/get_customizable_connector_definition.py +0 -220
- pulumi_azure_native/securityinsights/v20240901/get_fusion_alert_rule.py +0 -276
- pulumi_azure_native/securityinsights/v20240901/get_incident.py +0 -415
- pulumi_azure_native/securityinsights/v20240901/get_incident_comment.py +0 -211
- pulumi_azure_native/securityinsights/v20240901/get_incident_relation.py +0 -211
- pulumi_azure_native/securityinsights/v20240901/get_incident_task.py +0 -253
- pulumi_azure_native/securityinsights/v20240901/get_mcas_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_mdatp_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_metadata.py +0 -415
- pulumi_azure_native/securityinsights/v20240901/get_microsoft_security_incident_creation_alert_rule.py +0 -290
- pulumi_azure_native/securityinsights/v20240901/get_msti_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_office_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_premium_microsoft_defender_for_threat_intelligence.py +0 -220
- pulumi_azure_native/securityinsights/v20240901/get_rest_api_poller_data_connector.py +0 -290
- pulumi_azure_native/securityinsights/v20240901/get_scheduled_alert_rule.py +0 -458
- pulumi_azure_native/securityinsights/v20240901/get_sentinel_onboarding_state.py +0 -163
- pulumi_azure_native/securityinsights/v20240901/get_threat_intelligence_indicator.py +0 -163
- pulumi_azure_native/securityinsights/v20240901/get_ti_data_connector.py +0 -206
- pulumi_azure_native/securityinsights/v20240901/get_watchlist.py +0 -457
- pulumi_azure_native/securityinsights/v20240901/get_watchlist_item.py +0 -295
- pulumi_azure_native/securityinsights/v20240901/incident.py +0 -604
- pulumi_azure_native/securityinsights/v20240901/incident_comment.py +0 -281
- pulumi_azure_native/securityinsights/v20240901/incident_relation.py +0 -281
- pulumi_azure_native/securityinsights/v20240901/incident_task.py +0 -390
- pulumi_azure_native/securityinsights/v20240901/list_source_control_repositories.py +0 -138
- pulumi_azure_native/securityinsights/v20240901/mcas_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/mdatp_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/metadata.py +0 -755
- pulumi_azure_native/securityinsights/v20240901/microsoft_security_incident_creation_alert_rule.py +0 -480
- pulumi_azure_native/securityinsights/v20240901/msti_data_connector.py +0 -295
- pulumi_azure_native/securityinsights/v20240901/office_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/outputs.py +0 -5879
- pulumi_azure_native/securityinsights/v20240901/premium_microsoft_defender_for_threat_intelligence.py +0 -354
- pulumi_azure_native/securityinsights/v20240901/rest_api_poller_data_connector.py +0 -500
- pulumi_azure_native/securityinsights/v20240901/scheduled_alert_rule.py +0 -836
- pulumi_azure_native/securityinsights/v20240901/sentinel_onboarding_state.py +0 -229
- pulumi_azure_native/securityinsights/v20240901/threat_intelligence_indicator.py +0 -793
- pulumi_azure_native/securityinsights/v20240901/ti_data_connector.py +0 -323
- pulumi_azure_native/securityinsights/v20240901/watchlist.py +0 -804
- pulumi_azure_native/securityinsights/v20240901/watchlist_item.py +0 -493
- {pulumi_azure_native-2.74.0.dist-info → pulumi_azure_native-2.74.0a1732180197.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.74.0.dist-info → pulumi_azure_native-2.74.0a1732180197.dist-info}/top_level.txt +0 -0
|
@@ -1,3923 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
import copy
|
|
6
|
-
import warnings
|
|
7
|
-
import sys
|
|
8
|
-
import pulumi
|
|
9
|
-
import pulumi.runtime
|
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
-
if sys.version_info >= (3, 11):
|
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
-
else:
|
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
-
from ... import _utilities
|
|
16
|
-
from . import outputs
|
|
17
|
-
from ._enums import *
|
|
18
|
-
|
|
19
|
-
__all__ = [
|
|
20
|
-
'AdditionalLocationResponse',
|
|
21
|
-
'ApiContactInformationResponse',
|
|
22
|
-
'ApiLicenseInformationResponse',
|
|
23
|
-
'ApiManagementGatewaySkuPropertiesResponse',
|
|
24
|
-
'ApiManagementServiceIdentityResponse',
|
|
25
|
-
'ApiManagementServiceSkuPropertiesResponse',
|
|
26
|
-
'ApiVersionConstraintResponse',
|
|
27
|
-
'ApiVersionSetContractDetailsResponse',
|
|
28
|
-
'ArmIdWrapperResponse',
|
|
29
|
-
'AuthenticationSettingsContractResponse',
|
|
30
|
-
'AuthorizationErrorResponse',
|
|
31
|
-
'AuthorizationProviderOAuth2GrantTypesResponse',
|
|
32
|
-
'AuthorizationProviderOAuth2SettingsResponse',
|
|
33
|
-
'BackendAuthorizationHeaderCredentialsResponse',
|
|
34
|
-
'BackendBaseParametersResponsePool',
|
|
35
|
-
'BackendCircuitBreakerResponse',
|
|
36
|
-
'BackendConfigurationResponse',
|
|
37
|
-
'BackendCredentialsContractResponse',
|
|
38
|
-
'BackendPoolItemResponse',
|
|
39
|
-
'BackendPropertiesResponse',
|
|
40
|
-
'BackendProxyContractResponse',
|
|
41
|
-
'BackendServiceFabricClusterPropertiesResponse',
|
|
42
|
-
'BackendSubnetConfigurationResponse',
|
|
43
|
-
'BackendTlsPropertiesResponse',
|
|
44
|
-
'BodyDiagnosticSettingsResponse',
|
|
45
|
-
'CertificateConfigurationResponse',
|
|
46
|
-
'CertificateInformationResponse',
|
|
47
|
-
'CircuitBreakerFailureConditionResponse',
|
|
48
|
-
'CircuitBreakerRuleResponse',
|
|
49
|
-
'ConfigurationApiResponse',
|
|
50
|
-
'DataMaskingEntityResponse',
|
|
51
|
-
'DataMaskingResponse',
|
|
52
|
-
'EmailTemplateParametersContractPropertiesResponse',
|
|
53
|
-
'FailureStatusCodeRangeResponse',
|
|
54
|
-
'FrontendConfigurationResponse',
|
|
55
|
-
'GatewayConfigurationApiResponse',
|
|
56
|
-
'GroupContractPropertiesResponse',
|
|
57
|
-
'HostnameConfigurationResponse',
|
|
58
|
-
'HttpMessageDiagnosticResponse',
|
|
59
|
-
'KeyVaultContractPropertiesResponse',
|
|
60
|
-
'KeyVaultLastAccessStatusContractPropertiesResponse',
|
|
61
|
-
'LLMDiagnosticSettingsResponse',
|
|
62
|
-
'LLMMessageDiagnosticSettingsResponse',
|
|
63
|
-
'OAuth2AuthenticationSettingsContractResponse',
|
|
64
|
-
'OpenIdAuthenticationSettingsContractResponse',
|
|
65
|
-
'ParameterContractResponse',
|
|
66
|
-
'ParameterExampleContractResponse',
|
|
67
|
-
'PipelineDiagnosticSettingsResponse',
|
|
68
|
-
'PrivateEndpointResponse',
|
|
69
|
-
'PrivateLinkServiceConnectionStateResponse',
|
|
70
|
-
'RemotePrivateEndpointConnectionWrapperResponse',
|
|
71
|
-
'RepresentationContractResponse',
|
|
72
|
-
'RequestContractResponse',
|
|
73
|
-
'ResourceCollectionResponseValue',
|
|
74
|
-
'ResourceLocationDataContractResponse',
|
|
75
|
-
'ResponseContractResponse',
|
|
76
|
-
'SamplingSettingsResponse',
|
|
77
|
-
'SubscriptionKeyParameterNamesContractResponse',
|
|
78
|
-
'SystemDataResponse',
|
|
79
|
-
'TokenBodyParameterContractResponse',
|
|
80
|
-
'UserIdentityContractResponse',
|
|
81
|
-
'UserIdentityPropertiesResponse',
|
|
82
|
-
'VirtualNetworkConfigurationResponse',
|
|
83
|
-
'WikiDocumentationContractResponse',
|
|
84
|
-
'X509CertificateNameResponse',
|
|
85
|
-
]
|
|
86
|
-
|
|
87
|
-
@pulumi.output_type
|
|
88
|
-
class AdditionalLocationResponse(dict):
|
|
89
|
-
"""
|
|
90
|
-
Description of an additional API Management resource location.
|
|
91
|
-
"""
|
|
92
|
-
@staticmethod
|
|
93
|
-
def __key_warning(key: str):
|
|
94
|
-
suggest = None
|
|
95
|
-
if key == "gatewayRegionalUrl":
|
|
96
|
-
suggest = "gateway_regional_url"
|
|
97
|
-
elif key == "outboundPublicIPAddresses":
|
|
98
|
-
suggest = "outbound_public_ip_addresses"
|
|
99
|
-
elif key == "platformVersion":
|
|
100
|
-
suggest = "platform_version"
|
|
101
|
-
elif key == "privateIPAddresses":
|
|
102
|
-
suggest = "private_ip_addresses"
|
|
103
|
-
elif key == "publicIPAddresses":
|
|
104
|
-
suggest = "public_ip_addresses"
|
|
105
|
-
elif key == "disableGateway":
|
|
106
|
-
suggest = "disable_gateway"
|
|
107
|
-
elif key == "natGatewayState":
|
|
108
|
-
suggest = "nat_gateway_state"
|
|
109
|
-
elif key == "publicIpAddressId":
|
|
110
|
-
suggest = "public_ip_address_id"
|
|
111
|
-
elif key == "virtualNetworkConfiguration":
|
|
112
|
-
suggest = "virtual_network_configuration"
|
|
113
|
-
|
|
114
|
-
if suggest:
|
|
115
|
-
pulumi.log.warn(f"Key '{key}' not found in AdditionalLocationResponse. Access the value via the '{suggest}' property getter instead.")
|
|
116
|
-
|
|
117
|
-
def __getitem__(self, key: str) -> Any:
|
|
118
|
-
AdditionalLocationResponse.__key_warning(key)
|
|
119
|
-
return super().__getitem__(key)
|
|
120
|
-
|
|
121
|
-
def get(self, key: str, default = None) -> Any:
|
|
122
|
-
AdditionalLocationResponse.__key_warning(key)
|
|
123
|
-
return super().get(key, default)
|
|
124
|
-
|
|
125
|
-
def __init__(__self__, *,
|
|
126
|
-
gateway_regional_url: str,
|
|
127
|
-
location: str,
|
|
128
|
-
outbound_public_ip_addresses: Sequence[str],
|
|
129
|
-
platform_version: str,
|
|
130
|
-
private_ip_addresses: Sequence[str],
|
|
131
|
-
public_ip_addresses: Sequence[str],
|
|
132
|
-
sku: 'outputs.ApiManagementServiceSkuPropertiesResponse',
|
|
133
|
-
disable_gateway: Optional[bool] = None,
|
|
134
|
-
nat_gateway_state: Optional[str] = None,
|
|
135
|
-
public_ip_address_id: Optional[str] = None,
|
|
136
|
-
virtual_network_configuration: Optional['outputs.VirtualNetworkConfigurationResponse'] = None,
|
|
137
|
-
zones: Optional[Sequence[str]] = None):
|
|
138
|
-
"""
|
|
139
|
-
Description of an additional API Management resource location.
|
|
140
|
-
:param str gateway_regional_url: Gateway URL of the API Management service in the Region.
|
|
141
|
-
:param str location: The location name of the additional region among Azure Data center regions.
|
|
142
|
-
:param Sequence[str] outbound_public_ip_addresses: Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
|
|
143
|
-
:param str platform_version: Compute Platform Version running the service.
|
|
144
|
-
:param Sequence[str] private_ip_addresses: Private Static Load Balanced IP addresses of the API Management service which is deployed in an Internal Virtual Network in a particular additional location. Available only for Basic, Standard, Premium and Isolated SKU.
|
|
145
|
-
:param Sequence[str] public_ip_addresses: Public Static Load Balanced IP addresses of the API Management service in the additional location. Available only for Basic, Standard, Premium and Isolated SKU.
|
|
146
|
-
:param 'ApiManagementServiceSkuPropertiesResponse' sku: SKU properties of the API Management service.
|
|
147
|
-
:param bool disable_gateway: Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location.
|
|
148
|
-
:param str nat_gateway_state: Property can be used to enable NAT Gateway for this API Management service.
|
|
149
|
-
:param str public_ip_address_id: Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the location. Supported only for Premium SKU being deployed in Virtual Network.
|
|
150
|
-
:param 'VirtualNetworkConfigurationResponse' virtual_network_configuration: Virtual network configuration for the location.
|
|
151
|
-
:param Sequence[str] zones: A list of availability zones denoting where the resource needs to come from.
|
|
152
|
-
"""
|
|
153
|
-
pulumi.set(__self__, "gateway_regional_url", gateway_regional_url)
|
|
154
|
-
pulumi.set(__self__, "location", location)
|
|
155
|
-
pulumi.set(__self__, "outbound_public_ip_addresses", outbound_public_ip_addresses)
|
|
156
|
-
pulumi.set(__self__, "platform_version", platform_version)
|
|
157
|
-
pulumi.set(__self__, "private_ip_addresses", private_ip_addresses)
|
|
158
|
-
pulumi.set(__self__, "public_ip_addresses", public_ip_addresses)
|
|
159
|
-
pulumi.set(__self__, "sku", sku)
|
|
160
|
-
if disable_gateway is None:
|
|
161
|
-
disable_gateway = False
|
|
162
|
-
if disable_gateway is not None:
|
|
163
|
-
pulumi.set(__self__, "disable_gateway", disable_gateway)
|
|
164
|
-
if nat_gateway_state is None:
|
|
165
|
-
nat_gateway_state = 'Disabled'
|
|
166
|
-
if nat_gateway_state is not None:
|
|
167
|
-
pulumi.set(__self__, "nat_gateway_state", nat_gateway_state)
|
|
168
|
-
if public_ip_address_id is not None:
|
|
169
|
-
pulumi.set(__self__, "public_ip_address_id", public_ip_address_id)
|
|
170
|
-
if virtual_network_configuration is not None:
|
|
171
|
-
pulumi.set(__self__, "virtual_network_configuration", virtual_network_configuration)
|
|
172
|
-
if zones is not None:
|
|
173
|
-
pulumi.set(__self__, "zones", zones)
|
|
174
|
-
|
|
175
|
-
@property
|
|
176
|
-
@pulumi.getter(name="gatewayRegionalUrl")
|
|
177
|
-
def gateway_regional_url(self) -> str:
|
|
178
|
-
"""
|
|
179
|
-
Gateway URL of the API Management service in the Region.
|
|
180
|
-
"""
|
|
181
|
-
return pulumi.get(self, "gateway_regional_url")
|
|
182
|
-
|
|
183
|
-
@property
|
|
184
|
-
@pulumi.getter
|
|
185
|
-
def location(self) -> str:
|
|
186
|
-
"""
|
|
187
|
-
The location name of the additional region among Azure Data center regions.
|
|
188
|
-
"""
|
|
189
|
-
return pulumi.get(self, "location")
|
|
190
|
-
|
|
191
|
-
@property
|
|
192
|
-
@pulumi.getter(name="outboundPublicIPAddresses")
|
|
193
|
-
def outbound_public_ip_addresses(self) -> Sequence[str]:
|
|
194
|
-
"""
|
|
195
|
-
Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
|
|
196
|
-
"""
|
|
197
|
-
return pulumi.get(self, "outbound_public_ip_addresses")
|
|
198
|
-
|
|
199
|
-
@property
|
|
200
|
-
@pulumi.getter(name="platformVersion")
|
|
201
|
-
def platform_version(self) -> str:
|
|
202
|
-
"""
|
|
203
|
-
Compute Platform Version running the service.
|
|
204
|
-
"""
|
|
205
|
-
return pulumi.get(self, "platform_version")
|
|
206
|
-
|
|
207
|
-
@property
|
|
208
|
-
@pulumi.getter(name="privateIPAddresses")
|
|
209
|
-
def private_ip_addresses(self) -> Sequence[str]:
|
|
210
|
-
"""
|
|
211
|
-
Private Static Load Balanced IP addresses of the API Management service which is deployed in an Internal Virtual Network in a particular additional location. Available only for Basic, Standard, Premium and Isolated SKU.
|
|
212
|
-
"""
|
|
213
|
-
return pulumi.get(self, "private_ip_addresses")
|
|
214
|
-
|
|
215
|
-
@property
|
|
216
|
-
@pulumi.getter(name="publicIPAddresses")
|
|
217
|
-
def public_ip_addresses(self) -> Sequence[str]:
|
|
218
|
-
"""
|
|
219
|
-
Public Static Load Balanced IP addresses of the API Management service in the additional location. Available only for Basic, Standard, Premium and Isolated SKU.
|
|
220
|
-
"""
|
|
221
|
-
return pulumi.get(self, "public_ip_addresses")
|
|
222
|
-
|
|
223
|
-
@property
|
|
224
|
-
@pulumi.getter
|
|
225
|
-
def sku(self) -> 'outputs.ApiManagementServiceSkuPropertiesResponse':
|
|
226
|
-
"""
|
|
227
|
-
SKU properties of the API Management service.
|
|
228
|
-
"""
|
|
229
|
-
return pulumi.get(self, "sku")
|
|
230
|
-
|
|
231
|
-
@property
|
|
232
|
-
@pulumi.getter(name="disableGateway")
|
|
233
|
-
def disable_gateway(self) -> Optional[bool]:
|
|
234
|
-
"""
|
|
235
|
-
Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location.
|
|
236
|
-
"""
|
|
237
|
-
return pulumi.get(self, "disable_gateway")
|
|
238
|
-
|
|
239
|
-
@property
|
|
240
|
-
@pulumi.getter(name="natGatewayState")
|
|
241
|
-
def nat_gateway_state(self) -> Optional[str]:
|
|
242
|
-
"""
|
|
243
|
-
Property can be used to enable NAT Gateway for this API Management service.
|
|
244
|
-
"""
|
|
245
|
-
return pulumi.get(self, "nat_gateway_state")
|
|
246
|
-
|
|
247
|
-
@property
|
|
248
|
-
@pulumi.getter(name="publicIpAddressId")
|
|
249
|
-
def public_ip_address_id(self) -> Optional[str]:
|
|
250
|
-
"""
|
|
251
|
-
Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the location. Supported only for Premium SKU being deployed in Virtual Network.
|
|
252
|
-
"""
|
|
253
|
-
return pulumi.get(self, "public_ip_address_id")
|
|
254
|
-
|
|
255
|
-
@property
|
|
256
|
-
@pulumi.getter(name="virtualNetworkConfiguration")
|
|
257
|
-
def virtual_network_configuration(self) -> Optional['outputs.VirtualNetworkConfigurationResponse']:
|
|
258
|
-
"""
|
|
259
|
-
Virtual network configuration for the location.
|
|
260
|
-
"""
|
|
261
|
-
return pulumi.get(self, "virtual_network_configuration")
|
|
262
|
-
|
|
263
|
-
@property
|
|
264
|
-
@pulumi.getter
|
|
265
|
-
def zones(self) -> Optional[Sequence[str]]:
|
|
266
|
-
"""
|
|
267
|
-
A list of availability zones denoting where the resource needs to come from.
|
|
268
|
-
"""
|
|
269
|
-
return pulumi.get(self, "zones")
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
@pulumi.output_type
|
|
273
|
-
class ApiContactInformationResponse(dict):
|
|
274
|
-
"""
|
|
275
|
-
API contact information
|
|
276
|
-
"""
|
|
277
|
-
def __init__(__self__, *,
|
|
278
|
-
email: Optional[str] = None,
|
|
279
|
-
name: Optional[str] = None,
|
|
280
|
-
url: Optional[str] = None):
|
|
281
|
-
"""
|
|
282
|
-
API contact information
|
|
283
|
-
:param str email: The email address of the contact person/organization. MUST be in the format of an email address
|
|
284
|
-
:param str name: The identifying name of the contact person/organization
|
|
285
|
-
:param str url: The URL pointing to the contact information. MUST be in the format of a URL
|
|
286
|
-
"""
|
|
287
|
-
if email is not None:
|
|
288
|
-
pulumi.set(__self__, "email", email)
|
|
289
|
-
if name is not None:
|
|
290
|
-
pulumi.set(__self__, "name", name)
|
|
291
|
-
if url is not None:
|
|
292
|
-
pulumi.set(__self__, "url", url)
|
|
293
|
-
|
|
294
|
-
@property
|
|
295
|
-
@pulumi.getter
|
|
296
|
-
def email(self) -> Optional[str]:
|
|
297
|
-
"""
|
|
298
|
-
The email address of the contact person/organization. MUST be in the format of an email address
|
|
299
|
-
"""
|
|
300
|
-
return pulumi.get(self, "email")
|
|
301
|
-
|
|
302
|
-
@property
|
|
303
|
-
@pulumi.getter
|
|
304
|
-
def name(self) -> Optional[str]:
|
|
305
|
-
"""
|
|
306
|
-
The identifying name of the contact person/organization
|
|
307
|
-
"""
|
|
308
|
-
return pulumi.get(self, "name")
|
|
309
|
-
|
|
310
|
-
@property
|
|
311
|
-
@pulumi.getter
|
|
312
|
-
def url(self) -> Optional[str]:
|
|
313
|
-
"""
|
|
314
|
-
The URL pointing to the contact information. MUST be in the format of a URL
|
|
315
|
-
"""
|
|
316
|
-
return pulumi.get(self, "url")
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
@pulumi.output_type
|
|
320
|
-
class ApiLicenseInformationResponse(dict):
|
|
321
|
-
"""
|
|
322
|
-
API license information
|
|
323
|
-
"""
|
|
324
|
-
def __init__(__self__, *,
|
|
325
|
-
name: Optional[str] = None,
|
|
326
|
-
url: Optional[str] = None):
|
|
327
|
-
"""
|
|
328
|
-
API license information
|
|
329
|
-
:param str name: The license name used for the API
|
|
330
|
-
:param str url: A URL to the license used for the API. MUST be in the format of a URL
|
|
331
|
-
"""
|
|
332
|
-
if name is not None:
|
|
333
|
-
pulumi.set(__self__, "name", name)
|
|
334
|
-
if url is not None:
|
|
335
|
-
pulumi.set(__self__, "url", url)
|
|
336
|
-
|
|
337
|
-
@property
|
|
338
|
-
@pulumi.getter
|
|
339
|
-
def name(self) -> Optional[str]:
|
|
340
|
-
"""
|
|
341
|
-
The license name used for the API
|
|
342
|
-
"""
|
|
343
|
-
return pulumi.get(self, "name")
|
|
344
|
-
|
|
345
|
-
@property
|
|
346
|
-
@pulumi.getter
|
|
347
|
-
def url(self) -> Optional[str]:
|
|
348
|
-
"""
|
|
349
|
-
A URL to the license used for the API. MUST be in the format of a URL
|
|
350
|
-
"""
|
|
351
|
-
return pulumi.get(self, "url")
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
@pulumi.output_type
|
|
355
|
-
class ApiManagementGatewaySkuPropertiesResponse(dict):
|
|
356
|
-
"""
|
|
357
|
-
API Management gateway resource SKU properties.
|
|
358
|
-
"""
|
|
359
|
-
def __init__(__self__, *,
|
|
360
|
-
name: str,
|
|
361
|
-
capacity: Optional[int] = None):
|
|
362
|
-
"""
|
|
363
|
-
API Management gateway resource SKU properties.
|
|
364
|
-
:param str name: Name of the Sku.
|
|
365
|
-
:param int capacity: Capacity of the SKU (number of deployed units of the SKU)
|
|
366
|
-
"""
|
|
367
|
-
pulumi.set(__self__, "name", name)
|
|
368
|
-
if capacity is not None:
|
|
369
|
-
pulumi.set(__self__, "capacity", capacity)
|
|
370
|
-
|
|
371
|
-
@property
|
|
372
|
-
@pulumi.getter
|
|
373
|
-
def name(self) -> str:
|
|
374
|
-
"""
|
|
375
|
-
Name of the Sku.
|
|
376
|
-
"""
|
|
377
|
-
return pulumi.get(self, "name")
|
|
378
|
-
|
|
379
|
-
@property
|
|
380
|
-
@pulumi.getter
|
|
381
|
-
def capacity(self) -> Optional[int]:
|
|
382
|
-
"""
|
|
383
|
-
Capacity of the SKU (number of deployed units of the SKU)
|
|
384
|
-
"""
|
|
385
|
-
return pulumi.get(self, "capacity")
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
@pulumi.output_type
|
|
389
|
-
class ApiManagementServiceIdentityResponse(dict):
|
|
390
|
-
"""
|
|
391
|
-
Identity properties of the Api Management service resource.
|
|
392
|
-
"""
|
|
393
|
-
@staticmethod
|
|
394
|
-
def __key_warning(key: str):
|
|
395
|
-
suggest = None
|
|
396
|
-
if key == "principalId":
|
|
397
|
-
suggest = "principal_id"
|
|
398
|
-
elif key == "tenantId":
|
|
399
|
-
suggest = "tenant_id"
|
|
400
|
-
elif key == "userAssignedIdentities":
|
|
401
|
-
suggest = "user_assigned_identities"
|
|
402
|
-
|
|
403
|
-
if suggest:
|
|
404
|
-
pulumi.log.warn(f"Key '{key}' not found in ApiManagementServiceIdentityResponse. Access the value via the '{suggest}' property getter instead.")
|
|
405
|
-
|
|
406
|
-
def __getitem__(self, key: str) -> Any:
|
|
407
|
-
ApiManagementServiceIdentityResponse.__key_warning(key)
|
|
408
|
-
return super().__getitem__(key)
|
|
409
|
-
|
|
410
|
-
def get(self, key: str, default = None) -> Any:
|
|
411
|
-
ApiManagementServiceIdentityResponse.__key_warning(key)
|
|
412
|
-
return super().get(key, default)
|
|
413
|
-
|
|
414
|
-
def __init__(__self__, *,
|
|
415
|
-
principal_id: str,
|
|
416
|
-
tenant_id: str,
|
|
417
|
-
type: str,
|
|
418
|
-
user_assigned_identities: Optional[Mapping[str, 'outputs.UserIdentityPropertiesResponse']] = None):
|
|
419
|
-
"""
|
|
420
|
-
Identity properties of the Api Management service resource.
|
|
421
|
-
:param str principal_id: The principal id of the identity.
|
|
422
|
-
:param str tenant_id: The client tenant id of the identity.
|
|
423
|
-
:param str type: The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service.
|
|
424
|
-
:param Mapping[str, 'UserIdentityPropertiesResponse'] user_assigned_identities: The list of user identities associated with the resource. The user identity
|
|
425
|
-
dictionary key references will be ARM resource ids in the form:
|
|
426
|
-
'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
|
427
|
-
providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
428
|
-
"""
|
|
429
|
-
pulumi.set(__self__, "principal_id", principal_id)
|
|
430
|
-
pulumi.set(__self__, "tenant_id", tenant_id)
|
|
431
|
-
pulumi.set(__self__, "type", type)
|
|
432
|
-
if user_assigned_identities is not None:
|
|
433
|
-
pulumi.set(__self__, "user_assigned_identities", user_assigned_identities)
|
|
434
|
-
|
|
435
|
-
@property
|
|
436
|
-
@pulumi.getter(name="principalId")
|
|
437
|
-
def principal_id(self) -> str:
|
|
438
|
-
"""
|
|
439
|
-
The principal id of the identity.
|
|
440
|
-
"""
|
|
441
|
-
return pulumi.get(self, "principal_id")
|
|
442
|
-
|
|
443
|
-
@property
|
|
444
|
-
@pulumi.getter(name="tenantId")
|
|
445
|
-
def tenant_id(self) -> str:
|
|
446
|
-
"""
|
|
447
|
-
The client tenant id of the identity.
|
|
448
|
-
"""
|
|
449
|
-
return pulumi.get(self, "tenant_id")
|
|
450
|
-
|
|
451
|
-
@property
|
|
452
|
-
@pulumi.getter
|
|
453
|
-
def type(self) -> str:
|
|
454
|
-
"""
|
|
455
|
-
The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service.
|
|
456
|
-
"""
|
|
457
|
-
return pulumi.get(self, "type")
|
|
458
|
-
|
|
459
|
-
@property
|
|
460
|
-
@pulumi.getter(name="userAssignedIdentities")
|
|
461
|
-
def user_assigned_identities(self) -> Optional[Mapping[str, 'outputs.UserIdentityPropertiesResponse']]:
|
|
462
|
-
"""
|
|
463
|
-
The list of user identities associated with the resource. The user identity
|
|
464
|
-
dictionary key references will be ARM resource ids in the form:
|
|
465
|
-
'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
|
466
|
-
providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
467
|
-
"""
|
|
468
|
-
return pulumi.get(self, "user_assigned_identities")
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
@pulumi.output_type
|
|
472
|
-
class ApiManagementServiceSkuPropertiesResponse(dict):
|
|
473
|
-
"""
|
|
474
|
-
API Management service resource SKU properties.
|
|
475
|
-
"""
|
|
476
|
-
def __init__(__self__, *,
|
|
477
|
-
capacity: int,
|
|
478
|
-
name: str):
|
|
479
|
-
"""
|
|
480
|
-
API Management service resource SKU properties.
|
|
481
|
-
:param int capacity: Capacity of the SKU (number of deployed units of the SKU). For Consumption SKU capacity must be specified as 0.
|
|
482
|
-
:param str name: Name of the Sku.
|
|
483
|
-
"""
|
|
484
|
-
pulumi.set(__self__, "capacity", capacity)
|
|
485
|
-
pulumi.set(__self__, "name", name)
|
|
486
|
-
|
|
487
|
-
@property
|
|
488
|
-
@pulumi.getter
|
|
489
|
-
def capacity(self) -> int:
|
|
490
|
-
"""
|
|
491
|
-
Capacity of the SKU (number of deployed units of the SKU). For Consumption SKU capacity must be specified as 0.
|
|
492
|
-
"""
|
|
493
|
-
return pulumi.get(self, "capacity")
|
|
494
|
-
|
|
495
|
-
@property
|
|
496
|
-
@pulumi.getter
|
|
497
|
-
def name(self) -> str:
|
|
498
|
-
"""
|
|
499
|
-
Name of the Sku.
|
|
500
|
-
"""
|
|
501
|
-
return pulumi.get(self, "name")
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
@pulumi.output_type
|
|
505
|
-
class ApiVersionConstraintResponse(dict):
|
|
506
|
-
"""
|
|
507
|
-
Control Plane Apis version constraint for the API Management service.
|
|
508
|
-
"""
|
|
509
|
-
@staticmethod
|
|
510
|
-
def __key_warning(key: str):
|
|
511
|
-
suggest = None
|
|
512
|
-
if key == "minApiVersion":
|
|
513
|
-
suggest = "min_api_version"
|
|
514
|
-
|
|
515
|
-
if suggest:
|
|
516
|
-
pulumi.log.warn(f"Key '{key}' not found in ApiVersionConstraintResponse. Access the value via the '{suggest}' property getter instead.")
|
|
517
|
-
|
|
518
|
-
def __getitem__(self, key: str) -> Any:
|
|
519
|
-
ApiVersionConstraintResponse.__key_warning(key)
|
|
520
|
-
return super().__getitem__(key)
|
|
521
|
-
|
|
522
|
-
def get(self, key: str, default = None) -> Any:
|
|
523
|
-
ApiVersionConstraintResponse.__key_warning(key)
|
|
524
|
-
return super().get(key, default)
|
|
525
|
-
|
|
526
|
-
def __init__(__self__, *,
|
|
527
|
-
min_api_version: Optional[str] = None):
|
|
528
|
-
"""
|
|
529
|
-
Control Plane Apis version constraint for the API Management service.
|
|
530
|
-
:param str min_api_version: Limit control plane API calls to API Management service with version equal to or newer than this value.
|
|
531
|
-
"""
|
|
532
|
-
if min_api_version is not None:
|
|
533
|
-
pulumi.set(__self__, "min_api_version", min_api_version)
|
|
534
|
-
|
|
535
|
-
@property
|
|
536
|
-
@pulumi.getter(name="minApiVersion")
|
|
537
|
-
def min_api_version(self) -> Optional[str]:
|
|
538
|
-
"""
|
|
539
|
-
Limit control plane API calls to API Management service with version equal to or newer than this value.
|
|
540
|
-
"""
|
|
541
|
-
return pulumi.get(self, "min_api_version")
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
@pulumi.output_type
|
|
545
|
-
class ApiVersionSetContractDetailsResponse(dict):
|
|
546
|
-
"""
|
|
547
|
-
An API Version Set contains the common configuration for a set of API Versions relating
|
|
548
|
-
"""
|
|
549
|
-
@staticmethod
|
|
550
|
-
def __key_warning(key: str):
|
|
551
|
-
suggest = None
|
|
552
|
-
if key == "versionHeaderName":
|
|
553
|
-
suggest = "version_header_name"
|
|
554
|
-
elif key == "versionQueryName":
|
|
555
|
-
suggest = "version_query_name"
|
|
556
|
-
elif key == "versioningScheme":
|
|
557
|
-
suggest = "versioning_scheme"
|
|
558
|
-
|
|
559
|
-
if suggest:
|
|
560
|
-
pulumi.log.warn(f"Key '{key}' not found in ApiVersionSetContractDetailsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
561
|
-
|
|
562
|
-
def __getitem__(self, key: str) -> Any:
|
|
563
|
-
ApiVersionSetContractDetailsResponse.__key_warning(key)
|
|
564
|
-
return super().__getitem__(key)
|
|
565
|
-
|
|
566
|
-
def get(self, key: str, default = None) -> Any:
|
|
567
|
-
ApiVersionSetContractDetailsResponse.__key_warning(key)
|
|
568
|
-
return super().get(key, default)
|
|
569
|
-
|
|
570
|
-
def __init__(__self__, *,
|
|
571
|
-
description: Optional[str] = None,
|
|
572
|
-
id: Optional[str] = None,
|
|
573
|
-
name: Optional[str] = None,
|
|
574
|
-
version_header_name: Optional[str] = None,
|
|
575
|
-
version_query_name: Optional[str] = None,
|
|
576
|
-
versioning_scheme: Optional[str] = None):
|
|
577
|
-
"""
|
|
578
|
-
An API Version Set contains the common configuration for a set of API Versions relating
|
|
579
|
-
:param str description: Description of API Version Set.
|
|
580
|
-
:param str id: Identifier for existing API Version Set. Omit this value to create a new Version Set.
|
|
581
|
-
:param str name: The display Name of the API Version Set.
|
|
582
|
-
:param str version_header_name: Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`.
|
|
583
|
-
:param str version_query_name: Name of query parameter that indicates the API Version if versioningScheme is set to `query`.
|
|
584
|
-
:param str versioning_scheme: An value that determines where the API Version identifier will be located in a HTTP request.
|
|
585
|
-
"""
|
|
586
|
-
if description is not None:
|
|
587
|
-
pulumi.set(__self__, "description", description)
|
|
588
|
-
if id is not None:
|
|
589
|
-
pulumi.set(__self__, "id", id)
|
|
590
|
-
if name is not None:
|
|
591
|
-
pulumi.set(__self__, "name", name)
|
|
592
|
-
if version_header_name is not None:
|
|
593
|
-
pulumi.set(__self__, "version_header_name", version_header_name)
|
|
594
|
-
if version_query_name is not None:
|
|
595
|
-
pulumi.set(__self__, "version_query_name", version_query_name)
|
|
596
|
-
if versioning_scheme is not None:
|
|
597
|
-
pulumi.set(__self__, "versioning_scheme", versioning_scheme)
|
|
598
|
-
|
|
599
|
-
@property
|
|
600
|
-
@pulumi.getter
|
|
601
|
-
def description(self) -> Optional[str]:
|
|
602
|
-
"""
|
|
603
|
-
Description of API Version Set.
|
|
604
|
-
"""
|
|
605
|
-
return pulumi.get(self, "description")
|
|
606
|
-
|
|
607
|
-
@property
|
|
608
|
-
@pulumi.getter
|
|
609
|
-
def id(self) -> Optional[str]:
|
|
610
|
-
"""
|
|
611
|
-
Identifier for existing API Version Set. Omit this value to create a new Version Set.
|
|
612
|
-
"""
|
|
613
|
-
return pulumi.get(self, "id")
|
|
614
|
-
|
|
615
|
-
@property
|
|
616
|
-
@pulumi.getter
|
|
617
|
-
def name(self) -> Optional[str]:
|
|
618
|
-
"""
|
|
619
|
-
The display Name of the API Version Set.
|
|
620
|
-
"""
|
|
621
|
-
return pulumi.get(self, "name")
|
|
622
|
-
|
|
623
|
-
@property
|
|
624
|
-
@pulumi.getter(name="versionHeaderName")
|
|
625
|
-
def version_header_name(self) -> Optional[str]:
|
|
626
|
-
"""
|
|
627
|
-
Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`.
|
|
628
|
-
"""
|
|
629
|
-
return pulumi.get(self, "version_header_name")
|
|
630
|
-
|
|
631
|
-
@property
|
|
632
|
-
@pulumi.getter(name="versionQueryName")
|
|
633
|
-
def version_query_name(self) -> Optional[str]:
|
|
634
|
-
"""
|
|
635
|
-
Name of query parameter that indicates the API Version if versioningScheme is set to `query`.
|
|
636
|
-
"""
|
|
637
|
-
return pulumi.get(self, "version_query_name")
|
|
638
|
-
|
|
639
|
-
@property
|
|
640
|
-
@pulumi.getter(name="versioningScheme")
|
|
641
|
-
def versioning_scheme(self) -> Optional[str]:
|
|
642
|
-
"""
|
|
643
|
-
An value that determines where the API Version identifier will be located in a HTTP request.
|
|
644
|
-
"""
|
|
645
|
-
return pulumi.get(self, "versioning_scheme")
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
@pulumi.output_type
|
|
649
|
-
class ArmIdWrapperResponse(dict):
|
|
650
|
-
"""
|
|
651
|
-
A wrapper for an ARM resource id
|
|
652
|
-
"""
|
|
653
|
-
def __init__(__self__, *,
|
|
654
|
-
id: str):
|
|
655
|
-
"""
|
|
656
|
-
A wrapper for an ARM resource id
|
|
657
|
-
"""
|
|
658
|
-
pulumi.set(__self__, "id", id)
|
|
659
|
-
|
|
660
|
-
@property
|
|
661
|
-
@pulumi.getter
|
|
662
|
-
def id(self) -> str:
|
|
663
|
-
return pulumi.get(self, "id")
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
@pulumi.output_type
|
|
667
|
-
class AuthenticationSettingsContractResponse(dict):
|
|
668
|
-
"""
|
|
669
|
-
API Authentication Settings.
|
|
670
|
-
"""
|
|
671
|
-
@staticmethod
|
|
672
|
-
def __key_warning(key: str):
|
|
673
|
-
suggest = None
|
|
674
|
-
if key == "oAuth2":
|
|
675
|
-
suggest = "o_auth2"
|
|
676
|
-
elif key == "oAuth2AuthenticationSettings":
|
|
677
|
-
suggest = "o_auth2_authentication_settings"
|
|
678
|
-
elif key == "openidAuthenticationSettings":
|
|
679
|
-
suggest = "openid_authentication_settings"
|
|
680
|
-
|
|
681
|
-
if suggest:
|
|
682
|
-
pulumi.log.warn(f"Key '{key}' not found in AuthenticationSettingsContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
683
|
-
|
|
684
|
-
def __getitem__(self, key: str) -> Any:
|
|
685
|
-
AuthenticationSettingsContractResponse.__key_warning(key)
|
|
686
|
-
return super().__getitem__(key)
|
|
687
|
-
|
|
688
|
-
def get(self, key: str, default = None) -> Any:
|
|
689
|
-
AuthenticationSettingsContractResponse.__key_warning(key)
|
|
690
|
-
return super().get(key, default)
|
|
691
|
-
|
|
692
|
-
def __init__(__self__, *,
|
|
693
|
-
o_auth2: Optional['outputs.OAuth2AuthenticationSettingsContractResponse'] = None,
|
|
694
|
-
o_auth2_authentication_settings: Optional[Sequence['outputs.OAuth2AuthenticationSettingsContractResponse']] = None,
|
|
695
|
-
openid: Optional['outputs.OpenIdAuthenticationSettingsContractResponse'] = None,
|
|
696
|
-
openid_authentication_settings: Optional[Sequence['outputs.OpenIdAuthenticationSettingsContractResponse']] = None):
|
|
697
|
-
"""
|
|
698
|
-
API Authentication Settings.
|
|
699
|
-
:param 'OAuth2AuthenticationSettingsContractResponse' o_auth2: OAuth2 Authentication settings
|
|
700
|
-
:param Sequence['OAuth2AuthenticationSettingsContractResponse'] o_auth2_authentication_settings: Collection of OAuth2 authentication settings included into this API.
|
|
701
|
-
:param 'OpenIdAuthenticationSettingsContractResponse' openid: OpenID Connect Authentication Settings
|
|
702
|
-
:param Sequence['OpenIdAuthenticationSettingsContractResponse'] openid_authentication_settings: Collection of Open ID Connect authentication settings included into this API.
|
|
703
|
-
"""
|
|
704
|
-
if o_auth2 is not None:
|
|
705
|
-
pulumi.set(__self__, "o_auth2", o_auth2)
|
|
706
|
-
if o_auth2_authentication_settings is not None:
|
|
707
|
-
pulumi.set(__self__, "o_auth2_authentication_settings", o_auth2_authentication_settings)
|
|
708
|
-
if openid is not None:
|
|
709
|
-
pulumi.set(__self__, "openid", openid)
|
|
710
|
-
if openid_authentication_settings is not None:
|
|
711
|
-
pulumi.set(__self__, "openid_authentication_settings", openid_authentication_settings)
|
|
712
|
-
|
|
713
|
-
@property
|
|
714
|
-
@pulumi.getter(name="oAuth2")
|
|
715
|
-
def o_auth2(self) -> Optional['outputs.OAuth2AuthenticationSettingsContractResponse']:
|
|
716
|
-
"""
|
|
717
|
-
OAuth2 Authentication settings
|
|
718
|
-
"""
|
|
719
|
-
return pulumi.get(self, "o_auth2")
|
|
720
|
-
|
|
721
|
-
@property
|
|
722
|
-
@pulumi.getter(name="oAuth2AuthenticationSettings")
|
|
723
|
-
def o_auth2_authentication_settings(self) -> Optional[Sequence['outputs.OAuth2AuthenticationSettingsContractResponse']]:
|
|
724
|
-
"""
|
|
725
|
-
Collection of OAuth2 authentication settings included into this API.
|
|
726
|
-
"""
|
|
727
|
-
return pulumi.get(self, "o_auth2_authentication_settings")
|
|
728
|
-
|
|
729
|
-
@property
|
|
730
|
-
@pulumi.getter
|
|
731
|
-
def openid(self) -> Optional['outputs.OpenIdAuthenticationSettingsContractResponse']:
|
|
732
|
-
"""
|
|
733
|
-
OpenID Connect Authentication Settings
|
|
734
|
-
"""
|
|
735
|
-
return pulumi.get(self, "openid")
|
|
736
|
-
|
|
737
|
-
@property
|
|
738
|
-
@pulumi.getter(name="openidAuthenticationSettings")
|
|
739
|
-
def openid_authentication_settings(self) -> Optional[Sequence['outputs.OpenIdAuthenticationSettingsContractResponse']]:
|
|
740
|
-
"""
|
|
741
|
-
Collection of Open ID Connect authentication settings included into this API.
|
|
742
|
-
"""
|
|
743
|
-
return pulumi.get(self, "openid_authentication_settings")
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
@pulumi.output_type
|
|
747
|
-
class AuthorizationErrorResponse(dict):
|
|
748
|
-
"""
|
|
749
|
-
Authorization error details.
|
|
750
|
-
"""
|
|
751
|
-
def __init__(__self__, *,
|
|
752
|
-
code: Optional[str] = None,
|
|
753
|
-
message: Optional[str] = None):
|
|
754
|
-
"""
|
|
755
|
-
Authorization error details.
|
|
756
|
-
:param str code: Error code
|
|
757
|
-
:param str message: Error message
|
|
758
|
-
"""
|
|
759
|
-
if code is not None:
|
|
760
|
-
pulumi.set(__self__, "code", code)
|
|
761
|
-
if message is not None:
|
|
762
|
-
pulumi.set(__self__, "message", message)
|
|
763
|
-
|
|
764
|
-
@property
|
|
765
|
-
@pulumi.getter
|
|
766
|
-
def code(self) -> Optional[str]:
|
|
767
|
-
"""
|
|
768
|
-
Error code
|
|
769
|
-
"""
|
|
770
|
-
return pulumi.get(self, "code")
|
|
771
|
-
|
|
772
|
-
@property
|
|
773
|
-
@pulumi.getter
|
|
774
|
-
def message(self) -> Optional[str]:
|
|
775
|
-
"""
|
|
776
|
-
Error message
|
|
777
|
-
"""
|
|
778
|
-
return pulumi.get(self, "message")
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
@pulumi.output_type
|
|
782
|
-
class AuthorizationProviderOAuth2GrantTypesResponse(dict):
|
|
783
|
-
"""
|
|
784
|
-
Authorization Provider oauth2 grant types settings
|
|
785
|
-
"""
|
|
786
|
-
@staticmethod
|
|
787
|
-
def __key_warning(key: str):
|
|
788
|
-
suggest = None
|
|
789
|
-
if key == "authorizationCode":
|
|
790
|
-
suggest = "authorization_code"
|
|
791
|
-
elif key == "clientCredentials":
|
|
792
|
-
suggest = "client_credentials"
|
|
793
|
-
|
|
794
|
-
if suggest:
|
|
795
|
-
pulumi.log.warn(f"Key '{key}' not found in AuthorizationProviderOAuth2GrantTypesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
796
|
-
|
|
797
|
-
def __getitem__(self, key: str) -> Any:
|
|
798
|
-
AuthorizationProviderOAuth2GrantTypesResponse.__key_warning(key)
|
|
799
|
-
return super().__getitem__(key)
|
|
800
|
-
|
|
801
|
-
def get(self, key: str, default = None) -> Any:
|
|
802
|
-
AuthorizationProviderOAuth2GrantTypesResponse.__key_warning(key)
|
|
803
|
-
return super().get(key, default)
|
|
804
|
-
|
|
805
|
-
def __init__(__self__, *,
|
|
806
|
-
authorization_code: Optional[Mapping[str, str]] = None,
|
|
807
|
-
client_credentials: Optional[Mapping[str, str]] = None):
|
|
808
|
-
"""
|
|
809
|
-
Authorization Provider oauth2 grant types settings
|
|
810
|
-
:param Mapping[str, str] authorization_code: OAuth2 authorization code grant parameters
|
|
811
|
-
:param Mapping[str, str] client_credentials: OAuth2 client credential grant parameters
|
|
812
|
-
"""
|
|
813
|
-
if authorization_code is not None:
|
|
814
|
-
pulumi.set(__self__, "authorization_code", authorization_code)
|
|
815
|
-
if client_credentials is not None:
|
|
816
|
-
pulumi.set(__self__, "client_credentials", client_credentials)
|
|
817
|
-
|
|
818
|
-
@property
|
|
819
|
-
@pulumi.getter(name="authorizationCode")
|
|
820
|
-
def authorization_code(self) -> Optional[Mapping[str, str]]:
|
|
821
|
-
"""
|
|
822
|
-
OAuth2 authorization code grant parameters
|
|
823
|
-
"""
|
|
824
|
-
return pulumi.get(self, "authorization_code")
|
|
825
|
-
|
|
826
|
-
@property
|
|
827
|
-
@pulumi.getter(name="clientCredentials")
|
|
828
|
-
def client_credentials(self) -> Optional[Mapping[str, str]]:
|
|
829
|
-
"""
|
|
830
|
-
OAuth2 client credential grant parameters
|
|
831
|
-
"""
|
|
832
|
-
return pulumi.get(self, "client_credentials")
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
@pulumi.output_type
|
|
836
|
-
class AuthorizationProviderOAuth2SettingsResponse(dict):
|
|
837
|
-
"""
|
|
838
|
-
OAuth2 settings details
|
|
839
|
-
"""
|
|
840
|
-
@staticmethod
|
|
841
|
-
def __key_warning(key: str):
|
|
842
|
-
suggest = None
|
|
843
|
-
if key == "grantTypes":
|
|
844
|
-
suggest = "grant_types"
|
|
845
|
-
elif key == "redirectUrl":
|
|
846
|
-
suggest = "redirect_url"
|
|
847
|
-
|
|
848
|
-
if suggest:
|
|
849
|
-
pulumi.log.warn(f"Key '{key}' not found in AuthorizationProviderOAuth2SettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
850
|
-
|
|
851
|
-
def __getitem__(self, key: str) -> Any:
|
|
852
|
-
AuthorizationProviderOAuth2SettingsResponse.__key_warning(key)
|
|
853
|
-
return super().__getitem__(key)
|
|
854
|
-
|
|
855
|
-
def get(self, key: str, default = None) -> Any:
|
|
856
|
-
AuthorizationProviderOAuth2SettingsResponse.__key_warning(key)
|
|
857
|
-
return super().get(key, default)
|
|
858
|
-
|
|
859
|
-
def __init__(__self__, *,
|
|
860
|
-
grant_types: Optional['outputs.AuthorizationProviderOAuth2GrantTypesResponse'] = None,
|
|
861
|
-
redirect_url: Optional[str] = None):
|
|
862
|
-
"""
|
|
863
|
-
OAuth2 settings details
|
|
864
|
-
:param 'AuthorizationProviderOAuth2GrantTypesResponse' grant_types: OAuth2 settings
|
|
865
|
-
:param str redirect_url: Redirect URL to be set in the OAuth application.
|
|
866
|
-
"""
|
|
867
|
-
if grant_types is not None:
|
|
868
|
-
pulumi.set(__self__, "grant_types", grant_types)
|
|
869
|
-
if redirect_url is not None:
|
|
870
|
-
pulumi.set(__self__, "redirect_url", redirect_url)
|
|
871
|
-
|
|
872
|
-
@property
|
|
873
|
-
@pulumi.getter(name="grantTypes")
|
|
874
|
-
def grant_types(self) -> Optional['outputs.AuthorizationProviderOAuth2GrantTypesResponse']:
|
|
875
|
-
"""
|
|
876
|
-
OAuth2 settings
|
|
877
|
-
"""
|
|
878
|
-
return pulumi.get(self, "grant_types")
|
|
879
|
-
|
|
880
|
-
@property
|
|
881
|
-
@pulumi.getter(name="redirectUrl")
|
|
882
|
-
def redirect_url(self) -> Optional[str]:
|
|
883
|
-
"""
|
|
884
|
-
Redirect URL to be set in the OAuth application.
|
|
885
|
-
"""
|
|
886
|
-
return pulumi.get(self, "redirect_url")
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
@pulumi.output_type
|
|
890
|
-
class BackendAuthorizationHeaderCredentialsResponse(dict):
|
|
891
|
-
"""
|
|
892
|
-
Authorization header information.
|
|
893
|
-
"""
|
|
894
|
-
def __init__(__self__, *,
|
|
895
|
-
parameter: str,
|
|
896
|
-
scheme: str):
|
|
897
|
-
"""
|
|
898
|
-
Authorization header information.
|
|
899
|
-
:param str parameter: Authentication Parameter value.
|
|
900
|
-
:param str scheme: Authentication Scheme name.
|
|
901
|
-
"""
|
|
902
|
-
pulumi.set(__self__, "parameter", parameter)
|
|
903
|
-
pulumi.set(__self__, "scheme", scheme)
|
|
904
|
-
|
|
905
|
-
@property
|
|
906
|
-
@pulumi.getter
|
|
907
|
-
def parameter(self) -> str:
|
|
908
|
-
"""
|
|
909
|
-
Authentication Parameter value.
|
|
910
|
-
"""
|
|
911
|
-
return pulumi.get(self, "parameter")
|
|
912
|
-
|
|
913
|
-
@property
|
|
914
|
-
@pulumi.getter
|
|
915
|
-
def scheme(self) -> str:
|
|
916
|
-
"""
|
|
917
|
-
Authentication Scheme name.
|
|
918
|
-
"""
|
|
919
|
-
return pulumi.get(self, "scheme")
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
@pulumi.output_type
|
|
923
|
-
class BackendBaseParametersResponsePool(dict):
|
|
924
|
-
def __init__(__self__, *,
|
|
925
|
-
services: Optional[Sequence['outputs.BackendPoolItemResponse']] = None):
|
|
926
|
-
"""
|
|
927
|
-
:param Sequence['BackendPoolItemResponse'] services: The list of backend entities belonging to a pool.
|
|
928
|
-
"""
|
|
929
|
-
if services is not None:
|
|
930
|
-
pulumi.set(__self__, "services", services)
|
|
931
|
-
|
|
932
|
-
@property
|
|
933
|
-
@pulumi.getter
|
|
934
|
-
def services(self) -> Optional[Sequence['outputs.BackendPoolItemResponse']]:
|
|
935
|
-
"""
|
|
936
|
-
The list of backend entities belonging to a pool.
|
|
937
|
-
"""
|
|
938
|
-
return pulumi.get(self, "services")
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
@pulumi.output_type
|
|
942
|
-
class BackendCircuitBreakerResponse(dict):
|
|
943
|
-
"""
|
|
944
|
-
The configuration of the backend circuit breaker
|
|
945
|
-
"""
|
|
946
|
-
def __init__(__self__, *,
|
|
947
|
-
rules: Optional[Sequence['outputs.CircuitBreakerRuleResponse']] = None):
|
|
948
|
-
"""
|
|
949
|
-
The configuration of the backend circuit breaker
|
|
950
|
-
:param Sequence['CircuitBreakerRuleResponse'] rules: The rules for tripping the backend.
|
|
951
|
-
"""
|
|
952
|
-
if rules is not None:
|
|
953
|
-
pulumi.set(__self__, "rules", rules)
|
|
954
|
-
|
|
955
|
-
@property
|
|
956
|
-
@pulumi.getter
|
|
957
|
-
def rules(self) -> Optional[Sequence['outputs.CircuitBreakerRuleResponse']]:
|
|
958
|
-
"""
|
|
959
|
-
The rules for tripping the backend.
|
|
960
|
-
"""
|
|
961
|
-
return pulumi.get(self, "rules")
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
@pulumi.output_type
|
|
965
|
-
class BackendConfigurationResponse(dict):
|
|
966
|
-
"""
|
|
967
|
-
Information regarding how the gateway should integrate with backend systems.
|
|
968
|
-
"""
|
|
969
|
-
def __init__(__self__, *,
|
|
970
|
-
subnet: Optional['outputs.BackendSubnetConfigurationResponse'] = None):
|
|
971
|
-
"""
|
|
972
|
-
Information regarding how the gateway should integrate with backend systems.
|
|
973
|
-
:param 'BackendSubnetConfigurationResponse' subnet: The default hostname of the data-plane gateway to which requests can be sent.
|
|
974
|
-
"""
|
|
975
|
-
if subnet is not None:
|
|
976
|
-
pulumi.set(__self__, "subnet", subnet)
|
|
977
|
-
|
|
978
|
-
@property
|
|
979
|
-
@pulumi.getter
|
|
980
|
-
def subnet(self) -> Optional['outputs.BackendSubnetConfigurationResponse']:
|
|
981
|
-
"""
|
|
982
|
-
The default hostname of the data-plane gateway to which requests can be sent.
|
|
983
|
-
"""
|
|
984
|
-
return pulumi.get(self, "subnet")
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
@pulumi.output_type
|
|
988
|
-
class BackendCredentialsContractResponse(dict):
|
|
989
|
-
"""
|
|
990
|
-
Details of the Credentials used to connect to Backend.
|
|
991
|
-
"""
|
|
992
|
-
@staticmethod
|
|
993
|
-
def __key_warning(key: str):
|
|
994
|
-
suggest = None
|
|
995
|
-
if key == "certificateIds":
|
|
996
|
-
suggest = "certificate_ids"
|
|
997
|
-
|
|
998
|
-
if suggest:
|
|
999
|
-
pulumi.log.warn(f"Key '{key}' not found in BackendCredentialsContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1000
|
-
|
|
1001
|
-
def __getitem__(self, key: str) -> Any:
|
|
1002
|
-
BackendCredentialsContractResponse.__key_warning(key)
|
|
1003
|
-
return super().__getitem__(key)
|
|
1004
|
-
|
|
1005
|
-
def get(self, key: str, default = None) -> Any:
|
|
1006
|
-
BackendCredentialsContractResponse.__key_warning(key)
|
|
1007
|
-
return super().get(key, default)
|
|
1008
|
-
|
|
1009
|
-
def __init__(__self__, *,
|
|
1010
|
-
authorization: Optional['outputs.BackendAuthorizationHeaderCredentialsResponse'] = None,
|
|
1011
|
-
certificate: Optional[Sequence[str]] = None,
|
|
1012
|
-
certificate_ids: Optional[Sequence[str]] = None,
|
|
1013
|
-
header: Optional[Mapping[str, Sequence[str]]] = None,
|
|
1014
|
-
query: Optional[Mapping[str, Sequence[str]]] = None):
|
|
1015
|
-
"""
|
|
1016
|
-
Details of the Credentials used to connect to Backend.
|
|
1017
|
-
:param 'BackendAuthorizationHeaderCredentialsResponse' authorization: Authorization header authentication
|
|
1018
|
-
:param Sequence[str] certificate: List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.
|
|
1019
|
-
:param Sequence[str] certificate_ids: List of Client Certificate Ids.
|
|
1020
|
-
:param Mapping[str, Sequence[str]] header: Header Parameter description.
|
|
1021
|
-
:param Mapping[str, Sequence[str]] query: Query Parameter description.
|
|
1022
|
-
"""
|
|
1023
|
-
if authorization is not None:
|
|
1024
|
-
pulumi.set(__self__, "authorization", authorization)
|
|
1025
|
-
if certificate is not None:
|
|
1026
|
-
pulumi.set(__self__, "certificate", certificate)
|
|
1027
|
-
if certificate_ids is not None:
|
|
1028
|
-
pulumi.set(__self__, "certificate_ids", certificate_ids)
|
|
1029
|
-
if header is not None:
|
|
1030
|
-
pulumi.set(__self__, "header", header)
|
|
1031
|
-
if query is not None:
|
|
1032
|
-
pulumi.set(__self__, "query", query)
|
|
1033
|
-
|
|
1034
|
-
@property
|
|
1035
|
-
@pulumi.getter
|
|
1036
|
-
def authorization(self) -> Optional['outputs.BackendAuthorizationHeaderCredentialsResponse']:
|
|
1037
|
-
"""
|
|
1038
|
-
Authorization header authentication
|
|
1039
|
-
"""
|
|
1040
|
-
return pulumi.get(self, "authorization")
|
|
1041
|
-
|
|
1042
|
-
@property
|
|
1043
|
-
@pulumi.getter
|
|
1044
|
-
def certificate(self) -> Optional[Sequence[str]]:
|
|
1045
|
-
"""
|
|
1046
|
-
List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.
|
|
1047
|
-
"""
|
|
1048
|
-
return pulumi.get(self, "certificate")
|
|
1049
|
-
|
|
1050
|
-
@property
|
|
1051
|
-
@pulumi.getter(name="certificateIds")
|
|
1052
|
-
def certificate_ids(self) -> Optional[Sequence[str]]:
|
|
1053
|
-
"""
|
|
1054
|
-
List of Client Certificate Ids.
|
|
1055
|
-
"""
|
|
1056
|
-
return pulumi.get(self, "certificate_ids")
|
|
1057
|
-
|
|
1058
|
-
@property
|
|
1059
|
-
@pulumi.getter
|
|
1060
|
-
def header(self) -> Optional[Mapping[str, Sequence[str]]]:
|
|
1061
|
-
"""
|
|
1062
|
-
Header Parameter description.
|
|
1063
|
-
"""
|
|
1064
|
-
return pulumi.get(self, "header")
|
|
1065
|
-
|
|
1066
|
-
@property
|
|
1067
|
-
@pulumi.getter
|
|
1068
|
-
def query(self) -> Optional[Mapping[str, Sequence[str]]]:
|
|
1069
|
-
"""
|
|
1070
|
-
Query Parameter description.
|
|
1071
|
-
"""
|
|
1072
|
-
return pulumi.get(self, "query")
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
@pulumi.output_type
|
|
1076
|
-
class BackendPoolItemResponse(dict):
|
|
1077
|
-
"""
|
|
1078
|
-
Backend pool service information
|
|
1079
|
-
"""
|
|
1080
|
-
def __init__(__self__, *,
|
|
1081
|
-
id: str,
|
|
1082
|
-
priority: Optional[int] = None,
|
|
1083
|
-
weight: Optional[int] = None):
|
|
1084
|
-
"""
|
|
1085
|
-
Backend pool service information
|
|
1086
|
-
:param str id: The unique ARM id of the backend entity. The ARM id should refer to an already existing backend entity.
|
|
1087
|
-
:param int priority: The priority of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1088
|
-
:param int weight: The weight of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1089
|
-
"""
|
|
1090
|
-
pulumi.set(__self__, "id", id)
|
|
1091
|
-
if priority is not None:
|
|
1092
|
-
pulumi.set(__self__, "priority", priority)
|
|
1093
|
-
if weight is not None:
|
|
1094
|
-
pulumi.set(__self__, "weight", weight)
|
|
1095
|
-
|
|
1096
|
-
@property
|
|
1097
|
-
@pulumi.getter
|
|
1098
|
-
def id(self) -> str:
|
|
1099
|
-
"""
|
|
1100
|
-
The unique ARM id of the backend entity. The ARM id should refer to an already existing backend entity.
|
|
1101
|
-
"""
|
|
1102
|
-
return pulumi.get(self, "id")
|
|
1103
|
-
|
|
1104
|
-
@property
|
|
1105
|
-
@pulumi.getter
|
|
1106
|
-
def priority(self) -> Optional[int]:
|
|
1107
|
-
"""
|
|
1108
|
-
The priority of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1109
|
-
"""
|
|
1110
|
-
return pulumi.get(self, "priority")
|
|
1111
|
-
|
|
1112
|
-
@property
|
|
1113
|
-
@pulumi.getter
|
|
1114
|
-
def weight(self) -> Optional[int]:
|
|
1115
|
-
"""
|
|
1116
|
-
The weight of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1117
|
-
"""
|
|
1118
|
-
return pulumi.get(self, "weight")
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
@pulumi.output_type
|
|
1122
|
-
class BackendPropertiesResponse(dict):
|
|
1123
|
-
"""
|
|
1124
|
-
Properties specific to the Backend Type.
|
|
1125
|
-
"""
|
|
1126
|
-
@staticmethod
|
|
1127
|
-
def __key_warning(key: str):
|
|
1128
|
-
suggest = None
|
|
1129
|
-
if key == "serviceFabricCluster":
|
|
1130
|
-
suggest = "service_fabric_cluster"
|
|
1131
|
-
|
|
1132
|
-
if suggest:
|
|
1133
|
-
pulumi.log.warn(f"Key '{key}' not found in BackendPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1134
|
-
|
|
1135
|
-
def __getitem__(self, key: str) -> Any:
|
|
1136
|
-
BackendPropertiesResponse.__key_warning(key)
|
|
1137
|
-
return super().__getitem__(key)
|
|
1138
|
-
|
|
1139
|
-
def get(self, key: str, default = None) -> Any:
|
|
1140
|
-
BackendPropertiesResponse.__key_warning(key)
|
|
1141
|
-
return super().get(key, default)
|
|
1142
|
-
|
|
1143
|
-
def __init__(__self__, *,
|
|
1144
|
-
service_fabric_cluster: Optional['outputs.BackendServiceFabricClusterPropertiesResponse'] = None):
|
|
1145
|
-
"""
|
|
1146
|
-
Properties specific to the Backend Type.
|
|
1147
|
-
:param 'BackendServiceFabricClusterPropertiesResponse' service_fabric_cluster: Backend Service Fabric Cluster Properties
|
|
1148
|
-
"""
|
|
1149
|
-
if service_fabric_cluster is not None:
|
|
1150
|
-
pulumi.set(__self__, "service_fabric_cluster", service_fabric_cluster)
|
|
1151
|
-
|
|
1152
|
-
@property
|
|
1153
|
-
@pulumi.getter(name="serviceFabricCluster")
|
|
1154
|
-
def service_fabric_cluster(self) -> Optional['outputs.BackendServiceFabricClusterPropertiesResponse']:
|
|
1155
|
-
"""
|
|
1156
|
-
Backend Service Fabric Cluster Properties
|
|
1157
|
-
"""
|
|
1158
|
-
return pulumi.get(self, "service_fabric_cluster")
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
@pulumi.output_type
|
|
1162
|
-
class BackendProxyContractResponse(dict):
|
|
1163
|
-
"""
|
|
1164
|
-
Details of the Backend WebProxy Server to use in the Request to Backend.
|
|
1165
|
-
"""
|
|
1166
|
-
def __init__(__self__, *,
|
|
1167
|
-
url: str,
|
|
1168
|
-
password: Optional[str] = None,
|
|
1169
|
-
username: Optional[str] = None):
|
|
1170
|
-
"""
|
|
1171
|
-
Details of the Backend WebProxy Server to use in the Request to Backend.
|
|
1172
|
-
:param str url: WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings.
|
|
1173
|
-
:param str password: Password to connect to the WebProxy Server
|
|
1174
|
-
:param str username: Username to connect to the WebProxy server
|
|
1175
|
-
"""
|
|
1176
|
-
pulumi.set(__self__, "url", url)
|
|
1177
|
-
if password is not None:
|
|
1178
|
-
pulumi.set(__self__, "password", password)
|
|
1179
|
-
if username is not None:
|
|
1180
|
-
pulumi.set(__self__, "username", username)
|
|
1181
|
-
|
|
1182
|
-
@property
|
|
1183
|
-
@pulumi.getter
|
|
1184
|
-
def url(self) -> str:
|
|
1185
|
-
"""
|
|
1186
|
-
WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings.
|
|
1187
|
-
"""
|
|
1188
|
-
return pulumi.get(self, "url")
|
|
1189
|
-
|
|
1190
|
-
@property
|
|
1191
|
-
@pulumi.getter
|
|
1192
|
-
def password(self) -> Optional[str]:
|
|
1193
|
-
"""
|
|
1194
|
-
Password to connect to the WebProxy Server
|
|
1195
|
-
"""
|
|
1196
|
-
return pulumi.get(self, "password")
|
|
1197
|
-
|
|
1198
|
-
@property
|
|
1199
|
-
@pulumi.getter
|
|
1200
|
-
def username(self) -> Optional[str]:
|
|
1201
|
-
"""
|
|
1202
|
-
Username to connect to the WebProxy server
|
|
1203
|
-
"""
|
|
1204
|
-
return pulumi.get(self, "username")
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
@pulumi.output_type
|
|
1208
|
-
class BackendServiceFabricClusterPropertiesResponse(dict):
|
|
1209
|
-
"""
|
|
1210
|
-
Properties of the Service Fabric Type Backend.
|
|
1211
|
-
"""
|
|
1212
|
-
@staticmethod
|
|
1213
|
-
def __key_warning(key: str):
|
|
1214
|
-
suggest = None
|
|
1215
|
-
if key == "managementEndpoints":
|
|
1216
|
-
suggest = "management_endpoints"
|
|
1217
|
-
elif key == "clientCertificateId":
|
|
1218
|
-
suggest = "client_certificate_id"
|
|
1219
|
-
elif key == "clientCertificatethumbprint":
|
|
1220
|
-
suggest = "client_certificatethumbprint"
|
|
1221
|
-
elif key == "maxPartitionResolutionRetries":
|
|
1222
|
-
suggest = "max_partition_resolution_retries"
|
|
1223
|
-
elif key == "serverCertificateThumbprints":
|
|
1224
|
-
suggest = "server_certificate_thumbprints"
|
|
1225
|
-
elif key == "serverX509Names":
|
|
1226
|
-
suggest = "server_x509_names"
|
|
1227
|
-
|
|
1228
|
-
if suggest:
|
|
1229
|
-
pulumi.log.warn(f"Key '{key}' not found in BackendServiceFabricClusterPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1230
|
-
|
|
1231
|
-
def __getitem__(self, key: str) -> Any:
|
|
1232
|
-
BackendServiceFabricClusterPropertiesResponse.__key_warning(key)
|
|
1233
|
-
return super().__getitem__(key)
|
|
1234
|
-
|
|
1235
|
-
def get(self, key: str, default = None) -> Any:
|
|
1236
|
-
BackendServiceFabricClusterPropertiesResponse.__key_warning(key)
|
|
1237
|
-
return super().get(key, default)
|
|
1238
|
-
|
|
1239
|
-
def __init__(__self__, *,
|
|
1240
|
-
management_endpoints: Sequence[str],
|
|
1241
|
-
client_certificate_id: Optional[str] = None,
|
|
1242
|
-
client_certificatethumbprint: Optional[str] = None,
|
|
1243
|
-
max_partition_resolution_retries: Optional[int] = None,
|
|
1244
|
-
server_certificate_thumbprints: Optional[Sequence[str]] = None,
|
|
1245
|
-
server_x509_names: Optional[Sequence['outputs.X509CertificateNameResponse']] = None):
|
|
1246
|
-
"""
|
|
1247
|
-
Properties of the Service Fabric Type Backend.
|
|
1248
|
-
:param Sequence[str] management_endpoints: The cluster management endpoint.
|
|
1249
|
-
:param str client_certificate_id: The client certificate id for the management endpoint.
|
|
1250
|
-
:param str client_certificatethumbprint: The client certificate thumbprint for the management endpoint. Will be ignored if certificatesIds are provided
|
|
1251
|
-
:param int max_partition_resolution_retries: Maximum number of retries while attempting resolve the partition.
|
|
1252
|
-
:param Sequence[str] server_certificate_thumbprints: Thumbprints of certificates cluster management service uses for tls communication
|
|
1253
|
-
:param Sequence['X509CertificateNameResponse'] server_x509_names: Server X509 Certificate Names Collection
|
|
1254
|
-
"""
|
|
1255
|
-
pulumi.set(__self__, "management_endpoints", management_endpoints)
|
|
1256
|
-
if client_certificate_id is not None:
|
|
1257
|
-
pulumi.set(__self__, "client_certificate_id", client_certificate_id)
|
|
1258
|
-
if client_certificatethumbprint is not None:
|
|
1259
|
-
pulumi.set(__self__, "client_certificatethumbprint", client_certificatethumbprint)
|
|
1260
|
-
if max_partition_resolution_retries is not None:
|
|
1261
|
-
pulumi.set(__self__, "max_partition_resolution_retries", max_partition_resolution_retries)
|
|
1262
|
-
if server_certificate_thumbprints is not None:
|
|
1263
|
-
pulumi.set(__self__, "server_certificate_thumbprints", server_certificate_thumbprints)
|
|
1264
|
-
if server_x509_names is not None:
|
|
1265
|
-
pulumi.set(__self__, "server_x509_names", server_x509_names)
|
|
1266
|
-
|
|
1267
|
-
@property
|
|
1268
|
-
@pulumi.getter(name="managementEndpoints")
|
|
1269
|
-
def management_endpoints(self) -> Sequence[str]:
|
|
1270
|
-
"""
|
|
1271
|
-
The cluster management endpoint.
|
|
1272
|
-
"""
|
|
1273
|
-
return pulumi.get(self, "management_endpoints")
|
|
1274
|
-
|
|
1275
|
-
@property
|
|
1276
|
-
@pulumi.getter(name="clientCertificateId")
|
|
1277
|
-
def client_certificate_id(self) -> Optional[str]:
|
|
1278
|
-
"""
|
|
1279
|
-
The client certificate id for the management endpoint.
|
|
1280
|
-
"""
|
|
1281
|
-
return pulumi.get(self, "client_certificate_id")
|
|
1282
|
-
|
|
1283
|
-
@property
|
|
1284
|
-
@pulumi.getter(name="clientCertificatethumbprint")
|
|
1285
|
-
def client_certificatethumbprint(self) -> Optional[str]:
|
|
1286
|
-
"""
|
|
1287
|
-
The client certificate thumbprint for the management endpoint. Will be ignored if certificatesIds are provided
|
|
1288
|
-
"""
|
|
1289
|
-
return pulumi.get(self, "client_certificatethumbprint")
|
|
1290
|
-
|
|
1291
|
-
@property
|
|
1292
|
-
@pulumi.getter(name="maxPartitionResolutionRetries")
|
|
1293
|
-
def max_partition_resolution_retries(self) -> Optional[int]:
|
|
1294
|
-
"""
|
|
1295
|
-
Maximum number of retries while attempting resolve the partition.
|
|
1296
|
-
"""
|
|
1297
|
-
return pulumi.get(self, "max_partition_resolution_retries")
|
|
1298
|
-
|
|
1299
|
-
@property
|
|
1300
|
-
@pulumi.getter(name="serverCertificateThumbprints")
|
|
1301
|
-
def server_certificate_thumbprints(self) -> Optional[Sequence[str]]:
|
|
1302
|
-
"""
|
|
1303
|
-
Thumbprints of certificates cluster management service uses for tls communication
|
|
1304
|
-
"""
|
|
1305
|
-
return pulumi.get(self, "server_certificate_thumbprints")
|
|
1306
|
-
|
|
1307
|
-
@property
|
|
1308
|
-
@pulumi.getter(name="serverX509Names")
|
|
1309
|
-
def server_x509_names(self) -> Optional[Sequence['outputs.X509CertificateNameResponse']]:
|
|
1310
|
-
"""
|
|
1311
|
-
Server X509 Certificate Names Collection
|
|
1312
|
-
"""
|
|
1313
|
-
return pulumi.get(self, "server_x509_names")
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
@pulumi.output_type
|
|
1317
|
-
class BackendSubnetConfigurationResponse(dict):
|
|
1318
|
-
"""
|
|
1319
|
-
Information regarding how the subnet to which the gateway should be injected.
|
|
1320
|
-
"""
|
|
1321
|
-
def __init__(__self__, *,
|
|
1322
|
-
id: Optional[str] = None):
|
|
1323
|
-
"""
|
|
1324
|
-
Information regarding how the subnet to which the gateway should be injected.
|
|
1325
|
-
:param str id: The ARM ID of the subnet in which the backend systems are hosted.
|
|
1326
|
-
"""
|
|
1327
|
-
if id is not None:
|
|
1328
|
-
pulumi.set(__self__, "id", id)
|
|
1329
|
-
|
|
1330
|
-
@property
|
|
1331
|
-
@pulumi.getter
|
|
1332
|
-
def id(self) -> Optional[str]:
|
|
1333
|
-
"""
|
|
1334
|
-
The ARM ID of the subnet in which the backend systems are hosted.
|
|
1335
|
-
"""
|
|
1336
|
-
return pulumi.get(self, "id")
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
@pulumi.output_type
|
|
1340
|
-
class BackendTlsPropertiesResponse(dict):
|
|
1341
|
-
"""
|
|
1342
|
-
Properties controlling TLS Certificate Validation.
|
|
1343
|
-
"""
|
|
1344
|
-
@staticmethod
|
|
1345
|
-
def __key_warning(key: str):
|
|
1346
|
-
suggest = None
|
|
1347
|
-
if key == "validateCertificateChain":
|
|
1348
|
-
suggest = "validate_certificate_chain"
|
|
1349
|
-
elif key == "validateCertificateName":
|
|
1350
|
-
suggest = "validate_certificate_name"
|
|
1351
|
-
|
|
1352
|
-
if suggest:
|
|
1353
|
-
pulumi.log.warn(f"Key '{key}' not found in BackendTlsPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1354
|
-
|
|
1355
|
-
def __getitem__(self, key: str) -> Any:
|
|
1356
|
-
BackendTlsPropertiesResponse.__key_warning(key)
|
|
1357
|
-
return super().__getitem__(key)
|
|
1358
|
-
|
|
1359
|
-
def get(self, key: str, default = None) -> Any:
|
|
1360
|
-
BackendTlsPropertiesResponse.__key_warning(key)
|
|
1361
|
-
return super().get(key, default)
|
|
1362
|
-
|
|
1363
|
-
def __init__(__self__, *,
|
|
1364
|
-
validate_certificate_chain: Optional[bool] = None,
|
|
1365
|
-
validate_certificate_name: Optional[bool] = None):
|
|
1366
|
-
"""
|
|
1367
|
-
Properties controlling TLS Certificate Validation.
|
|
1368
|
-
:param bool validate_certificate_chain: Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host.
|
|
1369
|
-
:param bool validate_certificate_name: Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host.
|
|
1370
|
-
"""
|
|
1371
|
-
if validate_certificate_chain is None:
|
|
1372
|
-
validate_certificate_chain = True
|
|
1373
|
-
if validate_certificate_chain is not None:
|
|
1374
|
-
pulumi.set(__self__, "validate_certificate_chain", validate_certificate_chain)
|
|
1375
|
-
if validate_certificate_name is None:
|
|
1376
|
-
validate_certificate_name = True
|
|
1377
|
-
if validate_certificate_name is not None:
|
|
1378
|
-
pulumi.set(__self__, "validate_certificate_name", validate_certificate_name)
|
|
1379
|
-
|
|
1380
|
-
@property
|
|
1381
|
-
@pulumi.getter(name="validateCertificateChain")
|
|
1382
|
-
def validate_certificate_chain(self) -> Optional[bool]:
|
|
1383
|
-
"""
|
|
1384
|
-
Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host.
|
|
1385
|
-
"""
|
|
1386
|
-
return pulumi.get(self, "validate_certificate_chain")
|
|
1387
|
-
|
|
1388
|
-
@property
|
|
1389
|
-
@pulumi.getter(name="validateCertificateName")
|
|
1390
|
-
def validate_certificate_name(self) -> Optional[bool]:
|
|
1391
|
-
"""
|
|
1392
|
-
Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host.
|
|
1393
|
-
"""
|
|
1394
|
-
return pulumi.get(self, "validate_certificate_name")
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
@pulumi.output_type
|
|
1398
|
-
class BodyDiagnosticSettingsResponse(dict):
|
|
1399
|
-
"""
|
|
1400
|
-
Body logging settings.
|
|
1401
|
-
"""
|
|
1402
|
-
def __init__(__self__, *,
|
|
1403
|
-
bytes: Optional[int] = None):
|
|
1404
|
-
"""
|
|
1405
|
-
Body logging settings.
|
|
1406
|
-
:param int bytes: Number of request body bytes to log.
|
|
1407
|
-
"""
|
|
1408
|
-
if bytes is not None:
|
|
1409
|
-
pulumi.set(__self__, "bytes", bytes)
|
|
1410
|
-
|
|
1411
|
-
@property
|
|
1412
|
-
@pulumi.getter
|
|
1413
|
-
def bytes(self) -> Optional[int]:
|
|
1414
|
-
"""
|
|
1415
|
-
Number of request body bytes to log.
|
|
1416
|
-
"""
|
|
1417
|
-
return pulumi.get(self, "bytes")
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
@pulumi.output_type
|
|
1421
|
-
class CertificateConfigurationResponse(dict):
|
|
1422
|
-
"""
|
|
1423
|
-
Certificate configuration which consist of non-trusted intermediates and root certificates.
|
|
1424
|
-
"""
|
|
1425
|
-
@staticmethod
|
|
1426
|
-
def __key_warning(key: str):
|
|
1427
|
-
suggest = None
|
|
1428
|
-
if key == "storeName":
|
|
1429
|
-
suggest = "store_name"
|
|
1430
|
-
elif key == "certificatePassword":
|
|
1431
|
-
suggest = "certificate_password"
|
|
1432
|
-
elif key == "encodedCertificate":
|
|
1433
|
-
suggest = "encoded_certificate"
|
|
1434
|
-
|
|
1435
|
-
if suggest:
|
|
1436
|
-
pulumi.log.warn(f"Key '{key}' not found in CertificateConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1437
|
-
|
|
1438
|
-
def __getitem__(self, key: str) -> Any:
|
|
1439
|
-
CertificateConfigurationResponse.__key_warning(key)
|
|
1440
|
-
return super().__getitem__(key)
|
|
1441
|
-
|
|
1442
|
-
def get(self, key: str, default = None) -> Any:
|
|
1443
|
-
CertificateConfigurationResponse.__key_warning(key)
|
|
1444
|
-
return super().get(key, default)
|
|
1445
|
-
|
|
1446
|
-
def __init__(__self__, *,
|
|
1447
|
-
store_name: str,
|
|
1448
|
-
certificate: Optional['outputs.CertificateInformationResponse'] = None,
|
|
1449
|
-
certificate_password: Optional[str] = None,
|
|
1450
|
-
encoded_certificate: Optional[str] = None):
|
|
1451
|
-
"""
|
|
1452
|
-
Certificate configuration which consist of non-trusted intermediates and root certificates.
|
|
1453
|
-
:param str store_name: The System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations.
|
|
1454
|
-
:param 'CertificateInformationResponse' certificate: Certificate information.
|
|
1455
|
-
:param str certificate_password: Certificate Password.
|
|
1456
|
-
:param str encoded_certificate: Base64 Encoded certificate.
|
|
1457
|
-
"""
|
|
1458
|
-
pulumi.set(__self__, "store_name", store_name)
|
|
1459
|
-
if certificate is not None:
|
|
1460
|
-
pulumi.set(__self__, "certificate", certificate)
|
|
1461
|
-
if certificate_password is not None:
|
|
1462
|
-
pulumi.set(__self__, "certificate_password", certificate_password)
|
|
1463
|
-
if encoded_certificate is not None:
|
|
1464
|
-
pulumi.set(__self__, "encoded_certificate", encoded_certificate)
|
|
1465
|
-
|
|
1466
|
-
@property
|
|
1467
|
-
@pulumi.getter(name="storeName")
|
|
1468
|
-
def store_name(self) -> str:
|
|
1469
|
-
"""
|
|
1470
|
-
The System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations.
|
|
1471
|
-
"""
|
|
1472
|
-
return pulumi.get(self, "store_name")
|
|
1473
|
-
|
|
1474
|
-
@property
|
|
1475
|
-
@pulumi.getter
|
|
1476
|
-
def certificate(self) -> Optional['outputs.CertificateInformationResponse']:
|
|
1477
|
-
"""
|
|
1478
|
-
Certificate information.
|
|
1479
|
-
"""
|
|
1480
|
-
return pulumi.get(self, "certificate")
|
|
1481
|
-
|
|
1482
|
-
@property
|
|
1483
|
-
@pulumi.getter(name="certificatePassword")
|
|
1484
|
-
def certificate_password(self) -> Optional[str]:
|
|
1485
|
-
"""
|
|
1486
|
-
Certificate Password.
|
|
1487
|
-
"""
|
|
1488
|
-
return pulumi.get(self, "certificate_password")
|
|
1489
|
-
|
|
1490
|
-
@property
|
|
1491
|
-
@pulumi.getter(name="encodedCertificate")
|
|
1492
|
-
def encoded_certificate(self) -> Optional[str]:
|
|
1493
|
-
"""
|
|
1494
|
-
Base64 Encoded certificate.
|
|
1495
|
-
"""
|
|
1496
|
-
return pulumi.get(self, "encoded_certificate")
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
@pulumi.output_type
|
|
1500
|
-
class CertificateInformationResponse(dict):
|
|
1501
|
-
"""
|
|
1502
|
-
SSL certificate information.
|
|
1503
|
-
"""
|
|
1504
|
-
def __init__(__self__, *,
|
|
1505
|
-
expiry: str,
|
|
1506
|
-
subject: str,
|
|
1507
|
-
thumbprint: str):
|
|
1508
|
-
"""
|
|
1509
|
-
SSL certificate information.
|
|
1510
|
-
:param str expiry: Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
1511
|
-
:param str subject: Subject of the certificate.
|
|
1512
|
-
:param str thumbprint: Thumbprint of the certificate.
|
|
1513
|
-
"""
|
|
1514
|
-
pulumi.set(__self__, "expiry", expiry)
|
|
1515
|
-
pulumi.set(__self__, "subject", subject)
|
|
1516
|
-
pulumi.set(__self__, "thumbprint", thumbprint)
|
|
1517
|
-
|
|
1518
|
-
@property
|
|
1519
|
-
@pulumi.getter
|
|
1520
|
-
def expiry(self) -> str:
|
|
1521
|
-
"""
|
|
1522
|
-
Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
1523
|
-
"""
|
|
1524
|
-
return pulumi.get(self, "expiry")
|
|
1525
|
-
|
|
1526
|
-
@property
|
|
1527
|
-
@pulumi.getter
|
|
1528
|
-
def subject(self) -> str:
|
|
1529
|
-
"""
|
|
1530
|
-
Subject of the certificate.
|
|
1531
|
-
"""
|
|
1532
|
-
return pulumi.get(self, "subject")
|
|
1533
|
-
|
|
1534
|
-
@property
|
|
1535
|
-
@pulumi.getter
|
|
1536
|
-
def thumbprint(self) -> str:
|
|
1537
|
-
"""
|
|
1538
|
-
Thumbprint of the certificate.
|
|
1539
|
-
"""
|
|
1540
|
-
return pulumi.get(self, "thumbprint")
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
@pulumi.output_type
|
|
1544
|
-
class CircuitBreakerFailureConditionResponse(dict):
|
|
1545
|
-
"""
|
|
1546
|
-
The trip conditions of the circuit breaker
|
|
1547
|
-
"""
|
|
1548
|
-
@staticmethod
|
|
1549
|
-
def __key_warning(key: str):
|
|
1550
|
-
suggest = None
|
|
1551
|
-
if key == "errorReasons":
|
|
1552
|
-
suggest = "error_reasons"
|
|
1553
|
-
elif key == "statusCodeRanges":
|
|
1554
|
-
suggest = "status_code_ranges"
|
|
1555
|
-
|
|
1556
|
-
if suggest:
|
|
1557
|
-
pulumi.log.warn(f"Key '{key}' not found in CircuitBreakerFailureConditionResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1558
|
-
|
|
1559
|
-
def __getitem__(self, key: str) -> Any:
|
|
1560
|
-
CircuitBreakerFailureConditionResponse.__key_warning(key)
|
|
1561
|
-
return super().__getitem__(key)
|
|
1562
|
-
|
|
1563
|
-
def get(self, key: str, default = None) -> Any:
|
|
1564
|
-
CircuitBreakerFailureConditionResponse.__key_warning(key)
|
|
1565
|
-
return super().get(key, default)
|
|
1566
|
-
|
|
1567
|
-
def __init__(__self__, *,
|
|
1568
|
-
count: Optional[float] = None,
|
|
1569
|
-
error_reasons: Optional[Sequence[str]] = None,
|
|
1570
|
-
interval: Optional[str] = None,
|
|
1571
|
-
percentage: Optional[float] = None,
|
|
1572
|
-
status_code_ranges: Optional[Sequence['outputs.FailureStatusCodeRangeResponse']] = None):
|
|
1573
|
-
"""
|
|
1574
|
-
The trip conditions of the circuit breaker
|
|
1575
|
-
:param float count: The threshold for opening the circuit.
|
|
1576
|
-
:param Sequence[str] error_reasons: The error reasons which are considered as failure.
|
|
1577
|
-
:param str interval: The interval during which the failures are counted.
|
|
1578
|
-
:param float percentage: The threshold for opening the circuit.
|
|
1579
|
-
:param Sequence['FailureStatusCodeRangeResponse'] status_code_ranges: The status code ranges which are considered as failure.
|
|
1580
|
-
"""
|
|
1581
|
-
if count is not None:
|
|
1582
|
-
pulumi.set(__self__, "count", count)
|
|
1583
|
-
if error_reasons is not None:
|
|
1584
|
-
pulumi.set(__self__, "error_reasons", error_reasons)
|
|
1585
|
-
if interval is not None:
|
|
1586
|
-
pulumi.set(__self__, "interval", interval)
|
|
1587
|
-
if percentage is not None:
|
|
1588
|
-
pulumi.set(__self__, "percentage", percentage)
|
|
1589
|
-
if status_code_ranges is not None:
|
|
1590
|
-
pulumi.set(__self__, "status_code_ranges", status_code_ranges)
|
|
1591
|
-
|
|
1592
|
-
@property
|
|
1593
|
-
@pulumi.getter
|
|
1594
|
-
def count(self) -> Optional[float]:
|
|
1595
|
-
"""
|
|
1596
|
-
The threshold for opening the circuit.
|
|
1597
|
-
"""
|
|
1598
|
-
return pulumi.get(self, "count")
|
|
1599
|
-
|
|
1600
|
-
@property
|
|
1601
|
-
@pulumi.getter(name="errorReasons")
|
|
1602
|
-
def error_reasons(self) -> Optional[Sequence[str]]:
|
|
1603
|
-
"""
|
|
1604
|
-
The error reasons which are considered as failure.
|
|
1605
|
-
"""
|
|
1606
|
-
return pulumi.get(self, "error_reasons")
|
|
1607
|
-
|
|
1608
|
-
@property
|
|
1609
|
-
@pulumi.getter
|
|
1610
|
-
def interval(self) -> Optional[str]:
|
|
1611
|
-
"""
|
|
1612
|
-
The interval during which the failures are counted.
|
|
1613
|
-
"""
|
|
1614
|
-
return pulumi.get(self, "interval")
|
|
1615
|
-
|
|
1616
|
-
@property
|
|
1617
|
-
@pulumi.getter
|
|
1618
|
-
def percentage(self) -> Optional[float]:
|
|
1619
|
-
"""
|
|
1620
|
-
The threshold for opening the circuit.
|
|
1621
|
-
"""
|
|
1622
|
-
return pulumi.get(self, "percentage")
|
|
1623
|
-
|
|
1624
|
-
@property
|
|
1625
|
-
@pulumi.getter(name="statusCodeRanges")
|
|
1626
|
-
def status_code_ranges(self) -> Optional[Sequence['outputs.FailureStatusCodeRangeResponse']]:
|
|
1627
|
-
"""
|
|
1628
|
-
The status code ranges which are considered as failure.
|
|
1629
|
-
"""
|
|
1630
|
-
return pulumi.get(self, "status_code_ranges")
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
@pulumi.output_type
|
|
1634
|
-
class CircuitBreakerRuleResponse(dict):
|
|
1635
|
-
"""
|
|
1636
|
-
Rule configuration to trip the backend.
|
|
1637
|
-
"""
|
|
1638
|
-
@staticmethod
|
|
1639
|
-
def __key_warning(key: str):
|
|
1640
|
-
suggest = None
|
|
1641
|
-
if key == "acceptRetryAfter":
|
|
1642
|
-
suggest = "accept_retry_after"
|
|
1643
|
-
elif key == "failureCondition":
|
|
1644
|
-
suggest = "failure_condition"
|
|
1645
|
-
elif key == "tripDuration":
|
|
1646
|
-
suggest = "trip_duration"
|
|
1647
|
-
|
|
1648
|
-
if suggest:
|
|
1649
|
-
pulumi.log.warn(f"Key '{key}' not found in CircuitBreakerRuleResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1650
|
-
|
|
1651
|
-
def __getitem__(self, key: str) -> Any:
|
|
1652
|
-
CircuitBreakerRuleResponse.__key_warning(key)
|
|
1653
|
-
return super().__getitem__(key)
|
|
1654
|
-
|
|
1655
|
-
def get(self, key: str, default = None) -> Any:
|
|
1656
|
-
CircuitBreakerRuleResponse.__key_warning(key)
|
|
1657
|
-
return super().get(key, default)
|
|
1658
|
-
|
|
1659
|
-
def __init__(__self__, *,
|
|
1660
|
-
accept_retry_after: Optional[bool] = None,
|
|
1661
|
-
failure_condition: Optional['outputs.CircuitBreakerFailureConditionResponse'] = None,
|
|
1662
|
-
name: Optional[str] = None,
|
|
1663
|
-
trip_duration: Optional[str] = None):
|
|
1664
|
-
"""
|
|
1665
|
-
Rule configuration to trip the backend.
|
|
1666
|
-
:param bool accept_retry_after: flag to accept Retry-After header from the backend.
|
|
1667
|
-
:param 'CircuitBreakerFailureConditionResponse' failure_condition: The conditions for tripping the circuit breaker.
|
|
1668
|
-
:param str name: The rule name.
|
|
1669
|
-
:param str trip_duration: The duration for which the circuit will be tripped.
|
|
1670
|
-
"""
|
|
1671
|
-
if accept_retry_after is not None:
|
|
1672
|
-
pulumi.set(__self__, "accept_retry_after", accept_retry_after)
|
|
1673
|
-
if failure_condition is not None:
|
|
1674
|
-
pulumi.set(__self__, "failure_condition", failure_condition)
|
|
1675
|
-
if name is not None:
|
|
1676
|
-
pulumi.set(__self__, "name", name)
|
|
1677
|
-
if trip_duration is not None:
|
|
1678
|
-
pulumi.set(__self__, "trip_duration", trip_duration)
|
|
1679
|
-
|
|
1680
|
-
@property
|
|
1681
|
-
@pulumi.getter(name="acceptRetryAfter")
|
|
1682
|
-
def accept_retry_after(self) -> Optional[bool]:
|
|
1683
|
-
"""
|
|
1684
|
-
flag to accept Retry-After header from the backend.
|
|
1685
|
-
"""
|
|
1686
|
-
return pulumi.get(self, "accept_retry_after")
|
|
1687
|
-
|
|
1688
|
-
@property
|
|
1689
|
-
@pulumi.getter(name="failureCondition")
|
|
1690
|
-
def failure_condition(self) -> Optional['outputs.CircuitBreakerFailureConditionResponse']:
|
|
1691
|
-
"""
|
|
1692
|
-
The conditions for tripping the circuit breaker.
|
|
1693
|
-
"""
|
|
1694
|
-
return pulumi.get(self, "failure_condition")
|
|
1695
|
-
|
|
1696
|
-
@property
|
|
1697
|
-
@pulumi.getter
|
|
1698
|
-
def name(self) -> Optional[str]:
|
|
1699
|
-
"""
|
|
1700
|
-
The rule name.
|
|
1701
|
-
"""
|
|
1702
|
-
return pulumi.get(self, "name")
|
|
1703
|
-
|
|
1704
|
-
@property
|
|
1705
|
-
@pulumi.getter(name="tripDuration")
|
|
1706
|
-
def trip_duration(self) -> Optional[str]:
|
|
1707
|
-
"""
|
|
1708
|
-
The duration for which the circuit will be tripped.
|
|
1709
|
-
"""
|
|
1710
|
-
return pulumi.get(self, "trip_duration")
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
@pulumi.output_type
|
|
1714
|
-
class ConfigurationApiResponse(dict):
|
|
1715
|
-
"""
|
|
1716
|
-
Information regarding the Configuration API of the API Management service.
|
|
1717
|
-
"""
|
|
1718
|
-
@staticmethod
|
|
1719
|
-
def __key_warning(key: str):
|
|
1720
|
-
suggest = None
|
|
1721
|
-
if key == "legacyApi":
|
|
1722
|
-
suggest = "legacy_api"
|
|
1723
|
-
|
|
1724
|
-
if suggest:
|
|
1725
|
-
pulumi.log.warn(f"Key '{key}' not found in ConfigurationApiResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1726
|
-
|
|
1727
|
-
def __getitem__(self, key: str) -> Any:
|
|
1728
|
-
ConfigurationApiResponse.__key_warning(key)
|
|
1729
|
-
return super().__getitem__(key)
|
|
1730
|
-
|
|
1731
|
-
def get(self, key: str, default = None) -> Any:
|
|
1732
|
-
ConfigurationApiResponse.__key_warning(key)
|
|
1733
|
-
return super().get(key, default)
|
|
1734
|
-
|
|
1735
|
-
def __init__(__self__, *,
|
|
1736
|
-
legacy_api: Optional[str] = None):
|
|
1737
|
-
"""
|
|
1738
|
-
Information regarding the Configuration API of the API Management service.
|
|
1739
|
-
:param str legacy_api: Indication whether or not the legacy Configuration API (v1) should be exposed on the API Management service. Value is optional but must be 'Enabled' or 'Disabled'. If 'Disabled', legacy Configuration API (v1) will not be available for self-hosted gateways. Default value is 'Enabled'
|
|
1740
|
-
"""
|
|
1741
|
-
if legacy_api is None:
|
|
1742
|
-
legacy_api = 'Enabled'
|
|
1743
|
-
if legacy_api is not None:
|
|
1744
|
-
pulumi.set(__self__, "legacy_api", legacy_api)
|
|
1745
|
-
|
|
1746
|
-
@property
|
|
1747
|
-
@pulumi.getter(name="legacyApi")
|
|
1748
|
-
def legacy_api(self) -> Optional[str]:
|
|
1749
|
-
"""
|
|
1750
|
-
Indication whether or not the legacy Configuration API (v1) should be exposed on the API Management service. Value is optional but must be 'Enabled' or 'Disabled'. If 'Disabled', legacy Configuration API (v1) will not be available for self-hosted gateways. Default value is 'Enabled'
|
|
1751
|
-
"""
|
|
1752
|
-
return pulumi.get(self, "legacy_api")
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
@pulumi.output_type
|
|
1756
|
-
class DataMaskingEntityResponse(dict):
|
|
1757
|
-
def __init__(__self__, *,
|
|
1758
|
-
mode: Optional[str] = None,
|
|
1759
|
-
value: Optional[str] = None):
|
|
1760
|
-
"""
|
|
1761
|
-
:param str mode: Data masking mode.
|
|
1762
|
-
:param str value: The name of an entity to mask (e.g. a name of a header or a query parameter).
|
|
1763
|
-
"""
|
|
1764
|
-
if mode is not None:
|
|
1765
|
-
pulumi.set(__self__, "mode", mode)
|
|
1766
|
-
if value is not None:
|
|
1767
|
-
pulumi.set(__self__, "value", value)
|
|
1768
|
-
|
|
1769
|
-
@property
|
|
1770
|
-
@pulumi.getter
|
|
1771
|
-
def mode(self) -> Optional[str]:
|
|
1772
|
-
"""
|
|
1773
|
-
Data masking mode.
|
|
1774
|
-
"""
|
|
1775
|
-
return pulumi.get(self, "mode")
|
|
1776
|
-
|
|
1777
|
-
@property
|
|
1778
|
-
@pulumi.getter
|
|
1779
|
-
def value(self) -> Optional[str]:
|
|
1780
|
-
"""
|
|
1781
|
-
The name of an entity to mask (e.g. a name of a header or a query parameter).
|
|
1782
|
-
"""
|
|
1783
|
-
return pulumi.get(self, "value")
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
@pulumi.output_type
|
|
1787
|
-
class DataMaskingResponse(dict):
|
|
1788
|
-
@staticmethod
|
|
1789
|
-
def __key_warning(key: str):
|
|
1790
|
-
suggest = None
|
|
1791
|
-
if key == "queryParams":
|
|
1792
|
-
suggest = "query_params"
|
|
1793
|
-
|
|
1794
|
-
if suggest:
|
|
1795
|
-
pulumi.log.warn(f"Key '{key}' not found in DataMaskingResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1796
|
-
|
|
1797
|
-
def __getitem__(self, key: str) -> Any:
|
|
1798
|
-
DataMaskingResponse.__key_warning(key)
|
|
1799
|
-
return super().__getitem__(key)
|
|
1800
|
-
|
|
1801
|
-
def get(self, key: str, default = None) -> Any:
|
|
1802
|
-
DataMaskingResponse.__key_warning(key)
|
|
1803
|
-
return super().get(key, default)
|
|
1804
|
-
|
|
1805
|
-
def __init__(__self__, *,
|
|
1806
|
-
headers: Optional[Sequence['outputs.DataMaskingEntityResponse']] = None,
|
|
1807
|
-
query_params: Optional[Sequence['outputs.DataMaskingEntityResponse']] = None):
|
|
1808
|
-
"""
|
|
1809
|
-
:param Sequence['DataMaskingEntityResponse'] headers: Masking settings for headers
|
|
1810
|
-
:param Sequence['DataMaskingEntityResponse'] query_params: Masking settings for Url query parameters
|
|
1811
|
-
"""
|
|
1812
|
-
if headers is not None:
|
|
1813
|
-
pulumi.set(__self__, "headers", headers)
|
|
1814
|
-
if query_params is not None:
|
|
1815
|
-
pulumi.set(__self__, "query_params", query_params)
|
|
1816
|
-
|
|
1817
|
-
@property
|
|
1818
|
-
@pulumi.getter
|
|
1819
|
-
def headers(self) -> Optional[Sequence['outputs.DataMaskingEntityResponse']]:
|
|
1820
|
-
"""
|
|
1821
|
-
Masking settings for headers
|
|
1822
|
-
"""
|
|
1823
|
-
return pulumi.get(self, "headers")
|
|
1824
|
-
|
|
1825
|
-
@property
|
|
1826
|
-
@pulumi.getter(name="queryParams")
|
|
1827
|
-
def query_params(self) -> Optional[Sequence['outputs.DataMaskingEntityResponse']]:
|
|
1828
|
-
"""
|
|
1829
|
-
Masking settings for Url query parameters
|
|
1830
|
-
"""
|
|
1831
|
-
return pulumi.get(self, "query_params")
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
@pulumi.output_type
|
|
1835
|
-
class EmailTemplateParametersContractPropertiesResponse(dict):
|
|
1836
|
-
"""
|
|
1837
|
-
Email Template Parameter contract.
|
|
1838
|
-
"""
|
|
1839
|
-
def __init__(__self__, *,
|
|
1840
|
-
description: Optional[str] = None,
|
|
1841
|
-
name: Optional[str] = None,
|
|
1842
|
-
title: Optional[str] = None):
|
|
1843
|
-
"""
|
|
1844
|
-
Email Template Parameter contract.
|
|
1845
|
-
:param str description: Template parameter description.
|
|
1846
|
-
:param str name: Template parameter name.
|
|
1847
|
-
:param str title: Template parameter title.
|
|
1848
|
-
"""
|
|
1849
|
-
if description is not None:
|
|
1850
|
-
pulumi.set(__self__, "description", description)
|
|
1851
|
-
if name is not None:
|
|
1852
|
-
pulumi.set(__self__, "name", name)
|
|
1853
|
-
if title is not None:
|
|
1854
|
-
pulumi.set(__self__, "title", title)
|
|
1855
|
-
|
|
1856
|
-
@property
|
|
1857
|
-
@pulumi.getter
|
|
1858
|
-
def description(self) -> Optional[str]:
|
|
1859
|
-
"""
|
|
1860
|
-
Template parameter description.
|
|
1861
|
-
"""
|
|
1862
|
-
return pulumi.get(self, "description")
|
|
1863
|
-
|
|
1864
|
-
@property
|
|
1865
|
-
@pulumi.getter
|
|
1866
|
-
def name(self) -> Optional[str]:
|
|
1867
|
-
"""
|
|
1868
|
-
Template parameter name.
|
|
1869
|
-
"""
|
|
1870
|
-
return pulumi.get(self, "name")
|
|
1871
|
-
|
|
1872
|
-
@property
|
|
1873
|
-
@pulumi.getter
|
|
1874
|
-
def title(self) -> Optional[str]:
|
|
1875
|
-
"""
|
|
1876
|
-
Template parameter title.
|
|
1877
|
-
"""
|
|
1878
|
-
return pulumi.get(self, "title")
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
@pulumi.output_type
|
|
1882
|
-
class FailureStatusCodeRangeResponse(dict):
|
|
1883
|
-
"""
|
|
1884
|
-
The failure http status code range
|
|
1885
|
-
"""
|
|
1886
|
-
def __init__(__self__, *,
|
|
1887
|
-
max: Optional[int] = None,
|
|
1888
|
-
min: Optional[int] = None):
|
|
1889
|
-
"""
|
|
1890
|
-
The failure http status code range
|
|
1891
|
-
:param int max: The maximum http status code.
|
|
1892
|
-
:param int min: The minimum http status code.
|
|
1893
|
-
"""
|
|
1894
|
-
if max is not None:
|
|
1895
|
-
pulumi.set(__self__, "max", max)
|
|
1896
|
-
if min is not None:
|
|
1897
|
-
pulumi.set(__self__, "min", min)
|
|
1898
|
-
|
|
1899
|
-
@property
|
|
1900
|
-
@pulumi.getter
|
|
1901
|
-
def max(self) -> Optional[int]:
|
|
1902
|
-
"""
|
|
1903
|
-
The maximum http status code.
|
|
1904
|
-
"""
|
|
1905
|
-
return pulumi.get(self, "max")
|
|
1906
|
-
|
|
1907
|
-
@property
|
|
1908
|
-
@pulumi.getter
|
|
1909
|
-
def min(self) -> Optional[int]:
|
|
1910
|
-
"""
|
|
1911
|
-
The minimum http status code.
|
|
1912
|
-
"""
|
|
1913
|
-
return pulumi.get(self, "min")
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
@pulumi.output_type
|
|
1917
|
-
class FrontendConfigurationResponse(dict):
|
|
1918
|
-
"""
|
|
1919
|
-
Information regarding how the gateway should be exposed.
|
|
1920
|
-
"""
|
|
1921
|
-
@staticmethod
|
|
1922
|
-
def __key_warning(key: str):
|
|
1923
|
-
suggest = None
|
|
1924
|
-
if key == "defaultHostname":
|
|
1925
|
-
suggest = "default_hostname"
|
|
1926
|
-
|
|
1927
|
-
if suggest:
|
|
1928
|
-
pulumi.log.warn(f"Key '{key}' not found in FrontendConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1929
|
-
|
|
1930
|
-
def __getitem__(self, key: str) -> Any:
|
|
1931
|
-
FrontendConfigurationResponse.__key_warning(key)
|
|
1932
|
-
return super().__getitem__(key)
|
|
1933
|
-
|
|
1934
|
-
def get(self, key: str, default = None) -> Any:
|
|
1935
|
-
FrontendConfigurationResponse.__key_warning(key)
|
|
1936
|
-
return super().get(key, default)
|
|
1937
|
-
|
|
1938
|
-
def __init__(__self__, *,
|
|
1939
|
-
default_hostname: str):
|
|
1940
|
-
"""
|
|
1941
|
-
Information regarding how the gateway should be exposed.
|
|
1942
|
-
:param str default_hostname: The default hostname of the data-plane gateway to which requests can be sent. This is only applicable for API gateway with Standard SKU.
|
|
1943
|
-
"""
|
|
1944
|
-
pulumi.set(__self__, "default_hostname", default_hostname)
|
|
1945
|
-
|
|
1946
|
-
@property
|
|
1947
|
-
@pulumi.getter(name="defaultHostname")
|
|
1948
|
-
def default_hostname(self) -> str:
|
|
1949
|
-
"""
|
|
1950
|
-
The default hostname of the data-plane gateway to which requests can be sent. This is only applicable for API gateway with Standard SKU.
|
|
1951
|
-
"""
|
|
1952
|
-
return pulumi.get(self, "default_hostname")
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
@pulumi.output_type
|
|
1956
|
-
class GatewayConfigurationApiResponse(dict):
|
|
1957
|
-
"""
|
|
1958
|
-
Information regarding the Configuration API of the API Management gateway. This is only applicable for API gateway with Standard SKU.
|
|
1959
|
-
"""
|
|
1960
|
-
def __init__(__self__, *,
|
|
1961
|
-
hostname: str):
|
|
1962
|
-
"""
|
|
1963
|
-
Information regarding the Configuration API of the API Management gateway. This is only applicable for API gateway with Standard SKU.
|
|
1964
|
-
:param str hostname: Hostname to which the agent connects to propagate configuration to the cloud.
|
|
1965
|
-
"""
|
|
1966
|
-
pulumi.set(__self__, "hostname", hostname)
|
|
1967
|
-
|
|
1968
|
-
@property
|
|
1969
|
-
@pulumi.getter
|
|
1970
|
-
def hostname(self) -> str:
|
|
1971
|
-
"""
|
|
1972
|
-
Hostname to which the agent connects to propagate configuration to the cloud.
|
|
1973
|
-
"""
|
|
1974
|
-
return pulumi.get(self, "hostname")
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
@pulumi.output_type
|
|
1978
|
-
class GroupContractPropertiesResponse(dict):
|
|
1979
|
-
"""
|
|
1980
|
-
Group contract Properties.
|
|
1981
|
-
"""
|
|
1982
|
-
@staticmethod
|
|
1983
|
-
def __key_warning(key: str):
|
|
1984
|
-
suggest = None
|
|
1985
|
-
if key == "builtIn":
|
|
1986
|
-
suggest = "built_in"
|
|
1987
|
-
elif key == "displayName":
|
|
1988
|
-
suggest = "display_name"
|
|
1989
|
-
elif key == "externalId":
|
|
1990
|
-
suggest = "external_id"
|
|
1991
|
-
|
|
1992
|
-
if suggest:
|
|
1993
|
-
pulumi.log.warn(f"Key '{key}' not found in GroupContractPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
1994
|
-
|
|
1995
|
-
def __getitem__(self, key: str) -> Any:
|
|
1996
|
-
GroupContractPropertiesResponse.__key_warning(key)
|
|
1997
|
-
return super().__getitem__(key)
|
|
1998
|
-
|
|
1999
|
-
def get(self, key: str, default = None) -> Any:
|
|
2000
|
-
GroupContractPropertiesResponse.__key_warning(key)
|
|
2001
|
-
return super().get(key, default)
|
|
2002
|
-
|
|
2003
|
-
def __init__(__self__, *,
|
|
2004
|
-
built_in: bool,
|
|
2005
|
-
display_name: str,
|
|
2006
|
-
description: Optional[str] = None,
|
|
2007
|
-
external_id: Optional[str] = None,
|
|
2008
|
-
type: Optional[str] = None):
|
|
2009
|
-
"""
|
|
2010
|
-
Group contract Properties.
|
|
2011
|
-
:param bool built_in: true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false.
|
|
2012
|
-
:param str display_name: Group name.
|
|
2013
|
-
:param str description: Group description. Can contain HTML formatting tags.
|
|
2014
|
-
:param str external_id: For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://<tenant>.onmicrosoft.com/groups/<group object id>`; otherwise the value is null.
|
|
2015
|
-
:param str type: Group type.
|
|
2016
|
-
"""
|
|
2017
|
-
pulumi.set(__self__, "built_in", built_in)
|
|
2018
|
-
pulumi.set(__self__, "display_name", display_name)
|
|
2019
|
-
if description is not None:
|
|
2020
|
-
pulumi.set(__self__, "description", description)
|
|
2021
|
-
if external_id is not None:
|
|
2022
|
-
pulumi.set(__self__, "external_id", external_id)
|
|
2023
|
-
if type is not None:
|
|
2024
|
-
pulumi.set(__self__, "type", type)
|
|
2025
|
-
|
|
2026
|
-
@property
|
|
2027
|
-
@pulumi.getter(name="builtIn")
|
|
2028
|
-
def built_in(self) -> bool:
|
|
2029
|
-
"""
|
|
2030
|
-
true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false.
|
|
2031
|
-
"""
|
|
2032
|
-
return pulumi.get(self, "built_in")
|
|
2033
|
-
|
|
2034
|
-
@property
|
|
2035
|
-
@pulumi.getter(name="displayName")
|
|
2036
|
-
def display_name(self) -> str:
|
|
2037
|
-
"""
|
|
2038
|
-
Group name.
|
|
2039
|
-
"""
|
|
2040
|
-
return pulumi.get(self, "display_name")
|
|
2041
|
-
|
|
2042
|
-
@property
|
|
2043
|
-
@pulumi.getter
|
|
2044
|
-
def description(self) -> Optional[str]:
|
|
2045
|
-
"""
|
|
2046
|
-
Group description. Can contain HTML formatting tags.
|
|
2047
|
-
"""
|
|
2048
|
-
return pulumi.get(self, "description")
|
|
2049
|
-
|
|
2050
|
-
@property
|
|
2051
|
-
@pulumi.getter(name="externalId")
|
|
2052
|
-
def external_id(self) -> Optional[str]:
|
|
2053
|
-
"""
|
|
2054
|
-
For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://<tenant>.onmicrosoft.com/groups/<group object id>`; otherwise the value is null.
|
|
2055
|
-
"""
|
|
2056
|
-
return pulumi.get(self, "external_id")
|
|
2057
|
-
|
|
2058
|
-
@property
|
|
2059
|
-
@pulumi.getter
|
|
2060
|
-
def type(self) -> Optional[str]:
|
|
2061
|
-
"""
|
|
2062
|
-
Group type.
|
|
2063
|
-
"""
|
|
2064
|
-
return pulumi.get(self, "type")
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
@pulumi.output_type
|
|
2068
|
-
class HostnameConfigurationResponse(dict):
|
|
2069
|
-
"""
|
|
2070
|
-
Custom hostname configuration.
|
|
2071
|
-
"""
|
|
2072
|
-
@staticmethod
|
|
2073
|
-
def __key_warning(key: str):
|
|
2074
|
-
suggest = None
|
|
2075
|
-
if key == "hostName":
|
|
2076
|
-
suggest = "host_name"
|
|
2077
|
-
elif key == "certificatePassword":
|
|
2078
|
-
suggest = "certificate_password"
|
|
2079
|
-
elif key == "certificateSource":
|
|
2080
|
-
suggest = "certificate_source"
|
|
2081
|
-
elif key == "certificateStatus":
|
|
2082
|
-
suggest = "certificate_status"
|
|
2083
|
-
elif key == "defaultSslBinding":
|
|
2084
|
-
suggest = "default_ssl_binding"
|
|
2085
|
-
elif key == "encodedCertificate":
|
|
2086
|
-
suggest = "encoded_certificate"
|
|
2087
|
-
elif key == "identityClientId":
|
|
2088
|
-
suggest = "identity_client_id"
|
|
2089
|
-
elif key == "keyVaultId":
|
|
2090
|
-
suggest = "key_vault_id"
|
|
2091
|
-
elif key == "negotiateClientCertificate":
|
|
2092
|
-
suggest = "negotiate_client_certificate"
|
|
2093
|
-
|
|
2094
|
-
if suggest:
|
|
2095
|
-
pulumi.log.warn(f"Key '{key}' not found in HostnameConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2096
|
-
|
|
2097
|
-
def __getitem__(self, key: str) -> Any:
|
|
2098
|
-
HostnameConfigurationResponse.__key_warning(key)
|
|
2099
|
-
return super().__getitem__(key)
|
|
2100
|
-
|
|
2101
|
-
def get(self, key: str, default = None) -> Any:
|
|
2102
|
-
HostnameConfigurationResponse.__key_warning(key)
|
|
2103
|
-
return super().get(key, default)
|
|
2104
|
-
|
|
2105
|
-
def __init__(__self__, *,
|
|
2106
|
-
host_name: str,
|
|
2107
|
-
type: str,
|
|
2108
|
-
certificate: Optional['outputs.CertificateInformationResponse'] = None,
|
|
2109
|
-
certificate_password: Optional[str] = None,
|
|
2110
|
-
certificate_source: Optional[str] = None,
|
|
2111
|
-
certificate_status: Optional[str] = None,
|
|
2112
|
-
default_ssl_binding: Optional[bool] = None,
|
|
2113
|
-
encoded_certificate: Optional[str] = None,
|
|
2114
|
-
identity_client_id: Optional[str] = None,
|
|
2115
|
-
key_vault_id: Optional[str] = None,
|
|
2116
|
-
negotiate_client_certificate: Optional[bool] = None):
|
|
2117
|
-
"""
|
|
2118
|
-
Custom hostname configuration.
|
|
2119
|
-
:param str host_name: Hostname to configure on the Api Management service.
|
|
2120
|
-
:param str type: Hostname type.
|
|
2121
|
-
:param 'CertificateInformationResponse' certificate: Certificate information.
|
|
2122
|
-
:param str certificate_password: Certificate Password.
|
|
2123
|
-
:param str certificate_source: Certificate Source.
|
|
2124
|
-
:param str certificate_status: Certificate Status.
|
|
2125
|
-
:param bool default_ssl_binding: Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type.
|
|
2126
|
-
:param str encoded_certificate: Base64 Encoded certificate.
|
|
2127
|
-
:param str identity_client_id: System or User Assigned Managed identity clientId as generated by Azure AD, which has GET access to the keyVault containing the SSL certificate.
|
|
2128
|
-
:param str key_vault_id: Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with aka.ms/apimmsi. The secret should be of type *application/x-pkcs12*
|
|
2129
|
-
:param bool negotiate_client_certificate: Specify true to always negotiate client certificate on the hostname. Default Value is false.
|
|
2130
|
-
"""
|
|
2131
|
-
pulumi.set(__self__, "host_name", host_name)
|
|
2132
|
-
pulumi.set(__self__, "type", type)
|
|
2133
|
-
if certificate is not None:
|
|
2134
|
-
pulumi.set(__self__, "certificate", certificate)
|
|
2135
|
-
if certificate_password is not None:
|
|
2136
|
-
pulumi.set(__self__, "certificate_password", certificate_password)
|
|
2137
|
-
if certificate_source is not None:
|
|
2138
|
-
pulumi.set(__self__, "certificate_source", certificate_source)
|
|
2139
|
-
if certificate_status is not None:
|
|
2140
|
-
pulumi.set(__self__, "certificate_status", certificate_status)
|
|
2141
|
-
if default_ssl_binding is None:
|
|
2142
|
-
default_ssl_binding = False
|
|
2143
|
-
if default_ssl_binding is not None:
|
|
2144
|
-
pulumi.set(__self__, "default_ssl_binding", default_ssl_binding)
|
|
2145
|
-
if encoded_certificate is not None:
|
|
2146
|
-
pulumi.set(__self__, "encoded_certificate", encoded_certificate)
|
|
2147
|
-
if identity_client_id is not None:
|
|
2148
|
-
pulumi.set(__self__, "identity_client_id", identity_client_id)
|
|
2149
|
-
if key_vault_id is not None:
|
|
2150
|
-
pulumi.set(__self__, "key_vault_id", key_vault_id)
|
|
2151
|
-
if negotiate_client_certificate is None:
|
|
2152
|
-
negotiate_client_certificate = False
|
|
2153
|
-
if negotiate_client_certificate is not None:
|
|
2154
|
-
pulumi.set(__self__, "negotiate_client_certificate", negotiate_client_certificate)
|
|
2155
|
-
|
|
2156
|
-
@property
|
|
2157
|
-
@pulumi.getter(name="hostName")
|
|
2158
|
-
def host_name(self) -> str:
|
|
2159
|
-
"""
|
|
2160
|
-
Hostname to configure on the Api Management service.
|
|
2161
|
-
"""
|
|
2162
|
-
return pulumi.get(self, "host_name")
|
|
2163
|
-
|
|
2164
|
-
@property
|
|
2165
|
-
@pulumi.getter
|
|
2166
|
-
def type(self) -> str:
|
|
2167
|
-
"""
|
|
2168
|
-
Hostname type.
|
|
2169
|
-
"""
|
|
2170
|
-
return pulumi.get(self, "type")
|
|
2171
|
-
|
|
2172
|
-
@property
|
|
2173
|
-
@pulumi.getter
|
|
2174
|
-
def certificate(self) -> Optional['outputs.CertificateInformationResponse']:
|
|
2175
|
-
"""
|
|
2176
|
-
Certificate information.
|
|
2177
|
-
"""
|
|
2178
|
-
return pulumi.get(self, "certificate")
|
|
2179
|
-
|
|
2180
|
-
@property
|
|
2181
|
-
@pulumi.getter(name="certificatePassword")
|
|
2182
|
-
def certificate_password(self) -> Optional[str]:
|
|
2183
|
-
"""
|
|
2184
|
-
Certificate Password.
|
|
2185
|
-
"""
|
|
2186
|
-
return pulumi.get(self, "certificate_password")
|
|
2187
|
-
|
|
2188
|
-
@property
|
|
2189
|
-
@pulumi.getter(name="certificateSource")
|
|
2190
|
-
def certificate_source(self) -> Optional[str]:
|
|
2191
|
-
"""
|
|
2192
|
-
Certificate Source.
|
|
2193
|
-
"""
|
|
2194
|
-
return pulumi.get(self, "certificate_source")
|
|
2195
|
-
|
|
2196
|
-
@property
|
|
2197
|
-
@pulumi.getter(name="certificateStatus")
|
|
2198
|
-
def certificate_status(self) -> Optional[str]:
|
|
2199
|
-
"""
|
|
2200
|
-
Certificate Status.
|
|
2201
|
-
"""
|
|
2202
|
-
return pulumi.get(self, "certificate_status")
|
|
2203
|
-
|
|
2204
|
-
@property
|
|
2205
|
-
@pulumi.getter(name="defaultSslBinding")
|
|
2206
|
-
def default_ssl_binding(self) -> Optional[bool]:
|
|
2207
|
-
"""
|
|
2208
|
-
Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type.
|
|
2209
|
-
"""
|
|
2210
|
-
return pulumi.get(self, "default_ssl_binding")
|
|
2211
|
-
|
|
2212
|
-
@property
|
|
2213
|
-
@pulumi.getter(name="encodedCertificate")
|
|
2214
|
-
def encoded_certificate(self) -> Optional[str]:
|
|
2215
|
-
"""
|
|
2216
|
-
Base64 Encoded certificate.
|
|
2217
|
-
"""
|
|
2218
|
-
return pulumi.get(self, "encoded_certificate")
|
|
2219
|
-
|
|
2220
|
-
@property
|
|
2221
|
-
@pulumi.getter(name="identityClientId")
|
|
2222
|
-
def identity_client_id(self) -> Optional[str]:
|
|
2223
|
-
"""
|
|
2224
|
-
System or User Assigned Managed identity clientId as generated by Azure AD, which has GET access to the keyVault containing the SSL certificate.
|
|
2225
|
-
"""
|
|
2226
|
-
return pulumi.get(self, "identity_client_id")
|
|
2227
|
-
|
|
2228
|
-
@property
|
|
2229
|
-
@pulumi.getter(name="keyVaultId")
|
|
2230
|
-
def key_vault_id(self) -> Optional[str]:
|
|
2231
|
-
"""
|
|
2232
|
-
Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with aka.ms/apimmsi. The secret should be of type *application/x-pkcs12*
|
|
2233
|
-
"""
|
|
2234
|
-
return pulumi.get(self, "key_vault_id")
|
|
2235
|
-
|
|
2236
|
-
@property
|
|
2237
|
-
@pulumi.getter(name="negotiateClientCertificate")
|
|
2238
|
-
def negotiate_client_certificate(self) -> Optional[bool]:
|
|
2239
|
-
"""
|
|
2240
|
-
Specify true to always negotiate client certificate on the hostname. Default Value is false.
|
|
2241
|
-
"""
|
|
2242
|
-
return pulumi.get(self, "negotiate_client_certificate")
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
@pulumi.output_type
|
|
2246
|
-
class HttpMessageDiagnosticResponse(dict):
|
|
2247
|
-
"""
|
|
2248
|
-
Http message diagnostic settings.
|
|
2249
|
-
"""
|
|
2250
|
-
@staticmethod
|
|
2251
|
-
def __key_warning(key: str):
|
|
2252
|
-
suggest = None
|
|
2253
|
-
if key == "dataMasking":
|
|
2254
|
-
suggest = "data_masking"
|
|
2255
|
-
|
|
2256
|
-
if suggest:
|
|
2257
|
-
pulumi.log.warn(f"Key '{key}' not found in HttpMessageDiagnosticResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2258
|
-
|
|
2259
|
-
def __getitem__(self, key: str) -> Any:
|
|
2260
|
-
HttpMessageDiagnosticResponse.__key_warning(key)
|
|
2261
|
-
return super().__getitem__(key)
|
|
2262
|
-
|
|
2263
|
-
def get(self, key: str, default = None) -> Any:
|
|
2264
|
-
HttpMessageDiagnosticResponse.__key_warning(key)
|
|
2265
|
-
return super().get(key, default)
|
|
2266
|
-
|
|
2267
|
-
def __init__(__self__, *,
|
|
2268
|
-
body: Optional['outputs.BodyDiagnosticSettingsResponse'] = None,
|
|
2269
|
-
data_masking: Optional['outputs.DataMaskingResponse'] = None,
|
|
2270
|
-
headers: Optional[Sequence[str]] = None):
|
|
2271
|
-
"""
|
|
2272
|
-
Http message diagnostic settings.
|
|
2273
|
-
:param 'BodyDiagnosticSettingsResponse' body: Body logging settings.
|
|
2274
|
-
:param 'DataMaskingResponse' data_masking: Data masking settings.
|
|
2275
|
-
:param Sequence[str] headers: Array of HTTP Headers to log.
|
|
2276
|
-
"""
|
|
2277
|
-
if body is not None:
|
|
2278
|
-
pulumi.set(__self__, "body", body)
|
|
2279
|
-
if data_masking is not None:
|
|
2280
|
-
pulumi.set(__self__, "data_masking", data_masking)
|
|
2281
|
-
if headers is not None:
|
|
2282
|
-
pulumi.set(__self__, "headers", headers)
|
|
2283
|
-
|
|
2284
|
-
@property
|
|
2285
|
-
@pulumi.getter
|
|
2286
|
-
def body(self) -> Optional['outputs.BodyDiagnosticSettingsResponse']:
|
|
2287
|
-
"""
|
|
2288
|
-
Body logging settings.
|
|
2289
|
-
"""
|
|
2290
|
-
return pulumi.get(self, "body")
|
|
2291
|
-
|
|
2292
|
-
@property
|
|
2293
|
-
@pulumi.getter(name="dataMasking")
|
|
2294
|
-
def data_masking(self) -> Optional['outputs.DataMaskingResponse']:
|
|
2295
|
-
"""
|
|
2296
|
-
Data masking settings.
|
|
2297
|
-
"""
|
|
2298
|
-
return pulumi.get(self, "data_masking")
|
|
2299
|
-
|
|
2300
|
-
@property
|
|
2301
|
-
@pulumi.getter
|
|
2302
|
-
def headers(self) -> Optional[Sequence[str]]:
|
|
2303
|
-
"""
|
|
2304
|
-
Array of HTTP Headers to log.
|
|
2305
|
-
"""
|
|
2306
|
-
return pulumi.get(self, "headers")
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
@pulumi.output_type
|
|
2310
|
-
class KeyVaultContractPropertiesResponse(dict):
|
|
2311
|
-
"""
|
|
2312
|
-
KeyVault contract details.
|
|
2313
|
-
"""
|
|
2314
|
-
@staticmethod
|
|
2315
|
-
def __key_warning(key: str):
|
|
2316
|
-
suggest = None
|
|
2317
|
-
if key == "identityClientId":
|
|
2318
|
-
suggest = "identity_client_id"
|
|
2319
|
-
elif key == "lastStatus":
|
|
2320
|
-
suggest = "last_status"
|
|
2321
|
-
elif key == "secretIdentifier":
|
|
2322
|
-
suggest = "secret_identifier"
|
|
2323
|
-
|
|
2324
|
-
if suggest:
|
|
2325
|
-
pulumi.log.warn(f"Key '{key}' not found in KeyVaultContractPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2326
|
-
|
|
2327
|
-
def __getitem__(self, key: str) -> Any:
|
|
2328
|
-
KeyVaultContractPropertiesResponse.__key_warning(key)
|
|
2329
|
-
return super().__getitem__(key)
|
|
2330
|
-
|
|
2331
|
-
def get(self, key: str, default = None) -> Any:
|
|
2332
|
-
KeyVaultContractPropertiesResponse.__key_warning(key)
|
|
2333
|
-
return super().get(key, default)
|
|
2334
|
-
|
|
2335
|
-
def __init__(__self__, *,
|
|
2336
|
-
identity_client_id: Optional[str] = None,
|
|
2337
|
-
last_status: Optional['outputs.KeyVaultLastAccessStatusContractPropertiesResponse'] = None,
|
|
2338
|
-
secret_identifier: Optional[str] = None):
|
|
2339
|
-
"""
|
|
2340
|
-
KeyVault contract details.
|
|
2341
|
-
:param str identity_client_id: Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret.
|
|
2342
|
-
:param 'KeyVaultLastAccessStatusContractPropertiesResponse' last_status: Last time sync and refresh status of secret from key vault.
|
|
2343
|
-
:param str secret_identifier: Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi
|
|
2344
|
-
"""
|
|
2345
|
-
if identity_client_id is not None:
|
|
2346
|
-
pulumi.set(__self__, "identity_client_id", identity_client_id)
|
|
2347
|
-
if last_status is not None:
|
|
2348
|
-
pulumi.set(__self__, "last_status", last_status)
|
|
2349
|
-
if secret_identifier is not None:
|
|
2350
|
-
pulumi.set(__self__, "secret_identifier", secret_identifier)
|
|
2351
|
-
|
|
2352
|
-
@property
|
|
2353
|
-
@pulumi.getter(name="identityClientId")
|
|
2354
|
-
def identity_client_id(self) -> Optional[str]:
|
|
2355
|
-
"""
|
|
2356
|
-
Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret.
|
|
2357
|
-
"""
|
|
2358
|
-
return pulumi.get(self, "identity_client_id")
|
|
2359
|
-
|
|
2360
|
-
@property
|
|
2361
|
-
@pulumi.getter(name="lastStatus")
|
|
2362
|
-
def last_status(self) -> Optional['outputs.KeyVaultLastAccessStatusContractPropertiesResponse']:
|
|
2363
|
-
"""
|
|
2364
|
-
Last time sync and refresh status of secret from key vault.
|
|
2365
|
-
"""
|
|
2366
|
-
return pulumi.get(self, "last_status")
|
|
2367
|
-
|
|
2368
|
-
@property
|
|
2369
|
-
@pulumi.getter(name="secretIdentifier")
|
|
2370
|
-
def secret_identifier(self) -> Optional[str]:
|
|
2371
|
-
"""
|
|
2372
|
-
Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi
|
|
2373
|
-
"""
|
|
2374
|
-
return pulumi.get(self, "secret_identifier")
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
@pulumi.output_type
|
|
2378
|
-
class KeyVaultLastAccessStatusContractPropertiesResponse(dict):
|
|
2379
|
-
"""
|
|
2380
|
-
Issue contract Update Properties.
|
|
2381
|
-
"""
|
|
2382
|
-
@staticmethod
|
|
2383
|
-
def __key_warning(key: str):
|
|
2384
|
-
suggest = None
|
|
2385
|
-
if key == "timeStampUtc":
|
|
2386
|
-
suggest = "time_stamp_utc"
|
|
2387
|
-
|
|
2388
|
-
if suggest:
|
|
2389
|
-
pulumi.log.warn(f"Key '{key}' not found in KeyVaultLastAccessStatusContractPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2390
|
-
|
|
2391
|
-
def __getitem__(self, key: str) -> Any:
|
|
2392
|
-
KeyVaultLastAccessStatusContractPropertiesResponse.__key_warning(key)
|
|
2393
|
-
return super().__getitem__(key)
|
|
2394
|
-
|
|
2395
|
-
def get(self, key: str, default = None) -> Any:
|
|
2396
|
-
KeyVaultLastAccessStatusContractPropertiesResponse.__key_warning(key)
|
|
2397
|
-
return super().get(key, default)
|
|
2398
|
-
|
|
2399
|
-
def __init__(__self__, *,
|
|
2400
|
-
code: Optional[str] = None,
|
|
2401
|
-
message: Optional[str] = None,
|
|
2402
|
-
time_stamp_utc: Optional[str] = None):
|
|
2403
|
-
"""
|
|
2404
|
-
Issue contract Update Properties.
|
|
2405
|
-
:param str code: Last status code for sync and refresh of secret from key vault.
|
|
2406
|
-
:param str message: Details of the error else empty.
|
|
2407
|
-
:param str time_stamp_utc: Last time secret was accessed. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
2408
|
-
"""
|
|
2409
|
-
if code is not None:
|
|
2410
|
-
pulumi.set(__self__, "code", code)
|
|
2411
|
-
if message is not None:
|
|
2412
|
-
pulumi.set(__self__, "message", message)
|
|
2413
|
-
if time_stamp_utc is not None:
|
|
2414
|
-
pulumi.set(__self__, "time_stamp_utc", time_stamp_utc)
|
|
2415
|
-
|
|
2416
|
-
@property
|
|
2417
|
-
@pulumi.getter
|
|
2418
|
-
def code(self) -> Optional[str]:
|
|
2419
|
-
"""
|
|
2420
|
-
Last status code for sync and refresh of secret from key vault.
|
|
2421
|
-
"""
|
|
2422
|
-
return pulumi.get(self, "code")
|
|
2423
|
-
|
|
2424
|
-
@property
|
|
2425
|
-
@pulumi.getter
|
|
2426
|
-
def message(self) -> Optional[str]:
|
|
2427
|
-
"""
|
|
2428
|
-
Details of the error else empty.
|
|
2429
|
-
"""
|
|
2430
|
-
return pulumi.get(self, "message")
|
|
2431
|
-
|
|
2432
|
-
@property
|
|
2433
|
-
@pulumi.getter(name="timeStampUtc")
|
|
2434
|
-
def time_stamp_utc(self) -> Optional[str]:
|
|
2435
|
-
"""
|
|
2436
|
-
Last time secret was accessed. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
2437
|
-
"""
|
|
2438
|
-
return pulumi.get(self, "time_stamp_utc")
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
@pulumi.output_type
|
|
2442
|
-
class LLMDiagnosticSettingsResponse(dict):
|
|
2443
|
-
"""
|
|
2444
|
-
Diagnostic settings for Large Language Models
|
|
2445
|
-
"""
|
|
2446
|
-
def __init__(__self__, *,
|
|
2447
|
-
logs: Optional[str] = None,
|
|
2448
|
-
requests: Optional['outputs.LLMMessageDiagnosticSettingsResponse'] = None,
|
|
2449
|
-
responses: Optional['outputs.LLMMessageDiagnosticSettingsResponse'] = None):
|
|
2450
|
-
"""
|
|
2451
|
-
Diagnostic settings for Large Language Models
|
|
2452
|
-
:param str logs: Specifies whether default diagnostic should be enabled for Large Language Models or not.
|
|
2453
|
-
:param 'LLMMessageDiagnosticSettingsResponse' requests: Diagnostic settings for Large Language Models requests.
|
|
2454
|
-
:param 'LLMMessageDiagnosticSettingsResponse' responses: Diagnostic settings for Large Language Models responses.
|
|
2455
|
-
"""
|
|
2456
|
-
if logs is not None:
|
|
2457
|
-
pulumi.set(__self__, "logs", logs)
|
|
2458
|
-
if requests is not None:
|
|
2459
|
-
pulumi.set(__self__, "requests", requests)
|
|
2460
|
-
if responses is not None:
|
|
2461
|
-
pulumi.set(__self__, "responses", responses)
|
|
2462
|
-
|
|
2463
|
-
@property
|
|
2464
|
-
@pulumi.getter
|
|
2465
|
-
def logs(self) -> Optional[str]:
|
|
2466
|
-
"""
|
|
2467
|
-
Specifies whether default diagnostic should be enabled for Large Language Models or not.
|
|
2468
|
-
"""
|
|
2469
|
-
return pulumi.get(self, "logs")
|
|
2470
|
-
|
|
2471
|
-
@property
|
|
2472
|
-
@pulumi.getter
|
|
2473
|
-
def requests(self) -> Optional['outputs.LLMMessageDiagnosticSettingsResponse']:
|
|
2474
|
-
"""
|
|
2475
|
-
Diagnostic settings for Large Language Models requests.
|
|
2476
|
-
"""
|
|
2477
|
-
return pulumi.get(self, "requests")
|
|
2478
|
-
|
|
2479
|
-
@property
|
|
2480
|
-
@pulumi.getter
|
|
2481
|
-
def responses(self) -> Optional['outputs.LLMMessageDiagnosticSettingsResponse']:
|
|
2482
|
-
"""
|
|
2483
|
-
Diagnostic settings for Large Language Models responses.
|
|
2484
|
-
"""
|
|
2485
|
-
return pulumi.get(self, "responses")
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
@pulumi.output_type
|
|
2489
|
-
class LLMMessageDiagnosticSettingsResponse(dict):
|
|
2490
|
-
"""
|
|
2491
|
-
Diagnostic settings for Large Language Models Messages
|
|
2492
|
-
"""
|
|
2493
|
-
@staticmethod
|
|
2494
|
-
def __key_warning(key: str):
|
|
2495
|
-
suggest = None
|
|
2496
|
-
if key == "maxSizeInBytes":
|
|
2497
|
-
suggest = "max_size_in_bytes"
|
|
2498
|
-
|
|
2499
|
-
if suggest:
|
|
2500
|
-
pulumi.log.warn(f"Key '{key}' not found in LLMMessageDiagnosticSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2501
|
-
|
|
2502
|
-
def __getitem__(self, key: str) -> Any:
|
|
2503
|
-
LLMMessageDiagnosticSettingsResponse.__key_warning(key)
|
|
2504
|
-
return super().__getitem__(key)
|
|
2505
|
-
|
|
2506
|
-
def get(self, key: str, default = None) -> Any:
|
|
2507
|
-
LLMMessageDiagnosticSettingsResponse.__key_warning(key)
|
|
2508
|
-
return super().get(key, default)
|
|
2509
|
-
|
|
2510
|
-
def __init__(__self__, *,
|
|
2511
|
-
max_size_in_bytes: Optional[int] = None,
|
|
2512
|
-
messages: Optional[str] = None):
|
|
2513
|
-
"""
|
|
2514
|
-
Diagnostic settings for Large Language Models Messages
|
|
2515
|
-
:param int max_size_in_bytes: Maximum size of message to logs in bytes. The default size is 32KB.
|
|
2516
|
-
:param str messages: Specifies which message should be logged. Currently there is only 'all' option.
|
|
2517
|
-
"""
|
|
2518
|
-
if max_size_in_bytes is not None:
|
|
2519
|
-
pulumi.set(__self__, "max_size_in_bytes", max_size_in_bytes)
|
|
2520
|
-
if messages is not None:
|
|
2521
|
-
pulumi.set(__self__, "messages", messages)
|
|
2522
|
-
|
|
2523
|
-
@property
|
|
2524
|
-
@pulumi.getter(name="maxSizeInBytes")
|
|
2525
|
-
def max_size_in_bytes(self) -> Optional[int]:
|
|
2526
|
-
"""
|
|
2527
|
-
Maximum size of message to logs in bytes. The default size is 32KB.
|
|
2528
|
-
"""
|
|
2529
|
-
return pulumi.get(self, "max_size_in_bytes")
|
|
2530
|
-
|
|
2531
|
-
@property
|
|
2532
|
-
@pulumi.getter
|
|
2533
|
-
def messages(self) -> Optional[str]:
|
|
2534
|
-
"""
|
|
2535
|
-
Specifies which message should be logged. Currently there is only 'all' option.
|
|
2536
|
-
"""
|
|
2537
|
-
return pulumi.get(self, "messages")
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
@pulumi.output_type
|
|
2541
|
-
class OAuth2AuthenticationSettingsContractResponse(dict):
|
|
2542
|
-
"""
|
|
2543
|
-
API OAuth2 Authentication settings details.
|
|
2544
|
-
"""
|
|
2545
|
-
@staticmethod
|
|
2546
|
-
def __key_warning(key: str):
|
|
2547
|
-
suggest = None
|
|
2548
|
-
if key == "authorizationServerId":
|
|
2549
|
-
suggest = "authorization_server_id"
|
|
2550
|
-
|
|
2551
|
-
if suggest:
|
|
2552
|
-
pulumi.log.warn(f"Key '{key}' not found in OAuth2AuthenticationSettingsContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2553
|
-
|
|
2554
|
-
def __getitem__(self, key: str) -> Any:
|
|
2555
|
-
OAuth2AuthenticationSettingsContractResponse.__key_warning(key)
|
|
2556
|
-
return super().__getitem__(key)
|
|
2557
|
-
|
|
2558
|
-
def get(self, key: str, default = None) -> Any:
|
|
2559
|
-
OAuth2AuthenticationSettingsContractResponse.__key_warning(key)
|
|
2560
|
-
return super().get(key, default)
|
|
2561
|
-
|
|
2562
|
-
def __init__(__self__, *,
|
|
2563
|
-
authorization_server_id: Optional[str] = None,
|
|
2564
|
-
scope: Optional[str] = None):
|
|
2565
|
-
"""
|
|
2566
|
-
API OAuth2 Authentication settings details.
|
|
2567
|
-
:param str authorization_server_id: OAuth authorization server identifier.
|
|
2568
|
-
:param str scope: operations scope.
|
|
2569
|
-
"""
|
|
2570
|
-
if authorization_server_id is not None:
|
|
2571
|
-
pulumi.set(__self__, "authorization_server_id", authorization_server_id)
|
|
2572
|
-
if scope is not None:
|
|
2573
|
-
pulumi.set(__self__, "scope", scope)
|
|
2574
|
-
|
|
2575
|
-
@property
|
|
2576
|
-
@pulumi.getter(name="authorizationServerId")
|
|
2577
|
-
def authorization_server_id(self) -> Optional[str]:
|
|
2578
|
-
"""
|
|
2579
|
-
OAuth authorization server identifier.
|
|
2580
|
-
"""
|
|
2581
|
-
return pulumi.get(self, "authorization_server_id")
|
|
2582
|
-
|
|
2583
|
-
@property
|
|
2584
|
-
@pulumi.getter
|
|
2585
|
-
def scope(self) -> Optional[str]:
|
|
2586
|
-
"""
|
|
2587
|
-
operations scope.
|
|
2588
|
-
"""
|
|
2589
|
-
return pulumi.get(self, "scope")
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
@pulumi.output_type
|
|
2593
|
-
class OpenIdAuthenticationSettingsContractResponse(dict):
|
|
2594
|
-
"""
|
|
2595
|
-
API OAuth2 Authentication settings details.
|
|
2596
|
-
"""
|
|
2597
|
-
@staticmethod
|
|
2598
|
-
def __key_warning(key: str):
|
|
2599
|
-
suggest = None
|
|
2600
|
-
if key == "bearerTokenSendingMethods":
|
|
2601
|
-
suggest = "bearer_token_sending_methods"
|
|
2602
|
-
elif key == "openidProviderId":
|
|
2603
|
-
suggest = "openid_provider_id"
|
|
2604
|
-
|
|
2605
|
-
if suggest:
|
|
2606
|
-
pulumi.log.warn(f"Key '{key}' not found in OpenIdAuthenticationSettingsContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2607
|
-
|
|
2608
|
-
def __getitem__(self, key: str) -> Any:
|
|
2609
|
-
OpenIdAuthenticationSettingsContractResponse.__key_warning(key)
|
|
2610
|
-
return super().__getitem__(key)
|
|
2611
|
-
|
|
2612
|
-
def get(self, key: str, default = None) -> Any:
|
|
2613
|
-
OpenIdAuthenticationSettingsContractResponse.__key_warning(key)
|
|
2614
|
-
return super().get(key, default)
|
|
2615
|
-
|
|
2616
|
-
def __init__(__self__, *,
|
|
2617
|
-
bearer_token_sending_methods: Optional[Sequence[str]] = None,
|
|
2618
|
-
openid_provider_id: Optional[str] = None):
|
|
2619
|
-
"""
|
|
2620
|
-
API OAuth2 Authentication settings details.
|
|
2621
|
-
:param Sequence[str] bearer_token_sending_methods: How to send token to the server.
|
|
2622
|
-
:param str openid_provider_id: OAuth authorization server identifier.
|
|
2623
|
-
"""
|
|
2624
|
-
if bearer_token_sending_methods is not None:
|
|
2625
|
-
pulumi.set(__self__, "bearer_token_sending_methods", bearer_token_sending_methods)
|
|
2626
|
-
if openid_provider_id is not None:
|
|
2627
|
-
pulumi.set(__self__, "openid_provider_id", openid_provider_id)
|
|
2628
|
-
|
|
2629
|
-
@property
|
|
2630
|
-
@pulumi.getter(name="bearerTokenSendingMethods")
|
|
2631
|
-
def bearer_token_sending_methods(self) -> Optional[Sequence[str]]:
|
|
2632
|
-
"""
|
|
2633
|
-
How to send token to the server.
|
|
2634
|
-
"""
|
|
2635
|
-
return pulumi.get(self, "bearer_token_sending_methods")
|
|
2636
|
-
|
|
2637
|
-
@property
|
|
2638
|
-
@pulumi.getter(name="openidProviderId")
|
|
2639
|
-
def openid_provider_id(self) -> Optional[str]:
|
|
2640
|
-
"""
|
|
2641
|
-
OAuth authorization server identifier.
|
|
2642
|
-
"""
|
|
2643
|
-
return pulumi.get(self, "openid_provider_id")
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
@pulumi.output_type
|
|
2647
|
-
class ParameterContractResponse(dict):
|
|
2648
|
-
"""
|
|
2649
|
-
Operation parameters details.
|
|
2650
|
-
"""
|
|
2651
|
-
@staticmethod
|
|
2652
|
-
def __key_warning(key: str):
|
|
2653
|
-
suggest = None
|
|
2654
|
-
if key == "defaultValue":
|
|
2655
|
-
suggest = "default_value"
|
|
2656
|
-
elif key == "schemaId":
|
|
2657
|
-
suggest = "schema_id"
|
|
2658
|
-
elif key == "typeName":
|
|
2659
|
-
suggest = "type_name"
|
|
2660
|
-
|
|
2661
|
-
if suggest:
|
|
2662
|
-
pulumi.log.warn(f"Key '{key}' not found in ParameterContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2663
|
-
|
|
2664
|
-
def __getitem__(self, key: str) -> Any:
|
|
2665
|
-
ParameterContractResponse.__key_warning(key)
|
|
2666
|
-
return super().__getitem__(key)
|
|
2667
|
-
|
|
2668
|
-
def get(self, key: str, default = None) -> Any:
|
|
2669
|
-
ParameterContractResponse.__key_warning(key)
|
|
2670
|
-
return super().get(key, default)
|
|
2671
|
-
|
|
2672
|
-
def __init__(__self__, *,
|
|
2673
|
-
name: str,
|
|
2674
|
-
type: str,
|
|
2675
|
-
default_value: Optional[str] = None,
|
|
2676
|
-
description: Optional[str] = None,
|
|
2677
|
-
examples: Optional[Mapping[str, 'outputs.ParameterExampleContractResponse']] = None,
|
|
2678
|
-
required: Optional[bool] = None,
|
|
2679
|
-
schema_id: Optional[str] = None,
|
|
2680
|
-
type_name: Optional[str] = None,
|
|
2681
|
-
values: Optional[Sequence[str]] = None):
|
|
2682
|
-
"""
|
|
2683
|
-
Operation parameters details.
|
|
2684
|
-
:param str name: Parameter name.
|
|
2685
|
-
:param str type: Parameter type.
|
|
2686
|
-
:param str default_value: Default parameter value.
|
|
2687
|
-
:param str description: Parameter description.
|
|
2688
|
-
:param Mapping[str, 'ParameterExampleContractResponse'] examples: Exampled defined for the parameter.
|
|
2689
|
-
:param bool required: Specifies whether parameter is required or not.
|
|
2690
|
-
:param str schema_id: Schema identifier.
|
|
2691
|
-
:param str type_name: Type name defined by the schema.
|
|
2692
|
-
:param Sequence[str] values: Parameter values.
|
|
2693
|
-
"""
|
|
2694
|
-
pulumi.set(__self__, "name", name)
|
|
2695
|
-
pulumi.set(__self__, "type", type)
|
|
2696
|
-
if default_value is not None:
|
|
2697
|
-
pulumi.set(__self__, "default_value", default_value)
|
|
2698
|
-
if description is not None:
|
|
2699
|
-
pulumi.set(__self__, "description", description)
|
|
2700
|
-
if examples is not None:
|
|
2701
|
-
pulumi.set(__self__, "examples", examples)
|
|
2702
|
-
if required is not None:
|
|
2703
|
-
pulumi.set(__self__, "required", required)
|
|
2704
|
-
if schema_id is not None:
|
|
2705
|
-
pulumi.set(__self__, "schema_id", schema_id)
|
|
2706
|
-
if type_name is not None:
|
|
2707
|
-
pulumi.set(__self__, "type_name", type_name)
|
|
2708
|
-
if values is not None:
|
|
2709
|
-
pulumi.set(__self__, "values", values)
|
|
2710
|
-
|
|
2711
|
-
@property
|
|
2712
|
-
@pulumi.getter
|
|
2713
|
-
def name(self) -> str:
|
|
2714
|
-
"""
|
|
2715
|
-
Parameter name.
|
|
2716
|
-
"""
|
|
2717
|
-
return pulumi.get(self, "name")
|
|
2718
|
-
|
|
2719
|
-
@property
|
|
2720
|
-
@pulumi.getter
|
|
2721
|
-
def type(self) -> str:
|
|
2722
|
-
"""
|
|
2723
|
-
Parameter type.
|
|
2724
|
-
"""
|
|
2725
|
-
return pulumi.get(self, "type")
|
|
2726
|
-
|
|
2727
|
-
@property
|
|
2728
|
-
@pulumi.getter(name="defaultValue")
|
|
2729
|
-
def default_value(self) -> Optional[str]:
|
|
2730
|
-
"""
|
|
2731
|
-
Default parameter value.
|
|
2732
|
-
"""
|
|
2733
|
-
return pulumi.get(self, "default_value")
|
|
2734
|
-
|
|
2735
|
-
@property
|
|
2736
|
-
@pulumi.getter
|
|
2737
|
-
def description(self) -> Optional[str]:
|
|
2738
|
-
"""
|
|
2739
|
-
Parameter description.
|
|
2740
|
-
"""
|
|
2741
|
-
return pulumi.get(self, "description")
|
|
2742
|
-
|
|
2743
|
-
@property
|
|
2744
|
-
@pulumi.getter
|
|
2745
|
-
def examples(self) -> Optional[Mapping[str, 'outputs.ParameterExampleContractResponse']]:
|
|
2746
|
-
"""
|
|
2747
|
-
Exampled defined for the parameter.
|
|
2748
|
-
"""
|
|
2749
|
-
return pulumi.get(self, "examples")
|
|
2750
|
-
|
|
2751
|
-
@property
|
|
2752
|
-
@pulumi.getter
|
|
2753
|
-
def required(self) -> Optional[bool]:
|
|
2754
|
-
"""
|
|
2755
|
-
Specifies whether parameter is required or not.
|
|
2756
|
-
"""
|
|
2757
|
-
return pulumi.get(self, "required")
|
|
2758
|
-
|
|
2759
|
-
@property
|
|
2760
|
-
@pulumi.getter(name="schemaId")
|
|
2761
|
-
def schema_id(self) -> Optional[str]:
|
|
2762
|
-
"""
|
|
2763
|
-
Schema identifier.
|
|
2764
|
-
"""
|
|
2765
|
-
return pulumi.get(self, "schema_id")
|
|
2766
|
-
|
|
2767
|
-
@property
|
|
2768
|
-
@pulumi.getter(name="typeName")
|
|
2769
|
-
def type_name(self) -> Optional[str]:
|
|
2770
|
-
"""
|
|
2771
|
-
Type name defined by the schema.
|
|
2772
|
-
"""
|
|
2773
|
-
return pulumi.get(self, "type_name")
|
|
2774
|
-
|
|
2775
|
-
@property
|
|
2776
|
-
@pulumi.getter
|
|
2777
|
-
def values(self) -> Optional[Sequence[str]]:
|
|
2778
|
-
"""
|
|
2779
|
-
Parameter values.
|
|
2780
|
-
"""
|
|
2781
|
-
return pulumi.get(self, "values")
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
@pulumi.output_type
|
|
2785
|
-
class ParameterExampleContractResponse(dict):
|
|
2786
|
-
"""
|
|
2787
|
-
Parameter example.
|
|
2788
|
-
"""
|
|
2789
|
-
@staticmethod
|
|
2790
|
-
def __key_warning(key: str):
|
|
2791
|
-
suggest = None
|
|
2792
|
-
if key == "externalValue":
|
|
2793
|
-
suggest = "external_value"
|
|
2794
|
-
|
|
2795
|
-
if suggest:
|
|
2796
|
-
pulumi.log.warn(f"Key '{key}' not found in ParameterExampleContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2797
|
-
|
|
2798
|
-
def __getitem__(self, key: str) -> Any:
|
|
2799
|
-
ParameterExampleContractResponse.__key_warning(key)
|
|
2800
|
-
return super().__getitem__(key)
|
|
2801
|
-
|
|
2802
|
-
def get(self, key: str, default = None) -> Any:
|
|
2803
|
-
ParameterExampleContractResponse.__key_warning(key)
|
|
2804
|
-
return super().get(key, default)
|
|
2805
|
-
|
|
2806
|
-
def __init__(__self__, *,
|
|
2807
|
-
description: Optional[str] = None,
|
|
2808
|
-
external_value: Optional[str] = None,
|
|
2809
|
-
summary: Optional[str] = None,
|
|
2810
|
-
value: Optional[Any] = None):
|
|
2811
|
-
"""
|
|
2812
|
-
Parameter example.
|
|
2813
|
-
:param str description: Long description for the example
|
|
2814
|
-
:param str external_value: A URL that points to the literal example
|
|
2815
|
-
:param str summary: Short description for the example
|
|
2816
|
-
:param Any value: Example value. May be a primitive value, or an object.
|
|
2817
|
-
"""
|
|
2818
|
-
if description is not None:
|
|
2819
|
-
pulumi.set(__self__, "description", description)
|
|
2820
|
-
if external_value is not None:
|
|
2821
|
-
pulumi.set(__self__, "external_value", external_value)
|
|
2822
|
-
if summary is not None:
|
|
2823
|
-
pulumi.set(__self__, "summary", summary)
|
|
2824
|
-
if value is not None:
|
|
2825
|
-
pulumi.set(__self__, "value", value)
|
|
2826
|
-
|
|
2827
|
-
@property
|
|
2828
|
-
@pulumi.getter
|
|
2829
|
-
def description(self) -> Optional[str]:
|
|
2830
|
-
"""
|
|
2831
|
-
Long description for the example
|
|
2832
|
-
"""
|
|
2833
|
-
return pulumi.get(self, "description")
|
|
2834
|
-
|
|
2835
|
-
@property
|
|
2836
|
-
@pulumi.getter(name="externalValue")
|
|
2837
|
-
def external_value(self) -> Optional[str]:
|
|
2838
|
-
"""
|
|
2839
|
-
A URL that points to the literal example
|
|
2840
|
-
"""
|
|
2841
|
-
return pulumi.get(self, "external_value")
|
|
2842
|
-
|
|
2843
|
-
@property
|
|
2844
|
-
@pulumi.getter
|
|
2845
|
-
def summary(self) -> Optional[str]:
|
|
2846
|
-
"""
|
|
2847
|
-
Short description for the example
|
|
2848
|
-
"""
|
|
2849
|
-
return pulumi.get(self, "summary")
|
|
2850
|
-
|
|
2851
|
-
@property
|
|
2852
|
-
@pulumi.getter
|
|
2853
|
-
def value(self) -> Optional[Any]:
|
|
2854
|
-
"""
|
|
2855
|
-
Example value. May be a primitive value, or an object.
|
|
2856
|
-
"""
|
|
2857
|
-
return pulumi.get(self, "value")
|
|
2858
|
-
|
|
2859
|
-
|
|
2860
|
-
@pulumi.output_type
|
|
2861
|
-
class PipelineDiagnosticSettingsResponse(dict):
|
|
2862
|
-
"""
|
|
2863
|
-
Diagnostic settings for incoming/outgoing HTTP messages to the Gateway.
|
|
2864
|
-
"""
|
|
2865
|
-
def __init__(__self__, *,
|
|
2866
|
-
request: Optional['outputs.HttpMessageDiagnosticResponse'] = None,
|
|
2867
|
-
response: Optional['outputs.HttpMessageDiagnosticResponse'] = None):
|
|
2868
|
-
"""
|
|
2869
|
-
Diagnostic settings for incoming/outgoing HTTP messages to the Gateway.
|
|
2870
|
-
:param 'HttpMessageDiagnosticResponse' request: Diagnostic settings for request.
|
|
2871
|
-
:param 'HttpMessageDiagnosticResponse' response: Diagnostic settings for response.
|
|
2872
|
-
"""
|
|
2873
|
-
if request is not None:
|
|
2874
|
-
pulumi.set(__self__, "request", request)
|
|
2875
|
-
if response is not None:
|
|
2876
|
-
pulumi.set(__self__, "response", response)
|
|
2877
|
-
|
|
2878
|
-
@property
|
|
2879
|
-
@pulumi.getter
|
|
2880
|
-
def request(self) -> Optional['outputs.HttpMessageDiagnosticResponse']:
|
|
2881
|
-
"""
|
|
2882
|
-
Diagnostic settings for request.
|
|
2883
|
-
"""
|
|
2884
|
-
return pulumi.get(self, "request")
|
|
2885
|
-
|
|
2886
|
-
@property
|
|
2887
|
-
@pulumi.getter
|
|
2888
|
-
def response(self) -> Optional['outputs.HttpMessageDiagnosticResponse']:
|
|
2889
|
-
"""
|
|
2890
|
-
Diagnostic settings for response.
|
|
2891
|
-
"""
|
|
2892
|
-
return pulumi.get(self, "response")
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
@pulumi.output_type
|
|
2896
|
-
class PrivateEndpointResponse(dict):
|
|
2897
|
-
"""
|
|
2898
|
-
The Private Endpoint resource.
|
|
2899
|
-
"""
|
|
2900
|
-
def __init__(__self__, *,
|
|
2901
|
-
id: str):
|
|
2902
|
-
"""
|
|
2903
|
-
The Private Endpoint resource.
|
|
2904
|
-
:param str id: The ARM identifier for Private Endpoint
|
|
2905
|
-
"""
|
|
2906
|
-
pulumi.set(__self__, "id", id)
|
|
2907
|
-
|
|
2908
|
-
@property
|
|
2909
|
-
@pulumi.getter
|
|
2910
|
-
def id(self) -> str:
|
|
2911
|
-
"""
|
|
2912
|
-
The ARM identifier for Private Endpoint
|
|
2913
|
-
"""
|
|
2914
|
-
return pulumi.get(self, "id")
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
@pulumi.output_type
|
|
2918
|
-
class PrivateLinkServiceConnectionStateResponse(dict):
|
|
2919
|
-
"""
|
|
2920
|
-
A collection of information about the state of the connection between service consumer and provider.
|
|
2921
|
-
"""
|
|
2922
|
-
@staticmethod
|
|
2923
|
-
def __key_warning(key: str):
|
|
2924
|
-
suggest = None
|
|
2925
|
-
if key == "actionsRequired":
|
|
2926
|
-
suggest = "actions_required"
|
|
2927
|
-
|
|
2928
|
-
if suggest:
|
|
2929
|
-
pulumi.log.warn(f"Key '{key}' not found in PrivateLinkServiceConnectionStateResponse. Access the value via the '{suggest}' property getter instead.")
|
|
2930
|
-
|
|
2931
|
-
def __getitem__(self, key: str) -> Any:
|
|
2932
|
-
PrivateLinkServiceConnectionStateResponse.__key_warning(key)
|
|
2933
|
-
return super().__getitem__(key)
|
|
2934
|
-
|
|
2935
|
-
def get(self, key: str, default = None) -> Any:
|
|
2936
|
-
PrivateLinkServiceConnectionStateResponse.__key_warning(key)
|
|
2937
|
-
return super().get(key, default)
|
|
2938
|
-
|
|
2939
|
-
def __init__(__self__, *,
|
|
2940
|
-
actions_required: Optional[str] = None,
|
|
2941
|
-
description: Optional[str] = None,
|
|
2942
|
-
status: Optional[str] = None):
|
|
2943
|
-
"""
|
|
2944
|
-
A collection of information about the state of the connection between service consumer and provider.
|
|
2945
|
-
:param str actions_required: A message indicating if changes on the service provider require any updates on the consumer.
|
|
2946
|
-
:param str description: The reason for approval/rejection of the connection.
|
|
2947
|
-
:param str status: Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
2948
|
-
"""
|
|
2949
|
-
if actions_required is not None:
|
|
2950
|
-
pulumi.set(__self__, "actions_required", actions_required)
|
|
2951
|
-
if description is not None:
|
|
2952
|
-
pulumi.set(__self__, "description", description)
|
|
2953
|
-
if status is not None:
|
|
2954
|
-
pulumi.set(__self__, "status", status)
|
|
2955
|
-
|
|
2956
|
-
@property
|
|
2957
|
-
@pulumi.getter(name="actionsRequired")
|
|
2958
|
-
def actions_required(self) -> Optional[str]:
|
|
2959
|
-
"""
|
|
2960
|
-
A message indicating if changes on the service provider require any updates on the consumer.
|
|
2961
|
-
"""
|
|
2962
|
-
return pulumi.get(self, "actions_required")
|
|
2963
|
-
|
|
2964
|
-
@property
|
|
2965
|
-
@pulumi.getter
|
|
2966
|
-
def description(self) -> Optional[str]:
|
|
2967
|
-
"""
|
|
2968
|
-
The reason for approval/rejection of the connection.
|
|
2969
|
-
"""
|
|
2970
|
-
return pulumi.get(self, "description")
|
|
2971
|
-
|
|
2972
|
-
@property
|
|
2973
|
-
@pulumi.getter
|
|
2974
|
-
def status(self) -> Optional[str]:
|
|
2975
|
-
"""
|
|
2976
|
-
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
2977
|
-
"""
|
|
2978
|
-
return pulumi.get(self, "status")
|
|
2979
|
-
|
|
2980
|
-
|
|
2981
|
-
@pulumi.output_type
|
|
2982
|
-
class RemotePrivateEndpointConnectionWrapperResponse(dict):
|
|
2983
|
-
"""
|
|
2984
|
-
Remote Private Endpoint Connection resource.
|
|
2985
|
-
"""
|
|
2986
|
-
@staticmethod
|
|
2987
|
-
def __key_warning(key: str):
|
|
2988
|
-
suggest = None
|
|
2989
|
-
if key == "groupIds":
|
|
2990
|
-
suggest = "group_ids"
|
|
2991
|
-
elif key == "privateLinkServiceConnectionState":
|
|
2992
|
-
suggest = "private_link_service_connection_state"
|
|
2993
|
-
elif key == "provisioningState":
|
|
2994
|
-
suggest = "provisioning_state"
|
|
2995
|
-
elif key == "privateEndpoint":
|
|
2996
|
-
suggest = "private_endpoint"
|
|
2997
|
-
|
|
2998
|
-
if suggest:
|
|
2999
|
-
pulumi.log.warn(f"Key '{key}' not found in RemotePrivateEndpointConnectionWrapperResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3000
|
-
|
|
3001
|
-
def __getitem__(self, key: str) -> Any:
|
|
3002
|
-
RemotePrivateEndpointConnectionWrapperResponse.__key_warning(key)
|
|
3003
|
-
return super().__getitem__(key)
|
|
3004
|
-
|
|
3005
|
-
def get(self, key: str, default = None) -> Any:
|
|
3006
|
-
RemotePrivateEndpointConnectionWrapperResponse.__key_warning(key)
|
|
3007
|
-
return super().get(key, default)
|
|
3008
|
-
|
|
3009
|
-
def __init__(__self__, *,
|
|
3010
|
-
group_ids: Sequence[str],
|
|
3011
|
-
private_link_service_connection_state: 'outputs.PrivateLinkServiceConnectionStateResponse',
|
|
3012
|
-
provisioning_state: str,
|
|
3013
|
-
id: Optional[str] = None,
|
|
3014
|
-
name: Optional[str] = None,
|
|
3015
|
-
private_endpoint: Optional['outputs.ArmIdWrapperResponse'] = None,
|
|
3016
|
-
type: Optional[str] = None):
|
|
3017
|
-
"""
|
|
3018
|
-
Remote Private Endpoint Connection resource.
|
|
3019
|
-
:param Sequence[str] group_ids: All the Group ids.
|
|
3020
|
-
:param 'PrivateLinkServiceConnectionStateResponse' private_link_service_connection_state: A collection of information about the state of the connection between service consumer and provider.
|
|
3021
|
-
:param str provisioning_state: The provisioning state of the private endpoint connection resource.
|
|
3022
|
-
:param str id: Private Endpoint connection resource id
|
|
3023
|
-
:param str name: Private Endpoint Connection Name
|
|
3024
|
-
:param 'ArmIdWrapperResponse' private_endpoint: The resource of private end point.
|
|
3025
|
-
:param str type: Private Endpoint Connection Resource Type
|
|
3026
|
-
"""
|
|
3027
|
-
pulumi.set(__self__, "group_ids", group_ids)
|
|
3028
|
-
pulumi.set(__self__, "private_link_service_connection_state", private_link_service_connection_state)
|
|
3029
|
-
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
3030
|
-
if id is not None:
|
|
3031
|
-
pulumi.set(__self__, "id", id)
|
|
3032
|
-
if name is not None:
|
|
3033
|
-
pulumi.set(__self__, "name", name)
|
|
3034
|
-
if private_endpoint is not None:
|
|
3035
|
-
pulumi.set(__self__, "private_endpoint", private_endpoint)
|
|
3036
|
-
if type is not None:
|
|
3037
|
-
pulumi.set(__self__, "type", type)
|
|
3038
|
-
|
|
3039
|
-
@property
|
|
3040
|
-
@pulumi.getter(name="groupIds")
|
|
3041
|
-
def group_ids(self) -> Sequence[str]:
|
|
3042
|
-
"""
|
|
3043
|
-
All the Group ids.
|
|
3044
|
-
"""
|
|
3045
|
-
return pulumi.get(self, "group_ids")
|
|
3046
|
-
|
|
3047
|
-
@property
|
|
3048
|
-
@pulumi.getter(name="privateLinkServiceConnectionState")
|
|
3049
|
-
def private_link_service_connection_state(self) -> 'outputs.PrivateLinkServiceConnectionStateResponse':
|
|
3050
|
-
"""
|
|
3051
|
-
A collection of information about the state of the connection between service consumer and provider.
|
|
3052
|
-
"""
|
|
3053
|
-
return pulumi.get(self, "private_link_service_connection_state")
|
|
3054
|
-
|
|
3055
|
-
@property
|
|
3056
|
-
@pulumi.getter(name="provisioningState")
|
|
3057
|
-
def provisioning_state(self) -> str:
|
|
3058
|
-
"""
|
|
3059
|
-
The provisioning state of the private endpoint connection resource.
|
|
3060
|
-
"""
|
|
3061
|
-
return pulumi.get(self, "provisioning_state")
|
|
3062
|
-
|
|
3063
|
-
@property
|
|
3064
|
-
@pulumi.getter
|
|
3065
|
-
def id(self) -> Optional[str]:
|
|
3066
|
-
"""
|
|
3067
|
-
Private Endpoint connection resource id
|
|
3068
|
-
"""
|
|
3069
|
-
return pulumi.get(self, "id")
|
|
3070
|
-
|
|
3071
|
-
@property
|
|
3072
|
-
@pulumi.getter
|
|
3073
|
-
def name(self) -> Optional[str]:
|
|
3074
|
-
"""
|
|
3075
|
-
Private Endpoint Connection Name
|
|
3076
|
-
"""
|
|
3077
|
-
return pulumi.get(self, "name")
|
|
3078
|
-
|
|
3079
|
-
@property
|
|
3080
|
-
@pulumi.getter(name="privateEndpoint")
|
|
3081
|
-
def private_endpoint(self) -> Optional['outputs.ArmIdWrapperResponse']:
|
|
3082
|
-
"""
|
|
3083
|
-
The resource of private end point.
|
|
3084
|
-
"""
|
|
3085
|
-
return pulumi.get(self, "private_endpoint")
|
|
3086
|
-
|
|
3087
|
-
@property
|
|
3088
|
-
@pulumi.getter
|
|
3089
|
-
def type(self) -> Optional[str]:
|
|
3090
|
-
"""
|
|
3091
|
-
Private Endpoint Connection Resource Type
|
|
3092
|
-
"""
|
|
3093
|
-
return pulumi.get(self, "type")
|
|
3094
|
-
|
|
3095
|
-
|
|
3096
|
-
@pulumi.output_type
|
|
3097
|
-
class RepresentationContractResponse(dict):
|
|
3098
|
-
"""
|
|
3099
|
-
Operation request/response representation details.
|
|
3100
|
-
"""
|
|
3101
|
-
@staticmethod
|
|
3102
|
-
def __key_warning(key: str):
|
|
3103
|
-
suggest = None
|
|
3104
|
-
if key == "contentType":
|
|
3105
|
-
suggest = "content_type"
|
|
3106
|
-
elif key == "formParameters":
|
|
3107
|
-
suggest = "form_parameters"
|
|
3108
|
-
elif key == "schemaId":
|
|
3109
|
-
suggest = "schema_id"
|
|
3110
|
-
elif key == "typeName":
|
|
3111
|
-
suggest = "type_name"
|
|
3112
|
-
|
|
3113
|
-
if suggest:
|
|
3114
|
-
pulumi.log.warn(f"Key '{key}' not found in RepresentationContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3115
|
-
|
|
3116
|
-
def __getitem__(self, key: str) -> Any:
|
|
3117
|
-
RepresentationContractResponse.__key_warning(key)
|
|
3118
|
-
return super().__getitem__(key)
|
|
3119
|
-
|
|
3120
|
-
def get(self, key: str, default = None) -> Any:
|
|
3121
|
-
RepresentationContractResponse.__key_warning(key)
|
|
3122
|
-
return super().get(key, default)
|
|
3123
|
-
|
|
3124
|
-
def __init__(__self__, *,
|
|
3125
|
-
content_type: str,
|
|
3126
|
-
examples: Optional[Mapping[str, 'outputs.ParameterExampleContractResponse']] = None,
|
|
3127
|
-
form_parameters: Optional[Sequence['outputs.ParameterContractResponse']] = None,
|
|
3128
|
-
schema_id: Optional[str] = None,
|
|
3129
|
-
type_name: Optional[str] = None):
|
|
3130
|
-
"""
|
|
3131
|
-
Operation request/response representation details.
|
|
3132
|
-
:param str content_type: Specifies a registered or custom content type for this representation, e.g. application/xml.
|
|
3133
|
-
:param Mapping[str, 'ParameterExampleContractResponse'] examples: Exampled defined for the representation.
|
|
3134
|
-
:param Sequence['ParameterContractResponse'] form_parameters: Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'..
|
|
3135
|
-
:param str schema_id: Schema identifier. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3136
|
-
:param str type_name: Type name defined by the schema. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3137
|
-
"""
|
|
3138
|
-
pulumi.set(__self__, "content_type", content_type)
|
|
3139
|
-
if examples is not None:
|
|
3140
|
-
pulumi.set(__self__, "examples", examples)
|
|
3141
|
-
if form_parameters is not None:
|
|
3142
|
-
pulumi.set(__self__, "form_parameters", form_parameters)
|
|
3143
|
-
if schema_id is not None:
|
|
3144
|
-
pulumi.set(__self__, "schema_id", schema_id)
|
|
3145
|
-
if type_name is not None:
|
|
3146
|
-
pulumi.set(__self__, "type_name", type_name)
|
|
3147
|
-
|
|
3148
|
-
@property
|
|
3149
|
-
@pulumi.getter(name="contentType")
|
|
3150
|
-
def content_type(self) -> str:
|
|
3151
|
-
"""
|
|
3152
|
-
Specifies a registered or custom content type for this representation, e.g. application/xml.
|
|
3153
|
-
"""
|
|
3154
|
-
return pulumi.get(self, "content_type")
|
|
3155
|
-
|
|
3156
|
-
@property
|
|
3157
|
-
@pulumi.getter
|
|
3158
|
-
def examples(self) -> Optional[Mapping[str, 'outputs.ParameterExampleContractResponse']]:
|
|
3159
|
-
"""
|
|
3160
|
-
Exampled defined for the representation.
|
|
3161
|
-
"""
|
|
3162
|
-
return pulumi.get(self, "examples")
|
|
3163
|
-
|
|
3164
|
-
@property
|
|
3165
|
-
@pulumi.getter(name="formParameters")
|
|
3166
|
-
def form_parameters(self) -> Optional[Sequence['outputs.ParameterContractResponse']]:
|
|
3167
|
-
"""
|
|
3168
|
-
Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'..
|
|
3169
|
-
"""
|
|
3170
|
-
return pulumi.get(self, "form_parameters")
|
|
3171
|
-
|
|
3172
|
-
@property
|
|
3173
|
-
@pulumi.getter(name="schemaId")
|
|
3174
|
-
def schema_id(self) -> Optional[str]:
|
|
3175
|
-
"""
|
|
3176
|
-
Schema identifier. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3177
|
-
"""
|
|
3178
|
-
return pulumi.get(self, "schema_id")
|
|
3179
|
-
|
|
3180
|
-
@property
|
|
3181
|
-
@pulumi.getter(name="typeName")
|
|
3182
|
-
def type_name(self) -> Optional[str]:
|
|
3183
|
-
"""
|
|
3184
|
-
Type name defined by the schema. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3185
|
-
"""
|
|
3186
|
-
return pulumi.get(self, "type_name")
|
|
3187
|
-
|
|
3188
|
-
|
|
3189
|
-
@pulumi.output_type
|
|
3190
|
-
class RequestContractResponse(dict):
|
|
3191
|
-
"""
|
|
3192
|
-
Operation request details.
|
|
3193
|
-
"""
|
|
3194
|
-
@staticmethod
|
|
3195
|
-
def __key_warning(key: str):
|
|
3196
|
-
suggest = None
|
|
3197
|
-
if key == "queryParameters":
|
|
3198
|
-
suggest = "query_parameters"
|
|
3199
|
-
|
|
3200
|
-
if suggest:
|
|
3201
|
-
pulumi.log.warn(f"Key '{key}' not found in RequestContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3202
|
-
|
|
3203
|
-
def __getitem__(self, key: str) -> Any:
|
|
3204
|
-
RequestContractResponse.__key_warning(key)
|
|
3205
|
-
return super().__getitem__(key)
|
|
3206
|
-
|
|
3207
|
-
def get(self, key: str, default = None) -> Any:
|
|
3208
|
-
RequestContractResponse.__key_warning(key)
|
|
3209
|
-
return super().get(key, default)
|
|
3210
|
-
|
|
3211
|
-
def __init__(__self__, *,
|
|
3212
|
-
description: Optional[str] = None,
|
|
3213
|
-
headers: Optional[Sequence['outputs.ParameterContractResponse']] = None,
|
|
3214
|
-
query_parameters: Optional[Sequence['outputs.ParameterContractResponse']] = None,
|
|
3215
|
-
representations: Optional[Sequence['outputs.RepresentationContractResponse']] = None):
|
|
3216
|
-
"""
|
|
3217
|
-
Operation request details.
|
|
3218
|
-
:param str description: Operation request description.
|
|
3219
|
-
:param Sequence['ParameterContractResponse'] headers: Collection of operation request headers.
|
|
3220
|
-
:param Sequence['ParameterContractResponse'] query_parameters: Collection of operation request query parameters.
|
|
3221
|
-
:param Sequence['RepresentationContractResponse'] representations: Collection of operation request representations.
|
|
3222
|
-
"""
|
|
3223
|
-
if description is not None:
|
|
3224
|
-
pulumi.set(__self__, "description", description)
|
|
3225
|
-
if headers is not None:
|
|
3226
|
-
pulumi.set(__self__, "headers", headers)
|
|
3227
|
-
if query_parameters is not None:
|
|
3228
|
-
pulumi.set(__self__, "query_parameters", query_parameters)
|
|
3229
|
-
if representations is not None:
|
|
3230
|
-
pulumi.set(__self__, "representations", representations)
|
|
3231
|
-
|
|
3232
|
-
@property
|
|
3233
|
-
@pulumi.getter
|
|
3234
|
-
def description(self) -> Optional[str]:
|
|
3235
|
-
"""
|
|
3236
|
-
Operation request description.
|
|
3237
|
-
"""
|
|
3238
|
-
return pulumi.get(self, "description")
|
|
3239
|
-
|
|
3240
|
-
@property
|
|
3241
|
-
@pulumi.getter
|
|
3242
|
-
def headers(self) -> Optional[Sequence['outputs.ParameterContractResponse']]:
|
|
3243
|
-
"""
|
|
3244
|
-
Collection of operation request headers.
|
|
3245
|
-
"""
|
|
3246
|
-
return pulumi.get(self, "headers")
|
|
3247
|
-
|
|
3248
|
-
@property
|
|
3249
|
-
@pulumi.getter(name="queryParameters")
|
|
3250
|
-
def query_parameters(self) -> Optional[Sequence['outputs.ParameterContractResponse']]:
|
|
3251
|
-
"""
|
|
3252
|
-
Collection of operation request query parameters.
|
|
3253
|
-
"""
|
|
3254
|
-
return pulumi.get(self, "query_parameters")
|
|
3255
|
-
|
|
3256
|
-
@property
|
|
3257
|
-
@pulumi.getter
|
|
3258
|
-
def representations(self) -> Optional[Sequence['outputs.RepresentationContractResponse']]:
|
|
3259
|
-
"""
|
|
3260
|
-
Collection of operation request representations.
|
|
3261
|
-
"""
|
|
3262
|
-
return pulumi.get(self, "representations")
|
|
3263
|
-
|
|
3264
|
-
|
|
3265
|
-
@pulumi.output_type
|
|
3266
|
-
class ResourceCollectionResponseValue(dict):
|
|
3267
|
-
def __init__(__self__, *,
|
|
3268
|
-
id: str,
|
|
3269
|
-
name: str,
|
|
3270
|
-
type: str):
|
|
3271
|
-
"""
|
|
3272
|
-
:param str id: Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
3273
|
-
:param str name: The name of the resource
|
|
3274
|
-
:param str type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
3275
|
-
"""
|
|
3276
|
-
pulumi.set(__self__, "id", id)
|
|
3277
|
-
pulumi.set(__self__, "name", name)
|
|
3278
|
-
pulumi.set(__self__, "type", type)
|
|
3279
|
-
|
|
3280
|
-
@property
|
|
3281
|
-
@pulumi.getter
|
|
3282
|
-
def id(self) -> str:
|
|
3283
|
-
"""
|
|
3284
|
-
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
3285
|
-
"""
|
|
3286
|
-
return pulumi.get(self, "id")
|
|
3287
|
-
|
|
3288
|
-
@property
|
|
3289
|
-
@pulumi.getter
|
|
3290
|
-
def name(self) -> str:
|
|
3291
|
-
"""
|
|
3292
|
-
The name of the resource
|
|
3293
|
-
"""
|
|
3294
|
-
return pulumi.get(self, "name")
|
|
3295
|
-
|
|
3296
|
-
@property
|
|
3297
|
-
@pulumi.getter
|
|
3298
|
-
def type(self) -> str:
|
|
3299
|
-
"""
|
|
3300
|
-
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
3301
|
-
"""
|
|
3302
|
-
return pulumi.get(self, "type")
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
@pulumi.output_type
|
|
3306
|
-
class ResourceLocationDataContractResponse(dict):
|
|
3307
|
-
"""
|
|
3308
|
-
Resource location data properties.
|
|
3309
|
-
"""
|
|
3310
|
-
@staticmethod
|
|
3311
|
-
def __key_warning(key: str):
|
|
3312
|
-
suggest = None
|
|
3313
|
-
if key == "countryOrRegion":
|
|
3314
|
-
suggest = "country_or_region"
|
|
3315
|
-
|
|
3316
|
-
if suggest:
|
|
3317
|
-
pulumi.log.warn(f"Key '{key}' not found in ResourceLocationDataContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3318
|
-
|
|
3319
|
-
def __getitem__(self, key: str) -> Any:
|
|
3320
|
-
ResourceLocationDataContractResponse.__key_warning(key)
|
|
3321
|
-
return super().__getitem__(key)
|
|
3322
|
-
|
|
3323
|
-
def get(self, key: str, default = None) -> Any:
|
|
3324
|
-
ResourceLocationDataContractResponse.__key_warning(key)
|
|
3325
|
-
return super().get(key, default)
|
|
3326
|
-
|
|
3327
|
-
def __init__(__self__, *,
|
|
3328
|
-
name: str,
|
|
3329
|
-
city: Optional[str] = None,
|
|
3330
|
-
country_or_region: Optional[str] = None,
|
|
3331
|
-
district: Optional[str] = None):
|
|
3332
|
-
"""
|
|
3333
|
-
Resource location data properties.
|
|
3334
|
-
:param str name: A canonical name for the geographic or physical location.
|
|
3335
|
-
:param str city: The city or locality where the resource is located.
|
|
3336
|
-
:param str country_or_region: The country or region where the resource is located.
|
|
3337
|
-
:param str district: The district, state, or province where the resource is located.
|
|
3338
|
-
"""
|
|
3339
|
-
pulumi.set(__self__, "name", name)
|
|
3340
|
-
if city is not None:
|
|
3341
|
-
pulumi.set(__self__, "city", city)
|
|
3342
|
-
if country_or_region is not None:
|
|
3343
|
-
pulumi.set(__self__, "country_or_region", country_or_region)
|
|
3344
|
-
if district is not None:
|
|
3345
|
-
pulumi.set(__self__, "district", district)
|
|
3346
|
-
|
|
3347
|
-
@property
|
|
3348
|
-
@pulumi.getter
|
|
3349
|
-
def name(self) -> str:
|
|
3350
|
-
"""
|
|
3351
|
-
A canonical name for the geographic or physical location.
|
|
3352
|
-
"""
|
|
3353
|
-
return pulumi.get(self, "name")
|
|
3354
|
-
|
|
3355
|
-
@property
|
|
3356
|
-
@pulumi.getter
|
|
3357
|
-
def city(self) -> Optional[str]:
|
|
3358
|
-
"""
|
|
3359
|
-
The city or locality where the resource is located.
|
|
3360
|
-
"""
|
|
3361
|
-
return pulumi.get(self, "city")
|
|
3362
|
-
|
|
3363
|
-
@property
|
|
3364
|
-
@pulumi.getter(name="countryOrRegion")
|
|
3365
|
-
def country_or_region(self) -> Optional[str]:
|
|
3366
|
-
"""
|
|
3367
|
-
The country or region where the resource is located.
|
|
3368
|
-
"""
|
|
3369
|
-
return pulumi.get(self, "country_or_region")
|
|
3370
|
-
|
|
3371
|
-
@property
|
|
3372
|
-
@pulumi.getter
|
|
3373
|
-
def district(self) -> Optional[str]:
|
|
3374
|
-
"""
|
|
3375
|
-
The district, state, or province where the resource is located.
|
|
3376
|
-
"""
|
|
3377
|
-
return pulumi.get(self, "district")
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
@pulumi.output_type
|
|
3381
|
-
class ResponseContractResponse(dict):
|
|
3382
|
-
"""
|
|
3383
|
-
Operation response details.
|
|
3384
|
-
"""
|
|
3385
|
-
@staticmethod
|
|
3386
|
-
def __key_warning(key: str):
|
|
3387
|
-
suggest = None
|
|
3388
|
-
if key == "statusCode":
|
|
3389
|
-
suggest = "status_code"
|
|
3390
|
-
|
|
3391
|
-
if suggest:
|
|
3392
|
-
pulumi.log.warn(f"Key '{key}' not found in ResponseContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3393
|
-
|
|
3394
|
-
def __getitem__(self, key: str) -> Any:
|
|
3395
|
-
ResponseContractResponse.__key_warning(key)
|
|
3396
|
-
return super().__getitem__(key)
|
|
3397
|
-
|
|
3398
|
-
def get(self, key: str, default = None) -> Any:
|
|
3399
|
-
ResponseContractResponse.__key_warning(key)
|
|
3400
|
-
return super().get(key, default)
|
|
3401
|
-
|
|
3402
|
-
def __init__(__self__, *,
|
|
3403
|
-
status_code: int,
|
|
3404
|
-
description: Optional[str] = None,
|
|
3405
|
-
headers: Optional[Sequence['outputs.ParameterContractResponse']] = None,
|
|
3406
|
-
representations: Optional[Sequence['outputs.RepresentationContractResponse']] = None):
|
|
3407
|
-
"""
|
|
3408
|
-
Operation response details.
|
|
3409
|
-
:param int status_code: Operation response HTTP status code.
|
|
3410
|
-
:param str description: Operation response description.
|
|
3411
|
-
:param Sequence['ParameterContractResponse'] headers: Collection of operation response headers.
|
|
3412
|
-
:param Sequence['RepresentationContractResponse'] representations: Collection of operation response representations.
|
|
3413
|
-
"""
|
|
3414
|
-
pulumi.set(__self__, "status_code", status_code)
|
|
3415
|
-
if description is not None:
|
|
3416
|
-
pulumi.set(__self__, "description", description)
|
|
3417
|
-
if headers is not None:
|
|
3418
|
-
pulumi.set(__self__, "headers", headers)
|
|
3419
|
-
if representations is not None:
|
|
3420
|
-
pulumi.set(__self__, "representations", representations)
|
|
3421
|
-
|
|
3422
|
-
@property
|
|
3423
|
-
@pulumi.getter(name="statusCode")
|
|
3424
|
-
def status_code(self) -> int:
|
|
3425
|
-
"""
|
|
3426
|
-
Operation response HTTP status code.
|
|
3427
|
-
"""
|
|
3428
|
-
return pulumi.get(self, "status_code")
|
|
3429
|
-
|
|
3430
|
-
@property
|
|
3431
|
-
@pulumi.getter
|
|
3432
|
-
def description(self) -> Optional[str]:
|
|
3433
|
-
"""
|
|
3434
|
-
Operation response description.
|
|
3435
|
-
"""
|
|
3436
|
-
return pulumi.get(self, "description")
|
|
3437
|
-
|
|
3438
|
-
@property
|
|
3439
|
-
@pulumi.getter
|
|
3440
|
-
def headers(self) -> Optional[Sequence['outputs.ParameterContractResponse']]:
|
|
3441
|
-
"""
|
|
3442
|
-
Collection of operation response headers.
|
|
3443
|
-
"""
|
|
3444
|
-
return pulumi.get(self, "headers")
|
|
3445
|
-
|
|
3446
|
-
@property
|
|
3447
|
-
@pulumi.getter
|
|
3448
|
-
def representations(self) -> Optional[Sequence['outputs.RepresentationContractResponse']]:
|
|
3449
|
-
"""
|
|
3450
|
-
Collection of operation response representations.
|
|
3451
|
-
"""
|
|
3452
|
-
return pulumi.get(self, "representations")
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
@pulumi.output_type
|
|
3456
|
-
class SamplingSettingsResponse(dict):
|
|
3457
|
-
"""
|
|
3458
|
-
Sampling settings for Diagnostic.
|
|
3459
|
-
"""
|
|
3460
|
-
@staticmethod
|
|
3461
|
-
def __key_warning(key: str):
|
|
3462
|
-
suggest = None
|
|
3463
|
-
if key == "samplingType":
|
|
3464
|
-
suggest = "sampling_type"
|
|
3465
|
-
|
|
3466
|
-
if suggest:
|
|
3467
|
-
pulumi.log.warn(f"Key '{key}' not found in SamplingSettingsResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3468
|
-
|
|
3469
|
-
def __getitem__(self, key: str) -> Any:
|
|
3470
|
-
SamplingSettingsResponse.__key_warning(key)
|
|
3471
|
-
return super().__getitem__(key)
|
|
3472
|
-
|
|
3473
|
-
def get(self, key: str, default = None) -> Any:
|
|
3474
|
-
SamplingSettingsResponse.__key_warning(key)
|
|
3475
|
-
return super().get(key, default)
|
|
3476
|
-
|
|
3477
|
-
def __init__(__self__, *,
|
|
3478
|
-
percentage: Optional[float] = None,
|
|
3479
|
-
sampling_type: Optional[str] = None):
|
|
3480
|
-
"""
|
|
3481
|
-
Sampling settings for Diagnostic.
|
|
3482
|
-
:param float percentage: Rate of sampling for fixed-rate sampling.
|
|
3483
|
-
:param str sampling_type: Sampling type.
|
|
3484
|
-
"""
|
|
3485
|
-
if percentage is not None:
|
|
3486
|
-
pulumi.set(__self__, "percentage", percentage)
|
|
3487
|
-
if sampling_type is not None:
|
|
3488
|
-
pulumi.set(__self__, "sampling_type", sampling_type)
|
|
3489
|
-
|
|
3490
|
-
@property
|
|
3491
|
-
@pulumi.getter
|
|
3492
|
-
def percentage(self) -> Optional[float]:
|
|
3493
|
-
"""
|
|
3494
|
-
Rate of sampling for fixed-rate sampling.
|
|
3495
|
-
"""
|
|
3496
|
-
return pulumi.get(self, "percentage")
|
|
3497
|
-
|
|
3498
|
-
@property
|
|
3499
|
-
@pulumi.getter(name="samplingType")
|
|
3500
|
-
def sampling_type(self) -> Optional[str]:
|
|
3501
|
-
"""
|
|
3502
|
-
Sampling type.
|
|
3503
|
-
"""
|
|
3504
|
-
return pulumi.get(self, "sampling_type")
|
|
3505
|
-
|
|
3506
|
-
|
|
3507
|
-
@pulumi.output_type
|
|
3508
|
-
class SubscriptionKeyParameterNamesContractResponse(dict):
|
|
3509
|
-
"""
|
|
3510
|
-
Subscription key parameter names details.
|
|
3511
|
-
"""
|
|
3512
|
-
def __init__(__self__, *,
|
|
3513
|
-
header: Optional[str] = None,
|
|
3514
|
-
query: Optional[str] = None):
|
|
3515
|
-
"""
|
|
3516
|
-
Subscription key parameter names details.
|
|
3517
|
-
:param str header: Subscription key header name.
|
|
3518
|
-
:param str query: Subscription key query string parameter name.
|
|
3519
|
-
"""
|
|
3520
|
-
if header is not None:
|
|
3521
|
-
pulumi.set(__self__, "header", header)
|
|
3522
|
-
if query is not None:
|
|
3523
|
-
pulumi.set(__self__, "query", query)
|
|
3524
|
-
|
|
3525
|
-
@property
|
|
3526
|
-
@pulumi.getter
|
|
3527
|
-
def header(self) -> Optional[str]:
|
|
3528
|
-
"""
|
|
3529
|
-
Subscription key header name.
|
|
3530
|
-
"""
|
|
3531
|
-
return pulumi.get(self, "header")
|
|
3532
|
-
|
|
3533
|
-
@property
|
|
3534
|
-
@pulumi.getter
|
|
3535
|
-
def query(self) -> Optional[str]:
|
|
3536
|
-
"""
|
|
3537
|
-
Subscription key query string parameter name.
|
|
3538
|
-
"""
|
|
3539
|
-
return pulumi.get(self, "query")
|
|
3540
|
-
|
|
3541
|
-
|
|
3542
|
-
@pulumi.output_type
|
|
3543
|
-
class SystemDataResponse(dict):
|
|
3544
|
-
"""
|
|
3545
|
-
Metadata pertaining to creation and last modification of the resource.
|
|
3546
|
-
"""
|
|
3547
|
-
@staticmethod
|
|
3548
|
-
def __key_warning(key: str):
|
|
3549
|
-
suggest = None
|
|
3550
|
-
if key == "createdAt":
|
|
3551
|
-
suggest = "created_at"
|
|
3552
|
-
elif key == "createdBy":
|
|
3553
|
-
suggest = "created_by"
|
|
3554
|
-
elif key == "createdByType":
|
|
3555
|
-
suggest = "created_by_type"
|
|
3556
|
-
elif key == "lastModifiedAt":
|
|
3557
|
-
suggest = "last_modified_at"
|
|
3558
|
-
elif key == "lastModifiedBy":
|
|
3559
|
-
suggest = "last_modified_by"
|
|
3560
|
-
elif key == "lastModifiedByType":
|
|
3561
|
-
suggest = "last_modified_by_type"
|
|
3562
|
-
|
|
3563
|
-
if suggest:
|
|
3564
|
-
pulumi.log.warn(f"Key '{key}' not found in SystemDataResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3565
|
-
|
|
3566
|
-
def __getitem__(self, key: str) -> Any:
|
|
3567
|
-
SystemDataResponse.__key_warning(key)
|
|
3568
|
-
return super().__getitem__(key)
|
|
3569
|
-
|
|
3570
|
-
def get(self, key: str, default = None) -> Any:
|
|
3571
|
-
SystemDataResponse.__key_warning(key)
|
|
3572
|
-
return super().get(key, default)
|
|
3573
|
-
|
|
3574
|
-
def __init__(__self__, *,
|
|
3575
|
-
created_at: Optional[str] = None,
|
|
3576
|
-
created_by: Optional[str] = None,
|
|
3577
|
-
created_by_type: Optional[str] = None,
|
|
3578
|
-
last_modified_at: Optional[str] = None,
|
|
3579
|
-
last_modified_by: Optional[str] = None,
|
|
3580
|
-
last_modified_by_type: Optional[str] = None):
|
|
3581
|
-
"""
|
|
3582
|
-
Metadata pertaining to creation and last modification of the resource.
|
|
3583
|
-
:param str created_at: The timestamp of resource creation (UTC).
|
|
3584
|
-
:param str created_by: The identity that created the resource.
|
|
3585
|
-
:param str created_by_type: The type of identity that created the resource.
|
|
3586
|
-
:param str last_modified_at: The timestamp of resource last modification (UTC)
|
|
3587
|
-
:param str last_modified_by: The identity that last modified the resource.
|
|
3588
|
-
:param str last_modified_by_type: The type of identity that last modified the resource.
|
|
3589
|
-
"""
|
|
3590
|
-
if created_at is not None:
|
|
3591
|
-
pulumi.set(__self__, "created_at", created_at)
|
|
3592
|
-
if created_by is not None:
|
|
3593
|
-
pulumi.set(__self__, "created_by", created_by)
|
|
3594
|
-
if created_by_type is not None:
|
|
3595
|
-
pulumi.set(__self__, "created_by_type", created_by_type)
|
|
3596
|
-
if last_modified_at is not None:
|
|
3597
|
-
pulumi.set(__self__, "last_modified_at", last_modified_at)
|
|
3598
|
-
if last_modified_by is not None:
|
|
3599
|
-
pulumi.set(__self__, "last_modified_by", last_modified_by)
|
|
3600
|
-
if last_modified_by_type is not None:
|
|
3601
|
-
pulumi.set(__self__, "last_modified_by_type", last_modified_by_type)
|
|
3602
|
-
|
|
3603
|
-
@property
|
|
3604
|
-
@pulumi.getter(name="createdAt")
|
|
3605
|
-
def created_at(self) -> Optional[str]:
|
|
3606
|
-
"""
|
|
3607
|
-
The timestamp of resource creation (UTC).
|
|
3608
|
-
"""
|
|
3609
|
-
return pulumi.get(self, "created_at")
|
|
3610
|
-
|
|
3611
|
-
@property
|
|
3612
|
-
@pulumi.getter(name="createdBy")
|
|
3613
|
-
def created_by(self) -> Optional[str]:
|
|
3614
|
-
"""
|
|
3615
|
-
The identity that created the resource.
|
|
3616
|
-
"""
|
|
3617
|
-
return pulumi.get(self, "created_by")
|
|
3618
|
-
|
|
3619
|
-
@property
|
|
3620
|
-
@pulumi.getter(name="createdByType")
|
|
3621
|
-
def created_by_type(self) -> Optional[str]:
|
|
3622
|
-
"""
|
|
3623
|
-
The type of identity that created the resource.
|
|
3624
|
-
"""
|
|
3625
|
-
return pulumi.get(self, "created_by_type")
|
|
3626
|
-
|
|
3627
|
-
@property
|
|
3628
|
-
@pulumi.getter(name="lastModifiedAt")
|
|
3629
|
-
def last_modified_at(self) -> Optional[str]:
|
|
3630
|
-
"""
|
|
3631
|
-
The timestamp of resource last modification (UTC)
|
|
3632
|
-
"""
|
|
3633
|
-
return pulumi.get(self, "last_modified_at")
|
|
3634
|
-
|
|
3635
|
-
@property
|
|
3636
|
-
@pulumi.getter(name="lastModifiedBy")
|
|
3637
|
-
def last_modified_by(self) -> Optional[str]:
|
|
3638
|
-
"""
|
|
3639
|
-
The identity that last modified the resource.
|
|
3640
|
-
"""
|
|
3641
|
-
return pulumi.get(self, "last_modified_by")
|
|
3642
|
-
|
|
3643
|
-
@property
|
|
3644
|
-
@pulumi.getter(name="lastModifiedByType")
|
|
3645
|
-
def last_modified_by_type(self) -> Optional[str]:
|
|
3646
|
-
"""
|
|
3647
|
-
The type of identity that last modified the resource.
|
|
3648
|
-
"""
|
|
3649
|
-
return pulumi.get(self, "last_modified_by_type")
|
|
3650
|
-
|
|
3651
|
-
|
|
3652
|
-
@pulumi.output_type
|
|
3653
|
-
class TokenBodyParameterContractResponse(dict):
|
|
3654
|
-
"""
|
|
3655
|
-
OAuth acquire token request body parameter (www-url-form-encoded).
|
|
3656
|
-
"""
|
|
3657
|
-
def __init__(__self__, *,
|
|
3658
|
-
name: str,
|
|
3659
|
-
value: str):
|
|
3660
|
-
"""
|
|
3661
|
-
OAuth acquire token request body parameter (www-url-form-encoded).
|
|
3662
|
-
:param str name: body parameter name.
|
|
3663
|
-
:param str value: body parameter value.
|
|
3664
|
-
"""
|
|
3665
|
-
pulumi.set(__self__, "name", name)
|
|
3666
|
-
pulumi.set(__self__, "value", value)
|
|
3667
|
-
|
|
3668
|
-
@property
|
|
3669
|
-
@pulumi.getter
|
|
3670
|
-
def name(self) -> str:
|
|
3671
|
-
"""
|
|
3672
|
-
body parameter name.
|
|
3673
|
-
"""
|
|
3674
|
-
return pulumi.get(self, "name")
|
|
3675
|
-
|
|
3676
|
-
@property
|
|
3677
|
-
@pulumi.getter
|
|
3678
|
-
def value(self) -> str:
|
|
3679
|
-
"""
|
|
3680
|
-
body parameter value.
|
|
3681
|
-
"""
|
|
3682
|
-
return pulumi.get(self, "value")
|
|
3683
|
-
|
|
3684
|
-
|
|
3685
|
-
@pulumi.output_type
|
|
3686
|
-
class UserIdentityContractResponse(dict):
|
|
3687
|
-
"""
|
|
3688
|
-
User identity details.
|
|
3689
|
-
"""
|
|
3690
|
-
def __init__(__self__, *,
|
|
3691
|
-
id: Optional[str] = None,
|
|
3692
|
-
provider: Optional[str] = None):
|
|
3693
|
-
"""
|
|
3694
|
-
User identity details.
|
|
3695
|
-
:param str id: Identifier value within provider.
|
|
3696
|
-
:param str provider: Identity provider name.
|
|
3697
|
-
"""
|
|
3698
|
-
if id is not None:
|
|
3699
|
-
pulumi.set(__self__, "id", id)
|
|
3700
|
-
if provider is not None:
|
|
3701
|
-
pulumi.set(__self__, "provider", provider)
|
|
3702
|
-
|
|
3703
|
-
@property
|
|
3704
|
-
@pulumi.getter
|
|
3705
|
-
def id(self) -> Optional[str]:
|
|
3706
|
-
"""
|
|
3707
|
-
Identifier value within provider.
|
|
3708
|
-
"""
|
|
3709
|
-
return pulumi.get(self, "id")
|
|
3710
|
-
|
|
3711
|
-
@property
|
|
3712
|
-
@pulumi.getter
|
|
3713
|
-
def provider(self) -> Optional[str]:
|
|
3714
|
-
"""
|
|
3715
|
-
Identity provider name.
|
|
3716
|
-
"""
|
|
3717
|
-
return pulumi.get(self, "provider")
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
@pulumi.output_type
|
|
3721
|
-
class UserIdentityPropertiesResponse(dict):
|
|
3722
|
-
@staticmethod
|
|
3723
|
-
def __key_warning(key: str):
|
|
3724
|
-
suggest = None
|
|
3725
|
-
if key == "clientId":
|
|
3726
|
-
suggest = "client_id"
|
|
3727
|
-
elif key == "principalId":
|
|
3728
|
-
suggest = "principal_id"
|
|
3729
|
-
|
|
3730
|
-
if suggest:
|
|
3731
|
-
pulumi.log.warn(f"Key '{key}' not found in UserIdentityPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3732
|
-
|
|
3733
|
-
def __getitem__(self, key: str) -> Any:
|
|
3734
|
-
UserIdentityPropertiesResponse.__key_warning(key)
|
|
3735
|
-
return super().__getitem__(key)
|
|
3736
|
-
|
|
3737
|
-
def get(self, key: str, default = None) -> Any:
|
|
3738
|
-
UserIdentityPropertiesResponse.__key_warning(key)
|
|
3739
|
-
return super().get(key, default)
|
|
3740
|
-
|
|
3741
|
-
def __init__(__self__, *,
|
|
3742
|
-
client_id: Optional[str] = None,
|
|
3743
|
-
principal_id: Optional[str] = None):
|
|
3744
|
-
"""
|
|
3745
|
-
:param str client_id: The client id of user assigned identity.
|
|
3746
|
-
:param str principal_id: The principal id of user assigned identity.
|
|
3747
|
-
"""
|
|
3748
|
-
if client_id is not None:
|
|
3749
|
-
pulumi.set(__self__, "client_id", client_id)
|
|
3750
|
-
if principal_id is not None:
|
|
3751
|
-
pulumi.set(__self__, "principal_id", principal_id)
|
|
3752
|
-
|
|
3753
|
-
@property
|
|
3754
|
-
@pulumi.getter(name="clientId")
|
|
3755
|
-
def client_id(self) -> Optional[str]:
|
|
3756
|
-
"""
|
|
3757
|
-
The client id of user assigned identity.
|
|
3758
|
-
"""
|
|
3759
|
-
return pulumi.get(self, "client_id")
|
|
3760
|
-
|
|
3761
|
-
@property
|
|
3762
|
-
@pulumi.getter(name="principalId")
|
|
3763
|
-
def principal_id(self) -> Optional[str]:
|
|
3764
|
-
"""
|
|
3765
|
-
The principal id of user assigned identity.
|
|
3766
|
-
"""
|
|
3767
|
-
return pulumi.get(self, "principal_id")
|
|
3768
|
-
|
|
3769
|
-
|
|
3770
|
-
@pulumi.output_type
|
|
3771
|
-
class VirtualNetworkConfigurationResponse(dict):
|
|
3772
|
-
"""
|
|
3773
|
-
Configuration of a virtual network to which API Management service is deployed.
|
|
3774
|
-
"""
|
|
3775
|
-
@staticmethod
|
|
3776
|
-
def __key_warning(key: str):
|
|
3777
|
-
suggest = None
|
|
3778
|
-
if key == "subnetResourceId":
|
|
3779
|
-
suggest = "subnet_resource_id"
|
|
3780
|
-
|
|
3781
|
-
if suggest:
|
|
3782
|
-
pulumi.log.warn(f"Key '{key}' not found in VirtualNetworkConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3783
|
-
|
|
3784
|
-
def __getitem__(self, key: str) -> Any:
|
|
3785
|
-
VirtualNetworkConfigurationResponse.__key_warning(key)
|
|
3786
|
-
return super().__getitem__(key)
|
|
3787
|
-
|
|
3788
|
-
def get(self, key: str, default = None) -> Any:
|
|
3789
|
-
VirtualNetworkConfigurationResponse.__key_warning(key)
|
|
3790
|
-
return super().get(key, default)
|
|
3791
|
-
|
|
3792
|
-
def __init__(__self__, *,
|
|
3793
|
-
subnetname: str,
|
|
3794
|
-
vnetid: str,
|
|
3795
|
-
subnet_resource_id: Optional[str] = None):
|
|
3796
|
-
"""
|
|
3797
|
-
Configuration of a virtual network to which API Management service is deployed.
|
|
3798
|
-
:param str subnetname: The name of the subnet.
|
|
3799
|
-
:param str vnetid: The virtual network ID. This is typically a GUID. Expect a null GUID by default.
|
|
3800
|
-
:param str subnet_resource_id: The full resource ID of a subnet in a virtual network to deploy the API Management service in.
|
|
3801
|
-
"""
|
|
3802
|
-
pulumi.set(__self__, "subnetname", subnetname)
|
|
3803
|
-
pulumi.set(__self__, "vnetid", vnetid)
|
|
3804
|
-
if subnet_resource_id is not None:
|
|
3805
|
-
pulumi.set(__self__, "subnet_resource_id", subnet_resource_id)
|
|
3806
|
-
|
|
3807
|
-
@property
|
|
3808
|
-
@pulumi.getter
|
|
3809
|
-
def subnetname(self) -> str:
|
|
3810
|
-
"""
|
|
3811
|
-
The name of the subnet.
|
|
3812
|
-
"""
|
|
3813
|
-
return pulumi.get(self, "subnetname")
|
|
3814
|
-
|
|
3815
|
-
@property
|
|
3816
|
-
@pulumi.getter
|
|
3817
|
-
def vnetid(self) -> str:
|
|
3818
|
-
"""
|
|
3819
|
-
The virtual network ID. This is typically a GUID. Expect a null GUID by default.
|
|
3820
|
-
"""
|
|
3821
|
-
return pulumi.get(self, "vnetid")
|
|
3822
|
-
|
|
3823
|
-
@property
|
|
3824
|
-
@pulumi.getter(name="subnetResourceId")
|
|
3825
|
-
def subnet_resource_id(self) -> Optional[str]:
|
|
3826
|
-
"""
|
|
3827
|
-
The full resource ID of a subnet in a virtual network to deploy the API Management service in.
|
|
3828
|
-
"""
|
|
3829
|
-
return pulumi.get(self, "subnet_resource_id")
|
|
3830
|
-
|
|
3831
|
-
|
|
3832
|
-
@pulumi.output_type
|
|
3833
|
-
class WikiDocumentationContractResponse(dict):
|
|
3834
|
-
"""
|
|
3835
|
-
Wiki documentation details.
|
|
3836
|
-
"""
|
|
3837
|
-
@staticmethod
|
|
3838
|
-
def __key_warning(key: str):
|
|
3839
|
-
suggest = None
|
|
3840
|
-
if key == "documentationId":
|
|
3841
|
-
suggest = "documentation_id"
|
|
3842
|
-
|
|
3843
|
-
if suggest:
|
|
3844
|
-
pulumi.log.warn(f"Key '{key}' not found in WikiDocumentationContractResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3845
|
-
|
|
3846
|
-
def __getitem__(self, key: str) -> Any:
|
|
3847
|
-
WikiDocumentationContractResponse.__key_warning(key)
|
|
3848
|
-
return super().__getitem__(key)
|
|
3849
|
-
|
|
3850
|
-
def get(self, key: str, default = None) -> Any:
|
|
3851
|
-
WikiDocumentationContractResponse.__key_warning(key)
|
|
3852
|
-
return super().get(key, default)
|
|
3853
|
-
|
|
3854
|
-
def __init__(__self__, *,
|
|
3855
|
-
documentation_id: Optional[str] = None):
|
|
3856
|
-
"""
|
|
3857
|
-
Wiki documentation details.
|
|
3858
|
-
:param str documentation_id: Documentation Identifier
|
|
3859
|
-
"""
|
|
3860
|
-
if documentation_id is not None:
|
|
3861
|
-
pulumi.set(__self__, "documentation_id", documentation_id)
|
|
3862
|
-
|
|
3863
|
-
@property
|
|
3864
|
-
@pulumi.getter(name="documentationId")
|
|
3865
|
-
def documentation_id(self) -> Optional[str]:
|
|
3866
|
-
"""
|
|
3867
|
-
Documentation Identifier
|
|
3868
|
-
"""
|
|
3869
|
-
return pulumi.get(self, "documentation_id")
|
|
3870
|
-
|
|
3871
|
-
|
|
3872
|
-
@pulumi.output_type
|
|
3873
|
-
class X509CertificateNameResponse(dict):
|
|
3874
|
-
"""
|
|
3875
|
-
Properties of server X509Names.
|
|
3876
|
-
"""
|
|
3877
|
-
@staticmethod
|
|
3878
|
-
def __key_warning(key: str):
|
|
3879
|
-
suggest = None
|
|
3880
|
-
if key == "issuerCertificateThumbprint":
|
|
3881
|
-
suggest = "issuer_certificate_thumbprint"
|
|
3882
|
-
|
|
3883
|
-
if suggest:
|
|
3884
|
-
pulumi.log.warn(f"Key '{key}' not found in X509CertificateNameResponse. Access the value via the '{suggest}' property getter instead.")
|
|
3885
|
-
|
|
3886
|
-
def __getitem__(self, key: str) -> Any:
|
|
3887
|
-
X509CertificateNameResponse.__key_warning(key)
|
|
3888
|
-
return super().__getitem__(key)
|
|
3889
|
-
|
|
3890
|
-
def get(self, key: str, default = None) -> Any:
|
|
3891
|
-
X509CertificateNameResponse.__key_warning(key)
|
|
3892
|
-
return super().get(key, default)
|
|
3893
|
-
|
|
3894
|
-
def __init__(__self__, *,
|
|
3895
|
-
issuer_certificate_thumbprint: Optional[str] = None,
|
|
3896
|
-
name: Optional[str] = None):
|
|
3897
|
-
"""
|
|
3898
|
-
Properties of server X509Names.
|
|
3899
|
-
:param str issuer_certificate_thumbprint: Thumbprint for the Issuer of the Certificate.
|
|
3900
|
-
:param str name: Common Name of the Certificate.
|
|
3901
|
-
"""
|
|
3902
|
-
if issuer_certificate_thumbprint is not None:
|
|
3903
|
-
pulumi.set(__self__, "issuer_certificate_thumbprint", issuer_certificate_thumbprint)
|
|
3904
|
-
if name is not None:
|
|
3905
|
-
pulumi.set(__self__, "name", name)
|
|
3906
|
-
|
|
3907
|
-
@property
|
|
3908
|
-
@pulumi.getter(name="issuerCertificateThumbprint")
|
|
3909
|
-
def issuer_certificate_thumbprint(self) -> Optional[str]:
|
|
3910
|
-
"""
|
|
3911
|
-
Thumbprint for the Issuer of the Certificate.
|
|
3912
|
-
"""
|
|
3913
|
-
return pulumi.get(self, "issuer_certificate_thumbprint")
|
|
3914
|
-
|
|
3915
|
-
@property
|
|
3916
|
-
@pulumi.getter
|
|
3917
|
-
def name(self) -> Optional[str]:
|
|
3918
|
-
"""
|
|
3919
|
-
Common Name of the Certificate.
|
|
3920
|
-
"""
|
|
3921
|
-
return pulumi.get(self, "name")
|
|
3922
|
-
|
|
3923
|
-
|