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,290 @@
|
|
|
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__ = ['SenderUsernameArgs', 'SenderUsername']
|
|
19
|
+
|
|
20
|
+
@pulumi.input_type
|
|
21
|
+
class SenderUsernameArgs:
|
|
22
|
+
def __init__(__self__, *,
|
|
23
|
+
domain_name: pulumi.Input[str],
|
|
24
|
+
email_service_name: pulumi.Input[str],
|
|
25
|
+
resource_group_name: pulumi.Input[str],
|
|
26
|
+
username: pulumi.Input[str],
|
|
27
|
+
display_name: Optional[pulumi.Input[str]] = None,
|
|
28
|
+
sender_username: Optional[pulumi.Input[str]] = None):
|
|
29
|
+
"""
|
|
30
|
+
The set of arguments for constructing a SenderUsername resource.
|
|
31
|
+
:param pulumi.Input[str] domain_name: The name of the Domains resource.
|
|
32
|
+
:param pulumi.Input[str] email_service_name: The name of the EmailService resource.
|
|
33
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
34
|
+
:param pulumi.Input[str] username: A sender senderUsername to be used when sending emails.
|
|
35
|
+
:param pulumi.Input[str] display_name: The display name for the senderUsername.
|
|
36
|
+
:param pulumi.Input[str] sender_username: The valid sender Username.
|
|
37
|
+
"""
|
|
38
|
+
pulumi.set(__self__, "domain_name", domain_name)
|
|
39
|
+
pulumi.set(__self__, "email_service_name", email_service_name)
|
|
40
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
41
|
+
pulumi.set(__self__, "username", username)
|
|
42
|
+
if display_name is not None:
|
|
43
|
+
pulumi.set(__self__, "display_name", display_name)
|
|
44
|
+
if sender_username is not None:
|
|
45
|
+
pulumi.set(__self__, "sender_username", sender_username)
|
|
46
|
+
|
|
47
|
+
@property
|
|
48
|
+
@pulumi.getter(name="domainName")
|
|
49
|
+
def domain_name(self) -> pulumi.Input[str]:
|
|
50
|
+
"""
|
|
51
|
+
The name of the Domains resource.
|
|
52
|
+
"""
|
|
53
|
+
return pulumi.get(self, "domain_name")
|
|
54
|
+
|
|
55
|
+
@domain_name.setter
|
|
56
|
+
def domain_name(self, value: pulumi.Input[str]):
|
|
57
|
+
pulumi.set(self, "domain_name", value)
|
|
58
|
+
|
|
59
|
+
@property
|
|
60
|
+
@pulumi.getter(name="emailServiceName")
|
|
61
|
+
def email_service_name(self) -> pulumi.Input[str]:
|
|
62
|
+
"""
|
|
63
|
+
The name of the EmailService resource.
|
|
64
|
+
"""
|
|
65
|
+
return pulumi.get(self, "email_service_name")
|
|
66
|
+
|
|
67
|
+
@email_service_name.setter
|
|
68
|
+
def email_service_name(self, value: pulumi.Input[str]):
|
|
69
|
+
pulumi.set(self, "email_service_name", value)
|
|
70
|
+
|
|
71
|
+
@property
|
|
72
|
+
@pulumi.getter(name="resourceGroupName")
|
|
73
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
74
|
+
"""
|
|
75
|
+
The name of the resource group. The name is case insensitive.
|
|
76
|
+
"""
|
|
77
|
+
return pulumi.get(self, "resource_group_name")
|
|
78
|
+
|
|
79
|
+
@resource_group_name.setter
|
|
80
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
81
|
+
pulumi.set(self, "resource_group_name", value)
|
|
82
|
+
|
|
83
|
+
@property
|
|
84
|
+
@pulumi.getter
|
|
85
|
+
def username(self) -> pulumi.Input[str]:
|
|
86
|
+
"""
|
|
87
|
+
A sender senderUsername to be used when sending emails.
|
|
88
|
+
"""
|
|
89
|
+
return pulumi.get(self, "username")
|
|
90
|
+
|
|
91
|
+
@username.setter
|
|
92
|
+
def username(self, value: pulumi.Input[str]):
|
|
93
|
+
pulumi.set(self, "username", value)
|
|
94
|
+
|
|
95
|
+
@property
|
|
96
|
+
@pulumi.getter(name="displayName")
|
|
97
|
+
def display_name(self) -> Optional[pulumi.Input[str]]:
|
|
98
|
+
"""
|
|
99
|
+
The display name for the senderUsername.
|
|
100
|
+
"""
|
|
101
|
+
return pulumi.get(self, "display_name")
|
|
102
|
+
|
|
103
|
+
@display_name.setter
|
|
104
|
+
def display_name(self, value: Optional[pulumi.Input[str]]):
|
|
105
|
+
pulumi.set(self, "display_name", value)
|
|
106
|
+
|
|
107
|
+
@property
|
|
108
|
+
@pulumi.getter(name="senderUsername")
|
|
109
|
+
def sender_username(self) -> Optional[pulumi.Input[str]]:
|
|
110
|
+
"""
|
|
111
|
+
The valid sender Username.
|
|
112
|
+
"""
|
|
113
|
+
return pulumi.get(self, "sender_username")
|
|
114
|
+
|
|
115
|
+
@sender_username.setter
|
|
116
|
+
def sender_username(self, value: Optional[pulumi.Input[str]]):
|
|
117
|
+
pulumi.set(self, "sender_username", value)
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
class SenderUsername(pulumi.CustomResource):
|
|
121
|
+
@overload
|
|
122
|
+
def __init__(__self__,
|
|
123
|
+
resource_name: str,
|
|
124
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
125
|
+
display_name: Optional[pulumi.Input[str]] = None,
|
|
126
|
+
domain_name: Optional[pulumi.Input[str]] = None,
|
|
127
|
+
email_service_name: Optional[pulumi.Input[str]] = None,
|
|
128
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
129
|
+
sender_username: Optional[pulumi.Input[str]] = None,
|
|
130
|
+
username: Optional[pulumi.Input[str]] = None,
|
|
131
|
+
__props__=None):
|
|
132
|
+
"""
|
|
133
|
+
A class representing a SenderUsername resource.
|
|
134
|
+
|
|
135
|
+
:param str resource_name: The name of the resource.
|
|
136
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
137
|
+
:param pulumi.Input[str] display_name: The display name for the senderUsername.
|
|
138
|
+
:param pulumi.Input[str] domain_name: The name of the Domains resource.
|
|
139
|
+
:param pulumi.Input[str] email_service_name: The name of the EmailService resource.
|
|
140
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
141
|
+
:param pulumi.Input[str] sender_username: The valid sender Username.
|
|
142
|
+
:param pulumi.Input[str] username: A sender senderUsername to be used when sending emails.
|
|
143
|
+
"""
|
|
144
|
+
...
|
|
145
|
+
@overload
|
|
146
|
+
def __init__(__self__,
|
|
147
|
+
resource_name: str,
|
|
148
|
+
args: SenderUsernameArgs,
|
|
149
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
150
|
+
"""
|
|
151
|
+
A class representing a SenderUsername resource.
|
|
152
|
+
|
|
153
|
+
:param str resource_name: The name of the resource.
|
|
154
|
+
:param SenderUsernameArgs args: The arguments to use to populate this resource's properties.
|
|
155
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
156
|
+
"""
|
|
157
|
+
...
|
|
158
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
159
|
+
resource_args, opts = _utilities.get_resource_args_opts(SenderUsernameArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
160
|
+
if resource_args is not None:
|
|
161
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
162
|
+
else:
|
|
163
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
164
|
+
|
|
165
|
+
def _internal_init(__self__,
|
|
166
|
+
resource_name: str,
|
|
167
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
168
|
+
display_name: Optional[pulumi.Input[str]] = None,
|
|
169
|
+
domain_name: Optional[pulumi.Input[str]] = None,
|
|
170
|
+
email_service_name: Optional[pulumi.Input[str]] = None,
|
|
171
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
172
|
+
sender_username: Optional[pulumi.Input[str]] = None,
|
|
173
|
+
username: Optional[pulumi.Input[str]] = None,
|
|
174
|
+
__props__=None):
|
|
175
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
176
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
177
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
178
|
+
if opts.id is None:
|
|
179
|
+
if __props__ is not None:
|
|
180
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
181
|
+
__props__ = SenderUsernameArgs.__new__(SenderUsernameArgs)
|
|
182
|
+
|
|
183
|
+
__props__.__dict__["display_name"] = display_name
|
|
184
|
+
if domain_name is None and not opts.urn:
|
|
185
|
+
raise TypeError("Missing required property 'domain_name'")
|
|
186
|
+
__props__.__dict__["domain_name"] = domain_name
|
|
187
|
+
if email_service_name is None and not opts.urn:
|
|
188
|
+
raise TypeError("Missing required property 'email_service_name'")
|
|
189
|
+
__props__.__dict__["email_service_name"] = email_service_name
|
|
190
|
+
if resource_group_name is None and not opts.urn:
|
|
191
|
+
raise TypeError("Missing required property 'resource_group_name'")
|
|
192
|
+
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
193
|
+
__props__.__dict__["sender_username"] = sender_username
|
|
194
|
+
if username is None and not opts.urn:
|
|
195
|
+
raise TypeError("Missing required property 'username'")
|
|
196
|
+
__props__.__dict__["username"] = username
|
|
197
|
+
__props__.__dict__["data_location"] = None
|
|
198
|
+
__props__.__dict__["name"] = None
|
|
199
|
+
__props__.__dict__["provisioning_state"] = None
|
|
200
|
+
__props__.__dict__["system_data"] = None
|
|
201
|
+
__props__.__dict__["type"] = None
|
|
202
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:communication/v20230301preview:SenderUsername"), pulumi.Alias(type_="azure-native:communication/v20230331:SenderUsername"), pulumi.Alias(type_="azure-native:communication/v20230401:SenderUsername"), pulumi.Alias(type_="azure-native:communication/v20230401preview:SenderUsername"), pulumi.Alias(type_="azure-native:communication/v20230601preview:SenderUsername"), pulumi.Alias(type_="azure-native:communication:SenderUsername")])
|
|
203
|
+
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
204
|
+
super(SenderUsername, __self__).__init__(
|
|
205
|
+
'azure-native:communication/v20240901preview:SenderUsername',
|
|
206
|
+
resource_name,
|
|
207
|
+
__props__,
|
|
208
|
+
opts)
|
|
209
|
+
|
|
210
|
+
@staticmethod
|
|
211
|
+
def get(resource_name: str,
|
|
212
|
+
id: pulumi.Input[str],
|
|
213
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'SenderUsername':
|
|
214
|
+
"""
|
|
215
|
+
Get an existing SenderUsername resource's state with the given name, id, and optional extra
|
|
216
|
+
properties used to qualify the lookup.
|
|
217
|
+
|
|
218
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
219
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
220
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
221
|
+
"""
|
|
222
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
223
|
+
|
|
224
|
+
__props__ = SenderUsernameArgs.__new__(SenderUsernameArgs)
|
|
225
|
+
|
|
226
|
+
__props__.__dict__["data_location"] = None
|
|
227
|
+
__props__.__dict__["display_name"] = None
|
|
228
|
+
__props__.__dict__["name"] = None
|
|
229
|
+
__props__.__dict__["provisioning_state"] = None
|
|
230
|
+
__props__.__dict__["system_data"] = None
|
|
231
|
+
__props__.__dict__["type"] = None
|
|
232
|
+
__props__.__dict__["username"] = None
|
|
233
|
+
return SenderUsername(resource_name, opts=opts, __props__=__props__)
|
|
234
|
+
|
|
235
|
+
@property
|
|
236
|
+
@pulumi.getter(name="dataLocation")
|
|
237
|
+
def data_location(self) -> pulumi.Output[str]:
|
|
238
|
+
"""
|
|
239
|
+
The location where the SenderUsername resource data is stored at rest.
|
|
240
|
+
"""
|
|
241
|
+
return pulumi.get(self, "data_location")
|
|
242
|
+
|
|
243
|
+
@property
|
|
244
|
+
@pulumi.getter(name="displayName")
|
|
245
|
+
def display_name(self) -> pulumi.Output[Optional[str]]:
|
|
246
|
+
"""
|
|
247
|
+
The display name for the senderUsername.
|
|
248
|
+
"""
|
|
249
|
+
return pulumi.get(self, "display_name")
|
|
250
|
+
|
|
251
|
+
@property
|
|
252
|
+
@pulumi.getter
|
|
253
|
+
def name(self) -> pulumi.Output[str]:
|
|
254
|
+
"""
|
|
255
|
+
The name of the resource
|
|
256
|
+
"""
|
|
257
|
+
return pulumi.get(self, "name")
|
|
258
|
+
|
|
259
|
+
@property
|
|
260
|
+
@pulumi.getter(name="provisioningState")
|
|
261
|
+
def provisioning_state(self) -> pulumi.Output[str]:
|
|
262
|
+
"""
|
|
263
|
+
Provisioning state of the resource. Unknown is the default state for Communication Services.
|
|
264
|
+
"""
|
|
265
|
+
return pulumi.get(self, "provisioning_state")
|
|
266
|
+
|
|
267
|
+
@property
|
|
268
|
+
@pulumi.getter(name="systemData")
|
|
269
|
+
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
270
|
+
"""
|
|
271
|
+
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
272
|
+
"""
|
|
273
|
+
return pulumi.get(self, "system_data")
|
|
274
|
+
|
|
275
|
+
@property
|
|
276
|
+
@pulumi.getter
|
|
277
|
+
def type(self) -> pulumi.Output[str]:
|
|
278
|
+
"""
|
|
279
|
+
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
280
|
+
"""
|
|
281
|
+
return pulumi.get(self, "type")
|
|
282
|
+
|
|
283
|
+
@property
|
|
284
|
+
@pulumi.getter
|
|
285
|
+
def username(self) -> pulumi.Output[str]:
|
|
286
|
+
"""
|
|
287
|
+
A sender senderUsername to be used when sending emails.
|
|
288
|
+
"""
|
|
289
|
+
return pulumi.get(self, "username")
|
|
290
|
+
|
|
@@ -0,0 +1,278 @@
|
|
|
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__ = ['SmtpUsernameArgs', 'SmtpUsername']
|
|
19
|
+
|
|
20
|
+
@pulumi.input_type
|
|
21
|
+
class SmtpUsernameArgs:
|
|
22
|
+
def __init__(__self__, *,
|
|
23
|
+
communication_service_name: pulumi.Input[str],
|
|
24
|
+
entra_application_id: pulumi.Input[str],
|
|
25
|
+
resource_group_name: pulumi.Input[str],
|
|
26
|
+
tenant_id: pulumi.Input[str],
|
|
27
|
+
username: pulumi.Input[str],
|
|
28
|
+
smtp_username: Optional[pulumi.Input[str]] = None):
|
|
29
|
+
"""
|
|
30
|
+
The set of arguments for constructing a SmtpUsername resource.
|
|
31
|
+
:param pulumi.Input[str] communication_service_name: The name of the CommunicationService resource.
|
|
32
|
+
:param pulumi.Input[str] entra_application_id: The application Id for the linked Entra Application.
|
|
33
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
34
|
+
:param pulumi.Input[str] tenant_id: The tenant of the linked Entra Application.
|
|
35
|
+
:param pulumi.Input[str] username: The SMTP username. Could be free form or in the email address format.
|
|
36
|
+
:param pulumi.Input[str] smtp_username: The name of the SmtpUsernameResource.
|
|
37
|
+
"""
|
|
38
|
+
pulumi.set(__self__, "communication_service_name", communication_service_name)
|
|
39
|
+
pulumi.set(__self__, "entra_application_id", entra_application_id)
|
|
40
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
41
|
+
pulumi.set(__self__, "tenant_id", tenant_id)
|
|
42
|
+
pulumi.set(__self__, "username", username)
|
|
43
|
+
if smtp_username is not None:
|
|
44
|
+
pulumi.set(__self__, "smtp_username", smtp_username)
|
|
45
|
+
|
|
46
|
+
@property
|
|
47
|
+
@pulumi.getter(name="communicationServiceName")
|
|
48
|
+
def communication_service_name(self) -> pulumi.Input[str]:
|
|
49
|
+
"""
|
|
50
|
+
The name of the CommunicationService resource.
|
|
51
|
+
"""
|
|
52
|
+
return pulumi.get(self, "communication_service_name")
|
|
53
|
+
|
|
54
|
+
@communication_service_name.setter
|
|
55
|
+
def communication_service_name(self, value: pulumi.Input[str]):
|
|
56
|
+
pulumi.set(self, "communication_service_name", value)
|
|
57
|
+
|
|
58
|
+
@property
|
|
59
|
+
@pulumi.getter(name="entraApplicationId")
|
|
60
|
+
def entra_application_id(self) -> pulumi.Input[str]:
|
|
61
|
+
"""
|
|
62
|
+
The application Id for the linked Entra Application.
|
|
63
|
+
"""
|
|
64
|
+
return pulumi.get(self, "entra_application_id")
|
|
65
|
+
|
|
66
|
+
@entra_application_id.setter
|
|
67
|
+
def entra_application_id(self, value: pulumi.Input[str]):
|
|
68
|
+
pulumi.set(self, "entra_application_id", value)
|
|
69
|
+
|
|
70
|
+
@property
|
|
71
|
+
@pulumi.getter(name="resourceGroupName")
|
|
72
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
73
|
+
"""
|
|
74
|
+
The name of the resource group. The name is case insensitive.
|
|
75
|
+
"""
|
|
76
|
+
return pulumi.get(self, "resource_group_name")
|
|
77
|
+
|
|
78
|
+
@resource_group_name.setter
|
|
79
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
80
|
+
pulumi.set(self, "resource_group_name", value)
|
|
81
|
+
|
|
82
|
+
@property
|
|
83
|
+
@pulumi.getter(name="tenantId")
|
|
84
|
+
def tenant_id(self) -> pulumi.Input[str]:
|
|
85
|
+
"""
|
|
86
|
+
The tenant of the linked Entra Application.
|
|
87
|
+
"""
|
|
88
|
+
return pulumi.get(self, "tenant_id")
|
|
89
|
+
|
|
90
|
+
@tenant_id.setter
|
|
91
|
+
def tenant_id(self, value: pulumi.Input[str]):
|
|
92
|
+
pulumi.set(self, "tenant_id", value)
|
|
93
|
+
|
|
94
|
+
@property
|
|
95
|
+
@pulumi.getter
|
|
96
|
+
def username(self) -> pulumi.Input[str]:
|
|
97
|
+
"""
|
|
98
|
+
The SMTP username. Could be free form or in the email address format.
|
|
99
|
+
"""
|
|
100
|
+
return pulumi.get(self, "username")
|
|
101
|
+
|
|
102
|
+
@username.setter
|
|
103
|
+
def username(self, value: pulumi.Input[str]):
|
|
104
|
+
pulumi.set(self, "username", value)
|
|
105
|
+
|
|
106
|
+
@property
|
|
107
|
+
@pulumi.getter(name="smtpUsername")
|
|
108
|
+
def smtp_username(self) -> Optional[pulumi.Input[str]]:
|
|
109
|
+
"""
|
|
110
|
+
The name of the SmtpUsernameResource.
|
|
111
|
+
"""
|
|
112
|
+
return pulumi.get(self, "smtp_username")
|
|
113
|
+
|
|
114
|
+
@smtp_username.setter
|
|
115
|
+
def smtp_username(self, value: Optional[pulumi.Input[str]]):
|
|
116
|
+
pulumi.set(self, "smtp_username", value)
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
class SmtpUsername(pulumi.CustomResource):
|
|
120
|
+
@overload
|
|
121
|
+
def __init__(__self__,
|
|
122
|
+
resource_name: str,
|
|
123
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
124
|
+
communication_service_name: Optional[pulumi.Input[str]] = None,
|
|
125
|
+
entra_application_id: Optional[pulumi.Input[str]] = None,
|
|
126
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
127
|
+
smtp_username: Optional[pulumi.Input[str]] = None,
|
|
128
|
+
tenant_id: Optional[pulumi.Input[str]] = None,
|
|
129
|
+
username: Optional[pulumi.Input[str]] = None,
|
|
130
|
+
__props__=None):
|
|
131
|
+
"""
|
|
132
|
+
The object describing the smtp username resource.
|
|
133
|
+
|
|
134
|
+
:param str resource_name: The name of the resource.
|
|
135
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
136
|
+
:param pulumi.Input[str] communication_service_name: The name of the CommunicationService resource.
|
|
137
|
+
:param pulumi.Input[str] entra_application_id: The application Id for the linked Entra Application.
|
|
138
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
139
|
+
:param pulumi.Input[str] smtp_username: The name of the SmtpUsernameResource.
|
|
140
|
+
:param pulumi.Input[str] tenant_id: The tenant of the linked Entra Application.
|
|
141
|
+
:param pulumi.Input[str] username: The SMTP username. Could be free form or in the email address format.
|
|
142
|
+
"""
|
|
143
|
+
...
|
|
144
|
+
@overload
|
|
145
|
+
def __init__(__self__,
|
|
146
|
+
resource_name: str,
|
|
147
|
+
args: SmtpUsernameArgs,
|
|
148
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
149
|
+
"""
|
|
150
|
+
The object describing the smtp username resource.
|
|
151
|
+
|
|
152
|
+
:param str resource_name: The name of the resource.
|
|
153
|
+
:param SmtpUsernameArgs args: The arguments to use to populate this resource's properties.
|
|
154
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
155
|
+
"""
|
|
156
|
+
...
|
|
157
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
158
|
+
resource_args, opts = _utilities.get_resource_args_opts(SmtpUsernameArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
159
|
+
if resource_args is not None:
|
|
160
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
161
|
+
else:
|
|
162
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
163
|
+
|
|
164
|
+
def _internal_init(__self__,
|
|
165
|
+
resource_name: str,
|
|
166
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
167
|
+
communication_service_name: Optional[pulumi.Input[str]] = None,
|
|
168
|
+
entra_application_id: Optional[pulumi.Input[str]] = None,
|
|
169
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
170
|
+
smtp_username: Optional[pulumi.Input[str]] = None,
|
|
171
|
+
tenant_id: Optional[pulumi.Input[str]] = None,
|
|
172
|
+
username: Optional[pulumi.Input[str]] = None,
|
|
173
|
+
__props__=None):
|
|
174
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
175
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
176
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
177
|
+
if opts.id is None:
|
|
178
|
+
if __props__ is not None:
|
|
179
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
180
|
+
__props__ = SmtpUsernameArgs.__new__(SmtpUsernameArgs)
|
|
181
|
+
|
|
182
|
+
if communication_service_name is None and not opts.urn:
|
|
183
|
+
raise TypeError("Missing required property 'communication_service_name'")
|
|
184
|
+
__props__.__dict__["communication_service_name"] = communication_service_name
|
|
185
|
+
if entra_application_id is None and not opts.urn:
|
|
186
|
+
raise TypeError("Missing required property 'entra_application_id'")
|
|
187
|
+
__props__.__dict__["entra_application_id"] = entra_application_id
|
|
188
|
+
if resource_group_name is None and not opts.urn:
|
|
189
|
+
raise TypeError("Missing required property 'resource_group_name'")
|
|
190
|
+
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
191
|
+
__props__.__dict__["smtp_username"] = smtp_username
|
|
192
|
+
if tenant_id is None and not opts.urn:
|
|
193
|
+
raise TypeError("Missing required property 'tenant_id'")
|
|
194
|
+
__props__.__dict__["tenant_id"] = tenant_id
|
|
195
|
+
if username is None and not opts.urn:
|
|
196
|
+
raise TypeError("Missing required property 'username'")
|
|
197
|
+
__props__.__dict__["username"] = username
|
|
198
|
+
__props__.__dict__["name"] = None
|
|
199
|
+
__props__.__dict__["system_data"] = None
|
|
200
|
+
__props__.__dict__["type"] = None
|
|
201
|
+
super(SmtpUsername, __self__).__init__(
|
|
202
|
+
'azure-native:communication/v20240901preview:SmtpUsername',
|
|
203
|
+
resource_name,
|
|
204
|
+
__props__,
|
|
205
|
+
opts)
|
|
206
|
+
|
|
207
|
+
@staticmethod
|
|
208
|
+
def get(resource_name: str,
|
|
209
|
+
id: pulumi.Input[str],
|
|
210
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'SmtpUsername':
|
|
211
|
+
"""
|
|
212
|
+
Get an existing SmtpUsername resource's state with the given name, id, and optional extra
|
|
213
|
+
properties used to qualify the lookup.
|
|
214
|
+
|
|
215
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
216
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
217
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
218
|
+
"""
|
|
219
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
220
|
+
|
|
221
|
+
__props__ = SmtpUsernameArgs.__new__(SmtpUsernameArgs)
|
|
222
|
+
|
|
223
|
+
__props__.__dict__["entra_application_id"] = None
|
|
224
|
+
__props__.__dict__["name"] = None
|
|
225
|
+
__props__.__dict__["system_data"] = None
|
|
226
|
+
__props__.__dict__["tenant_id"] = None
|
|
227
|
+
__props__.__dict__["type"] = None
|
|
228
|
+
__props__.__dict__["username"] = None
|
|
229
|
+
return SmtpUsername(resource_name, opts=opts, __props__=__props__)
|
|
230
|
+
|
|
231
|
+
@property
|
|
232
|
+
@pulumi.getter(name="entraApplicationId")
|
|
233
|
+
def entra_application_id(self) -> pulumi.Output[str]:
|
|
234
|
+
"""
|
|
235
|
+
The application Id for the linked Entra Application.
|
|
236
|
+
"""
|
|
237
|
+
return pulumi.get(self, "entra_application_id")
|
|
238
|
+
|
|
239
|
+
@property
|
|
240
|
+
@pulumi.getter
|
|
241
|
+
def name(self) -> pulumi.Output[str]:
|
|
242
|
+
"""
|
|
243
|
+
The name of the resource
|
|
244
|
+
"""
|
|
245
|
+
return pulumi.get(self, "name")
|
|
246
|
+
|
|
247
|
+
@property
|
|
248
|
+
@pulumi.getter(name="systemData")
|
|
249
|
+
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
250
|
+
"""
|
|
251
|
+
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
252
|
+
"""
|
|
253
|
+
return pulumi.get(self, "system_data")
|
|
254
|
+
|
|
255
|
+
@property
|
|
256
|
+
@pulumi.getter(name="tenantId")
|
|
257
|
+
def tenant_id(self) -> pulumi.Output[str]:
|
|
258
|
+
"""
|
|
259
|
+
The tenant of the linked Entra Application.
|
|
260
|
+
"""
|
|
261
|
+
return pulumi.get(self, "tenant_id")
|
|
262
|
+
|
|
263
|
+
@property
|
|
264
|
+
@pulumi.getter
|
|
265
|
+
def type(self) -> pulumi.Output[str]:
|
|
266
|
+
"""
|
|
267
|
+
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
268
|
+
"""
|
|
269
|
+
return pulumi.get(self, "type")
|
|
270
|
+
|
|
271
|
+
@property
|
|
272
|
+
@pulumi.getter
|
|
273
|
+
def username(self) -> pulumi.Output[str]:
|
|
274
|
+
"""
|
|
275
|
+
The SMTP username. Could be free form or in the email address format.
|
|
276
|
+
"""
|
|
277
|
+
return pulumi.get(self, "username")
|
|
278
|
+
|