pulumi-azure-native 2.87.0a1739200739__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.87.0a1739200739.dist-info → pulumi_azure_native-2.88.0a1739514756.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.87.0a1739200739.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.87.0a1739200739.dist-info → pulumi_azure_native-2.88.0a1739514756.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.87.0a1739200739.dist-info → pulumi_azure_native-2.88.0a1739514756.dist-info}/top_level.txt +0 -0
|
@@ -1,364 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
import copy
|
|
6
|
-
import warnings
|
|
7
|
-
import sys
|
|
8
|
-
import pulumi
|
|
9
|
-
import pulumi.runtime
|
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
-
if sys.version_info >= (3, 11):
|
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
-
else:
|
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
-
from ... import _utilities
|
|
16
|
-
from . import outputs
|
|
17
|
-
from ._enums import *
|
|
18
|
-
from ._inputs import *
|
|
19
|
-
|
|
20
|
-
__all__ = ['ContainerAppArgs', 'ContainerApp']
|
|
21
|
-
|
|
22
|
-
@pulumi.input_type
|
|
23
|
-
class ContainerAppArgs:
|
|
24
|
-
def __init__(__self__, *,
|
|
25
|
-
resource_group_name: pulumi.Input[str],
|
|
26
|
-
configuration: Optional[pulumi.Input['ConfigurationArgs']] = None,
|
|
27
|
-
kind: Optional[pulumi.Input[str]] = None,
|
|
28
|
-
kube_environment_id: Optional[pulumi.Input[str]] = None,
|
|
29
|
-
location: Optional[pulumi.Input[str]] = None,
|
|
30
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
31
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
32
|
-
template: Optional[pulumi.Input['TemplateArgs']] = None):
|
|
33
|
-
"""
|
|
34
|
-
The set of arguments for constructing a ContainerApp resource.
|
|
35
|
-
:param pulumi.Input[str] resource_group_name: Name of the resource group to which the resource belongs.
|
|
36
|
-
:param pulumi.Input['ConfigurationArgs'] configuration: Non versioned Container App configuration properties.
|
|
37
|
-
:param pulumi.Input[str] kind: Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
|
|
38
|
-
:param pulumi.Input[str] kube_environment_id: Resource ID of the Container App's KubeEnvironment.
|
|
39
|
-
:param pulumi.Input[str] location: Resource Location.
|
|
40
|
-
:param pulumi.Input[str] name: Name of the Container App.
|
|
41
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
42
|
-
:param pulumi.Input['TemplateArgs'] template: Container App versioned application definition.
|
|
43
|
-
"""
|
|
44
|
-
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
45
|
-
if configuration is not None:
|
|
46
|
-
pulumi.set(__self__, "configuration", configuration)
|
|
47
|
-
if kind is not None:
|
|
48
|
-
pulumi.set(__self__, "kind", kind)
|
|
49
|
-
if kube_environment_id is not None:
|
|
50
|
-
pulumi.set(__self__, "kube_environment_id", kube_environment_id)
|
|
51
|
-
if location is not None:
|
|
52
|
-
pulumi.set(__self__, "location", location)
|
|
53
|
-
if name is not None:
|
|
54
|
-
pulumi.set(__self__, "name", name)
|
|
55
|
-
if tags is not None:
|
|
56
|
-
pulumi.set(__self__, "tags", tags)
|
|
57
|
-
if template is not None:
|
|
58
|
-
pulumi.set(__self__, "template", template)
|
|
59
|
-
|
|
60
|
-
@property
|
|
61
|
-
@pulumi.getter(name="resourceGroupName")
|
|
62
|
-
def resource_group_name(self) -> pulumi.Input[str]:
|
|
63
|
-
"""
|
|
64
|
-
Name of the resource group to which the resource belongs.
|
|
65
|
-
"""
|
|
66
|
-
return pulumi.get(self, "resource_group_name")
|
|
67
|
-
|
|
68
|
-
@resource_group_name.setter
|
|
69
|
-
def resource_group_name(self, value: pulumi.Input[str]):
|
|
70
|
-
pulumi.set(self, "resource_group_name", value)
|
|
71
|
-
|
|
72
|
-
@property
|
|
73
|
-
@pulumi.getter
|
|
74
|
-
def configuration(self) -> Optional[pulumi.Input['ConfigurationArgs']]:
|
|
75
|
-
"""
|
|
76
|
-
Non versioned Container App configuration properties.
|
|
77
|
-
"""
|
|
78
|
-
return pulumi.get(self, "configuration")
|
|
79
|
-
|
|
80
|
-
@configuration.setter
|
|
81
|
-
def configuration(self, value: Optional[pulumi.Input['ConfigurationArgs']]):
|
|
82
|
-
pulumi.set(self, "configuration", value)
|
|
83
|
-
|
|
84
|
-
@property
|
|
85
|
-
@pulumi.getter
|
|
86
|
-
def kind(self) -> Optional[pulumi.Input[str]]:
|
|
87
|
-
"""
|
|
88
|
-
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
|
|
89
|
-
"""
|
|
90
|
-
return pulumi.get(self, "kind")
|
|
91
|
-
|
|
92
|
-
@kind.setter
|
|
93
|
-
def kind(self, value: Optional[pulumi.Input[str]]):
|
|
94
|
-
pulumi.set(self, "kind", value)
|
|
95
|
-
|
|
96
|
-
@property
|
|
97
|
-
@pulumi.getter(name="kubeEnvironmentId")
|
|
98
|
-
def kube_environment_id(self) -> Optional[pulumi.Input[str]]:
|
|
99
|
-
"""
|
|
100
|
-
Resource ID of the Container App's KubeEnvironment.
|
|
101
|
-
"""
|
|
102
|
-
return pulumi.get(self, "kube_environment_id")
|
|
103
|
-
|
|
104
|
-
@kube_environment_id.setter
|
|
105
|
-
def kube_environment_id(self, value: Optional[pulumi.Input[str]]):
|
|
106
|
-
pulumi.set(self, "kube_environment_id", value)
|
|
107
|
-
|
|
108
|
-
@property
|
|
109
|
-
@pulumi.getter
|
|
110
|
-
def location(self) -> Optional[pulumi.Input[str]]:
|
|
111
|
-
"""
|
|
112
|
-
Resource Location.
|
|
113
|
-
"""
|
|
114
|
-
return pulumi.get(self, "location")
|
|
115
|
-
|
|
116
|
-
@location.setter
|
|
117
|
-
def location(self, value: Optional[pulumi.Input[str]]):
|
|
118
|
-
pulumi.set(self, "location", value)
|
|
119
|
-
|
|
120
|
-
@property
|
|
121
|
-
@pulumi.getter
|
|
122
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
|
123
|
-
"""
|
|
124
|
-
Name of the Container App.
|
|
125
|
-
"""
|
|
126
|
-
return pulumi.get(self, "name")
|
|
127
|
-
|
|
128
|
-
@name.setter
|
|
129
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
|
130
|
-
pulumi.set(self, "name", value)
|
|
131
|
-
|
|
132
|
-
@property
|
|
133
|
-
@pulumi.getter
|
|
134
|
-
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
135
|
-
"""
|
|
136
|
-
Resource tags.
|
|
137
|
-
"""
|
|
138
|
-
return pulumi.get(self, "tags")
|
|
139
|
-
|
|
140
|
-
@tags.setter
|
|
141
|
-
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
142
|
-
pulumi.set(self, "tags", value)
|
|
143
|
-
|
|
144
|
-
@property
|
|
145
|
-
@pulumi.getter
|
|
146
|
-
def template(self) -> Optional[pulumi.Input['TemplateArgs']]:
|
|
147
|
-
"""
|
|
148
|
-
Container App versioned application definition.
|
|
149
|
-
"""
|
|
150
|
-
return pulumi.get(self, "template")
|
|
151
|
-
|
|
152
|
-
@template.setter
|
|
153
|
-
def template(self, value: Optional[pulumi.Input['TemplateArgs']]):
|
|
154
|
-
pulumi.set(self, "template", value)
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
class ContainerApp(pulumi.CustomResource):
|
|
158
|
-
@overload
|
|
159
|
-
def __init__(__self__,
|
|
160
|
-
resource_name: str,
|
|
161
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
162
|
-
configuration: Optional[pulumi.Input[Union['ConfigurationArgs', 'ConfigurationArgsDict']]] = None,
|
|
163
|
-
kind: Optional[pulumi.Input[str]] = None,
|
|
164
|
-
kube_environment_id: Optional[pulumi.Input[str]] = None,
|
|
165
|
-
location: Optional[pulumi.Input[str]] = None,
|
|
166
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
167
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
168
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
169
|
-
template: Optional[pulumi.Input[Union['TemplateArgs', 'TemplateArgsDict']]] = None,
|
|
170
|
-
__props__=None):
|
|
171
|
-
"""
|
|
172
|
-
Container App.
|
|
173
|
-
|
|
174
|
-
:param str resource_name: The name of the resource.
|
|
175
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
176
|
-
:param pulumi.Input[Union['ConfigurationArgs', 'ConfigurationArgsDict']] configuration: Non versioned Container App configuration properties.
|
|
177
|
-
:param pulumi.Input[str] kind: Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
|
|
178
|
-
:param pulumi.Input[str] kube_environment_id: Resource ID of the Container App's KubeEnvironment.
|
|
179
|
-
:param pulumi.Input[str] location: Resource Location.
|
|
180
|
-
:param pulumi.Input[str] name: Name of the Container App.
|
|
181
|
-
:param pulumi.Input[str] resource_group_name: Name of the resource group to which the resource belongs.
|
|
182
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
183
|
-
:param pulumi.Input[Union['TemplateArgs', 'TemplateArgsDict']] template: Container App versioned application definition.
|
|
184
|
-
"""
|
|
185
|
-
...
|
|
186
|
-
@overload
|
|
187
|
-
def __init__(__self__,
|
|
188
|
-
resource_name: str,
|
|
189
|
-
args: ContainerAppArgs,
|
|
190
|
-
opts: Optional[pulumi.ResourceOptions] = None):
|
|
191
|
-
"""
|
|
192
|
-
Container App.
|
|
193
|
-
|
|
194
|
-
:param str resource_name: The name of the resource.
|
|
195
|
-
:param ContainerAppArgs args: The arguments to use to populate this resource's properties.
|
|
196
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
197
|
-
"""
|
|
198
|
-
...
|
|
199
|
-
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
200
|
-
resource_args, opts = _utilities.get_resource_args_opts(ContainerAppArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
201
|
-
if resource_args is not None:
|
|
202
|
-
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
203
|
-
else:
|
|
204
|
-
__self__._internal_init(resource_name, *args, **kwargs)
|
|
205
|
-
|
|
206
|
-
def _internal_init(__self__,
|
|
207
|
-
resource_name: str,
|
|
208
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
209
|
-
configuration: Optional[pulumi.Input[Union['ConfigurationArgs', 'ConfigurationArgsDict']]] = None,
|
|
210
|
-
kind: Optional[pulumi.Input[str]] = None,
|
|
211
|
-
kube_environment_id: Optional[pulumi.Input[str]] = None,
|
|
212
|
-
location: Optional[pulumi.Input[str]] = None,
|
|
213
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
214
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
215
|
-
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
216
|
-
template: Optional[pulumi.Input[Union['TemplateArgs', 'TemplateArgsDict']]] = None,
|
|
217
|
-
__props__=None):
|
|
218
|
-
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
219
|
-
if not isinstance(opts, pulumi.ResourceOptions):
|
|
220
|
-
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
221
|
-
if opts.id is None:
|
|
222
|
-
if __props__ is not None:
|
|
223
|
-
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
224
|
-
__props__ = ContainerAppArgs.__new__(ContainerAppArgs)
|
|
225
|
-
|
|
226
|
-
__props__.__dict__["configuration"] = configuration
|
|
227
|
-
__props__.__dict__["kind"] = kind
|
|
228
|
-
__props__.__dict__["kube_environment_id"] = kube_environment_id
|
|
229
|
-
__props__.__dict__["location"] = location
|
|
230
|
-
__props__.__dict__["name"] = name
|
|
231
|
-
if resource_group_name is None and not opts.urn:
|
|
232
|
-
raise TypeError("Missing required property 'resource_group_name'")
|
|
233
|
-
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
234
|
-
__props__.__dict__["tags"] = tags
|
|
235
|
-
__props__.__dict__["template"] = template
|
|
236
|
-
__props__.__dict__["latest_revision_fqdn"] = None
|
|
237
|
-
__props__.__dict__["latest_revision_name"] = None
|
|
238
|
-
__props__.__dict__["provisioning_state"] = None
|
|
239
|
-
__props__.__dict__["type"] = None
|
|
240
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:web/v20210301:ContainerApp"), pulumi.Alias(type_="azure-native:web/v20220301:ContainerApp"), pulumi.Alias(type_="azure-native:web/v20220901:ContainerApp"), pulumi.Alias(type_="azure-native:web/v20230101:ContainerApp"), pulumi.Alias(type_="azure-native:web/v20231201:ContainerApp"), pulumi.Alias(type_="azure-native:web:ContainerApp")])
|
|
241
|
-
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
242
|
-
super(ContainerApp, __self__).__init__(
|
|
243
|
-
'azure-native:web/v20240401:ContainerApp',
|
|
244
|
-
resource_name,
|
|
245
|
-
__props__,
|
|
246
|
-
opts)
|
|
247
|
-
|
|
248
|
-
@staticmethod
|
|
249
|
-
def get(resource_name: str,
|
|
250
|
-
id: pulumi.Input[str],
|
|
251
|
-
opts: Optional[pulumi.ResourceOptions] = None) -> 'ContainerApp':
|
|
252
|
-
"""
|
|
253
|
-
Get an existing ContainerApp resource's state with the given name, id, and optional extra
|
|
254
|
-
properties used to qualify the lookup.
|
|
255
|
-
|
|
256
|
-
:param str resource_name: The unique name of the resulting resource.
|
|
257
|
-
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
258
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
259
|
-
"""
|
|
260
|
-
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
261
|
-
|
|
262
|
-
__props__ = ContainerAppArgs.__new__(ContainerAppArgs)
|
|
263
|
-
|
|
264
|
-
__props__.__dict__["configuration"] = None
|
|
265
|
-
__props__.__dict__["kind"] = None
|
|
266
|
-
__props__.__dict__["kube_environment_id"] = None
|
|
267
|
-
__props__.__dict__["latest_revision_fqdn"] = None
|
|
268
|
-
__props__.__dict__["latest_revision_name"] = None
|
|
269
|
-
__props__.__dict__["location"] = None
|
|
270
|
-
__props__.__dict__["name"] = None
|
|
271
|
-
__props__.__dict__["provisioning_state"] = None
|
|
272
|
-
__props__.__dict__["tags"] = None
|
|
273
|
-
__props__.__dict__["template"] = None
|
|
274
|
-
__props__.__dict__["type"] = None
|
|
275
|
-
return ContainerApp(resource_name, opts=opts, __props__=__props__)
|
|
276
|
-
|
|
277
|
-
@property
|
|
278
|
-
@pulumi.getter
|
|
279
|
-
def configuration(self) -> pulumi.Output[Optional['outputs.ConfigurationResponse']]:
|
|
280
|
-
"""
|
|
281
|
-
Non versioned Container App configuration properties.
|
|
282
|
-
"""
|
|
283
|
-
return pulumi.get(self, "configuration")
|
|
284
|
-
|
|
285
|
-
@property
|
|
286
|
-
@pulumi.getter
|
|
287
|
-
def kind(self) -> pulumi.Output[Optional[str]]:
|
|
288
|
-
"""
|
|
289
|
-
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
|
|
290
|
-
"""
|
|
291
|
-
return pulumi.get(self, "kind")
|
|
292
|
-
|
|
293
|
-
@property
|
|
294
|
-
@pulumi.getter(name="kubeEnvironmentId")
|
|
295
|
-
def kube_environment_id(self) -> pulumi.Output[Optional[str]]:
|
|
296
|
-
"""
|
|
297
|
-
Resource ID of the Container App's KubeEnvironment.
|
|
298
|
-
"""
|
|
299
|
-
return pulumi.get(self, "kube_environment_id")
|
|
300
|
-
|
|
301
|
-
@property
|
|
302
|
-
@pulumi.getter(name="latestRevisionFqdn")
|
|
303
|
-
def latest_revision_fqdn(self) -> pulumi.Output[str]:
|
|
304
|
-
"""
|
|
305
|
-
Fully Qualified Domain Name of the latest revision of the Container App.
|
|
306
|
-
"""
|
|
307
|
-
return pulumi.get(self, "latest_revision_fqdn")
|
|
308
|
-
|
|
309
|
-
@property
|
|
310
|
-
@pulumi.getter(name="latestRevisionName")
|
|
311
|
-
def latest_revision_name(self) -> pulumi.Output[str]:
|
|
312
|
-
"""
|
|
313
|
-
Name of the latest revision of the Container App.
|
|
314
|
-
"""
|
|
315
|
-
return pulumi.get(self, "latest_revision_name")
|
|
316
|
-
|
|
317
|
-
@property
|
|
318
|
-
@pulumi.getter
|
|
319
|
-
def location(self) -> pulumi.Output[str]:
|
|
320
|
-
"""
|
|
321
|
-
Resource Location.
|
|
322
|
-
"""
|
|
323
|
-
return pulumi.get(self, "location")
|
|
324
|
-
|
|
325
|
-
@property
|
|
326
|
-
@pulumi.getter
|
|
327
|
-
def name(self) -> pulumi.Output[str]:
|
|
328
|
-
"""
|
|
329
|
-
Resource Name.
|
|
330
|
-
"""
|
|
331
|
-
return pulumi.get(self, "name")
|
|
332
|
-
|
|
333
|
-
@property
|
|
334
|
-
@pulumi.getter(name="provisioningState")
|
|
335
|
-
def provisioning_state(self) -> pulumi.Output[str]:
|
|
336
|
-
"""
|
|
337
|
-
Provisioning state of the Container App.
|
|
338
|
-
"""
|
|
339
|
-
return pulumi.get(self, "provisioning_state")
|
|
340
|
-
|
|
341
|
-
@property
|
|
342
|
-
@pulumi.getter
|
|
343
|
-
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
344
|
-
"""
|
|
345
|
-
Resource tags.
|
|
346
|
-
"""
|
|
347
|
-
return pulumi.get(self, "tags")
|
|
348
|
-
|
|
349
|
-
@property
|
|
350
|
-
@pulumi.getter
|
|
351
|
-
def template(self) -> pulumi.Output[Optional['outputs.TemplateResponse']]:
|
|
352
|
-
"""
|
|
353
|
-
Container App versioned application definition.
|
|
354
|
-
"""
|
|
355
|
-
return pulumi.get(self, "template")
|
|
356
|
-
|
|
357
|
-
@property
|
|
358
|
-
@pulumi.getter
|
|
359
|
-
def type(self) -> pulumi.Output[str]:
|
|
360
|
-
"""
|
|
361
|
-
Resource type.
|
|
362
|
-
"""
|
|
363
|
-
return pulumi.get(self, "type")
|
|
364
|
-
|
|
@@ -1,241 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
import copy
|
|
6
|
-
import warnings
|
|
7
|
-
import sys
|
|
8
|
-
import pulumi
|
|
9
|
-
import pulumi.runtime
|
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
-
if sys.version_info >= (3, 11):
|
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
-
else:
|
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
-
from ... import _utilities
|
|
16
|
-
from . import outputs
|
|
17
|
-
|
|
18
|
-
__all__ = [
|
|
19
|
-
'GetContainerAppResult',
|
|
20
|
-
'AwaitableGetContainerAppResult',
|
|
21
|
-
'get_container_app',
|
|
22
|
-
'get_container_app_output',
|
|
23
|
-
]
|
|
24
|
-
|
|
25
|
-
@pulumi.output_type
|
|
26
|
-
class GetContainerAppResult:
|
|
27
|
-
"""
|
|
28
|
-
Container App.
|
|
29
|
-
"""
|
|
30
|
-
def __init__(__self__, configuration=None, id=None, kind=None, kube_environment_id=None, latest_revision_fqdn=None, latest_revision_name=None, location=None, name=None, provisioning_state=None, tags=None, template=None, type=None):
|
|
31
|
-
if configuration and not isinstance(configuration, dict):
|
|
32
|
-
raise TypeError("Expected argument 'configuration' to be a dict")
|
|
33
|
-
pulumi.set(__self__, "configuration", configuration)
|
|
34
|
-
if id and not isinstance(id, str):
|
|
35
|
-
raise TypeError("Expected argument 'id' to be a str")
|
|
36
|
-
pulumi.set(__self__, "id", id)
|
|
37
|
-
if kind and not isinstance(kind, str):
|
|
38
|
-
raise TypeError("Expected argument 'kind' to be a str")
|
|
39
|
-
pulumi.set(__self__, "kind", kind)
|
|
40
|
-
if kube_environment_id and not isinstance(kube_environment_id, str):
|
|
41
|
-
raise TypeError("Expected argument 'kube_environment_id' to be a str")
|
|
42
|
-
pulumi.set(__self__, "kube_environment_id", kube_environment_id)
|
|
43
|
-
if latest_revision_fqdn and not isinstance(latest_revision_fqdn, str):
|
|
44
|
-
raise TypeError("Expected argument 'latest_revision_fqdn' to be a str")
|
|
45
|
-
pulumi.set(__self__, "latest_revision_fqdn", latest_revision_fqdn)
|
|
46
|
-
if latest_revision_name and not isinstance(latest_revision_name, str):
|
|
47
|
-
raise TypeError("Expected argument 'latest_revision_name' to be a str")
|
|
48
|
-
pulumi.set(__self__, "latest_revision_name", latest_revision_name)
|
|
49
|
-
if location and not isinstance(location, str):
|
|
50
|
-
raise TypeError("Expected argument 'location' to be a str")
|
|
51
|
-
pulumi.set(__self__, "location", location)
|
|
52
|
-
if name and not isinstance(name, str):
|
|
53
|
-
raise TypeError("Expected argument 'name' to be a str")
|
|
54
|
-
pulumi.set(__self__, "name", name)
|
|
55
|
-
if provisioning_state and not isinstance(provisioning_state, str):
|
|
56
|
-
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
57
|
-
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
58
|
-
if tags and not isinstance(tags, dict):
|
|
59
|
-
raise TypeError("Expected argument 'tags' to be a dict")
|
|
60
|
-
pulumi.set(__self__, "tags", tags)
|
|
61
|
-
if template and not isinstance(template, dict):
|
|
62
|
-
raise TypeError("Expected argument 'template' to be a dict")
|
|
63
|
-
pulumi.set(__self__, "template", template)
|
|
64
|
-
if type and not isinstance(type, str):
|
|
65
|
-
raise TypeError("Expected argument 'type' to be a str")
|
|
66
|
-
pulumi.set(__self__, "type", type)
|
|
67
|
-
|
|
68
|
-
@property
|
|
69
|
-
@pulumi.getter
|
|
70
|
-
def configuration(self) -> Optional['outputs.ConfigurationResponse']:
|
|
71
|
-
"""
|
|
72
|
-
Non versioned Container App configuration properties.
|
|
73
|
-
"""
|
|
74
|
-
return pulumi.get(self, "configuration")
|
|
75
|
-
|
|
76
|
-
@property
|
|
77
|
-
@pulumi.getter
|
|
78
|
-
def id(self) -> str:
|
|
79
|
-
"""
|
|
80
|
-
Resource Id.
|
|
81
|
-
"""
|
|
82
|
-
return pulumi.get(self, "id")
|
|
83
|
-
|
|
84
|
-
@property
|
|
85
|
-
@pulumi.getter
|
|
86
|
-
def kind(self) -> Optional[str]:
|
|
87
|
-
"""
|
|
88
|
-
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
|
|
89
|
-
"""
|
|
90
|
-
return pulumi.get(self, "kind")
|
|
91
|
-
|
|
92
|
-
@property
|
|
93
|
-
@pulumi.getter(name="kubeEnvironmentId")
|
|
94
|
-
def kube_environment_id(self) -> Optional[str]:
|
|
95
|
-
"""
|
|
96
|
-
Resource ID of the Container App's KubeEnvironment.
|
|
97
|
-
"""
|
|
98
|
-
return pulumi.get(self, "kube_environment_id")
|
|
99
|
-
|
|
100
|
-
@property
|
|
101
|
-
@pulumi.getter(name="latestRevisionFqdn")
|
|
102
|
-
def latest_revision_fqdn(self) -> str:
|
|
103
|
-
"""
|
|
104
|
-
Fully Qualified Domain Name of the latest revision of the Container App.
|
|
105
|
-
"""
|
|
106
|
-
return pulumi.get(self, "latest_revision_fqdn")
|
|
107
|
-
|
|
108
|
-
@property
|
|
109
|
-
@pulumi.getter(name="latestRevisionName")
|
|
110
|
-
def latest_revision_name(self) -> str:
|
|
111
|
-
"""
|
|
112
|
-
Name of the latest revision of the Container App.
|
|
113
|
-
"""
|
|
114
|
-
return pulumi.get(self, "latest_revision_name")
|
|
115
|
-
|
|
116
|
-
@property
|
|
117
|
-
@pulumi.getter
|
|
118
|
-
def location(self) -> str:
|
|
119
|
-
"""
|
|
120
|
-
Resource Location.
|
|
121
|
-
"""
|
|
122
|
-
return pulumi.get(self, "location")
|
|
123
|
-
|
|
124
|
-
@property
|
|
125
|
-
@pulumi.getter
|
|
126
|
-
def name(self) -> str:
|
|
127
|
-
"""
|
|
128
|
-
Resource Name.
|
|
129
|
-
"""
|
|
130
|
-
return pulumi.get(self, "name")
|
|
131
|
-
|
|
132
|
-
@property
|
|
133
|
-
@pulumi.getter(name="provisioningState")
|
|
134
|
-
def provisioning_state(self) -> str:
|
|
135
|
-
"""
|
|
136
|
-
Provisioning state of the Container App.
|
|
137
|
-
"""
|
|
138
|
-
return pulumi.get(self, "provisioning_state")
|
|
139
|
-
|
|
140
|
-
@property
|
|
141
|
-
@pulumi.getter
|
|
142
|
-
def tags(self) -> Optional[Mapping[str, str]]:
|
|
143
|
-
"""
|
|
144
|
-
Resource tags.
|
|
145
|
-
"""
|
|
146
|
-
return pulumi.get(self, "tags")
|
|
147
|
-
|
|
148
|
-
@property
|
|
149
|
-
@pulumi.getter
|
|
150
|
-
def template(self) -> Optional['outputs.TemplateResponse']:
|
|
151
|
-
"""
|
|
152
|
-
Container App versioned application definition.
|
|
153
|
-
"""
|
|
154
|
-
return pulumi.get(self, "template")
|
|
155
|
-
|
|
156
|
-
@property
|
|
157
|
-
@pulumi.getter
|
|
158
|
-
def type(self) -> str:
|
|
159
|
-
"""
|
|
160
|
-
Resource type.
|
|
161
|
-
"""
|
|
162
|
-
return pulumi.get(self, "type")
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
class AwaitableGetContainerAppResult(GetContainerAppResult):
|
|
166
|
-
# pylint: disable=using-constant-test
|
|
167
|
-
def __await__(self):
|
|
168
|
-
if False:
|
|
169
|
-
yield self
|
|
170
|
-
return GetContainerAppResult(
|
|
171
|
-
configuration=self.configuration,
|
|
172
|
-
id=self.id,
|
|
173
|
-
kind=self.kind,
|
|
174
|
-
kube_environment_id=self.kube_environment_id,
|
|
175
|
-
latest_revision_fqdn=self.latest_revision_fqdn,
|
|
176
|
-
latest_revision_name=self.latest_revision_name,
|
|
177
|
-
location=self.location,
|
|
178
|
-
name=self.name,
|
|
179
|
-
provisioning_state=self.provisioning_state,
|
|
180
|
-
tags=self.tags,
|
|
181
|
-
template=self.template,
|
|
182
|
-
type=self.type)
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
def get_container_app(name: Optional[str] = None,
|
|
186
|
-
resource_group_name: Optional[str] = None,
|
|
187
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetContainerAppResult:
|
|
188
|
-
"""
|
|
189
|
-
Container App.
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
:param str name: Name of the Container App.
|
|
193
|
-
:param str resource_group_name: Name of the resource group to which the resource belongs.
|
|
194
|
-
"""
|
|
195
|
-
__args__ = dict()
|
|
196
|
-
__args__['name'] = name
|
|
197
|
-
__args__['resourceGroupName'] = resource_group_name
|
|
198
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
199
|
-
__ret__ = pulumi.runtime.invoke('azure-native:web/v20240401:getContainerApp', __args__, opts=opts, typ=GetContainerAppResult).value
|
|
200
|
-
|
|
201
|
-
return AwaitableGetContainerAppResult(
|
|
202
|
-
configuration=pulumi.get(__ret__, 'configuration'),
|
|
203
|
-
id=pulumi.get(__ret__, 'id'),
|
|
204
|
-
kind=pulumi.get(__ret__, 'kind'),
|
|
205
|
-
kube_environment_id=pulumi.get(__ret__, 'kube_environment_id'),
|
|
206
|
-
latest_revision_fqdn=pulumi.get(__ret__, 'latest_revision_fqdn'),
|
|
207
|
-
latest_revision_name=pulumi.get(__ret__, 'latest_revision_name'),
|
|
208
|
-
location=pulumi.get(__ret__, 'location'),
|
|
209
|
-
name=pulumi.get(__ret__, 'name'),
|
|
210
|
-
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
211
|
-
tags=pulumi.get(__ret__, 'tags'),
|
|
212
|
-
template=pulumi.get(__ret__, 'template'),
|
|
213
|
-
type=pulumi.get(__ret__, 'type'))
|
|
214
|
-
def get_container_app_output(name: Optional[pulumi.Input[str]] = None,
|
|
215
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
216
|
-
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetContainerAppResult]:
|
|
217
|
-
"""
|
|
218
|
-
Container App.
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
:param str name: Name of the Container App.
|
|
222
|
-
:param str resource_group_name: Name of the resource group to which the resource belongs.
|
|
223
|
-
"""
|
|
224
|
-
__args__ = dict()
|
|
225
|
-
__args__['name'] = name
|
|
226
|
-
__args__['resourceGroupName'] = resource_group_name
|
|
227
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
228
|
-
__ret__ = pulumi.runtime.invoke_output('azure-native:web/v20240401:getContainerApp', __args__, opts=opts, typ=GetContainerAppResult)
|
|
229
|
-
return __ret__.apply(lambda __response__: GetContainerAppResult(
|
|
230
|
-
configuration=pulumi.get(__response__, 'configuration'),
|
|
231
|
-
id=pulumi.get(__response__, 'id'),
|
|
232
|
-
kind=pulumi.get(__response__, 'kind'),
|
|
233
|
-
kube_environment_id=pulumi.get(__response__, 'kube_environment_id'),
|
|
234
|
-
latest_revision_fqdn=pulumi.get(__response__, 'latest_revision_fqdn'),
|
|
235
|
-
latest_revision_name=pulumi.get(__response__, 'latest_revision_name'),
|
|
236
|
-
location=pulumi.get(__response__, 'location'),
|
|
237
|
-
name=pulumi.get(__response__, 'name'),
|
|
238
|
-
provisioning_state=pulumi.get(__response__, 'provisioning_state'),
|
|
239
|
-
tags=pulumi.get(__response__, 'tags'),
|
|
240
|
-
template=pulumi.get(__response__, 'template'),
|
|
241
|
-
type=pulumi.get(__response__, 'type')))
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
import copy
|
|
6
|
-
import warnings
|
|
7
|
-
import sys
|
|
8
|
-
import pulumi
|
|
9
|
-
import pulumi.runtime
|
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
-
if sys.version_info >= (3, 11):
|
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
-
else:
|
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
-
from ... import _utilities
|
|
16
|
-
from . import outputs
|
|
17
|
-
|
|
18
|
-
__all__ = [
|
|
19
|
-
'ListContainerAppSecretsResult',
|
|
20
|
-
'AwaitableListContainerAppSecretsResult',
|
|
21
|
-
'list_container_app_secrets',
|
|
22
|
-
'list_container_app_secrets_output',
|
|
23
|
-
]
|
|
24
|
-
|
|
25
|
-
@pulumi.output_type
|
|
26
|
-
class ListContainerAppSecretsResult:
|
|
27
|
-
"""
|
|
28
|
-
Container App Secrets Collection ARM resource.
|
|
29
|
-
"""
|
|
30
|
-
def __init__(__self__, value=None):
|
|
31
|
-
if value and not isinstance(value, list):
|
|
32
|
-
raise TypeError("Expected argument 'value' to be a list")
|
|
33
|
-
pulumi.set(__self__, "value", value)
|
|
34
|
-
|
|
35
|
-
@property
|
|
36
|
-
@pulumi.getter
|
|
37
|
-
def value(self) -> Sequence['outputs.ContainerAppSecretResponse']:
|
|
38
|
-
"""
|
|
39
|
-
Collection of resources.
|
|
40
|
-
"""
|
|
41
|
-
return pulumi.get(self, "value")
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
class AwaitableListContainerAppSecretsResult(ListContainerAppSecretsResult):
|
|
45
|
-
# pylint: disable=using-constant-test
|
|
46
|
-
def __await__(self):
|
|
47
|
-
if False:
|
|
48
|
-
yield self
|
|
49
|
-
return ListContainerAppSecretsResult(
|
|
50
|
-
value=self.value)
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
def list_container_app_secrets(name: Optional[str] = None,
|
|
54
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListContainerAppSecretsResult:
|
|
55
|
-
"""
|
|
56
|
-
Container App Secrets Collection ARM resource.
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
:param str name: Name of the Container App.
|
|
60
|
-
"""
|
|
61
|
-
__args__ = dict()
|
|
62
|
-
__args__['name'] = name
|
|
63
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
64
|
-
__ret__ = pulumi.runtime.invoke('azure-native:web/v20240401:listContainerAppSecrets', __args__, opts=opts, typ=ListContainerAppSecretsResult).value
|
|
65
|
-
|
|
66
|
-
return AwaitableListContainerAppSecretsResult(
|
|
67
|
-
value=pulumi.get(__ret__, 'value'))
|
|
68
|
-
def list_container_app_secrets_output(name: Optional[pulumi.Input[str]] = None,
|
|
69
|
-
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[ListContainerAppSecretsResult]:
|
|
70
|
-
"""
|
|
71
|
-
Container App Secrets Collection ARM resource.
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
:param str name: Name of the Container App.
|
|
75
|
-
"""
|
|
76
|
-
__args__ = dict()
|
|
77
|
-
__args__['name'] = name
|
|
78
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
79
|
-
__ret__ = pulumi.runtime.invoke_output('azure-native:web/v20240401:listContainerAppSecrets', __args__, opts=opts, typ=ListContainerAppSecretsResult)
|
|
80
|
-
return __ret__.apply(lambda __response__: ListContainerAppSecretsResult(
|
|
81
|
-
value=pulumi.get(__response__, 'value')))
|
|
File without changes
|