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
|
@@ -37,7 +37,7 @@ __all__ = [
|
|
|
37
37
|
@pulumi.output_type
|
|
38
38
|
class CustomNamingConventionResponse(dict):
|
|
39
39
|
"""
|
|
40
|
-
The details for the custom resource
|
|
40
|
+
The details for the custom naming convention override for a specific resource type.
|
|
41
41
|
"""
|
|
42
42
|
@staticmethod
|
|
43
43
|
def __key_warning(key: str):
|
|
@@ -60,8 +60,8 @@ class CustomNamingConventionResponse(dict):
|
|
|
60
60
|
formula: str,
|
|
61
61
|
resource_type: str):
|
|
62
62
|
"""
|
|
63
|
-
The details for the custom resource
|
|
64
|
-
:param str formula: The custom formula for the resource type.
|
|
63
|
+
The details for the custom naming convention override for a specific resource type.
|
|
64
|
+
:param str formula: The custom naming formula for the resource type.
|
|
65
65
|
:param str resource_type: The type of the resource.
|
|
66
66
|
"""
|
|
67
67
|
pulumi.set(__self__, "formula", formula)
|
|
@@ -71,7 +71,7 @@ class CustomNamingConventionResponse(dict):
|
|
|
71
71
|
@pulumi.getter
|
|
72
72
|
def formula(self) -> str:
|
|
73
73
|
"""
|
|
74
|
-
The custom formula for the resource type.
|
|
74
|
+
The custom naming formula for the resource type.
|
|
75
75
|
"""
|
|
76
76
|
return pulumi.get(self, "formula")
|
|
77
77
|
|
|
@@ -87,7 +87,7 @@ class CustomNamingConventionResponse(dict):
|
|
|
87
87
|
@pulumi.output_type
|
|
88
88
|
class DecommissionedManagementGroupPropertiesResponse(dict):
|
|
89
89
|
"""
|
|
90
|
-
Decommissioned management group properties.
|
|
90
|
+
The 'Decommissioned' management group properties.
|
|
91
91
|
"""
|
|
92
92
|
@staticmethod
|
|
93
93
|
def __key_warning(key: str):
|
|
@@ -110,9 +110,9 @@ class DecommissionedManagementGroupPropertiesResponse(dict):
|
|
|
110
110
|
create: bool,
|
|
111
111
|
policy_initiatives_assignment_properties: Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']):
|
|
112
112
|
"""
|
|
113
|
-
Decommissioned management group properties.
|
|
114
|
-
:param bool create:
|
|
115
|
-
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of
|
|
113
|
+
The 'Decommissioned' management group properties.
|
|
114
|
+
:param bool create: This parameter determines whether the 'Decommissioned' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
|
|
115
|
+
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of policy initiatives applied to the management group.
|
|
116
116
|
"""
|
|
117
117
|
pulumi.set(__self__, "create", create)
|
|
118
118
|
pulumi.set(__self__, "policy_initiatives_assignment_properties", policy_initiatives_assignment_properties)
|
|
@@ -121,7 +121,7 @@ class DecommissionedManagementGroupPropertiesResponse(dict):
|
|
|
121
121
|
@pulumi.getter
|
|
122
122
|
def create(self) -> bool:
|
|
123
123
|
"""
|
|
124
|
-
|
|
124
|
+
This parameter determines whether the 'Decommissioned' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
|
|
125
125
|
"""
|
|
126
126
|
return pulumi.get(self, "create")
|
|
127
127
|
|
|
@@ -129,7 +129,7 @@ class DecommissionedManagementGroupPropertiesResponse(dict):
|
|
|
129
129
|
@pulumi.getter(name="policyInitiativesAssignmentProperties")
|
|
130
130
|
def policy_initiatives_assignment_properties(self) -> Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']:
|
|
131
131
|
"""
|
|
132
|
-
Array of
|
|
132
|
+
Array of policy initiatives applied to the management group.
|
|
133
133
|
"""
|
|
134
134
|
return pulumi.get(self, "policy_initiatives_assignment_properties")
|
|
135
135
|
|
|
@@ -163,8 +163,8 @@ class LandingZoneAccountResourcePropertiesResponse(dict):
|
|
|
163
163
|
storage_account: str):
|
|
164
164
|
"""
|
|
165
165
|
The properties of landing zone account resource type.
|
|
166
|
-
:param str provisioning_state: The
|
|
167
|
-
:param str storage_account: The storage account that will host the generated
|
|
166
|
+
:param str provisioning_state: The state that reflects the current stage in the creation, updating, or deletion process of the landing zone account.
|
|
167
|
+
:param str storage_account: The storage account that will host the generated infrastructure as code (IaC) for a landing zone deployment.
|
|
168
168
|
"""
|
|
169
169
|
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
170
170
|
pulumi.set(__self__, "storage_account", storage_account)
|
|
@@ -173,7 +173,7 @@ class LandingZoneAccountResourcePropertiesResponse(dict):
|
|
|
173
173
|
@pulumi.getter(name="provisioningState")
|
|
174
174
|
def provisioning_state(self) -> str:
|
|
175
175
|
"""
|
|
176
|
-
The
|
|
176
|
+
The state that reflects the current stage in the creation, updating, or deletion process of the landing zone account.
|
|
177
177
|
"""
|
|
178
178
|
return pulumi.get(self, "provisioning_state")
|
|
179
179
|
|
|
@@ -181,7 +181,7 @@ class LandingZoneAccountResourcePropertiesResponse(dict):
|
|
|
181
181
|
@pulumi.getter(name="storageAccount")
|
|
182
182
|
def storage_account(self) -> str:
|
|
183
183
|
"""
|
|
184
|
-
The storage account that will host the generated
|
|
184
|
+
The storage account that will host the generated infrastructure as code (IaC) for a landing zone deployment.
|
|
185
185
|
"""
|
|
186
186
|
return pulumi.get(self, "storage_account")
|
|
187
187
|
|
|
@@ -291,34 +291,34 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
291
291
|
top_level_mg_metadata: Optional['outputs.ManagementGroupPropertiesResponse'] = None):
|
|
292
292
|
"""
|
|
293
293
|
The properties of landing zone configuration resource type.
|
|
294
|
-
:param str authoring_status: The status
|
|
295
|
-
:param str azure_bastion_creation_option:
|
|
296
|
-
:param str ddos_protection_creation_option:
|
|
297
|
-
:param str firewall_creation_option:
|
|
298
|
-
:param str gateway_subnet_cidr_block:
|
|
299
|
-
:param str hub_network_cidr_block: The address
|
|
300
|
-
:param str log_analytics_workspace_creation_option:
|
|
301
|
-
:param float log_retention_in_days:
|
|
302
|
-
:param 'ManagedIdentityPropertiesResponse' managed_identity: The managed identity to be
|
|
303
|
-
:param str provisioning_state: The
|
|
304
|
-
:param str azure_bastion_subnet_cidr_block:
|
|
305
|
-
:param Sequence['CustomNamingConventionResponse'] custom_naming_convention: The
|
|
306
|
-
:param 'DecommissionedManagementGroupPropertiesResponse' decommissioned_mg_metadata:
|
|
307
|
-
:param str existing_azure_bastion_id: The resource
|
|
308
|
-
:param str existing_ddos_protection_id: The resource
|
|
309
|
-
:param str existing_log_analytics_workspace_id: The resource
|
|
310
|
-
:param str firewall_subnet_cidr_block:
|
|
311
|
-
:param Sequence['LandingZoneManagementGroupPropertiesResponse'] landing_zones_mg_children: Landing
|
|
312
|
-
:param 'ManagementGroupPropertiesResponse' landing_zones_mg_metadata:
|
|
313
|
-
:param str naming_convention_formula: The naming convention
|
|
314
|
-
:param 'ManagementGroupPropertiesResponse' platform_connectivity_mg_metadata:
|
|
315
|
-
:param 'ManagementGroupPropertiesResponse' platform_identity_mg_metadata:
|
|
316
|
-
:param 'ManagementGroupPropertiesResponse' platform_management_mg_metadata:
|
|
317
|
-
:param Sequence['PlatformManagementGroupPropertiesResponse'] platform_mg_children: Platform
|
|
318
|
-
:param 'ManagementGroupPropertiesResponse' platform_mg_metadata:
|
|
319
|
-
:param 'SandboxManagementGroupPropertiesResponse' sandbox_mg_metadata:
|
|
320
|
-
:param Sequence['TagsResponse'] tags:
|
|
321
|
-
:param 'ManagementGroupPropertiesResponse' top_level_mg_metadata:
|
|
294
|
+
:param str authoring_status: The status that indicates the current phase of the configuration process for a deployment.
|
|
295
|
+
:param str azure_bastion_creation_option: Parameter used to deploy a Bastion: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing Bastion.
|
|
296
|
+
:param str ddos_protection_creation_option: Parameter used to deploy a DDoS protection plan: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing DDoS protection plan.
|
|
297
|
+
:param str firewall_creation_option: Parameter used for deploying a Firewall: Select 'No' to skip deployment, 'Standard' to deploy the Standard SKU, or 'Premium' to deploy the Premium SKU.
|
|
298
|
+
:param str gateway_subnet_cidr_block: The gateway subnet address used for deploying a virtual network. Specify the subnet using IPv4 CIDR notation.
|
|
299
|
+
:param str hub_network_cidr_block: The Virtual Network address. Specify the address using IPv4 CIDR notation.
|
|
300
|
+
:param str log_analytics_workspace_creation_option: Parameter used to deploy a log analytics workspace: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing log analytics workspace.
|
|
301
|
+
:param float log_retention_in_days: Parameter to define the retention period for logs, in days. The minimum duration is 30 days and the maximum is 730 days.
|
|
302
|
+
:param 'ManagedIdentityPropertiesResponse' managed_identity: The managed identity to be assigned to this landing zone configuration.
|
|
303
|
+
:param str provisioning_state: The state that reflects the current stage in the creation, updating, or deletion process of the landing zone configuration.
|
|
304
|
+
:param str azure_bastion_subnet_cidr_block: The Bastion subnet address. Specify the address using IPv4 CIDR notation.
|
|
305
|
+
:param Sequence['CustomNamingConventionResponse'] custom_naming_convention: The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': [{'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}]
|
|
306
|
+
:param 'DecommissionedManagementGroupPropertiesResponse' decommissioned_mg_metadata: The assigned policies of the 'Decommissioned' management group and indicator to create it or not.
|
|
307
|
+
:param str existing_azure_bastion_id: The resource ID of the Bastion when reusing an existing one.
|
|
308
|
+
:param str existing_ddos_protection_id: The resource ID of the DDoS protection plan when reusing an existing one.
|
|
309
|
+
:param str existing_log_analytics_workspace_id: The resource ID of the log analytics workspace when reusing an existing one.
|
|
310
|
+
:param str firewall_subnet_cidr_block: The Firewall subnet address used for deploying a firewall. Specify the Firewall subnet using IPv4 CIDR notation.
|
|
311
|
+
:param Sequence['LandingZoneManagementGroupPropertiesResponse'] landing_zones_mg_children: The child management groups of 'Landing Zones' management group and their assigned policies.
|
|
312
|
+
:param 'ManagementGroupPropertiesResponse' landing_zones_mg_metadata: The assigned policies of the 'Landing Zones' management group.
|
|
313
|
+
:param str naming_convention_formula: The default naming convention applied to all resources for this landing zone configuration. Example - {DeploymentPrefix}-Contoso-{ResourceTypeAbbreviation}{DeploymentSuffix}-{Environment}-testing
|
|
314
|
+
:param 'ManagementGroupPropertiesResponse' platform_connectivity_mg_metadata: The assigned policies of the 'Connectivity' management group under 'Platform' management group.
|
|
315
|
+
:param 'ManagementGroupPropertiesResponse' platform_identity_mg_metadata: The assigned policies of the 'Identity' management group under 'Platform' management group.
|
|
316
|
+
:param 'ManagementGroupPropertiesResponse' platform_management_mg_metadata: The assigned policies of the 'Management' management group under 'Platform' management group.
|
|
317
|
+
:param Sequence['PlatformManagementGroupPropertiesResponse'] platform_mg_children: The names of the 'Platform' child management groups and their assigned policies, excluding the default ones: 'Connectivity', 'Identity', and 'Management'
|
|
318
|
+
:param 'ManagementGroupPropertiesResponse' platform_mg_metadata: The assigned policies of the 'Platform' management group.
|
|
319
|
+
:param 'SandboxManagementGroupPropertiesResponse' sandbox_mg_metadata: The assigned policies of the 'Sandbox' management group and indicator to create it or not.
|
|
320
|
+
:param Sequence['TagsResponse'] tags: Tags are key-value pairs that can be assigned to a resource to organize and manage it more effectively. Example: {'name': 'a tag name', 'value': 'a tag value'}
|
|
321
|
+
:param 'ManagementGroupPropertiesResponse' top_level_mg_metadata: The assigned policies of the parent management group.
|
|
322
322
|
"""
|
|
323
323
|
pulumi.set(__self__, "authoring_status", authoring_status)
|
|
324
324
|
pulumi.set(__self__, "azure_bastion_creation_option", azure_bastion_creation_option)
|
|
@@ -371,7 +371,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
371
371
|
@pulumi.getter(name="authoringStatus")
|
|
372
372
|
def authoring_status(self) -> str:
|
|
373
373
|
"""
|
|
374
|
-
The status
|
|
374
|
+
The status that indicates the current phase of the configuration process for a deployment.
|
|
375
375
|
"""
|
|
376
376
|
return pulumi.get(self, "authoring_status")
|
|
377
377
|
|
|
@@ -379,7 +379,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
379
379
|
@pulumi.getter(name="azureBastionCreationOption")
|
|
380
380
|
def azure_bastion_creation_option(self) -> str:
|
|
381
381
|
"""
|
|
382
|
-
|
|
382
|
+
Parameter used to deploy a Bastion: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing Bastion.
|
|
383
383
|
"""
|
|
384
384
|
return pulumi.get(self, "azure_bastion_creation_option")
|
|
385
385
|
|
|
@@ -387,7 +387,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
387
387
|
@pulumi.getter(name="ddosProtectionCreationOption")
|
|
388
388
|
def ddos_protection_creation_option(self) -> str:
|
|
389
389
|
"""
|
|
390
|
-
|
|
390
|
+
Parameter used to deploy a DDoS protection plan: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing DDoS protection plan.
|
|
391
391
|
"""
|
|
392
392
|
return pulumi.get(self, "ddos_protection_creation_option")
|
|
393
393
|
|
|
@@ -395,7 +395,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
395
395
|
@pulumi.getter(name="firewallCreationOption")
|
|
396
396
|
def firewall_creation_option(self) -> str:
|
|
397
397
|
"""
|
|
398
|
-
|
|
398
|
+
Parameter used for deploying a Firewall: Select 'No' to skip deployment, 'Standard' to deploy the Standard SKU, or 'Premium' to deploy the Premium SKU.
|
|
399
399
|
"""
|
|
400
400
|
return pulumi.get(self, "firewall_creation_option")
|
|
401
401
|
|
|
@@ -403,7 +403,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
403
403
|
@pulumi.getter(name="gatewaySubnetCidrBlock")
|
|
404
404
|
def gateway_subnet_cidr_block(self) -> str:
|
|
405
405
|
"""
|
|
406
|
-
|
|
406
|
+
The gateway subnet address used for deploying a virtual network. Specify the subnet using IPv4 CIDR notation.
|
|
407
407
|
"""
|
|
408
408
|
return pulumi.get(self, "gateway_subnet_cidr_block")
|
|
409
409
|
|
|
@@ -411,7 +411,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
411
411
|
@pulumi.getter(name="hubNetworkCidrBlock")
|
|
412
412
|
def hub_network_cidr_block(self) -> str:
|
|
413
413
|
"""
|
|
414
|
-
The address
|
|
414
|
+
The Virtual Network address. Specify the address using IPv4 CIDR notation.
|
|
415
415
|
"""
|
|
416
416
|
return pulumi.get(self, "hub_network_cidr_block")
|
|
417
417
|
|
|
@@ -419,7 +419,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
419
419
|
@pulumi.getter(name="logAnalyticsWorkspaceCreationOption")
|
|
420
420
|
def log_analytics_workspace_creation_option(self) -> str:
|
|
421
421
|
"""
|
|
422
|
-
|
|
422
|
+
Parameter used to deploy a log analytics workspace: Select 'Yes' to enable deployment, 'No' to skip it, or 'Existing' to reuse an existing log analytics workspace.
|
|
423
423
|
"""
|
|
424
424
|
return pulumi.get(self, "log_analytics_workspace_creation_option")
|
|
425
425
|
|
|
@@ -427,7 +427,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
427
427
|
@pulumi.getter(name="logRetentionInDays")
|
|
428
428
|
def log_retention_in_days(self) -> float:
|
|
429
429
|
"""
|
|
430
|
-
|
|
430
|
+
Parameter to define the retention period for logs, in days. The minimum duration is 30 days and the maximum is 730 days.
|
|
431
431
|
"""
|
|
432
432
|
return pulumi.get(self, "log_retention_in_days")
|
|
433
433
|
|
|
@@ -435,7 +435,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
435
435
|
@pulumi.getter(name="managedIdentity")
|
|
436
436
|
def managed_identity(self) -> 'outputs.ManagedIdentityPropertiesResponse':
|
|
437
437
|
"""
|
|
438
|
-
The managed identity to be
|
|
438
|
+
The managed identity to be assigned to this landing zone configuration.
|
|
439
439
|
"""
|
|
440
440
|
return pulumi.get(self, "managed_identity")
|
|
441
441
|
|
|
@@ -443,7 +443,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
443
443
|
@pulumi.getter(name="provisioningState")
|
|
444
444
|
def provisioning_state(self) -> str:
|
|
445
445
|
"""
|
|
446
|
-
The
|
|
446
|
+
The state that reflects the current stage in the creation, updating, or deletion process of the landing zone configuration.
|
|
447
447
|
"""
|
|
448
448
|
return pulumi.get(self, "provisioning_state")
|
|
449
449
|
|
|
@@ -451,7 +451,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
451
451
|
@pulumi.getter(name="azureBastionSubnetCidrBlock")
|
|
452
452
|
def azure_bastion_subnet_cidr_block(self) -> Optional[str]:
|
|
453
453
|
"""
|
|
454
|
-
|
|
454
|
+
The Bastion subnet address. Specify the address using IPv4 CIDR notation.
|
|
455
455
|
"""
|
|
456
456
|
return pulumi.get(self, "azure_bastion_subnet_cidr_block")
|
|
457
457
|
|
|
@@ -459,7 +459,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
459
459
|
@pulumi.getter(name="customNamingConvention")
|
|
460
460
|
def custom_naming_convention(self) -> Optional[Sequence['outputs.CustomNamingConventionResponse']]:
|
|
461
461
|
"""
|
|
462
|
-
The
|
|
462
|
+
The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': [{'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}]
|
|
463
463
|
"""
|
|
464
464
|
return pulumi.get(self, "custom_naming_convention")
|
|
465
465
|
|
|
@@ -467,7 +467,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
467
467
|
@pulumi.getter(name="decommissionedMgMetadata")
|
|
468
468
|
def decommissioned_mg_metadata(self) -> Optional['outputs.DecommissionedManagementGroupPropertiesResponse']:
|
|
469
469
|
"""
|
|
470
|
-
|
|
470
|
+
The assigned policies of the 'Decommissioned' management group and indicator to create it or not.
|
|
471
471
|
"""
|
|
472
472
|
return pulumi.get(self, "decommissioned_mg_metadata")
|
|
473
473
|
|
|
@@ -475,7 +475,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
475
475
|
@pulumi.getter(name="existingAzureBastionId")
|
|
476
476
|
def existing_azure_bastion_id(self) -> Optional[str]:
|
|
477
477
|
"""
|
|
478
|
-
The resource
|
|
478
|
+
The resource ID of the Bastion when reusing an existing one.
|
|
479
479
|
"""
|
|
480
480
|
return pulumi.get(self, "existing_azure_bastion_id")
|
|
481
481
|
|
|
@@ -483,7 +483,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
483
483
|
@pulumi.getter(name="existingDdosProtectionId")
|
|
484
484
|
def existing_ddos_protection_id(self) -> Optional[str]:
|
|
485
485
|
"""
|
|
486
|
-
The resource
|
|
486
|
+
The resource ID of the DDoS protection plan when reusing an existing one.
|
|
487
487
|
"""
|
|
488
488
|
return pulumi.get(self, "existing_ddos_protection_id")
|
|
489
489
|
|
|
@@ -491,7 +491,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
491
491
|
@pulumi.getter(name="existingLogAnalyticsWorkspaceId")
|
|
492
492
|
def existing_log_analytics_workspace_id(self) -> Optional[str]:
|
|
493
493
|
"""
|
|
494
|
-
The resource
|
|
494
|
+
The resource ID of the log analytics workspace when reusing an existing one.
|
|
495
495
|
"""
|
|
496
496
|
return pulumi.get(self, "existing_log_analytics_workspace_id")
|
|
497
497
|
|
|
@@ -499,7 +499,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
499
499
|
@pulumi.getter(name="firewallSubnetCidrBlock")
|
|
500
500
|
def firewall_subnet_cidr_block(self) -> Optional[str]:
|
|
501
501
|
"""
|
|
502
|
-
|
|
502
|
+
The Firewall subnet address used for deploying a firewall. Specify the Firewall subnet using IPv4 CIDR notation.
|
|
503
503
|
"""
|
|
504
504
|
return pulumi.get(self, "firewall_subnet_cidr_block")
|
|
505
505
|
|
|
@@ -507,7 +507,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
507
507
|
@pulumi.getter(name="landingZonesMgChildren")
|
|
508
508
|
def landing_zones_mg_children(self) -> Optional[Sequence['outputs.LandingZoneManagementGroupPropertiesResponse']]:
|
|
509
509
|
"""
|
|
510
|
-
Landing
|
|
510
|
+
The child management groups of 'Landing Zones' management group and their assigned policies.
|
|
511
511
|
"""
|
|
512
512
|
return pulumi.get(self, "landing_zones_mg_children")
|
|
513
513
|
|
|
@@ -515,7 +515,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
515
515
|
@pulumi.getter(name="landingZonesMgMetadata")
|
|
516
516
|
def landing_zones_mg_metadata(self) -> Optional['outputs.ManagementGroupPropertiesResponse']:
|
|
517
517
|
"""
|
|
518
|
-
|
|
518
|
+
The assigned policies of the 'Landing Zones' management group.
|
|
519
519
|
"""
|
|
520
520
|
return pulumi.get(self, "landing_zones_mg_metadata")
|
|
521
521
|
|
|
@@ -523,7 +523,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
523
523
|
@pulumi.getter(name="namingConventionFormula")
|
|
524
524
|
def naming_convention_formula(self) -> Optional[str]:
|
|
525
525
|
"""
|
|
526
|
-
The naming convention
|
|
526
|
+
The default naming convention applied to all resources for this landing zone configuration. Example - {DeploymentPrefix}-Contoso-{ResourceTypeAbbreviation}{DeploymentSuffix}-{Environment}-testing
|
|
527
527
|
"""
|
|
528
528
|
return pulumi.get(self, "naming_convention_formula")
|
|
529
529
|
|
|
@@ -531,7 +531,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
531
531
|
@pulumi.getter(name="platformConnectivityMgMetadata")
|
|
532
532
|
def platform_connectivity_mg_metadata(self) -> Optional['outputs.ManagementGroupPropertiesResponse']:
|
|
533
533
|
"""
|
|
534
|
-
|
|
534
|
+
The assigned policies of the 'Connectivity' management group under 'Platform' management group.
|
|
535
535
|
"""
|
|
536
536
|
return pulumi.get(self, "platform_connectivity_mg_metadata")
|
|
537
537
|
|
|
@@ -539,7 +539,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
539
539
|
@pulumi.getter(name="platformIdentityMgMetadata")
|
|
540
540
|
def platform_identity_mg_metadata(self) -> Optional['outputs.ManagementGroupPropertiesResponse']:
|
|
541
541
|
"""
|
|
542
|
-
|
|
542
|
+
The assigned policies of the 'Identity' management group under 'Platform' management group.
|
|
543
543
|
"""
|
|
544
544
|
return pulumi.get(self, "platform_identity_mg_metadata")
|
|
545
545
|
|
|
@@ -547,7 +547,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
547
547
|
@pulumi.getter(name="platformManagementMgMetadata")
|
|
548
548
|
def platform_management_mg_metadata(self) -> Optional['outputs.ManagementGroupPropertiesResponse']:
|
|
549
549
|
"""
|
|
550
|
-
|
|
550
|
+
The assigned policies of the 'Management' management group under 'Platform' management group.
|
|
551
551
|
"""
|
|
552
552
|
return pulumi.get(self, "platform_management_mg_metadata")
|
|
553
553
|
|
|
@@ -555,7 +555,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
555
555
|
@pulumi.getter(name="platformMgChildren")
|
|
556
556
|
def platform_mg_children(self) -> Optional[Sequence['outputs.PlatformManagementGroupPropertiesResponse']]:
|
|
557
557
|
"""
|
|
558
|
-
Platform
|
|
558
|
+
The names of the 'Platform' child management groups and their assigned policies, excluding the default ones: 'Connectivity', 'Identity', and 'Management'
|
|
559
559
|
"""
|
|
560
560
|
return pulumi.get(self, "platform_mg_children")
|
|
561
561
|
|
|
@@ -563,7 +563,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
563
563
|
@pulumi.getter(name="platformMgMetadata")
|
|
564
564
|
def platform_mg_metadata(self) -> Optional['outputs.ManagementGroupPropertiesResponse']:
|
|
565
565
|
"""
|
|
566
|
-
|
|
566
|
+
The assigned policies of the 'Platform' management group.
|
|
567
567
|
"""
|
|
568
568
|
return pulumi.get(self, "platform_mg_metadata")
|
|
569
569
|
|
|
@@ -571,7 +571,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
571
571
|
@pulumi.getter(name="sandboxMgMetadata")
|
|
572
572
|
def sandbox_mg_metadata(self) -> Optional['outputs.SandboxManagementGroupPropertiesResponse']:
|
|
573
573
|
"""
|
|
574
|
-
|
|
574
|
+
The assigned policies of the 'Sandbox' management group and indicator to create it or not.
|
|
575
575
|
"""
|
|
576
576
|
return pulumi.get(self, "sandbox_mg_metadata")
|
|
577
577
|
|
|
@@ -579,7 +579,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
579
579
|
@pulumi.getter
|
|
580
580
|
def tags(self) -> Optional[Sequence['outputs.TagsResponse']]:
|
|
581
581
|
"""
|
|
582
|
-
|
|
582
|
+
Tags are key-value pairs that can be assigned to a resource to organize and manage it more effectively. Example: {'name': 'a tag name', 'value': 'a tag value'}
|
|
583
583
|
"""
|
|
584
584
|
return pulumi.get(self, "tags")
|
|
585
585
|
|
|
@@ -587,7 +587,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
587
587
|
@pulumi.getter(name="topLevelMgMetadata")
|
|
588
588
|
def top_level_mg_metadata(self) -> Optional['outputs.ManagementGroupPropertiesResponse']:
|
|
589
589
|
"""
|
|
590
|
-
|
|
590
|
+
The assigned policies of the parent management group.
|
|
591
591
|
"""
|
|
592
592
|
return pulumi.get(self, "top_level_mg_metadata")
|
|
593
593
|
|
|
@@ -595,7 +595,7 @@ class LandingZoneConfigurationResourcePropertiesResponse(dict):
|
|
|
595
595
|
@pulumi.output_type
|
|
596
596
|
class LandingZoneManagementGroupPropertiesResponse(dict):
|
|
597
597
|
"""
|
|
598
|
-
Landing
|
|
598
|
+
The 'Landing Zones' management group properties..
|
|
599
599
|
"""
|
|
600
600
|
@staticmethod
|
|
601
601
|
def __key_warning(key: str):
|
|
@@ -618,9 +618,9 @@ class LandingZoneManagementGroupPropertiesResponse(dict):
|
|
|
618
618
|
name: str,
|
|
619
619
|
policy_initiatives_assignment_properties: Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']):
|
|
620
620
|
"""
|
|
621
|
-
Landing
|
|
621
|
+
The 'Landing Zones' management group properties..
|
|
622
622
|
:param str name: Management group name.
|
|
623
|
-
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of
|
|
623
|
+
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of policy initiatives applied to the management group.
|
|
624
624
|
"""
|
|
625
625
|
pulumi.set(__self__, "name", name)
|
|
626
626
|
pulumi.set(__self__, "policy_initiatives_assignment_properties", policy_initiatives_assignment_properties)
|
|
@@ -637,7 +637,7 @@ class LandingZoneManagementGroupPropertiesResponse(dict):
|
|
|
637
637
|
@pulumi.getter(name="policyInitiativesAssignmentProperties")
|
|
638
638
|
def policy_initiatives_assignment_properties(self) -> Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']:
|
|
639
639
|
"""
|
|
640
|
-
Array of
|
|
640
|
+
Array of policy initiatives applied to the management group.
|
|
641
641
|
"""
|
|
642
642
|
return pulumi.get(self, "policy_initiatives_assignment_properties")
|
|
643
643
|
|
|
@@ -679,8 +679,8 @@ class LandingZoneRegistrationResourcePropertiesResponse(dict):
|
|
|
679
679
|
The properties of landing zone registration resource type.
|
|
680
680
|
:param str existing_landing_zone_configuration_id: The resource id of the associated landing zone configuration.
|
|
681
681
|
:param str existing_top_level_mg_id: The resource id of the top level management group
|
|
682
|
-
:param 'ManagedIdentityPropertiesResponse' managed_identity: The managed identity to be
|
|
683
|
-
:param str provisioning_state: The
|
|
682
|
+
:param 'ManagedIdentityPropertiesResponse' managed_identity: The managed identity to be assigned to this landing zone registration.
|
|
683
|
+
:param str provisioning_state: The state that reflects the current stage in the creation, updating, or deletion process of the landing zone registration resource type.
|
|
684
684
|
"""
|
|
685
685
|
pulumi.set(__self__, "existing_landing_zone_configuration_id", existing_landing_zone_configuration_id)
|
|
686
686
|
pulumi.set(__self__, "existing_top_level_mg_id", existing_top_level_mg_id)
|
|
@@ -707,7 +707,7 @@ class LandingZoneRegistrationResourcePropertiesResponse(dict):
|
|
|
707
707
|
@pulumi.getter(name="managedIdentity")
|
|
708
708
|
def managed_identity(self) -> 'outputs.ManagedIdentityPropertiesResponse':
|
|
709
709
|
"""
|
|
710
|
-
The managed identity to be
|
|
710
|
+
The managed identity to be assigned to this landing zone registration.
|
|
711
711
|
"""
|
|
712
712
|
return pulumi.get(self, "managed_identity")
|
|
713
713
|
|
|
@@ -715,7 +715,7 @@ class LandingZoneRegistrationResourcePropertiesResponse(dict):
|
|
|
715
715
|
@pulumi.getter(name="provisioningState")
|
|
716
716
|
def provisioning_state(self) -> str:
|
|
717
717
|
"""
|
|
718
|
-
The
|
|
718
|
+
The state that reflects the current stage in the creation, updating, or deletion process of the landing zone registration resource type.
|
|
719
719
|
"""
|
|
720
720
|
return pulumi.get(self, "provisioning_state")
|
|
721
721
|
|
|
@@ -723,7 +723,7 @@ class LandingZoneRegistrationResourcePropertiesResponse(dict):
|
|
|
723
723
|
@pulumi.output_type
|
|
724
724
|
class ManagedIdentityPropertiesResponse(dict):
|
|
725
725
|
"""
|
|
726
|
-
The properties of managed identity.
|
|
726
|
+
The properties of managed identity, specifically including type and resource ID.
|
|
727
727
|
"""
|
|
728
728
|
@staticmethod
|
|
729
729
|
def __key_warning(key: str):
|
|
@@ -746,7 +746,7 @@ class ManagedIdentityPropertiesResponse(dict):
|
|
|
746
746
|
type: str,
|
|
747
747
|
user_assigned_identity_resource_id: Optional[str] = None):
|
|
748
748
|
"""
|
|
749
|
-
The properties of managed identity.
|
|
749
|
+
The properties of managed identity, specifically including type and resource ID.
|
|
750
750
|
:param str type: The type of managed identity.
|
|
751
751
|
:param str user_assigned_identity_resource_id: The resource id of the managed identity.
|
|
752
752
|
"""
|
|
@@ -851,7 +851,7 @@ class ManagedServiceIdentityResponse(dict):
|
|
|
851
851
|
@pulumi.output_type
|
|
852
852
|
class ManagementGroupPropertiesResponse(dict):
|
|
853
853
|
"""
|
|
854
|
-
|
|
854
|
+
The properties of policy initiatives applied to the management group.
|
|
855
855
|
"""
|
|
856
856
|
@staticmethod
|
|
857
857
|
def __key_warning(key: str):
|
|
@@ -873,8 +873,8 @@ class ManagementGroupPropertiesResponse(dict):
|
|
|
873
873
|
def __init__(__self__, *,
|
|
874
874
|
policy_initiatives_assignment_properties: Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']):
|
|
875
875
|
"""
|
|
876
|
-
|
|
877
|
-
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of
|
|
876
|
+
The properties of policy initiatives applied to the management group.
|
|
877
|
+
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of policy initiatives applied to the management group.
|
|
878
878
|
"""
|
|
879
879
|
pulumi.set(__self__, "policy_initiatives_assignment_properties", policy_initiatives_assignment_properties)
|
|
880
880
|
|
|
@@ -882,7 +882,7 @@ class ManagementGroupPropertiesResponse(dict):
|
|
|
882
882
|
@pulumi.getter(name="policyInitiativesAssignmentProperties")
|
|
883
883
|
def policy_initiatives_assignment_properties(self) -> Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']:
|
|
884
884
|
"""
|
|
885
|
-
Array of
|
|
885
|
+
Array of policy initiatives applied to the management group.
|
|
886
886
|
"""
|
|
887
887
|
return pulumi.get(self, "policy_initiatives_assignment_properties")
|
|
888
888
|
|
|
@@ -890,7 +890,7 @@ class ManagementGroupPropertiesResponse(dict):
|
|
|
890
890
|
@pulumi.output_type
|
|
891
891
|
class PlatformManagementGroupPropertiesResponse(dict):
|
|
892
892
|
"""
|
|
893
|
-
Platform management group properties.
|
|
893
|
+
The 'Platform' management group properties.
|
|
894
894
|
"""
|
|
895
895
|
@staticmethod
|
|
896
896
|
def __key_warning(key: str):
|
|
@@ -913,9 +913,9 @@ class PlatformManagementGroupPropertiesResponse(dict):
|
|
|
913
913
|
name: str,
|
|
914
914
|
policy_initiatives_assignment_properties: Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']):
|
|
915
915
|
"""
|
|
916
|
-
Platform management group properties.
|
|
916
|
+
The 'Platform' management group properties.
|
|
917
917
|
:param str name: Management group name.
|
|
918
|
-
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of
|
|
918
|
+
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of policy initiatives applied to the management group.
|
|
919
919
|
"""
|
|
920
920
|
pulumi.set(__self__, "name", name)
|
|
921
921
|
pulumi.set(__self__, "policy_initiatives_assignment_properties", policy_initiatives_assignment_properties)
|
|
@@ -932,7 +932,7 @@ class PlatformManagementGroupPropertiesResponse(dict):
|
|
|
932
932
|
@pulumi.getter(name="policyInitiativesAssignmentProperties")
|
|
933
933
|
def policy_initiatives_assignment_properties(self) -> Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']:
|
|
934
934
|
"""
|
|
935
|
-
Array of
|
|
935
|
+
Array of policy initiatives applied to the management group.
|
|
936
936
|
"""
|
|
937
937
|
return pulumi.get(self, "policy_initiatives_assignment_properties")
|
|
938
938
|
|
|
@@ -940,7 +940,7 @@ class PlatformManagementGroupPropertiesResponse(dict):
|
|
|
940
940
|
@pulumi.output_type
|
|
941
941
|
class PolicyInitiativeAssignmentPropertiesResponse(dict):
|
|
942
942
|
"""
|
|
943
|
-
|
|
943
|
+
The properties of assigned policy initiatives.
|
|
944
944
|
"""
|
|
945
945
|
@staticmethod
|
|
946
946
|
def __key_warning(key: str):
|
|
@@ -965,8 +965,8 @@ class PolicyInitiativeAssignmentPropertiesResponse(dict):
|
|
|
965
965
|
assignment_parameters: Any,
|
|
966
966
|
policy_initiative_id: str):
|
|
967
967
|
"""
|
|
968
|
-
|
|
969
|
-
:param Any assignment_parameters: The parameters
|
|
968
|
+
The properties of assigned policy initiatives.
|
|
969
|
+
:param Any assignment_parameters: The parameters of the assigned policy initiative.
|
|
970
970
|
:param str policy_initiative_id: The fully qualified id of the policy initiative.
|
|
971
971
|
"""
|
|
972
972
|
pulumi.set(__self__, "assignment_parameters", assignment_parameters)
|
|
@@ -976,7 +976,7 @@ class PolicyInitiativeAssignmentPropertiesResponse(dict):
|
|
|
976
976
|
@pulumi.getter(name="assignmentParameters")
|
|
977
977
|
def assignment_parameters(self) -> Any:
|
|
978
978
|
"""
|
|
979
|
-
The parameters
|
|
979
|
+
The parameters of the assigned policy initiative.
|
|
980
980
|
"""
|
|
981
981
|
return pulumi.get(self, "assignment_parameters")
|
|
982
982
|
|
|
@@ -992,7 +992,7 @@ class PolicyInitiativeAssignmentPropertiesResponse(dict):
|
|
|
992
992
|
@pulumi.output_type
|
|
993
993
|
class SandboxManagementGroupPropertiesResponse(dict):
|
|
994
994
|
"""
|
|
995
|
-
Sandbox management group properties.
|
|
995
|
+
The 'Sandbox' management group properties.
|
|
996
996
|
"""
|
|
997
997
|
@staticmethod
|
|
998
998
|
def __key_warning(key: str):
|
|
@@ -1015,9 +1015,9 @@ class SandboxManagementGroupPropertiesResponse(dict):
|
|
|
1015
1015
|
create: bool,
|
|
1016
1016
|
policy_initiatives_assignment_properties: Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']):
|
|
1017
1017
|
"""
|
|
1018
|
-
Sandbox management group properties.
|
|
1019
|
-
:param bool create:
|
|
1020
|
-
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of
|
|
1018
|
+
The 'Sandbox' management group properties.
|
|
1019
|
+
:param bool create: This parameter determines whether the 'Sandbox' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
|
|
1020
|
+
:param Sequence['PolicyInitiativeAssignmentPropertiesResponse'] policy_initiatives_assignment_properties: Array of policy initiatives applied to the management group.
|
|
1021
1021
|
"""
|
|
1022
1022
|
pulumi.set(__self__, "create", create)
|
|
1023
1023
|
pulumi.set(__self__, "policy_initiatives_assignment_properties", policy_initiatives_assignment_properties)
|
|
@@ -1026,7 +1026,7 @@ class SandboxManagementGroupPropertiesResponse(dict):
|
|
|
1026
1026
|
@pulumi.getter
|
|
1027
1027
|
def create(self) -> bool:
|
|
1028
1028
|
"""
|
|
1029
|
-
|
|
1029
|
+
This parameter determines whether the 'Sandbox' management group will be created. If set to true, the group will be created; if set to false, it will not be created. The default value is false.
|
|
1030
1030
|
"""
|
|
1031
1031
|
return pulumi.get(self, "create")
|
|
1032
1032
|
|
|
@@ -1034,7 +1034,7 @@ class SandboxManagementGroupPropertiesResponse(dict):
|
|
|
1034
1034
|
@pulumi.getter(name="policyInitiativesAssignmentProperties")
|
|
1035
1035
|
def policy_initiatives_assignment_properties(self) -> Sequence['outputs.PolicyInitiativeAssignmentPropertiesResponse']:
|
|
1036
1036
|
"""
|
|
1037
|
-
Array of
|
|
1037
|
+
Array of policy initiatives applied to the management group.
|
|
1038
1038
|
"""
|
|
1039
1039
|
return pulumi.get(self, "policy_initiatives_assignment_properties")
|
|
1040
1040
|
|
|
@@ -1152,13 +1152,13 @@ class SystemDataResponse(dict):
|
|
|
1152
1152
|
@pulumi.output_type
|
|
1153
1153
|
class TagsResponse(dict):
|
|
1154
1154
|
"""
|
|
1155
|
-
|
|
1155
|
+
Key-value pairs that can be assigned to this resource.
|
|
1156
1156
|
"""
|
|
1157
1157
|
def __init__(__self__, *,
|
|
1158
1158
|
name: str,
|
|
1159
1159
|
value: Optional[str] = None):
|
|
1160
1160
|
"""
|
|
1161
|
-
|
|
1161
|
+
Key-value pairs that can be assigned to this resource.
|
|
1162
1162
|
:param str name: A tag name.
|
|
1163
1163
|
:param str value: A tag value.
|
|
1164
1164
|
"""
|