pulumi-azure-native 2.50.0a1720550655__py3-none-any.whl → 2.50.0a1721022151__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 +53 -0
- pulumi_azure_native/botservice/v20230915preview/_inputs.py +1 -1
- pulumi_azure_native/botservice/v20230915preview/outputs.py +1 -1
- pulumi_azure_native/containerservice/__init__.py +3 -0
- pulumi_azure_native/containerservice/agent_pool.py +3 -3
- pulumi_azure_native/containerservice/get_agent_pool.py +2 -2
- pulumi_azure_native/containerservice/get_maintenance_configuration.py +2 -2
- pulumi_azure_native/containerservice/get_managed_cluster.py +2 -2
- pulumi_azure_native/containerservice/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/containerservice/get_snapshot.py +2 -2
- pulumi_azure_native/containerservice/get_trusted_access_role_binding.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_monitoring_user_credentials.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +2 -2
- pulumi_azure_native/containerservice/maintenance_configuration.py +3 -3
- pulumi_azure_native/containerservice/managed_cluster.py +3 -3
- pulumi_azure_native/containerservice/private_endpoint_connection.py +3 -3
- pulumi_azure_native/containerservice/snapshot.py +3 -3
- pulumi_azure_native/containerservice/trusted_access_role_binding.py +3 -3
- pulumi_azure_native/containerservice/v20190601/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20200601/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20210201/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20210501/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20210801/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20220402preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230401/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230401/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230401/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230401/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230401/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230502preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230601/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230601/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230601/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230601/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230601/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230602preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230701/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230701/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230701/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230701/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230701/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230702preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230801/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230801/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230801/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230801/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230801/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230802preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230901/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230901/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230901/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230901/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230901/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230901/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20230902preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231001/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231001/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231001/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231001/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231001/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231001/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231002preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231101/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231101/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231101/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231101/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231101/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231101/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20231102preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240101/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240101/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240101/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240101/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240101/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240101/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240102preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240201/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240201/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240201/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240201/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240201/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240201/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240202preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240302preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/agent_pool.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/maintenance_configuration.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/managed_cluster.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/snapshot.py +1 -1
- pulumi_azure_native/containerservice/v20240402preview/trusted_access_role_binding.py +1 -1
- pulumi_azure_native/containerservice/v20240501/__init__.py +25 -0
- pulumi_azure_native/containerservice/v20240501/_enums.py +628 -0
- pulumi_azure_native/containerservice/v20240501/_inputs.py +7454 -0
- pulumi_azure_native/containerservice/v20240501/agent_pool.py +1391 -0
- pulumi_azure_native/containerservice/v20240501/get_agent_pool.py +674 -0
- pulumi_azure_native/containerservice/v20240501/get_maintenance_configuration.py +167 -0
- pulumi_azure_native/containerservice/v20240501/get_managed_cluster.py +721 -0
- pulumi_azure_native/containerservice/v20240501/get_private_endpoint_connection.py +154 -0
- pulumi_azure_native/containerservice/v20240501/get_snapshot.py +253 -0
- pulumi_azure_native/containerservice/v20240501/get_trusted_access_role_binding.py +167 -0
- pulumi_azure_native/containerservice/v20240501/list_managed_cluster_admin_credentials.py +89 -0
- pulumi_azure_native/containerservice/v20240501/list_managed_cluster_monitoring_user_credentials.py +89 -0
- pulumi_azure_native/containerservice/v20240501/list_managed_cluster_user_credentials.py +94 -0
- pulumi_azure_native/containerservice/v20240501/maintenance_configuration.py +279 -0
- pulumi_azure_native/containerservice/v20240501/managed_cluster.py +1353 -0
- pulumi_azure_native/containerservice/v20240501/outputs.py +6403 -0
- pulumi_azure_native/containerservice/v20240501/private_endpoint_connection.py +251 -0
- pulumi_azure_native/containerservice/v20240501/snapshot.py +347 -0
- pulumi_azure_native/containerservice/v20240501/trusted_access_role_binding.py +260 -0
- pulumi_azure_native/guestconfiguration/__init__.py +3 -0
- pulumi_azure_native/guestconfiguration/get_guest_configuration_assignment.py +4 -0
- pulumi_azure_native/guestconfiguration/get_guest_configuration_assignments_vmss.py +4 -0
- pulumi_azure_native/guestconfiguration/get_guest_configuration_connected_v_mwarev_sphere_assignment.py +4 -0
- pulumi_azure_native/guestconfiguration/get_guest_configuration_hcrpassignment.py +4 -0
- pulumi_azure_native/guestconfiguration/guest_configuration_assignment.py +5 -1
- pulumi_azure_native/guestconfiguration/guest_configuration_assignments_vmss.py +5 -1
- pulumi_azure_native/guestconfiguration/guest_configuration_connected_v_mwarev_sphere_assignment.py +5 -1
- pulumi_azure_native/guestconfiguration/guest_configuration_hcrpassignment.py +5 -1
- pulumi_azure_native/guestconfiguration/v20220125/guest_configuration_assignment.py +1 -1
- pulumi_azure_native/guestconfiguration/v20220125/guest_configuration_assignments_vmss.py +1 -1
- pulumi_azure_native/guestconfiguration/v20220125/guest_configuration_connected_v_mwarev_sphere_assignment.py +1 -1
- pulumi_azure_native/guestconfiguration/v20220125/guest_configuration_hcrpassignment.py +1 -1
- pulumi_azure_native/guestconfiguration/v20240405/__init__.py +18 -0
- pulumi_azure_native/guestconfiguration/v20240405/_enums.py +27 -0
- pulumi_azure_native/guestconfiguration/v20240405/_inputs.py +336 -0
- pulumi_azure_native/guestconfiguration/v20240405/get_guest_configuration_assignment.py +154 -0
- pulumi_azure_native/guestconfiguration/v20240405/get_guest_configuration_assignments_vmss.py +154 -0
- pulumi_azure_native/guestconfiguration/v20240405/get_guest_configuration_connected_v_mwarev_sphere_assignment.py +154 -0
- pulumi_azure_native/guestconfiguration/v20240405/get_guest_configuration_hcrpassignment.py +154 -0
- pulumi_azure_native/guestconfiguration/v20240405/guest_configuration_assignment.py +269 -0
- pulumi_azure_native/guestconfiguration/v20240405/guest_configuration_assignments_vmss.py +249 -0
- pulumi_azure_native/guestconfiguration/v20240405/guest_configuration_connected_v_mwarev_sphere_assignment.py +269 -0
- pulumi_azure_native/guestconfiguration/v20240405/guest_configuration_hcrpassignment.py +269 -0
- pulumi_azure_native/guestconfiguration/v20240405/outputs.py +1088 -0
- pulumi_azure_native/network/__init__.py +3 -0
- pulumi_azure_native/network/get_private_record_set.py +4 -0
- pulumi_azure_native/network/get_private_zone.py +4 -0
- pulumi_azure_native/network/get_virtual_network_link.py +4 -0
- pulumi_azure_native/network/private_record_set.py +5 -1
- pulumi_azure_native/network/private_zone.py +5 -1
- pulumi_azure_native/network/v20200601/private_record_set.py +1 -1
- pulumi_azure_native/network/v20200601/private_zone.py +1 -1
- pulumi_azure_native/network/v20200601/virtual_network_link.py +1 -1
- pulumi_azure_native/network/v20240601/__init__.py +16 -0
- pulumi_azure_native/network/v20240601/_enums.py +17 -0
- pulumi_azure_native/network/v20240601/_inputs.py +573 -0
- pulumi_azure_native/network/v20240601/get_private_record_set.py +289 -0
- pulumi_azure_native/network/v20240601/get_private_zone.py +252 -0
- pulumi_azure_native/network/v20240601/get_virtual_network_link.py +219 -0
- pulumi_azure_native/network/v20240601/outputs.py +415 -0
- pulumi_azure_native/network/v20240601/private_record_set.py +522 -0
- pulumi_azure_native/network/v20240601/private_zone.py +306 -0
- pulumi_azure_native/network/v20240601/virtual_network_link.py +357 -0
- pulumi_azure_native/network/virtual_network_link.py +5 -1
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/servicebus/__init__.py +3 -0
- pulumi_azure_native/servicebus/disaster_recovery_config.py +3 -3
- pulumi_azure_native/servicebus/get_disaster_recovery_config.py +2 -2
- pulumi_azure_native/servicebus/get_migration_config.py +2 -2
- pulumi_azure_native/servicebus/get_namespace.py +2 -2
- pulumi_azure_native/servicebus/get_namespace_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/get_namespace_network_rule_set.py +2 -2
- pulumi_azure_native/servicebus/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/servicebus/get_queue.py +2 -2
- pulumi_azure_native/servicebus/get_queue_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/get_rule.py +2 -2
- pulumi_azure_native/servicebus/get_subscription.py +2 -2
- pulumi_azure_native/servicebus/get_topic.py +2 -2
- pulumi_azure_native/servicebus/get_topic_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/list_disaster_recovery_config_keys.py +2 -2
- pulumi_azure_native/servicebus/list_namespace_keys.py +2 -2
- pulumi_azure_native/servicebus/list_queue_keys.py +2 -2
- pulumi_azure_native/servicebus/list_topic_keys.py +2 -2
- pulumi_azure_native/servicebus/migration_config.py +3 -3
- pulumi_azure_native/servicebus/namespace.py +3 -3
- pulumi_azure_native/servicebus/namespace_authorization_rule.py +3 -3
- pulumi_azure_native/servicebus/namespace_network_rule_set.py +3 -3
- pulumi_azure_native/servicebus/private_endpoint_connection.py +3 -3
- pulumi_azure_native/servicebus/queue.py +3 -3
- pulumi_azure_native/servicebus/queue_authorization_rule.py +3 -3
- pulumi_azure_native/servicebus/rule.py +3 -3
- pulumi_azure_native/servicebus/subscription.py +3 -3
- pulumi_azure_native/servicebus/topic.py +3 -3
- pulumi_azure_native/servicebus/topic_authorization_rule.py +3 -3
- pulumi_azure_native/servicebus/v20220101preview/disaster_recovery_config.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/migration_config.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/namespace.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/namespace_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/namespace_network_rule_set.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/queue.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/queue_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/rule.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/subscription.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/topic.py +1 -1
- pulumi_azure_native/servicebus/v20220101preview/topic_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/disaster_recovery_config.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/migration_config.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/namespace.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/namespace_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/namespace_network_rule_set.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/queue.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/queue_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/rule.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/subscription.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/topic.py +1 -1
- pulumi_azure_native/servicebus/v20221001preview/topic_authorization_rule.py +1 -1
- pulumi_azure_native/servicebus/v20230101preview/__init__.py +38 -0
- pulumi_azure_native/servicebus/v20230101preview/_enums.py +158 -0
- pulumi_azure_native/servicebus/v20230101preview/_inputs.py +1285 -0
- pulumi_azure_native/servicebus/v20230101preview/disaster_recovery_config.py +288 -0
- pulumi_azure_native/servicebus/v20230101preview/get_disaster_recovery_config.py +206 -0
- pulumi_azure_native/servicebus/v20230101preview/get_migration_config.py +206 -0
- pulumi_azure_native/servicebus/v20230101preview/get_namespace.py +370 -0
- pulumi_azure_native/servicebus/v20230101preview/get_namespace_authorization_rule.py +154 -0
- pulumi_azure_native/servicebus/v20230101preview/get_namespace_network_rule_set.py +201 -0
- pulumi_azure_native/servicebus/v20230101preview/get_private_endpoint_connection.py +180 -0
- pulumi_azure_native/servicebus/v20230101preview/get_queue.py +427 -0
- pulumi_azure_native/servicebus/v20230101preview/get_queue_authorization_rule.py +159 -0
- pulumi_azure_native/servicebus/v20230101preview/get_rule.py +203 -0
- pulumi_azure_native/servicebus/v20230101preview/get_subscription.py +393 -0
- pulumi_azure_native/servicebus/v20230101preview/get_topic.py +362 -0
- pulumi_azure_native/servicebus/v20230101preview/get_topic_authorization_rule.py +159 -0
- pulumi_azure_native/servicebus/v20230101preview/list_disaster_recovery_config_keys.py +171 -0
- pulumi_azure_native/servicebus/v20230101preview/list_namespace_keys.py +166 -0
- pulumi_azure_native/servicebus/v20230101preview/list_queue_keys.py +171 -0
- pulumi_azure_native/servicebus/v20230101preview/list_topic_keys.py +171 -0
- pulumi_azure_native/servicebus/v20230101preview/migration_config.py +290 -0
- pulumi_azure_native/servicebus/v20230101preview/namespace.py +615 -0
- pulumi_azure_native/servicebus/v20230101preview/namespace_authorization_rule.py +231 -0
- pulumi_azure_native/servicebus/v20230101preview/namespace_network_rule_set.py +331 -0
- pulumi_azure_native/servicebus/v20230101preview/outputs.py +1401 -0
- pulumi_azure_native/servicebus/v20230101preview/private_endpoint_connection.py +289 -0
- pulumi_azure_native/servicebus/v20230101preview/queue.py +725 -0
- pulumi_azure_native/servicebus/v20230101preview/queue_authorization_rule.py +252 -0
- pulumi_azure_native/servicebus/v20230101preview/rule.py +360 -0
- pulumi_azure_native/servicebus/v20230101preview/subscription.py +679 -0
- pulumi_azure_native/servicebus/v20230101preview/topic.py +580 -0
- pulumi_azure_native/servicebus/v20230101preview/topic_authorization_rule.py +252 -0
- {pulumi_azure_native-2.50.0a1720550655.dist-info → pulumi_azure_native-2.50.0a1721022151.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.50.0a1720550655.dist-info → pulumi_azure_native-2.50.0a1721022151.dist-info}/RECORD +295 -222
- {pulumi_azure_native-2.50.0a1720550655.dist-info → pulumi_azure_native-2.50.0a1721022151.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.50.0a1720550655.dist-info → pulumi_azure_native-2.50.0a1721022151.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,306 @@
|
|
|
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
|
+
|
|
17
|
+
__all__ = ['PrivateZoneArgs', 'PrivateZone']
|
|
18
|
+
|
|
19
|
+
@pulumi.input_type
|
|
20
|
+
class PrivateZoneArgs:
|
|
21
|
+
def __init__(__self__, *,
|
|
22
|
+
resource_group_name: pulumi.Input[str],
|
|
23
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
24
|
+
private_zone_name: Optional[pulumi.Input[str]] = None,
|
|
25
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
|
26
|
+
"""
|
|
27
|
+
The set of arguments for constructing a PrivateZone resource.
|
|
28
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group.
|
|
29
|
+
:param pulumi.Input[str] location: The Azure Region where the resource lives
|
|
30
|
+
:param pulumi.Input[str] private_zone_name: The name of the Private DNS zone (without a terminating dot).
|
|
31
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
32
|
+
"""
|
|
33
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
34
|
+
if location is not None:
|
|
35
|
+
pulumi.set(__self__, "location", location)
|
|
36
|
+
if private_zone_name is not None:
|
|
37
|
+
pulumi.set(__self__, "private_zone_name", private_zone_name)
|
|
38
|
+
if tags is not None:
|
|
39
|
+
pulumi.set(__self__, "tags", tags)
|
|
40
|
+
|
|
41
|
+
@property
|
|
42
|
+
@pulumi.getter(name="resourceGroupName")
|
|
43
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
44
|
+
"""
|
|
45
|
+
The name of the resource group.
|
|
46
|
+
"""
|
|
47
|
+
return pulumi.get(self, "resource_group_name")
|
|
48
|
+
|
|
49
|
+
@resource_group_name.setter
|
|
50
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
51
|
+
pulumi.set(self, "resource_group_name", value)
|
|
52
|
+
|
|
53
|
+
@property
|
|
54
|
+
@pulumi.getter
|
|
55
|
+
def location(self) -> Optional[pulumi.Input[str]]:
|
|
56
|
+
"""
|
|
57
|
+
The Azure Region where the resource lives
|
|
58
|
+
"""
|
|
59
|
+
return pulumi.get(self, "location")
|
|
60
|
+
|
|
61
|
+
@location.setter
|
|
62
|
+
def location(self, value: Optional[pulumi.Input[str]]):
|
|
63
|
+
pulumi.set(self, "location", value)
|
|
64
|
+
|
|
65
|
+
@property
|
|
66
|
+
@pulumi.getter(name="privateZoneName")
|
|
67
|
+
def private_zone_name(self) -> Optional[pulumi.Input[str]]:
|
|
68
|
+
"""
|
|
69
|
+
The name of the Private DNS zone (without a terminating dot).
|
|
70
|
+
"""
|
|
71
|
+
return pulumi.get(self, "private_zone_name")
|
|
72
|
+
|
|
73
|
+
@private_zone_name.setter
|
|
74
|
+
def private_zone_name(self, value: Optional[pulumi.Input[str]]):
|
|
75
|
+
pulumi.set(self, "private_zone_name", value)
|
|
76
|
+
|
|
77
|
+
@property
|
|
78
|
+
@pulumi.getter
|
|
79
|
+
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
80
|
+
"""
|
|
81
|
+
Resource tags.
|
|
82
|
+
"""
|
|
83
|
+
return pulumi.get(self, "tags")
|
|
84
|
+
|
|
85
|
+
@tags.setter
|
|
86
|
+
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
87
|
+
pulumi.set(self, "tags", value)
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
class PrivateZone(pulumi.CustomResource):
|
|
91
|
+
@overload
|
|
92
|
+
def __init__(__self__,
|
|
93
|
+
resource_name: str,
|
|
94
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
95
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
96
|
+
private_zone_name: Optional[pulumi.Input[str]] = None,
|
|
97
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
98
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
99
|
+
__props__=None):
|
|
100
|
+
"""
|
|
101
|
+
Describes a Private DNS zone.
|
|
102
|
+
|
|
103
|
+
:param str resource_name: The name of the resource.
|
|
104
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
105
|
+
:param pulumi.Input[str] location: The Azure Region where the resource lives
|
|
106
|
+
:param pulumi.Input[str] private_zone_name: The name of the Private DNS zone (without a terminating dot).
|
|
107
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group.
|
|
108
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
109
|
+
"""
|
|
110
|
+
...
|
|
111
|
+
@overload
|
|
112
|
+
def __init__(__self__,
|
|
113
|
+
resource_name: str,
|
|
114
|
+
args: PrivateZoneArgs,
|
|
115
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
116
|
+
"""
|
|
117
|
+
Describes a Private DNS zone.
|
|
118
|
+
|
|
119
|
+
:param str resource_name: The name of the resource.
|
|
120
|
+
:param PrivateZoneArgs args: The arguments to use to populate this resource's properties.
|
|
121
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
122
|
+
"""
|
|
123
|
+
...
|
|
124
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
125
|
+
resource_args, opts = _utilities.get_resource_args_opts(PrivateZoneArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
126
|
+
if resource_args is not None:
|
|
127
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
128
|
+
else:
|
|
129
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
130
|
+
|
|
131
|
+
def _internal_init(__self__,
|
|
132
|
+
resource_name: str,
|
|
133
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
134
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
135
|
+
private_zone_name: Optional[pulumi.Input[str]] = None,
|
|
136
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
137
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
138
|
+
__props__=None):
|
|
139
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
140
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
141
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
142
|
+
if opts.id is None:
|
|
143
|
+
if __props__ is not None:
|
|
144
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
145
|
+
__props__ = PrivateZoneArgs.__new__(PrivateZoneArgs)
|
|
146
|
+
|
|
147
|
+
__props__.__dict__["location"] = location
|
|
148
|
+
__props__.__dict__["private_zone_name"] = private_zone_name
|
|
149
|
+
if resource_group_name is None and not opts.urn:
|
|
150
|
+
raise TypeError("Missing required property 'resource_group_name'")
|
|
151
|
+
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
152
|
+
__props__.__dict__["tags"] = tags
|
|
153
|
+
__props__.__dict__["etag"] = None
|
|
154
|
+
__props__.__dict__["internal_id"] = None
|
|
155
|
+
__props__.__dict__["max_number_of_record_sets"] = None
|
|
156
|
+
__props__.__dict__["max_number_of_virtual_network_links"] = None
|
|
157
|
+
__props__.__dict__["max_number_of_virtual_network_links_with_registration"] = None
|
|
158
|
+
__props__.__dict__["name"] = None
|
|
159
|
+
__props__.__dict__["number_of_record_sets"] = None
|
|
160
|
+
__props__.__dict__["number_of_virtual_network_links"] = None
|
|
161
|
+
__props__.__dict__["number_of_virtual_network_links_with_registration"] = None
|
|
162
|
+
__props__.__dict__["provisioning_state"] = None
|
|
163
|
+
__props__.__dict__["type"] = None
|
|
164
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:network:PrivateZone"), pulumi.Alias(type_="azure-native:network/v20180901:PrivateZone"), pulumi.Alias(type_="azure-native:network/v20200101:PrivateZone"), pulumi.Alias(type_="azure-native:network/v20200601:PrivateZone")])
|
|
165
|
+
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
166
|
+
super(PrivateZone, __self__).__init__(
|
|
167
|
+
'azure-native:network/v20240601:PrivateZone',
|
|
168
|
+
resource_name,
|
|
169
|
+
__props__,
|
|
170
|
+
opts)
|
|
171
|
+
|
|
172
|
+
@staticmethod
|
|
173
|
+
def get(resource_name: str,
|
|
174
|
+
id: pulumi.Input[str],
|
|
175
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'PrivateZone':
|
|
176
|
+
"""
|
|
177
|
+
Get an existing PrivateZone resource's state with the given name, id, and optional extra
|
|
178
|
+
properties used to qualify the lookup.
|
|
179
|
+
|
|
180
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
181
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
182
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
183
|
+
"""
|
|
184
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
185
|
+
|
|
186
|
+
__props__ = PrivateZoneArgs.__new__(PrivateZoneArgs)
|
|
187
|
+
|
|
188
|
+
__props__.__dict__["etag"] = None
|
|
189
|
+
__props__.__dict__["internal_id"] = None
|
|
190
|
+
__props__.__dict__["location"] = None
|
|
191
|
+
__props__.__dict__["max_number_of_record_sets"] = None
|
|
192
|
+
__props__.__dict__["max_number_of_virtual_network_links"] = None
|
|
193
|
+
__props__.__dict__["max_number_of_virtual_network_links_with_registration"] = None
|
|
194
|
+
__props__.__dict__["name"] = None
|
|
195
|
+
__props__.__dict__["number_of_record_sets"] = None
|
|
196
|
+
__props__.__dict__["number_of_virtual_network_links"] = None
|
|
197
|
+
__props__.__dict__["number_of_virtual_network_links_with_registration"] = None
|
|
198
|
+
__props__.__dict__["provisioning_state"] = None
|
|
199
|
+
__props__.__dict__["tags"] = None
|
|
200
|
+
__props__.__dict__["type"] = None
|
|
201
|
+
return PrivateZone(resource_name, opts=opts, __props__=__props__)
|
|
202
|
+
|
|
203
|
+
@property
|
|
204
|
+
@pulumi.getter
|
|
205
|
+
def etag(self) -> pulumi.Output[Optional[str]]:
|
|
206
|
+
"""
|
|
207
|
+
The ETag of the zone.
|
|
208
|
+
"""
|
|
209
|
+
return pulumi.get(self, "etag")
|
|
210
|
+
|
|
211
|
+
@property
|
|
212
|
+
@pulumi.getter(name="internalId")
|
|
213
|
+
def internal_id(self) -> pulumi.Output[str]:
|
|
214
|
+
"""
|
|
215
|
+
Private zone internal Id
|
|
216
|
+
"""
|
|
217
|
+
return pulumi.get(self, "internal_id")
|
|
218
|
+
|
|
219
|
+
@property
|
|
220
|
+
@pulumi.getter
|
|
221
|
+
def location(self) -> pulumi.Output[Optional[str]]:
|
|
222
|
+
"""
|
|
223
|
+
The Azure Region where the resource lives
|
|
224
|
+
"""
|
|
225
|
+
return pulumi.get(self, "location")
|
|
226
|
+
|
|
227
|
+
@property
|
|
228
|
+
@pulumi.getter(name="maxNumberOfRecordSets")
|
|
229
|
+
def max_number_of_record_sets(self) -> pulumi.Output[float]:
|
|
230
|
+
"""
|
|
231
|
+
The maximum number of record sets that can be created in this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.
|
|
232
|
+
"""
|
|
233
|
+
return pulumi.get(self, "max_number_of_record_sets")
|
|
234
|
+
|
|
235
|
+
@property
|
|
236
|
+
@pulumi.getter(name="maxNumberOfVirtualNetworkLinks")
|
|
237
|
+
def max_number_of_virtual_network_links(self) -> pulumi.Output[float]:
|
|
238
|
+
"""
|
|
239
|
+
The maximum number of virtual networks that can be linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.
|
|
240
|
+
"""
|
|
241
|
+
return pulumi.get(self, "max_number_of_virtual_network_links")
|
|
242
|
+
|
|
243
|
+
@property
|
|
244
|
+
@pulumi.getter(name="maxNumberOfVirtualNetworkLinksWithRegistration")
|
|
245
|
+
def max_number_of_virtual_network_links_with_registration(self) -> pulumi.Output[float]:
|
|
246
|
+
"""
|
|
247
|
+
The maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.
|
|
248
|
+
"""
|
|
249
|
+
return pulumi.get(self, "max_number_of_virtual_network_links_with_registration")
|
|
250
|
+
|
|
251
|
+
@property
|
|
252
|
+
@pulumi.getter
|
|
253
|
+
def name(self) -> pulumi.Output[str]:
|
|
254
|
+
"""
|
|
255
|
+
The name of the resource
|
|
256
|
+
"""
|
|
257
|
+
return pulumi.get(self, "name")
|
|
258
|
+
|
|
259
|
+
@property
|
|
260
|
+
@pulumi.getter(name="numberOfRecordSets")
|
|
261
|
+
def number_of_record_sets(self) -> pulumi.Output[float]:
|
|
262
|
+
"""
|
|
263
|
+
The current number of record sets in this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.
|
|
264
|
+
"""
|
|
265
|
+
return pulumi.get(self, "number_of_record_sets")
|
|
266
|
+
|
|
267
|
+
@property
|
|
268
|
+
@pulumi.getter(name="numberOfVirtualNetworkLinks")
|
|
269
|
+
def number_of_virtual_network_links(self) -> pulumi.Output[float]:
|
|
270
|
+
"""
|
|
271
|
+
The current number of virtual networks that are linked to this Private DNS zone. This is a read-only property and any attempt to set this value will be ignored.
|
|
272
|
+
"""
|
|
273
|
+
return pulumi.get(self, "number_of_virtual_network_links")
|
|
274
|
+
|
|
275
|
+
@property
|
|
276
|
+
@pulumi.getter(name="numberOfVirtualNetworkLinksWithRegistration")
|
|
277
|
+
def number_of_virtual_network_links_with_registration(self) -> pulumi.Output[float]:
|
|
278
|
+
"""
|
|
279
|
+
The current number of virtual networks that are linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.
|
|
280
|
+
"""
|
|
281
|
+
return pulumi.get(self, "number_of_virtual_network_links_with_registration")
|
|
282
|
+
|
|
283
|
+
@property
|
|
284
|
+
@pulumi.getter(name="provisioningState")
|
|
285
|
+
def provisioning_state(self) -> pulumi.Output[str]:
|
|
286
|
+
"""
|
|
287
|
+
The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored.
|
|
288
|
+
"""
|
|
289
|
+
return pulumi.get(self, "provisioning_state")
|
|
290
|
+
|
|
291
|
+
@property
|
|
292
|
+
@pulumi.getter
|
|
293
|
+
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
294
|
+
"""
|
|
295
|
+
Resource tags.
|
|
296
|
+
"""
|
|
297
|
+
return pulumi.get(self, "tags")
|
|
298
|
+
|
|
299
|
+
@property
|
|
300
|
+
@pulumi.getter
|
|
301
|
+
def type(self) -> pulumi.Output[str]:
|
|
302
|
+
"""
|
|
303
|
+
The type of the resource. Example - 'Microsoft.Network/privateDnsZones'.
|
|
304
|
+
"""
|
|
305
|
+
return pulumi.get(self, "type")
|
|
306
|
+
|
|
@@ -0,0 +1,357 @@
|
|
|
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__ = ['VirtualNetworkLinkArgs', 'VirtualNetworkLink']
|
|
21
|
+
|
|
22
|
+
@pulumi.input_type
|
|
23
|
+
class VirtualNetworkLinkArgs:
|
|
24
|
+
def __init__(__self__, *,
|
|
25
|
+
private_zone_name: pulumi.Input[str],
|
|
26
|
+
resource_group_name: pulumi.Input[str],
|
|
27
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
28
|
+
registration_enabled: Optional[pulumi.Input[bool]] = None,
|
|
29
|
+
resolution_policy: Optional[pulumi.Input[Union[str, 'ResolutionPolicy']]] = None,
|
|
30
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
31
|
+
virtual_network: Optional[pulumi.Input['SubResourceArgs']] = None,
|
|
32
|
+
virtual_network_link_name: Optional[pulumi.Input[str]] = None):
|
|
33
|
+
"""
|
|
34
|
+
The set of arguments for constructing a VirtualNetworkLink resource.
|
|
35
|
+
:param pulumi.Input[str] private_zone_name: The name of the Private DNS zone (without a terminating dot).
|
|
36
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group.
|
|
37
|
+
:param pulumi.Input[str] location: The Azure Region where the resource lives
|
|
38
|
+
:param pulumi.Input[bool] registration_enabled: Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?
|
|
39
|
+
:param pulumi.Input[Union[str, 'ResolutionPolicy']] resolution_policy: The resolution policy on the virtual network link. Only applicable for virtual network links to privatelink zones, and for A,AAAA,CNAME queries. When set to 'NxDomainRedirect', Azure DNS resolver falls back to public resolution if private dns query resolution results in non-existent domain response.
|
|
40
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
41
|
+
:param pulumi.Input['SubResourceArgs'] virtual_network: The reference of the virtual network.
|
|
42
|
+
:param pulumi.Input[str] virtual_network_link_name: The name of the virtual network link.
|
|
43
|
+
"""
|
|
44
|
+
pulumi.set(__self__, "private_zone_name", private_zone_name)
|
|
45
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
46
|
+
if location is not None:
|
|
47
|
+
pulumi.set(__self__, "location", location)
|
|
48
|
+
if registration_enabled is not None:
|
|
49
|
+
pulumi.set(__self__, "registration_enabled", registration_enabled)
|
|
50
|
+
if resolution_policy is not None:
|
|
51
|
+
pulumi.set(__self__, "resolution_policy", resolution_policy)
|
|
52
|
+
if tags is not None:
|
|
53
|
+
pulumi.set(__self__, "tags", tags)
|
|
54
|
+
if virtual_network is not None:
|
|
55
|
+
pulumi.set(__self__, "virtual_network", virtual_network)
|
|
56
|
+
if virtual_network_link_name is not None:
|
|
57
|
+
pulumi.set(__self__, "virtual_network_link_name", virtual_network_link_name)
|
|
58
|
+
|
|
59
|
+
@property
|
|
60
|
+
@pulumi.getter(name="privateZoneName")
|
|
61
|
+
def private_zone_name(self) -> pulumi.Input[str]:
|
|
62
|
+
"""
|
|
63
|
+
The name of the Private DNS zone (without a terminating dot).
|
|
64
|
+
"""
|
|
65
|
+
return pulumi.get(self, "private_zone_name")
|
|
66
|
+
|
|
67
|
+
@private_zone_name.setter
|
|
68
|
+
def private_zone_name(self, value: pulumi.Input[str]):
|
|
69
|
+
pulumi.set(self, "private_zone_name", value)
|
|
70
|
+
|
|
71
|
+
@property
|
|
72
|
+
@pulumi.getter(name="resourceGroupName")
|
|
73
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
74
|
+
"""
|
|
75
|
+
The name of the resource group.
|
|
76
|
+
"""
|
|
77
|
+
return pulumi.get(self, "resource_group_name")
|
|
78
|
+
|
|
79
|
+
@resource_group_name.setter
|
|
80
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
81
|
+
pulumi.set(self, "resource_group_name", value)
|
|
82
|
+
|
|
83
|
+
@property
|
|
84
|
+
@pulumi.getter
|
|
85
|
+
def location(self) -> Optional[pulumi.Input[str]]:
|
|
86
|
+
"""
|
|
87
|
+
The Azure Region where the resource lives
|
|
88
|
+
"""
|
|
89
|
+
return pulumi.get(self, "location")
|
|
90
|
+
|
|
91
|
+
@location.setter
|
|
92
|
+
def location(self, value: Optional[pulumi.Input[str]]):
|
|
93
|
+
pulumi.set(self, "location", value)
|
|
94
|
+
|
|
95
|
+
@property
|
|
96
|
+
@pulumi.getter(name="registrationEnabled")
|
|
97
|
+
def registration_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
98
|
+
"""
|
|
99
|
+
Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?
|
|
100
|
+
"""
|
|
101
|
+
return pulumi.get(self, "registration_enabled")
|
|
102
|
+
|
|
103
|
+
@registration_enabled.setter
|
|
104
|
+
def registration_enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
105
|
+
pulumi.set(self, "registration_enabled", value)
|
|
106
|
+
|
|
107
|
+
@property
|
|
108
|
+
@pulumi.getter(name="resolutionPolicy")
|
|
109
|
+
def resolution_policy(self) -> Optional[pulumi.Input[Union[str, 'ResolutionPolicy']]]:
|
|
110
|
+
"""
|
|
111
|
+
The resolution policy on the virtual network link. Only applicable for virtual network links to privatelink zones, and for A,AAAA,CNAME queries. When set to 'NxDomainRedirect', Azure DNS resolver falls back to public resolution if private dns query resolution results in non-existent domain response.
|
|
112
|
+
"""
|
|
113
|
+
return pulumi.get(self, "resolution_policy")
|
|
114
|
+
|
|
115
|
+
@resolution_policy.setter
|
|
116
|
+
def resolution_policy(self, value: Optional[pulumi.Input[Union[str, 'ResolutionPolicy']]]):
|
|
117
|
+
pulumi.set(self, "resolution_policy", value)
|
|
118
|
+
|
|
119
|
+
@property
|
|
120
|
+
@pulumi.getter
|
|
121
|
+
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
122
|
+
"""
|
|
123
|
+
Resource tags.
|
|
124
|
+
"""
|
|
125
|
+
return pulumi.get(self, "tags")
|
|
126
|
+
|
|
127
|
+
@tags.setter
|
|
128
|
+
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
129
|
+
pulumi.set(self, "tags", value)
|
|
130
|
+
|
|
131
|
+
@property
|
|
132
|
+
@pulumi.getter(name="virtualNetwork")
|
|
133
|
+
def virtual_network(self) -> Optional[pulumi.Input['SubResourceArgs']]:
|
|
134
|
+
"""
|
|
135
|
+
The reference of the virtual network.
|
|
136
|
+
"""
|
|
137
|
+
return pulumi.get(self, "virtual_network")
|
|
138
|
+
|
|
139
|
+
@virtual_network.setter
|
|
140
|
+
def virtual_network(self, value: Optional[pulumi.Input['SubResourceArgs']]):
|
|
141
|
+
pulumi.set(self, "virtual_network", value)
|
|
142
|
+
|
|
143
|
+
@property
|
|
144
|
+
@pulumi.getter(name="virtualNetworkLinkName")
|
|
145
|
+
def virtual_network_link_name(self) -> Optional[pulumi.Input[str]]:
|
|
146
|
+
"""
|
|
147
|
+
The name of the virtual network link.
|
|
148
|
+
"""
|
|
149
|
+
return pulumi.get(self, "virtual_network_link_name")
|
|
150
|
+
|
|
151
|
+
@virtual_network_link_name.setter
|
|
152
|
+
def virtual_network_link_name(self, value: Optional[pulumi.Input[str]]):
|
|
153
|
+
pulumi.set(self, "virtual_network_link_name", value)
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
class VirtualNetworkLink(pulumi.CustomResource):
|
|
157
|
+
@overload
|
|
158
|
+
def __init__(__self__,
|
|
159
|
+
resource_name: str,
|
|
160
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
161
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
162
|
+
private_zone_name: Optional[pulumi.Input[str]] = None,
|
|
163
|
+
registration_enabled: Optional[pulumi.Input[bool]] = None,
|
|
164
|
+
resolution_policy: Optional[pulumi.Input[Union[str, 'ResolutionPolicy']]] = None,
|
|
165
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
166
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
167
|
+
virtual_network: Optional[pulumi.Input[Union['SubResourceArgs', 'SubResourceArgsDict']]] = None,
|
|
168
|
+
virtual_network_link_name: Optional[pulumi.Input[str]] = None,
|
|
169
|
+
__props__=None):
|
|
170
|
+
"""
|
|
171
|
+
Describes a link to virtual network for a Private DNS zone.
|
|
172
|
+
|
|
173
|
+
:param str resource_name: The name of the resource.
|
|
174
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
175
|
+
:param pulumi.Input[str] location: The Azure Region where the resource lives
|
|
176
|
+
:param pulumi.Input[str] private_zone_name: The name of the Private DNS zone (without a terminating dot).
|
|
177
|
+
:param pulumi.Input[bool] registration_enabled: Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?
|
|
178
|
+
:param pulumi.Input[Union[str, 'ResolutionPolicy']] resolution_policy: The resolution policy on the virtual network link. Only applicable for virtual network links to privatelink zones, and for A,AAAA,CNAME queries. When set to 'NxDomainRedirect', Azure DNS resolver falls back to public resolution if private dns query resolution results in non-existent domain response.
|
|
179
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group.
|
|
180
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
|
|
181
|
+
:param pulumi.Input[Union['SubResourceArgs', 'SubResourceArgsDict']] virtual_network: The reference of the virtual network.
|
|
182
|
+
:param pulumi.Input[str] virtual_network_link_name: The name of the virtual network link.
|
|
183
|
+
"""
|
|
184
|
+
...
|
|
185
|
+
@overload
|
|
186
|
+
def __init__(__self__,
|
|
187
|
+
resource_name: str,
|
|
188
|
+
args: VirtualNetworkLinkArgs,
|
|
189
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
190
|
+
"""
|
|
191
|
+
Describes a link to virtual network for a Private DNS zone.
|
|
192
|
+
|
|
193
|
+
:param str resource_name: The name of the resource.
|
|
194
|
+
:param VirtualNetworkLinkArgs args: The arguments to use to populate this resource's properties.
|
|
195
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
196
|
+
"""
|
|
197
|
+
...
|
|
198
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
199
|
+
resource_args, opts = _utilities.get_resource_args_opts(VirtualNetworkLinkArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
200
|
+
if resource_args is not None:
|
|
201
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
202
|
+
else:
|
|
203
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
204
|
+
|
|
205
|
+
def _internal_init(__self__,
|
|
206
|
+
resource_name: str,
|
|
207
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
208
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
209
|
+
private_zone_name: Optional[pulumi.Input[str]] = None,
|
|
210
|
+
registration_enabled: Optional[pulumi.Input[bool]] = None,
|
|
211
|
+
resolution_policy: Optional[pulumi.Input[Union[str, 'ResolutionPolicy']]] = None,
|
|
212
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
213
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
214
|
+
virtual_network: Optional[pulumi.Input[Union['SubResourceArgs', 'SubResourceArgsDict']]] = None,
|
|
215
|
+
virtual_network_link_name: Optional[pulumi.Input[str]] = None,
|
|
216
|
+
__props__=None):
|
|
217
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
218
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
219
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
220
|
+
if opts.id is None:
|
|
221
|
+
if __props__ is not None:
|
|
222
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
223
|
+
__props__ = VirtualNetworkLinkArgs.__new__(VirtualNetworkLinkArgs)
|
|
224
|
+
|
|
225
|
+
__props__.__dict__["location"] = location
|
|
226
|
+
if private_zone_name is None and not opts.urn:
|
|
227
|
+
raise TypeError("Missing required property 'private_zone_name'")
|
|
228
|
+
__props__.__dict__["private_zone_name"] = private_zone_name
|
|
229
|
+
__props__.__dict__["registration_enabled"] = registration_enabled
|
|
230
|
+
__props__.__dict__["resolution_policy"] = resolution_policy
|
|
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__["virtual_network"] = virtual_network
|
|
236
|
+
__props__.__dict__["virtual_network_link_name"] = virtual_network_link_name
|
|
237
|
+
__props__.__dict__["etag"] = None
|
|
238
|
+
__props__.__dict__["name"] = None
|
|
239
|
+
__props__.__dict__["provisioning_state"] = None
|
|
240
|
+
__props__.__dict__["type"] = None
|
|
241
|
+
__props__.__dict__["virtual_network_link_state"] = None
|
|
242
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:network:VirtualNetworkLink"), pulumi.Alias(type_="azure-native:network/v20180901:VirtualNetworkLink"), pulumi.Alias(type_="azure-native:network/v20200101:VirtualNetworkLink"), pulumi.Alias(type_="azure-native:network/v20200601:VirtualNetworkLink")])
|
|
243
|
+
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
244
|
+
super(VirtualNetworkLink, __self__).__init__(
|
|
245
|
+
'azure-native:network/v20240601:VirtualNetworkLink',
|
|
246
|
+
resource_name,
|
|
247
|
+
__props__,
|
|
248
|
+
opts)
|
|
249
|
+
|
|
250
|
+
@staticmethod
|
|
251
|
+
def get(resource_name: str,
|
|
252
|
+
id: pulumi.Input[str],
|
|
253
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'VirtualNetworkLink':
|
|
254
|
+
"""
|
|
255
|
+
Get an existing VirtualNetworkLink resource's state with the given name, id, and optional extra
|
|
256
|
+
properties used to qualify the lookup.
|
|
257
|
+
|
|
258
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
259
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
260
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
261
|
+
"""
|
|
262
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
263
|
+
|
|
264
|
+
__props__ = VirtualNetworkLinkArgs.__new__(VirtualNetworkLinkArgs)
|
|
265
|
+
|
|
266
|
+
__props__.__dict__["etag"] = None
|
|
267
|
+
__props__.__dict__["location"] = None
|
|
268
|
+
__props__.__dict__["name"] = None
|
|
269
|
+
__props__.__dict__["provisioning_state"] = None
|
|
270
|
+
__props__.__dict__["registration_enabled"] = None
|
|
271
|
+
__props__.__dict__["resolution_policy"] = None
|
|
272
|
+
__props__.__dict__["tags"] = None
|
|
273
|
+
__props__.__dict__["type"] = None
|
|
274
|
+
__props__.__dict__["virtual_network"] = None
|
|
275
|
+
__props__.__dict__["virtual_network_link_state"] = None
|
|
276
|
+
return VirtualNetworkLink(resource_name, opts=opts, __props__=__props__)
|
|
277
|
+
|
|
278
|
+
@property
|
|
279
|
+
@pulumi.getter
|
|
280
|
+
def etag(self) -> pulumi.Output[Optional[str]]:
|
|
281
|
+
"""
|
|
282
|
+
The ETag of the virtual network link.
|
|
283
|
+
"""
|
|
284
|
+
return pulumi.get(self, "etag")
|
|
285
|
+
|
|
286
|
+
@property
|
|
287
|
+
@pulumi.getter
|
|
288
|
+
def location(self) -> pulumi.Output[Optional[str]]:
|
|
289
|
+
"""
|
|
290
|
+
The Azure Region where the resource lives
|
|
291
|
+
"""
|
|
292
|
+
return pulumi.get(self, "location")
|
|
293
|
+
|
|
294
|
+
@property
|
|
295
|
+
@pulumi.getter
|
|
296
|
+
def name(self) -> pulumi.Output[str]:
|
|
297
|
+
"""
|
|
298
|
+
The name of the resource
|
|
299
|
+
"""
|
|
300
|
+
return pulumi.get(self, "name")
|
|
301
|
+
|
|
302
|
+
@property
|
|
303
|
+
@pulumi.getter(name="provisioningState")
|
|
304
|
+
def provisioning_state(self) -> pulumi.Output[str]:
|
|
305
|
+
"""
|
|
306
|
+
The provisioning state of the resource. This is a read-only property and any attempt to set this value will be ignored.
|
|
307
|
+
"""
|
|
308
|
+
return pulumi.get(self, "provisioning_state")
|
|
309
|
+
|
|
310
|
+
@property
|
|
311
|
+
@pulumi.getter(name="registrationEnabled")
|
|
312
|
+
def registration_enabled(self) -> pulumi.Output[Optional[bool]]:
|
|
313
|
+
"""
|
|
314
|
+
Is auto-registration of virtual machine records in the virtual network in the Private DNS zone enabled?
|
|
315
|
+
"""
|
|
316
|
+
return pulumi.get(self, "registration_enabled")
|
|
317
|
+
|
|
318
|
+
@property
|
|
319
|
+
@pulumi.getter(name="resolutionPolicy")
|
|
320
|
+
def resolution_policy(self) -> pulumi.Output[Optional[str]]:
|
|
321
|
+
"""
|
|
322
|
+
The resolution policy on the virtual network link. Only applicable for virtual network links to privatelink zones, and for A,AAAA,CNAME queries. When set to 'NxDomainRedirect', Azure DNS resolver falls back to public resolution if private dns query resolution results in non-existent domain response.
|
|
323
|
+
"""
|
|
324
|
+
return pulumi.get(self, "resolution_policy")
|
|
325
|
+
|
|
326
|
+
@property
|
|
327
|
+
@pulumi.getter
|
|
328
|
+
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
329
|
+
"""
|
|
330
|
+
Resource tags.
|
|
331
|
+
"""
|
|
332
|
+
return pulumi.get(self, "tags")
|
|
333
|
+
|
|
334
|
+
@property
|
|
335
|
+
@pulumi.getter
|
|
336
|
+
def type(self) -> pulumi.Output[str]:
|
|
337
|
+
"""
|
|
338
|
+
The type of the resource. Example - 'Microsoft.Network/privateDnsZones'.
|
|
339
|
+
"""
|
|
340
|
+
return pulumi.get(self, "type")
|
|
341
|
+
|
|
342
|
+
@property
|
|
343
|
+
@pulumi.getter(name="virtualNetwork")
|
|
344
|
+
def virtual_network(self) -> pulumi.Output[Optional['outputs.SubResourceResponse']]:
|
|
345
|
+
"""
|
|
346
|
+
The reference of the virtual network.
|
|
347
|
+
"""
|
|
348
|
+
return pulumi.get(self, "virtual_network")
|
|
349
|
+
|
|
350
|
+
@property
|
|
351
|
+
@pulumi.getter(name="virtualNetworkLinkState")
|
|
352
|
+
def virtual_network_link_state(self) -> pulumi.Output[str]:
|
|
353
|
+
"""
|
|
354
|
+
The status of the virtual network link to the Private DNS zone. Possible values are 'InProgress' and 'Done'. This is a read-only property and any attempt to set this value will be ignored.
|
|
355
|
+
"""
|
|
356
|
+
return pulumi.get(self, "virtual_network_link_state")
|
|
357
|
+
|