pulumi-azure-native 2.88.0a1739348902__py3-none-any.whl → 2.88.0a1739514756__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 +72 -1
- pulumi_azure_native/communication/__init__.py +3 -0
- pulumi_azure_native/communication/communication_service.py +3 -3
- pulumi_azure_native/communication/domain.py +3 -3
- pulumi_azure_native/communication/email_service.py +3 -3
- pulumi_azure_native/communication/get_communication_service.py +2 -2
- pulumi_azure_native/communication/get_domain.py +2 -2
- pulumi_azure_native/communication/get_email_service.py +2 -2
- pulumi_azure_native/communication/get_sender_username.py +2 -2
- pulumi_azure_native/communication/get_suppression_list.py +4 -0
- pulumi_azure_native/communication/get_suppression_list_address.py +4 -0
- pulumi_azure_native/communication/list_communication_service_keys.py +2 -2
- pulumi_azure_native/communication/sender_username.py +3 -3
- pulumi_azure_native/communication/suppression_list.py +5 -1
- pulumi_azure_native/communication/suppression_list_address.py +5 -1
- pulumi_azure_native/communication/v20220701preview/domain.py +1 -1
- pulumi_azure_native/communication/v20230331/communication_service.py +1 -1
- pulumi_azure_native/communication/v20230331/domain.py +1 -1
- pulumi_azure_native/communication/v20230331/email_service.py +1 -1
- pulumi_azure_native/communication/v20230331/sender_username.py +1 -1
- pulumi_azure_native/communication/v20230401/communication_service.py +1 -1
- pulumi_azure_native/communication/v20230401/domain.py +1 -1
- pulumi_azure_native/communication/v20230401/email_service.py +1 -1
- pulumi_azure_native/communication/v20230401/sender_username.py +1 -1
- pulumi_azure_native/communication/v20230401preview/communication_service.py +1 -1
- pulumi_azure_native/communication/v20230401preview/domain.py +1 -1
- pulumi_azure_native/communication/v20230401preview/email_service.py +1 -1
- pulumi_azure_native/communication/v20230401preview/sender_username.py +1 -1
- pulumi_azure_native/communication/v20230601preview/communication_service.py +1 -1
- pulumi_azure_native/communication/v20230601preview/domain.py +1 -1
- pulumi_azure_native/communication/v20230601preview/email_service.py +1 -1
- pulumi_azure_native/communication/v20230601preview/sender_username.py +1 -1
- pulumi_azure_native/communication/v20230601preview/suppression_list.py +1 -1
- pulumi_azure_native/communication/v20230601preview/suppression_list_address.py +1 -1
- pulumi_azure_native/communication/v20240901preview/__init__.py +25 -0
- pulumi_azure_native/communication/v20240901preview/_enums.py +38 -0
- pulumi_azure_native/communication/v20240901preview/_inputs.py +79 -0
- pulumi_azure_native/communication/v20240901preview/communication_service.py +367 -0
- pulumi_azure_native/communication/v20240901preview/domain.py +368 -0
- pulumi_azure_native/communication/v20240901preview/email_service.py +267 -0
- pulumi_azure_native/communication/v20240901preview/get_communication_service.py +269 -0
- pulumi_azure_native/communication/v20240901preview/get_domain.py +275 -0
- pulumi_azure_native/communication/v20240901preview/get_email_service.py +185 -0
- pulumi_azure_native/communication/v20240901preview/get_sender_username.py +197 -0
- pulumi_azure_native/communication/v20240901preview/get_smtp_username.py +177 -0
- pulumi_azure_native/communication/v20240901preview/get_suppression_list.py +197 -0
- pulumi_azure_native/communication/v20240901preview/get_suppression_list_address.py +231 -0
- pulumi_azure_native/communication/v20240901preview/list_communication_service_keys.py +128 -0
- pulumi_azure_native/communication/v20240901preview/outputs.py +560 -0
- pulumi_azure_native/communication/v20240901preview/sender_username.py +290 -0
- pulumi_azure_native/communication/v20240901preview/smtp_username.py +278 -0
- pulumi_azure_native/communication/v20240901preview/suppression_list.py +270 -0
- pulumi_azure_native/communication/v20240901preview/suppression_list_address.py +369 -0
- pulumi_azure_native/datafactory/_inputs.py +43 -43
- pulumi_azure_native/datafactory/outputs.py +34 -34
- pulumi_azure_native/datafactory/v20180601/_inputs.py +43 -43
- pulumi_azure_native/datafactory/v20180601/outputs.py +34 -34
- pulumi_azure_native/eventgrid/__init__.py +3 -0
- pulumi_azure_native/eventgrid/ca_certificate.py +3 -3
- pulumi_azure_native/eventgrid/channel.py +3 -3
- pulumi_azure_native/eventgrid/client.py +3 -3
- pulumi_azure_native/eventgrid/client_group.py +3 -3
- pulumi_azure_native/eventgrid/domain.py +3 -3
- pulumi_azure_native/eventgrid/domain_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/domain_topic.py +3 -3
- pulumi_azure_native/eventgrid/domain_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/get_ca_certificate.py +2 -2
- pulumi_azure_native/eventgrid/get_channel.py +2 -2
- pulumi_azure_native/eventgrid/get_channel_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_client.py +2 -2
- pulumi_azure_native/eventgrid/get_client_group.py +2 -2
- pulumi_azure_native/eventgrid/get_domain.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_configuration.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_namespace.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_registration.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_permission_binding.py +2 -2
- pulumi_azure_native/eventgrid/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_space.py +2 -2
- pulumi_azure_native/eventgrid/list_domain_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_namespace_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_namespace_topic_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_partner_namespace_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_topic_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/namespace.py +3 -3
- pulumi_azure_native/eventgrid/namespace_topic.py +3 -3
- pulumi_azure_native/eventgrid/namespace_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/partner_configuration.py +3 -3
- pulumi_azure_native/eventgrid/partner_namespace.py +3 -3
- pulumi_azure_native/eventgrid/partner_registration.py +3 -3
- pulumi_azure_native/eventgrid/partner_topic.py +3 -3
- pulumi_azure_native/eventgrid/partner_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/permission_binding.py +3 -3
- pulumi_azure_native/eventgrid/private_endpoint_connection.py +3 -3
- pulumi_azure_native/eventgrid/system_topic.py +3 -3
- pulumi_azure_native/eventgrid/system_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/topic.py +3 -3
- pulumi_azure_native/eventgrid/topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/topic_space.py +3 -3
- pulumi_azure_native/eventgrid/v20200401preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20200401preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20211015preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20250215/__init__.py +78 -0
- pulumi_azure_native/eventgrid/v20250215/_enums.py +405 -0
- pulumi_azure_native/eventgrid/v20250215/_inputs.py +6881 -0
- pulumi_azure_native/eventgrid/v20250215/ca_certificate.py +278 -0
- pulumi_azure_native/eventgrid/v20250215/channel.py +370 -0
- pulumi_azure_native/eventgrid/v20250215/client.py +359 -0
- pulumi_azure_native/eventgrid/v20250215/client_group.py +262 -0
- pulumi_azure_native/eventgrid/v20250215/domain.py +664 -0
- pulumi_azure_native/eventgrid/v20250215/domain_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20250215/domain_topic.py +200 -0
- pulumi_azure_native/eventgrid/v20250215/domain_topic_event_subscription.py +514 -0
- pulumi_azure_native/eventgrid/v20250215/event_subscription.py +472 -0
- pulumi_azure_native/eventgrid/v20250215/get_ca_certificate.py +205 -0
- pulumi_azure_native/eventgrid/v20250215/get_channel.py +220 -0
- pulumi_azure_native/eventgrid/v20250215/get_channel_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20250215/get_client.py +221 -0
- pulumi_azure_native/eventgrid/v20250215/get_client_group.py +178 -0
- pulumi_azure_native/eventgrid/v20250215/get_domain.py +381 -0
- pulumi_azure_native/eventgrid/v20250215/get_domain_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20250215/get_domain_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20250215/get_domain_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20250215/get_domain_topic.py +149 -0
- pulumi_azure_native/eventgrid/v20250215/get_domain_topic_event_subscription.py +299 -0
- pulumi_azure_native/eventgrid/v20250215/get_domain_topic_event_subscription_delivery_attributes.py +99 -0
- pulumi_azure_native/eventgrid/v20250215/get_domain_topic_event_subscription_full_url.py +98 -0
- pulumi_azure_native/eventgrid/v20250215/get_event_subscription.py +287 -0
- pulumi_azure_native/eventgrid/v20250215/get_event_subscription_delivery_attributes.py +87 -0
- pulumi_azure_native/eventgrid/v20250215/get_event_subscription_full_url.py +86 -0
- pulumi_azure_native/eventgrid/v20250215/get_namespace.py +302 -0
- pulumi_azure_native/eventgrid/v20250215/get_namespace_topic.py +192 -0
- pulumi_azure_native/eventgrid/v20250215/get_namespace_topic_event_subscription.py +211 -0
- pulumi_azure_native/eventgrid/v20250215/get_namespace_topic_event_subscription_delivery_attributes.py +99 -0
- pulumi_azure_native/eventgrid/v20250215/get_namespace_topic_event_subscription_full_url.py +98 -0
- pulumi_azure_native/eventgrid/v20250215/get_partner_configuration.py +179 -0
- pulumi_azure_native/eventgrid/v20250215/get_partner_namespace.py +286 -0
- pulumi_azure_native/eventgrid/v20250215/get_partner_registration.py +186 -0
- pulumi_azure_native/eventgrid/v20250215/get_partner_topic.py +285 -0
- pulumi_azure_native/eventgrid/v20250215/get_partner_topic_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20250215/get_partner_topic_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20250215/get_partner_topic_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20250215/get_permission_binding.py +207 -0
- pulumi_azure_native/eventgrid/v20250215/get_private_endpoint_connection.py +180 -0
- pulumi_azure_native/eventgrid/v20250215/get_system_topic.py +227 -0
- pulumi_azure_native/eventgrid/v20250215/get_system_topic_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20250215/get_system_topic_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20250215/get_system_topic_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20250215/get_topic.py +341 -0
- pulumi_azure_native/eventgrid/v20250215/get_topic_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20250215/get_topic_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20250215/get_topic_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20250215/get_topic_space.py +181 -0
- pulumi_azure_native/eventgrid/v20250215/list_domain_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20250215/list_namespace_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20250215/list_namespace_topic_shared_access_keys.py +106 -0
- pulumi_azure_native/eventgrid/v20250215/list_partner_namespace_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20250215/list_topic_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20250215/namespace.py +520 -0
- pulumi_azure_native/eventgrid/v20250215/namespace_topic.py +296 -0
- pulumi_azure_native/eventgrid/v20250215/namespace_topic_event_subscription.py +339 -0
- pulumi_azure_native/eventgrid/v20250215/outputs.py +5875 -0
- pulumi_azure_native/eventgrid/v20250215/partner_configuration.py +267 -0
- pulumi_azure_native/eventgrid/v20250215/partner_namespace.py +457 -0
- pulumi_azure_native/eventgrid/v20250215/partner_registration.py +270 -0
- pulumi_azure_native/eventgrid/v20250215/partner_topic.py +479 -0
- pulumi_azure_native/eventgrid/v20250215/partner_topic_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20250215/permission_binding.py +325 -0
- pulumi_azure_native/eventgrid/v20250215/private_endpoint_connection.py +317 -0
- pulumi_azure_native/eventgrid/v20250215/system_topic.py +336 -0
- pulumi_azure_native/eventgrid/v20250215/system_topic_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20250215/topic.py +550 -0
- pulumi_azure_native/eventgrid/v20250215/topic_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20250215/topic_space.py +274 -0
- pulumi_azure_native/machinelearningservices/v20241001preview/_inputs.py +13 -78
- pulumi_azure_native/machinelearningservices/v20241001preview/outputs.py +10 -69
- pulumi_azure_native/netapp/__init__.py +1 -0
- pulumi_azure_native/netapp/get_account_key_vault_status.py +131 -0
- pulumi_azure_native/netapp/outputs.py +36 -0
- pulumi_azure_native/netapp/v20240901/__init__.py +1 -0
- pulumi_azure_native/netapp/v20240901/get_account_change_key_vault_information.py +129 -0
- pulumi_azure_native/netapp/v20240901/outputs.py +36 -0
- pulumi_azure_native/netapp/v20240901preview/__init__.py +1 -0
- pulumi_azure_native/netapp/v20240901preview/get_account_key_vault_status.py +129 -0
- pulumi_azure_native/netapp/v20240901preview/outputs.py +36 -0
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/sovereign/_enums.py +15 -15
- pulumi_azure_native/sovereign/_inputs.py +129 -129
- pulumi_azure_native/sovereign/get_landing_zone_account_operation.py +5 -5
- pulumi_azure_native/sovereign/get_landing_zone_configuration_operation.py +4 -4
- pulumi_azure_native/sovereign/get_landing_zone_registration_operation.py +7 -7
- pulumi_azure_native/sovereign/landing_zone_account_operation.py +5 -5
- pulumi_azure_native/sovereign/landing_zone_configuration_operation.py +3 -3
- pulumi_azure_native/sovereign/landing_zone_registration_operation.py +8 -8
- pulumi_azure_native/sovereign/outputs.py +100 -100
- pulumi_azure_native/sovereign/v20250227preview/_enums.py +15 -15
- pulumi_azure_native/sovereign/v20250227preview/_inputs.py +129 -129
- pulumi_azure_native/sovereign/v20250227preview/get_landing_zone_account_operation.py +5 -5
- pulumi_azure_native/sovereign/v20250227preview/get_landing_zone_configuration_operation.py +4 -4
- pulumi_azure_native/sovereign/v20250227preview/get_landing_zone_registration_operation.py +7 -7
- pulumi_azure_native/sovereign/v20250227preview/landing_zone_account_operation.py +5 -5
- pulumi_azure_native/sovereign/v20250227preview/landing_zone_configuration_operation.py +3 -3
- pulumi_azure_native/sovereign/v20250227preview/landing_zone_registration_operation.py +8 -8
- pulumi_azure_native/sovereign/v20250227preview/outputs.py +100 -100
- pulumi_azure_native/videoindexer/__init__.py +3 -0
- pulumi_azure_native/videoindexer/account.py +3 -3
- pulumi_azure_native/videoindexer/get_account.py +2 -2
- pulumi_azure_native/videoindexer/v20220801/account.py +1 -1
- pulumi_azure_native/videoindexer/v20240101/account.py +1 -1
- pulumi_azure_native/videoindexer/v20240401preview/account.py +1 -1
- pulumi_azure_native/videoindexer/v20240601preview/account.py +1 -1
- pulumi_azure_native/videoindexer/v20240923preview/account.py +1 -1
- pulumi_azure_native/videoindexer/v20250101/__init__.py +12 -0
- pulumi_azure_native/videoindexer/v20250101/_enums.py +19 -0
- pulumi_azure_native/videoindexer/v20250101/_inputs.py +195 -0
- pulumi_azure_native/videoindexer/v20250101/account.py +398 -0
- pulumi_azure_native/videoindexer/v20250101/get_account.py +283 -0
- pulumi_azure_native/videoindexer/v20250101/outputs.py +373 -0
- pulumi_azure_native/web/container_app.py +3 -3
- pulumi_azure_native/web/get_container_app.py +2 -2
- pulumi_azure_native/web/list_container_app_secrets.py +2 -2
- pulumi_azure_native/web/v20230101/container_app.py +1 -1
- pulumi_azure_native/web/v20231201/container_app.py +1 -1
- pulumi_azure_native/web/v20240401/__init__.py +0 -3
- pulumi_azure_native/web/v20240401/_enums.py +0 -20
- pulumi_azure_native/web/v20240401/_inputs.py +43 -1574
- pulumi_azure_native/web/v20240401/outputs.py +19 -1212
- pulumi_azure_native/weightsandbiases/__init__.py +20 -0
- pulumi_azure_native/weightsandbiases/_enums.py +84 -0
- pulumi_azure_native/weightsandbiases/_inputs.py +658 -0
- pulumi_azure_native/weightsandbiases/get_instance.py +187 -0
- pulumi_azure_native/weightsandbiases/instance.py +289 -0
- pulumi_azure_native/weightsandbiases/outputs.py +747 -0
- pulumi_azure_native/weightsandbiases/v20240918preview/__init__.py +12 -0
- pulumi_azure_native/weightsandbiases/v20240918preview/_enums.py +84 -0
- pulumi_azure_native/weightsandbiases/v20240918preview/_inputs.py +658 -0
- pulumi_azure_native/weightsandbiases/v20240918preview/get_instance.py +185 -0
- pulumi_azure_native/weightsandbiases/v20240918preview/instance.py +287 -0
- pulumi_azure_native/weightsandbiases/v20240918preview/outputs.py +747 -0
- {pulumi_azure_native-2.88.0a1739348902.dist-info → pulumi_azure_native-2.88.0a1739514756.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.88.0a1739348902.dist-info → pulumi_azure_native-2.88.0a1739514756.dist-info}/RECORD +382 -273
- pulumi_azure_native/web/v20240401/container_app.py +0 -364
- pulumi_azure_native/web/v20240401/get_container_app.py +0 -241
- pulumi_azure_native/web/v20240401/list_container_app_secrets.py +0 -81
- {pulumi_azure_native-2.88.0a1739348902.dist-info → pulumi_azure_native-2.88.0a1739514756.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.88.0a1739348902.dist-info → pulumi_azure_native-2.88.0a1739514756.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,368 @@
|
|
|
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__ = ['DomainArgs', 'Domain']
|
|
20
|
+
|
|
21
|
+
@pulumi.input_type
|
|
22
|
+
class DomainArgs:
|
|
23
|
+
def __init__(__self__, *,
|
|
24
|
+
domain_management: pulumi.Input[Union[str, 'DomainManagement']],
|
|
25
|
+
email_service_name: pulumi.Input[str],
|
|
26
|
+
resource_group_name: pulumi.Input[str],
|
|
27
|
+
domain_name: Optional[pulumi.Input[str]] = None,
|
|
28
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
29
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
30
|
+
user_engagement_tracking: Optional[pulumi.Input[Union[str, 'UserEngagementTracking']]] = None):
|
|
31
|
+
"""
|
|
32
|
+
The set of arguments for constructing a Domain resource.
|
|
33
|
+
:param pulumi.Input[Union[str, 'DomainManagement']] domain_management: Describes how a Domains resource is being managed.
|
|
34
|
+
:param pulumi.Input[str] email_service_name: The name of the EmailService resource.
|
|
35
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
36
|
+
:param pulumi.Input[str] domain_name: The name of the Domains resource.
|
|
37
|
+
:param pulumi.Input[str] location: The geo-location where the resource lives
|
|
38
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
39
|
+
:param pulumi.Input[Union[str, 'UserEngagementTracking']] user_engagement_tracking: Describes whether user engagement tracking is enabled or disabled.
|
|
40
|
+
"""
|
|
41
|
+
pulumi.set(__self__, "domain_management", domain_management)
|
|
42
|
+
pulumi.set(__self__, "email_service_name", email_service_name)
|
|
43
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
44
|
+
if domain_name is not None:
|
|
45
|
+
pulumi.set(__self__, "domain_name", domain_name)
|
|
46
|
+
if location is not None:
|
|
47
|
+
pulumi.set(__self__, "location", location)
|
|
48
|
+
if tags is not None:
|
|
49
|
+
pulumi.set(__self__, "tags", tags)
|
|
50
|
+
if user_engagement_tracking is not None:
|
|
51
|
+
pulumi.set(__self__, "user_engagement_tracking", user_engagement_tracking)
|
|
52
|
+
|
|
53
|
+
@property
|
|
54
|
+
@pulumi.getter(name="domainManagement")
|
|
55
|
+
def domain_management(self) -> pulumi.Input[Union[str, 'DomainManagement']]:
|
|
56
|
+
"""
|
|
57
|
+
Describes how a Domains resource is being managed.
|
|
58
|
+
"""
|
|
59
|
+
return pulumi.get(self, "domain_management")
|
|
60
|
+
|
|
61
|
+
@domain_management.setter
|
|
62
|
+
def domain_management(self, value: pulumi.Input[Union[str, 'DomainManagement']]):
|
|
63
|
+
pulumi.set(self, "domain_management", value)
|
|
64
|
+
|
|
65
|
+
@property
|
|
66
|
+
@pulumi.getter(name="emailServiceName")
|
|
67
|
+
def email_service_name(self) -> pulumi.Input[str]:
|
|
68
|
+
"""
|
|
69
|
+
The name of the EmailService resource.
|
|
70
|
+
"""
|
|
71
|
+
return pulumi.get(self, "email_service_name")
|
|
72
|
+
|
|
73
|
+
@email_service_name.setter
|
|
74
|
+
def email_service_name(self, value: pulumi.Input[str]):
|
|
75
|
+
pulumi.set(self, "email_service_name", value)
|
|
76
|
+
|
|
77
|
+
@property
|
|
78
|
+
@pulumi.getter(name="resourceGroupName")
|
|
79
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
80
|
+
"""
|
|
81
|
+
The name of the resource group. The name is case insensitive.
|
|
82
|
+
"""
|
|
83
|
+
return pulumi.get(self, "resource_group_name")
|
|
84
|
+
|
|
85
|
+
@resource_group_name.setter
|
|
86
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
87
|
+
pulumi.set(self, "resource_group_name", value)
|
|
88
|
+
|
|
89
|
+
@property
|
|
90
|
+
@pulumi.getter(name="domainName")
|
|
91
|
+
def domain_name(self) -> Optional[pulumi.Input[str]]:
|
|
92
|
+
"""
|
|
93
|
+
The name of the Domains resource.
|
|
94
|
+
"""
|
|
95
|
+
return pulumi.get(self, "domain_name")
|
|
96
|
+
|
|
97
|
+
@domain_name.setter
|
|
98
|
+
def domain_name(self, value: Optional[pulumi.Input[str]]):
|
|
99
|
+
pulumi.set(self, "domain_name", value)
|
|
100
|
+
|
|
101
|
+
@property
|
|
102
|
+
@pulumi.getter
|
|
103
|
+
def location(self) -> Optional[pulumi.Input[str]]:
|
|
104
|
+
"""
|
|
105
|
+
The geo-location where the resource lives
|
|
106
|
+
"""
|
|
107
|
+
return pulumi.get(self, "location")
|
|
108
|
+
|
|
109
|
+
@location.setter
|
|
110
|
+
def location(self, value: Optional[pulumi.Input[str]]):
|
|
111
|
+
pulumi.set(self, "location", value)
|
|
112
|
+
|
|
113
|
+
@property
|
|
114
|
+
@pulumi.getter
|
|
115
|
+
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
116
|
+
"""
|
|
117
|
+
Resource tags.
|
|
118
|
+
"""
|
|
119
|
+
return pulumi.get(self, "tags")
|
|
120
|
+
|
|
121
|
+
@tags.setter
|
|
122
|
+
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
123
|
+
pulumi.set(self, "tags", value)
|
|
124
|
+
|
|
125
|
+
@property
|
|
126
|
+
@pulumi.getter(name="userEngagementTracking")
|
|
127
|
+
def user_engagement_tracking(self) -> Optional[pulumi.Input[Union[str, 'UserEngagementTracking']]]:
|
|
128
|
+
"""
|
|
129
|
+
Describes whether user engagement tracking is enabled or disabled.
|
|
130
|
+
"""
|
|
131
|
+
return pulumi.get(self, "user_engagement_tracking")
|
|
132
|
+
|
|
133
|
+
@user_engagement_tracking.setter
|
|
134
|
+
def user_engagement_tracking(self, value: Optional[pulumi.Input[Union[str, 'UserEngagementTracking']]]):
|
|
135
|
+
pulumi.set(self, "user_engagement_tracking", value)
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
class Domain(pulumi.CustomResource):
|
|
139
|
+
@overload
|
|
140
|
+
def __init__(__self__,
|
|
141
|
+
resource_name: str,
|
|
142
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
143
|
+
domain_management: Optional[pulumi.Input[Union[str, 'DomainManagement']]] = None,
|
|
144
|
+
domain_name: Optional[pulumi.Input[str]] = None,
|
|
145
|
+
email_service_name: Optional[pulumi.Input[str]] = None,
|
|
146
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
147
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
148
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
149
|
+
user_engagement_tracking: Optional[pulumi.Input[Union[str, 'UserEngagementTracking']]] = None,
|
|
150
|
+
__props__=None):
|
|
151
|
+
"""
|
|
152
|
+
A class representing a Domains resource.
|
|
153
|
+
|
|
154
|
+
:param str resource_name: The name of the resource.
|
|
155
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
156
|
+
:param pulumi.Input[Union[str, 'DomainManagement']] domain_management: Describes how a Domains resource is being managed.
|
|
157
|
+
:param pulumi.Input[str] domain_name: The name of the Domains resource.
|
|
158
|
+
:param pulumi.Input[str] email_service_name: The name of the EmailService resource.
|
|
159
|
+
:param pulumi.Input[str] location: The geo-location where the resource lives
|
|
160
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
161
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
162
|
+
:param pulumi.Input[Union[str, 'UserEngagementTracking']] user_engagement_tracking: Describes whether user engagement tracking is enabled or disabled.
|
|
163
|
+
"""
|
|
164
|
+
...
|
|
165
|
+
@overload
|
|
166
|
+
def __init__(__self__,
|
|
167
|
+
resource_name: str,
|
|
168
|
+
args: DomainArgs,
|
|
169
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
170
|
+
"""
|
|
171
|
+
A class representing a Domains resource.
|
|
172
|
+
|
|
173
|
+
:param str resource_name: The name of the resource.
|
|
174
|
+
:param DomainArgs args: The arguments to use to populate this resource's properties.
|
|
175
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
176
|
+
"""
|
|
177
|
+
...
|
|
178
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
179
|
+
resource_args, opts = _utilities.get_resource_args_opts(DomainArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
180
|
+
if resource_args is not None:
|
|
181
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
182
|
+
else:
|
|
183
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
184
|
+
|
|
185
|
+
def _internal_init(__self__,
|
|
186
|
+
resource_name: str,
|
|
187
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
188
|
+
domain_management: Optional[pulumi.Input[Union[str, 'DomainManagement']]] = None,
|
|
189
|
+
domain_name: Optional[pulumi.Input[str]] = None,
|
|
190
|
+
email_service_name: Optional[pulumi.Input[str]] = None,
|
|
191
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
192
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
193
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
194
|
+
user_engagement_tracking: Optional[pulumi.Input[Union[str, 'UserEngagementTracking']]] = None,
|
|
195
|
+
__props__=None):
|
|
196
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
197
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
198
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
199
|
+
if opts.id is None:
|
|
200
|
+
if __props__ is not None:
|
|
201
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
202
|
+
__props__ = DomainArgs.__new__(DomainArgs)
|
|
203
|
+
|
|
204
|
+
if domain_management is None and not opts.urn:
|
|
205
|
+
raise TypeError("Missing required property 'domain_management'")
|
|
206
|
+
__props__.__dict__["domain_management"] = domain_management
|
|
207
|
+
__props__.__dict__["domain_name"] = domain_name
|
|
208
|
+
if email_service_name is None and not opts.urn:
|
|
209
|
+
raise TypeError("Missing required property 'email_service_name'")
|
|
210
|
+
__props__.__dict__["email_service_name"] = email_service_name
|
|
211
|
+
__props__.__dict__["location"] = location
|
|
212
|
+
if resource_group_name is None and not opts.urn:
|
|
213
|
+
raise TypeError("Missing required property 'resource_group_name'")
|
|
214
|
+
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
215
|
+
__props__.__dict__["tags"] = tags
|
|
216
|
+
__props__.__dict__["user_engagement_tracking"] = user_engagement_tracking
|
|
217
|
+
__props__.__dict__["data_location"] = None
|
|
218
|
+
__props__.__dict__["from_sender_domain"] = None
|
|
219
|
+
__props__.__dict__["mail_from_sender_domain"] = None
|
|
220
|
+
__props__.__dict__["name"] = None
|
|
221
|
+
__props__.__dict__["provisioning_state"] = None
|
|
222
|
+
__props__.__dict__["system_data"] = None
|
|
223
|
+
__props__.__dict__["type"] = None
|
|
224
|
+
__props__.__dict__["verification_records"] = None
|
|
225
|
+
__props__.__dict__["verification_states"] = None
|
|
226
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:communication/v20211001preview:Domain"), pulumi.Alias(type_="azure-native:communication/v20220701preview:Domain"), pulumi.Alias(type_="azure-native:communication/v20230301preview:Domain"), pulumi.Alias(type_="azure-native:communication/v20230331:Domain"), pulumi.Alias(type_="azure-native:communication/v20230401:Domain"), pulumi.Alias(type_="azure-native:communication/v20230401preview:Domain"), pulumi.Alias(type_="azure-native:communication/v20230601preview:Domain"), pulumi.Alias(type_="azure-native:communication:Domain")])
|
|
227
|
+
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
228
|
+
super(Domain, __self__).__init__(
|
|
229
|
+
'azure-native:communication/v20240901preview:Domain',
|
|
230
|
+
resource_name,
|
|
231
|
+
__props__,
|
|
232
|
+
opts)
|
|
233
|
+
|
|
234
|
+
@staticmethod
|
|
235
|
+
def get(resource_name: str,
|
|
236
|
+
id: pulumi.Input[str],
|
|
237
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'Domain':
|
|
238
|
+
"""
|
|
239
|
+
Get an existing Domain resource's state with the given name, id, and optional extra
|
|
240
|
+
properties used to qualify the lookup.
|
|
241
|
+
|
|
242
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
243
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
244
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
245
|
+
"""
|
|
246
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
247
|
+
|
|
248
|
+
__props__ = DomainArgs.__new__(DomainArgs)
|
|
249
|
+
|
|
250
|
+
__props__.__dict__["data_location"] = None
|
|
251
|
+
__props__.__dict__["domain_management"] = None
|
|
252
|
+
__props__.__dict__["from_sender_domain"] = None
|
|
253
|
+
__props__.__dict__["location"] = None
|
|
254
|
+
__props__.__dict__["mail_from_sender_domain"] = None
|
|
255
|
+
__props__.__dict__["name"] = None
|
|
256
|
+
__props__.__dict__["provisioning_state"] = None
|
|
257
|
+
__props__.__dict__["system_data"] = None
|
|
258
|
+
__props__.__dict__["tags"] = None
|
|
259
|
+
__props__.__dict__["type"] = None
|
|
260
|
+
__props__.__dict__["user_engagement_tracking"] = None
|
|
261
|
+
__props__.__dict__["verification_records"] = None
|
|
262
|
+
__props__.__dict__["verification_states"] = None
|
|
263
|
+
return Domain(resource_name, opts=opts, __props__=__props__)
|
|
264
|
+
|
|
265
|
+
@property
|
|
266
|
+
@pulumi.getter(name="dataLocation")
|
|
267
|
+
def data_location(self) -> pulumi.Output[str]:
|
|
268
|
+
"""
|
|
269
|
+
The location where the Domains resource data is stored at rest.
|
|
270
|
+
"""
|
|
271
|
+
return pulumi.get(self, "data_location")
|
|
272
|
+
|
|
273
|
+
@property
|
|
274
|
+
@pulumi.getter(name="domainManagement")
|
|
275
|
+
def domain_management(self) -> pulumi.Output[str]:
|
|
276
|
+
"""
|
|
277
|
+
Describes how a Domains resource is being managed.
|
|
278
|
+
"""
|
|
279
|
+
return pulumi.get(self, "domain_management")
|
|
280
|
+
|
|
281
|
+
@property
|
|
282
|
+
@pulumi.getter(name="fromSenderDomain")
|
|
283
|
+
def from_sender_domain(self) -> pulumi.Output[str]:
|
|
284
|
+
"""
|
|
285
|
+
P2 sender domain that is displayed to the email recipients [RFC 5322].
|
|
286
|
+
"""
|
|
287
|
+
return pulumi.get(self, "from_sender_domain")
|
|
288
|
+
|
|
289
|
+
@property
|
|
290
|
+
@pulumi.getter
|
|
291
|
+
def location(self) -> pulumi.Output[str]:
|
|
292
|
+
"""
|
|
293
|
+
The geo-location where the resource lives
|
|
294
|
+
"""
|
|
295
|
+
return pulumi.get(self, "location")
|
|
296
|
+
|
|
297
|
+
@property
|
|
298
|
+
@pulumi.getter(name="mailFromSenderDomain")
|
|
299
|
+
def mail_from_sender_domain(self) -> pulumi.Output[str]:
|
|
300
|
+
"""
|
|
301
|
+
P1 sender domain that is present on the email envelope [RFC 5321].
|
|
302
|
+
"""
|
|
303
|
+
return pulumi.get(self, "mail_from_sender_domain")
|
|
304
|
+
|
|
305
|
+
@property
|
|
306
|
+
@pulumi.getter
|
|
307
|
+
def name(self) -> pulumi.Output[str]:
|
|
308
|
+
"""
|
|
309
|
+
The name of the resource
|
|
310
|
+
"""
|
|
311
|
+
return pulumi.get(self, "name")
|
|
312
|
+
|
|
313
|
+
@property
|
|
314
|
+
@pulumi.getter(name="provisioningState")
|
|
315
|
+
def provisioning_state(self) -> pulumi.Output[str]:
|
|
316
|
+
"""
|
|
317
|
+
Provisioning state of the resource.
|
|
318
|
+
"""
|
|
319
|
+
return pulumi.get(self, "provisioning_state")
|
|
320
|
+
|
|
321
|
+
@property
|
|
322
|
+
@pulumi.getter(name="systemData")
|
|
323
|
+
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
324
|
+
"""
|
|
325
|
+
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
326
|
+
"""
|
|
327
|
+
return pulumi.get(self, "system_data")
|
|
328
|
+
|
|
329
|
+
@property
|
|
330
|
+
@pulumi.getter
|
|
331
|
+
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
332
|
+
"""
|
|
333
|
+
Resource tags.
|
|
334
|
+
"""
|
|
335
|
+
return pulumi.get(self, "tags")
|
|
336
|
+
|
|
337
|
+
@property
|
|
338
|
+
@pulumi.getter
|
|
339
|
+
def type(self) -> pulumi.Output[str]:
|
|
340
|
+
"""
|
|
341
|
+
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
342
|
+
"""
|
|
343
|
+
return pulumi.get(self, "type")
|
|
344
|
+
|
|
345
|
+
@property
|
|
346
|
+
@pulumi.getter(name="userEngagementTracking")
|
|
347
|
+
def user_engagement_tracking(self) -> pulumi.Output[Optional[str]]:
|
|
348
|
+
"""
|
|
349
|
+
Describes whether user engagement tracking is enabled or disabled.
|
|
350
|
+
"""
|
|
351
|
+
return pulumi.get(self, "user_engagement_tracking")
|
|
352
|
+
|
|
353
|
+
@property
|
|
354
|
+
@pulumi.getter(name="verificationRecords")
|
|
355
|
+
def verification_records(self) -> pulumi.Output['outputs.DomainPropertiesResponseVerificationRecords']:
|
|
356
|
+
"""
|
|
357
|
+
List of DnsRecord
|
|
358
|
+
"""
|
|
359
|
+
return pulumi.get(self, "verification_records")
|
|
360
|
+
|
|
361
|
+
@property
|
|
362
|
+
@pulumi.getter(name="verificationStates")
|
|
363
|
+
def verification_states(self) -> pulumi.Output['outputs.DomainPropertiesResponseVerificationStates']:
|
|
364
|
+
"""
|
|
365
|
+
List of VerificationStatusRecord
|
|
366
|
+
"""
|
|
367
|
+
return pulumi.get(self, "verification_states")
|
|
368
|
+
|
|
@@ -0,0 +1,267 @@
|
|
|
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
|
+
|
|
18
|
+
__all__ = ['EmailServiceArgs', 'EmailService']
|
|
19
|
+
|
|
20
|
+
@pulumi.input_type
|
|
21
|
+
class EmailServiceArgs:
|
|
22
|
+
def __init__(__self__, *,
|
|
23
|
+
data_location: pulumi.Input[str],
|
|
24
|
+
resource_group_name: pulumi.Input[str],
|
|
25
|
+
email_service_name: Optional[pulumi.Input[str]] = None,
|
|
26
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
27
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
|
28
|
+
"""
|
|
29
|
+
The set of arguments for constructing a EmailService resource.
|
|
30
|
+
:param pulumi.Input[str] data_location: The location where the email service stores its data at rest.
|
|
31
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
32
|
+
:param pulumi.Input[str] email_service_name: The name of the EmailService resource.
|
|
33
|
+
:param pulumi.Input[str] location: The geo-location where the resource lives
|
|
34
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
35
|
+
"""
|
|
36
|
+
pulumi.set(__self__, "data_location", data_location)
|
|
37
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
38
|
+
if email_service_name is not None:
|
|
39
|
+
pulumi.set(__self__, "email_service_name", email_service_name)
|
|
40
|
+
if location is not None:
|
|
41
|
+
pulumi.set(__self__, "location", location)
|
|
42
|
+
if tags is not None:
|
|
43
|
+
pulumi.set(__self__, "tags", tags)
|
|
44
|
+
|
|
45
|
+
@property
|
|
46
|
+
@pulumi.getter(name="dataLocation")
|
|
47
|
+
def data_location(self) -> pulumi.Input[str]:
|
|
48
|
+
"""
|
|
49
|
+
The location where the email service stores its data at rest.
|
|
50
|
+
"""
|
|
51
|
+
return pulumi.get(self, "data_location")
|
|
52
|
+
|
|
53
|
+
@data_location.setter
|
|
54
|
+
def data_location(self, value: pulumi.Input[str]):
|
|
55
|
+
pulumi.set(self, "data_location", value)
|
|
56
|
+
|
|
57
|
+
@property
|
|
58
|
+
@pulumi.getter(name="resourceGroupName")
|
|
59
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
60
|
+
"""
|
|
61
|
+
The name of the resource group. The name is case insensitive.
|
|
62
|
+
"""
|
|
63
|
+
return pulumi.get(self, "resource_group_name")
|
|
64
|
+
|
|
65
|
+
@resource_group_name.setter
|
|
66
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
67
|
+
pulumi.set(self, "resource_group_name", value)
|
|
68
|
+
|
|
69
|
+
@property
|
|
70
|
+
@pulumi.getter(name="emailServiceName")
|
|
71
|
+
def email_service_name(self) -> Optional[pulumi.Input[str]]:
|
|
72
|
+
"""
|
|
73
|
+
The name of the EmailService resource.
|
|
74
|
+
"""
|
|
75
|
+
return pulumi.get(self, "email_service_name")
|
|
76
|
+
|
|
77
|
+
@email_service_name.setter
|
|
78
|
+
def email_service_name(self, value: Optional[pulumi.Input[str]]):
|
|
79
|
+
pulumi.set(self, "email_service_name", value)
|
|
80
|
+
|
|
81
|
+
@property
|
|
82
|
+
@pulumi.getter
|
|
83
|
+
def location(self) -> Optional[pulumi.Input[str]]:
|
|
84
|
+
"""
|
|
85
|
+
The geo-location where the resource lives
|
|
86
|
+
"""
|
|
87
|
+
return pulumi.get(self, "location")
|
|
88
|
+
|
|
89
|
+
@location.setter
|
|
90
|
+
def location(self, value: Optional[pulumi.Input[str]]):
|
|
91
|
+
pulumi.set(self, "location", value)
|
|
92
|
+
|
|
93
|
+
@property
|
|
94
|
+
@pulumi.getter
|
|
95
|
+
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
96
|
+
"""
|
|
97
|
+
Resource tags.
|
|
98
|
+
"""
|
|
99
|
+
return pulumi.get(self, "tags")
|
|
100
|
+
|
|
101
|
+
@tags.setter
|
|
102
|
+
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
103
|
+
pulumi.set(self, "tags", value)
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
class EmailService(pulumi.CustomResource):
|
|
107
|
+
@overload
|
|
108
|
+
def __init__(__self__,
|
|
109
|
+
resource_name: str,
|
|
110
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
111
|
+
data_location: Optional[pulumi.Input[str]] = None,
|
|
112
|
+
email_service_name: Optional[pulumi.Input[str]] = None,
|
|
113
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
114
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
115
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
116
|
+
__props__=None):
|
|
117
|
+
"""
|
|
118
|
+
A class representing an EmailService resource.
|
|
119
|
+
|
|
120
|
+
:param str resource_name: The name of the resource.
|
|
121
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
122
|
+
:param pulumi.Input[str] data_location: The location where the email service stores its data at rest.
|
|
123
|
+
:param pulumi.Input[str] email_service_name: The name of the EmailService resource.
|
|
124
|
+
:param pulumi.Input[str] location: The geo-location where the resource lives
|
|
125
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
126
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
127
|
+
"""
|
|
128
|
+
...
|
|
129
|
+
@overload
|
|
130
|
+
def __init__(__self__,
|
|
131
|
+
resource_name: str,
|
|
132
|
+
args: EmailServiceArgs,
|
|
133
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
134
|
+
"""
|
|
135
|
+
A class representing an EmailService resource.
|
|
136
|
+
|
|
137
|
+
:param str resource_name: The name of the resource.
|
|
138
|
+
:param EmailServiceArgs args: The arguments to use to populate this resource's properties.
|
|
139
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
140
|
+
"""
|
|
141
|
+
...
|
|
142
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
143
|
+
resource_args, opts = _utilities.get_resource_args_opts(EmailServiceArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
144
|
+
if resource_args is not None:
|
|
145
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
146
|
+
else:
|
|
147
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
148
|
+
|
|
149
|
+
def _internal_init(__self__,
|
|
150
|
+
resource_name: str,
|
|
151
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
152
|
+
data_location: Optional[pulumi.Input[str]] = None,
|
|
153
|
+
email_service_name: Optional[pulumi.Input[str]] = None,
|
|
154
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
155
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
156
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
157
|
+
__props__=None):
|
|
158
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
159
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
160
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
161
|
+
if opts.id is None:
|
|
162
|
+
if __props__ is not None:
|
|
163
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
164
|
+
__props__ = EmailServiceArgs.__new__(EmailServiceArgs)
|
|
165
|
+
|
|
166
|
+
if data_location is None and not opts.urn:
|
|
167
|
+
raise TypeError("Missing required property 'data_location'")
|
|
168
|
+
__props__.__dict__["data_location"] = data_location
|
|
169
|
+
__props__.__dict__["email_service_name"] = email_service_name
|
|
170
|
+
__props__.__dict__["location"] = location
|
|
171
|
+
if resource_group_name is None and not opts.urn:
|
|
172
|
+
raise TypeError("Missing required property 'resource_group_name'")
|
|
173
|
+
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
174
|
+
__props__.__dict__["tags"] = tags
|
|
175
|
+
__props__.__dict__["name"] = None
|
|
176
|
+
__props__.__dict__["provisioning_state"] = None
|
|
177
|
+
__props__.__dict__["system_data"] = None
|
|
178
|
+
__props__.__dict__["type"] = None
|
|
179
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:communication/v20211001preview:EmailService"), pulumi.Alias(type_="azure-native:communication/v20220701preview:EmailService"), pulumi.Alias(type_="azure-native:communication/v20230301preview:EmailService"), pulumi.Alias(type_="azure-native:communication/v20230331:EmailService"), pulumi.Alias(type_="azure-native:communication/v20230401:EmailService"), pulumi.Alias(type_="azure-native:communication/v20230401preview:EmailService"), pulumi.Alias(type_="azure-native:communication/v20230601preview:EmailService"), pulumi.Alias(type_="azure-native:communication:EmailService")])
|
|
180
|
+
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
181
|
+
super(EmailService, __self__).__init__(
|
|
182
|
+
'azure-native:communication/v20240901preview:EmailService',
|
|
183
|
+
resource_name,
|
|
184
|
+
__props__,
|
|
185
|
+
opts)
|
|
186
|
+
|
|
187
|
+
@staticmethod
|
|
188
|
+
def get(resource_name: str,
|
|
189
|
+
id: pulumi.Input[str],
|
|
190
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'EmailService':
|
|
191
|
+
"""
|
|
192
|
+
Get an existing EmailService resource's state with the given name, id, and optional extra
|
|
193
|
+
properties used to qualify the lookup.
|
|
194
|
+
|
|
195
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
196
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
197
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
198
|
+
"""
|
|
199
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
200
|
+
|
|
201
|
+
__props__ = EmailServiceArgs.__new__(EmailServiceArgs)
|
|
202
|
+
|
|
203
|
+
__props__.__dict__["data_location"] = None
|
|
204
|
+
__props__.__dict__["location"] = None
|
|
205
|
+
__props__.__dict__["name"] = None
|
|
206
|
+
__props__.__dict__["provisioning_state"] = None
|
|
207
|
+
__props__.__dict__["system_data"] = None
|
|
208
|
+
__props__.__dict__["tags"] = None
|
|
209
|
+
__props__.__dict__["type"] = None
|
|
210
|
+
return EmailService(resource_name, opts=opts, __props__=__props__)
|
|
211
|
+
|
|
212
|
+
@property
|
|
213
|
+
@pulumi.getter(name="dataLocation")
|
|
214
|
+
def data_location(self) -> pulumi.Output[str]:
|
|
215
|
+
"""
|
|
216
|
+
The location where the email service stores its data at rest.
|
|
217
|
+
"""
|
|
218
|
+
return pulumi.get(self, "data_location")
|
|
219
|
+
|
|
220
|
+
@property
|
|
221
|
+
@pulumi.getter
|
|
222
|
+
def location(self) -> pulumi.Output[str]:
|
|
223
|
+
"""
|
|
224
|
+
The geo-location where the resource lives
|
|
225
|
+
"""
|
|
226
|
+
return pulumi.get(self, "location")
|
|
227
|
+
|
|
228
|
+
@property
|
|
229
|
+
@pulumi.getter
|
|
230
|
+
def name(self) -> pulumi.Output[str]:
|
|
231
|
+
"""
|
|
232
|
+
The name of the resource
|
|
233
|
+
"""
|
|
234
|
+
return pulumi.get(self, "name")
|
|
235
|
+
|
|
236
|
+
@property
|
|
237
|
+
@pulumi.getter(name="provisioningState")
|
|
238
|
+
def provisioning_state(self) -> pulumi.Output[str]:
|
|
239
|
+
"""
|
|
240
|
+
Provisioning state of the resource.
|
|
241
|
+
"""
|
|
242
|
+
return pulumi.get(self, "provisioning_state")
|
|
243
|
+
|
|
244
|
+
@property
|
|
245
|
+
@pulumi.getter(name="systemData")
|
|
246
|
+
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
247
|
+
"""
|
|
248
|
+
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
249
|
+
"""
|
|
250
|
+
return pulumi.get(self, "system_data")
|
|
251
|
+
|
|
252
|
+
@property
|
|
253
|
+
@pulumi.getter
|
|
254
|
+
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
255
|
+
"""
|
|
256
|
+
Resource tags.
|
|
257
|
+
"""
|
|
258
|
+
return pulumi.get(self, "tags")
|
|
259
|
+
|
|
260
|
+
@property
|
|
261
|
+
@pulumi.getter
|
|
262
|
+
def type(self) -> pulumi.Output[str]:
|
|
263
|
+
"""
|
|
264
|
+
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
265
|
+
"""
|
|
266
|
+
return pulumi.get(self, "type")
|
|
267
|
+
|