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,336 @@
|
|
|
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 ._enums import *
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'ConfigurationParameterArgs',
|
|
20
|
+
'ConfigurationParameterArgsDict',
|
|
21
|
+
'GuestConfigurationAssignmentPropertiesArgs',
|
|
22
|
+
'GuestConfigurationAssignmentPropertiesArgsDict',
|
|
23
|
+
'GuestConfigurationNavigationArgs',
|
|
24
|
+
'GuestConfigurationNavigationArgsDict',
|
|
25
|
+
]
|
|
26
|
+
|
|
27
|
+
MYPY = False
|
|
28
|
+
|
|
29
|
+
if not MYPY:
|
|
30
|
+
class ConfigurationParameterArgsDict(TypedDict):
|
|
31
|
+
"""
|
|
32
|
+
Represents a configuration parameter.
|
|
33
|
+
"""
|
|
34
|
+
name: NotRequired[pulumi.Input[str]]
|
|
35
|
+
"""
|
|
36
|
+
Name of the configuration parameter.
|
|
37
|
+
"""
|
|
38
|
+
value: NotRequired[pulumi.Input[str]]
|
|
39
|
+
"""
|
|
40
|
+
Value of the configuration parameter.
|
|
41
|
+
"""
|
|
42
|
+
elif False:
|
|
43
|
+
ConfigurationParameterArgsDict: TypeAlias = Mapping[str, Any]
|
|
44
|
+
|
|
45
|
+
@pulumi.input_type
|
|
46
|
+
class ConfigurationParameterArgs:
|
|
47
|
+
def __init__(__self__, *,
|
|
48
|
+
name: Optional[pulumi.Input[str]] = None,
|
|
49
|
+
value: Optional[pulumi.Input[str]] = None):
|
|
50
|
+
"""
|
|
51
|
+
Represents a configuration parameter.
|
|
52
|
+
:param pulumi.Input[str] name: Name of the configuration parameter.
|
|
53
|
+
:param pulumi.Input[str] value: Value of the configuration parameter.
|
|
54
|
+
"""
|
|
55
|
+
if name is not None:
|
|
56
|
+
pulumi.set(__self__, "name", name)
|
|
57
|
+
if value is not None:
|
|
58
|
+
pulumi.set(__self__, "value", value)
|
|
59
|
+
|
|
60
|
+
@property
|
|
61
|
+
@pulumi.getter
|
|
62
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
|
63
|
+
"""
|
|
64
|
+
Name of the configuration parameter.
|
|
65
|
+
"""
|
|
66
|
+
return pulumi.get(self, "name")
|
|
67
|
+
|
|
68
|
+
@name.setter
|
|
69
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
|
70
|
+
pulumi.set(self, "name", value)
|
|
71
|
+
|
|
72
|
+
@property
|
|
73
|
+
@pulumi.getter
|
|
74
|
+
def value(self) -> Optional[pulumi.Input[str]]:
|
|
75
|
+
"""
|
|
76
|
+
Value of the configuration parameter.
|
|
77
|
+
"""
|
|
78
|
+
return pulumi.get(self, "value")
|
|
79
|
+
|
|
80
|
+
@value.setter
|
|
81
|
+
def value(self, value: Optional[pulumi.Input[str]]):
|
|
82
|
+
pulumi.set(self, "value", value)
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
if not MYPY:
|
|
86
|
+
class GuestConfigurationAssignmentPropertiesArgsDict(TypedDict):
|
|
87
|
+
"""
|
|
88
|
+
Guest configuration assignment properties.
|
|
89
|
+
"""
|
|
90
|
+
context: NotRequired[pulumi.Input[str]]
|
|
91
|
+
"""
|
|
92
|
+
The source which initiated the guest configuration assignment. Ex: Azure Policy
|
|
93
|
+
"""
|
|
94
|
+
guest_configuration: NotRequired[pulumi.Input['GuestConfigurationNavigationArgsDict']]
|
|
95
|
+
"""
|
|
96
|
+
The guest configuration to assign.
|
|
97
|
+
"""
|
|
98
|
+
elif False:
|
|
99
|
+
GuestConfigurationAssignmentPropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
100
|
+
|
|
101
|
+
@pulumi.input_type
|
|
102
|
+
class GuestConfigurationAssignmentPropertiesArgs:
|
|
103
|
+
def __init__(__self__, *,
|
|
104
|
+
context: Optional[pulumi.Input[str]] = None,
|
|
105
|
+
guest_configuration: Optional[pulumi.Input['GuestConfigurationNavigationArgs']] = None):
|
|
106
|
+
"""
|
|
107
|
+
Guest configuration assignment properties.
|
|
108
|
+
:param pulumi.Input[str] context: The source which initiated the guest configuration assignment. Ex: Azure Policy
|
|
109
|
+
:param pulumi.Input['GuestConfigurationNavigationArgs'] guest_configuration: The guest configuration to assign.
|
|
110
|
+
"""
|
|
111
|
+
if context is not None:
|
|
112
|
+
pulumi.set(__self__, "context", context)
|
|
113
|
+
if guest_configuration is not None:
|
|
114
|
+
pulumi.set(__self__, "guest_configuration", guest_configuration)
|
|
115
|
+
|
|
116
|
+
@property
|
|
117
|
+
@pulumi.getter
|
|
118
|
+
def context(self) -> Optional[pulumi.Input[str]]:
|
|
119
|
+
"""
|
|
120
|
+
The source which initiated the guest configuration assignment. Ex: Azure Policy
|
|
121
|
+
"""
|
|
122
|
+
return pulumi.get(self, "context")
|
|
123
|
+
|
|
124
|
+
@context.setter
|
|
125
|
+
def context(self, value: Optional[pulumi.Input[str]]):
|
|
126
|
+
pulumi.set(self, "context", value)
|
|
127
|
+
|
|
128
|
+
@property
|
|
129
|
+
@pulumi.getter(name="guestConfiguration")
|
|
130
|
+
def guest_configuration(self) -> Optional[pulumi.Input['GuestConfigurationNavigationArgs']]:
|
|
131
|
+
"""
|
|
132
|
+
The guest configuration to assign.
|
|
133
|
+
"""
|
|
134
|
+
return pulumi.get(self, "guest_configuration")
|
|
135
|
+
|
|
136
|
+
@guest_configuration.setter
|
|
137
|
+
def guest_configuration(self, value: Optional[pulumi.Input['GuestConfigurationNavigationArgs']]):
|
|
138
|
+
pulumi.set(self, "guest_configuration", value)
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
if not MYPY:
|
|
142
|
+
class GuestConfigurationNavigationArgsDict(TypedDict):
|
|
143
|
+
"""
|
|
144
|
+
Guest configuration is an artifact that encapsulates DSC configuration and its dependencies. The artifact is a zip file containing DSC configuration (as MOF) and dependent resources and other dependencies like modules.
|
|
145
|
+
"""
|
|
146
|
+
assignment_type: NotRequired[pulumi.Input[Union[str, 'AssignmentType']]]
|
|
147
|
+
"""
|
|
148
|
+
Specifies the assignment type and execution of the configuration. Possible values are Audit, DeployAndAutoCorrect, ApplyAndAutoCorrect and ApplyAndMonitor.
|
|
149
|
+
"""
|
|
150
|
+
configuration_parameter: NotRequired[pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgsDict']]]]
|
|
151
|
+
"""
|
|
152
|
+
The configuration parameters for the guest configuration.
|
|
153
|
+
"""
|
|
154
|
+
configuration_protected_parameter: NotRequired[pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgsDict']]]]
|
|
155
|
+
"""
|
|
156
|
+
The protected configuration parameters for the guest configuration.
|
|
157
|
+
"""
|
|
158
|
+
content_hash: NotRequired[pulumi.Input[str]]
|
|
159
|
+
"""
|
|
160
|
+
Combined hash of the guest configuration package and configuration parameters.
|
|
161
|
+
"""
|
|
162
|
+
content_managed_identity: NotRequired[pulumi.Input[str]]
|
|
163
|
+
"""
|
|
164
|
+
Managed identity with storage access of the guest configuration package and configuration parameters.
|
|
165
|
+
"""
|
|
166
|
+
content_uri: NotRequired[pulumi.Input[str]]
|
|
167
|
+
"""
|
|
168
|
+
Uri of the storage where guest configuration package is uploaded.
|
|
169
|
+
"""
|
|
170
|
+
kind: NotRequired[pulumi.Input[Union[str, 'Kind']]]
|
|
171
|
+
"""
|
|
172
|
+
Kind of the guest configuration. For example:DSC
|
|
173
|
+
"""
|
|
174
|
+
name: NotRequired[pulumi.Input[str]]
|
|
175
|
+
"""
|
|
176
|
+
Name of the guest configuration.
|
|
177
|
+
"""
|
|
178
|
+
version: NotRequired[pulumi.Input[str]]
|
|
179
|
+
"""
|
|
180
|
+
Version of the guest configuration.
|
|
181
|
+
"""
|
|
182
|
+
elif False:
|
|
183
|
+
GuestConfigurationNavigationArgsDict: TypeAlias = Mapping[str, Any]
|
|
184
|
+
|
|
185
|
+
@pulumi.input_type
|
|
186
|
+
class GuestConfigurationNavigationArgs:
|
|
187
|
+
def __init__(__self__, *,
|
|
188
|
+
assignment_type: Optional[pulumi.Input[Union[str, 'AssignmentType']]] = None,
|
|
189
|
+
configuration_parameter: Optional[pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgs']]]] = None,
|
|
190
|
+
configuration_protected_parameter: Optional[pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgs']]]] = None,
|
|
191
|
+
content_hash: Optional[pulumi.Input[str]] = None,
|
|
192
|
+
content_managed_identity: Optional[pulumi.Input[str]] = None,
|
|
193
|
+
content_uri: Optional[pulumi.Input[str]] = None,
|
|
194
|
+
kind: Optional[pulumi.Input[Union[str, 'Kind']]] = None,
|
|
195
|
+
name: Optional[pulumi.Input[str]] = None,
|
|
196
|
+
version: Optional[pulumi.Input[str]] = None):
|
|
197
|
+
"""
|
|
198
|
+
Guest configuration is an artifact that encapsulates DSC configuration and its dependencies. The artifact is a zip file containing DSC configuration (as MOF) and dependent resources and other dependencies like modules.
|
|
199
|
+
:param pulumi.Input[Union[str, 'AssignmentType']] assignment_type: Specifies the assignment type and execution of the configuration. Possible values are Audit, DeployAndAutoCorrect, ApplyAndAutoCorrect and ApplyAndMonitor.
|
|
200
|
+
:param pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgs']]] configuration_parameter: The configuration parameters for the guest configuration.
|
|
201
|
+
:param pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgs']]] configuration_protected_parameter: The protected configuration parameters for the guest configuration.
|
|
202
|
+
:param pulumi.Input[str] content_hash: Combined hash of the guest configuration package and configuration parameters.
|
|
203
|
+
:param pulumi.Input[str] content_managed_identity: Managed identity with storage access of the guest configuration package and configuration parameters.
|
|
204
|
+
:param pulumi.Input[str] content_uri: Uri of the storage where guest configuration package is uploaded.
|
|
205
|
+
:param pulumi.Input[Union[str, 'Kind']] kind: Kind of the guest configuration. For example:DSC
|
|
206
|
+
:param pulumi.Input[str] name: Name of the guest configuration.
|
|
207
|
+
:param pulumi.Input[str] version: Version of the guest configuration.
|
|
208
|
+
"""
|
|
209
|
+
if assignment_type is not None:
|
|
210
|
+
pulumi.set(__self__, "assignment_type", assignment_type)
|
|
211
|
+
if configuration_parameter is not None:
|
|
212
|
+
pulumi.set(__self__, "configuration_parameter", configuration_parameter)
|
|
213
|
+
if configuration_protected_parameter is not None:
|
|
214
|
+
pulumi.set(__self__, "configuration_protected_parameter", configuration_protected_parameter)
|
|
215
|
+
if content_hash is not None:
|
|
216
|
+
pulumi.set(__self__, "content_hash", content_hash)
|
|
217
|
+
if content_managed_identity is not None:
|
|
218
|
+
pulumi.set(__self__, "content_managed_identity", content_managed_identity)
|
|
219
|
+
if content_uri is not None:
|
|
220
|
+
pulumi.set(__self__, "content_uri", content_uri)
|
|
221
|
+
if kind is not None:
|
|
222
|
+
pulumi.set(__self__, "kind", kind)
|
|
223
|
+
if name is not None:
|
|
224
|
+
pulumi.set(__self__, "name", name)
|
|
225
|
+
if version is not None:
|
|
226
|
+
pulumi.set(__self__, "version", version)
|
|
227
|
+
|
|
228
|
+
@property
|
|
229
|
+
@pulumi.getter(name="assignmentType")
|
|
230
|
+
def assignment_type(self) -> Optional[pulumi.Input[Union[str, 'AssignmentType']]]:
|
|
231
|
+
"""
|
|
232
|
+
Specifies the assignment type and execution of the configuration. Possible values are Audit, DeployAndAutoCorrect, ApplyAndAutoCorrect and ApplyAndMonitor.
|
|
233
|
+
"""
|
|
234
|
+
return pulumi.get(self, "assignment_type")
|
|
235
|
+
|
|
236
|
+
@assignment_type.setter
|
|
237
|
+
def assignment_type(self, value: Optional[pulumi.Input[Union[str, 'AssignmentType']]]):
|
|
238
|
+
pulumi.set(self, "assignment_type", value)
|
|
239
|
+
|
|
240
|
+
@property
|
|
241
|
+
@pulumi.getter(name="configurationParameter")
|
|
242
|
+
def configuration_parameter(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgs']]]]:
|
|
243
|
+
"""
|
|
244
|
+
The configuration parameters for the guest configuration.
|
|
245
|
+
"""
|
|
246
|
+
return pulumi.get(self, "configuration_parameter")
|
|
247
|
+
|
|
248
|
+
@configuration_parameter.setter
|
|
249
|
+
def configuration_parameter(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgs']]]]):
|
|
250
|
+
pulumi.set(self, "configuration_parameter", value)
|
|
251
|
+
|
|
252
|
+
@property
|
|
253
|
+
@pulumi.getter(name="configurationProtectedParameter")
|
|
254
|
+
def configuration_protected_parameter(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgs']]]]:
|
|
255
|
+
"""
|
|
256
|
+
The protected configuration parameters for the guest configuration.
|
|
257
|
+
"""
|
|
258
|
+
return pulumi.get(self, "configuration_protected_parameter")
|
|
259
|
+
|
|
260
|
+
@configuration_protected_parameter.setter
|
|
261
|
+
def configuration_protected_parameter(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ConfigurationParameterArgs']]]]):
|
|
262
|
+
pulumi.set(self, "configuration_protected_parameter", value)
|
|
263
|
+
|
|
264
|
+
@property
|
|
265
|
+
@pulumi.getter(name="contentHash")
|
|
266
|
+
def content_hash(self) -> Optional[pulumi.Input[str]]:
|
|
267
|
+
"""
|
|
268
|
+
Combined hash of the guest configuration package and configuration parameters.
|
|
269
|
+
"""
|
|
270
|
+
return pulumi.get(self, "content_hash")
|
|
271
|
+
|
|
272
|
+
@content_hash.setter
|
|
273
|
+
def content_hash(self, value: Optional[pulumi.Input[str]]):
|
|
274
|
+
pulumi.set(self, "content_hash", value)
|
|
275
|
+
|
|
276
|
+
@property
|
|
277
|
+
@pulumi.getter(name="contentManagedIdentity")
|
|
278
|
+
def content_managed_identity(self) -> Optional[pulumi.Input[str]]:
|
|
279
|
+
"""
|
|
280
|
+
Managed identity with storage access of the guest configuration package and configuration parameters.
|
|
281
|
+
"""
|
|
282
|
+
return pulumi.get(self, "content_managed_identity")
|
|
283
|
+
|
|
284
|
+
@content_managed_identity.setter
|
|
285
|
+
def content_managed_identity(self, value: Optional[pulumi.Input[str]]):
|
|
286
|
+
pulumi.set(self, "content_managed_identity", value)
|
|
287
|
+
|
|
288
|
+
@property
|
|
289
|
+
@pulumi.getter(name="contentUri")
|
|
290
|
+
def content_uri(self) -> Optional[pulumi.Input[str]]:
|
|
291
|
+
"""
|
|
292
|
+
Uri of the storage where guest configuration package is uploaded.
|
|
293
|
+
"""
|
|
294
|
+
return pulumi.get(self, "content_uri")
|
|
295
|
+
|
|
296
|
+
@content_uri.setter
|
|
297
|
+
def content_uri(self, value: Optional[pulumi.Input[str]]):
|
|
298
|
+
pulumi.set(self, "content_uri", value)
|
|
299
|
+
|
|
300
|
+
@property
|
|
301
|
+
@pulumi.getter
|
|
302
|
+
def kind(self) -> Optional[pulumi.Input[Union[str, 'Kind']]]:
|
|
303
|
+
"""
|
|
304
|
+
Kind of the guest configuration. For example:DSC
|
|
305
|
+
"""
|
|
306
|
+
return pulumi.get(self, "kind")
|
|
307
|
+
|
|
308
|
+
@kind.setter
|
|
309
|
+
def kind(self, value: Optional[pulumi.Input[Union[str, 'Kind']]]):
|
|
310
|
+
pulumi.set(self, "kind", value)
|
|
311
|
+
|
|
312
|
+
@property
|
|
313
|
+
@pulumi.getter
|
|
314
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
|
315
|
+
"""
|
|
316
|
+
Name of the guest configuration.
|
|
317
|
+
"""
|
|
318
|
+
return pulumi.get(self, "name")
|
|
319
|
+
|
|
320
|
+
@name.setter
|
|
321
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
|
322
|
+
pulumi.set(self, "name", value)
|
|
323
|
+
|
|
324
|
+
@property
|
|
325
|
+
@pulumi.getter
|
|
326
|
+
def version(self) -> Optional[pulumi.Input[str]]:
|
|
327
|
+
"""
|
|
328
|
+
Version of the guest configuration.
|
|
329
|
+
"""
|
|
330
|
+
return pulumi.get(self, "version")
|
|
331
|
+
|
|
332
|
+
@version.setter
|
|
333
|
+
def version(self, value: Optional[pulumi.Input[str]]):
|
|
334
|
+
pulumi.set(self, "version", value)
|
|
335
|
+
|
|
336
|
+
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetGuestConfigurationAssignmentResult',
|
|
20
|
+
'AwaitableGetGuestConfigurationAssignmentResult',
|
|
21
|
+
'get_guest_configuration_assignment',
|
|
22
|
+
'get_guest_configuration_assignment_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetGuestConfigurationAssignmentResult:
|
|
27
|
+
"""
|
|
28
|
+
Guest configuration assignment is an association between a machine and guest configuration.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, id=None, location=None, name=None, properties=None, system_data=None, type=None):
|
|
31
|
+
if id and not isinstance(id, str):
|
|
32
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
33
|
+
pulumi.set(__self__, "id", id)
|
|
34
|
+
if location and not isinstance(location, str):
|
|
35
|
+
raise TypeError("Expected argument 'location' to be a str")
|
|
36
|
+
pulumi.set(__self__, "location", location)
|
|
37
|
+
if name and not isinstance(name, str):
|
|
38
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
39
|
+
pulumi.set(__self__, "name", name)
|
|
40
|
+
if properties and not isinstance(properties, dict):
|
|
41
|
+
raise TypeError("Expected argument 'properties' to be a dict")
|
|
42
|
+
pulumi.set(__self__, "properties", properties)
|
|
43
|
+
if system_data and not isinstance(system_data, dict):
|
|
44
|
+
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
45
|
+
pulumi.set(__self__, "system_data", system_data)
|
|
46
|
+
if type and not isinstance(type, str):
|
|
47
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
48
|
+
pulumi.set(__self__, "type", type)
|
|
49
|
+
|
|
50
|
+
@property
|
|
51
|
+
@pulumi.getter
|
|
52
|
+
def id(self) -> str:
|
|
53
|
+
"""
|
|
54
|
+
ARM resource id of the guest configuration assignment.
|
|
55
|
+
"""
|
|
56
|
+
return pulumi.get(self, "id")
|
|
57
|
+
|
|
58
|
+
@property
|
|
59
|
+
@pulumi.getter
|
|
60
|
+
def location(self) -> Optional[str]:
|
|
61
|
+
"""
|
|
62
|
+
Region where the VM is located.
|
|
63
|
+
"""
|
|
64
|
+
return pulumi.get(self, "location")
|
|
65
|
+
|
|
66
|
+
@property
|
|
67
|
+
@pulumi.getter
|
|
68
|
+
def name(self) -> Optional[str]:
|
|
69
|
+
"""
|
|
70
|
+
Name of the guest configuration assignment.
|
|
71
|
+
"""
|
|
72
|
+
return pulumi.get(self, "name")
|
|
73
|
+
|
|
74
|
+
@property
|
|
75
|
+
@pulumi.getter
|
|
76
|
+
def properties(self) -> 'outputs.GuestConfigurationAssignmentPropertiesResponse':
|
|
77
|
+
"""
|
|
78
|
+
Properties of the Guest configuration assignment.
|
|
79
|
+
"""
|
|
80
|
+
return pulumi.get(self, "properties")
|
|
81
|
+
|
|
82
|
+
@property
|
|
83
|
+
@pulumi.getter(name="systemData")
|
|
84
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
85
|
+
"""
|
|
86
|
+
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
87
|
+
"""
|
|
88
|
+
return pulumi.get(self, "system_data")
|
|
89
|
+
|
|
90
|
+
@property
|
|
91
|
+
@pulumi.getter
|
|
92
|
+
def type(self) -> str:
|
|
93
|
+
"""
|
|
94
|
+
The type of the resource.
|
|
95
|
+
"""
|
|
96
|
+
return pulumi.get(self, "type")
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
class AwaitableGetGuestConfigurationAssignmentResult(GetGuestConfigurationAssignmentResult):
|
|
100
|
+
# pylint: disable=using-constant-test
|
|
101
|
+
def __await__(self):
|
|
102
|
+
if False:
|
|
103
|
+
yield self
|
|
104
|
+
return GetGuestConfigurationAssignmentResult(
|
|
105
|
+
id=self.id,
|
|
106
|
+
location=self.location,
|
|
107
|
+
name=self.name,
|
|
108
|
+
properties=self.properties,
|
|
109
|
+
system_data=self.system_data,
|
|
110
|
+
type=self.type)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
def get_guest_configuration_assignment(guest_configuration_assignment_name: Optional[str] = None,
|
|
114
|
+
resource_group_name: Optional[str] = None,
|
|
115
|
+
vm_name: Optional[str] = None,
|
|
116
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetGuestConfigurationAssignmentResult:
|
|
117
|
+
"""
|
|
118
|
+
Get information about a guest configuration assignment
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
:param str guest_configuration_assignment_name: The guest configuration assignment name.
|
|
122
|
+
:param str resource_group_name: The resource group name.
|
|
123
|
+
:param str vm_name: The name of the virtual machine.
|
|
124
|
+
"""
|
|
125
|
+
__args__ = dict()
|
|
126
|
+
__args__['guestConfigurationAssignmentName'] = guest_configuration_assignment_name
|
|
127
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
128
|
+
__args__['vmName'] = vm_name
|
|
129
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
130
|
+
__ret__ = pulumi.runtime.invoke('azure-native:guestconfiguration/v20240405:getGuestConfigurationAssignment', __args__, opts=opts, typ=GetGuestConfigurationAssignmentResult).value
|
|
131
|
+
|
|
132
|
+
return AwaitableGetGuestConfigurationAssignmentResult(
|
|
133
|
+
id=pulumi.get(__ret__, 'id'),
|
|
134
|
+
location=pulumi.get(__ret__, 'location'),
|
|
135
|
+
name=pulumi.get(__ret__, 'name'),
|
|
136
|
+
properties=pulumi.get(__ret__, 'properties'),
|
|
137
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
138
|
+
type=pulumi.get(__ret__, 'type'))
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
@_utilities.lift_output_func(get_guest_configuration_assignment)
|
|
142
|
+
def get_guest_configuration_assignment_output(guest_configuration_assignment_name: Optional[pulumi.Input[str]] = None,
|
|
143
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
144
|
+
vm_name: Optional[pulumi.Input[str]] = None,
|
|
145
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetGuestConfigurationAssignmentResult]:
|
|
146
|
+
"""
|
|
147
|
+
Get information about a guest configuration assignment
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
:param str guest_configuration_assignment_name: The guest configuration assignment name.
|
|
151
|
+
:param str resource_group_name: The resource group name.
|
|
152
|
+
:param str vm_name: The name of the virtual machine.
|
|
153
|
+
"""
|
|
154
|
+
...
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetGuestConfigurationAssignmentsVMSSResult',
|
|
20
|
+
'AwaitableGetGuestConfigurationAssignmentsVMSSResult',
|
|
21
|
+
'get_guest_configuration_assignments_vmss',
|
|
22
|
+
'get_guest_configuration_assignments_vmss_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetGuestConfigurationAssignmentsVMSSResult:
|
|
27
|
+
"""
|
|
28
|
+
Guest configuration assignment is an association between a machine and guest configuration.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, id=None, location=None, name=None, properties=None, system_data=None, type=None):
|
|
31
|
+
if id and not isinstance(id, str):
|
|
32
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
33
|
+
pulumi.set(__self__, "id", id)
|
|
34
|
+
if location and not isinstance(location, str):
|
|
35
|
+
raise TypeError("Expected argument 'location' to be a str")
|
|
36
|
+
pulumi.set(__self__, "location", location)
|
|
37
|
+
if name and not isinstance(name, str):
|
|
38
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
39
|
+
pulumi.set(__self__, "name", name)
|
|
40
|
+
if properties and not isinstance(properties, dict):
|
|
41
|
+
raise TypeError("Expected argument 'properties' to be a dict")
|
|
42
|
+
pulumi.set(__self__, "properties", properties)
|
|
43
|
+
if system_data and not isinstance(system_data, dict):
|
|
44
|
+
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
45
|
+
pulumi.set(__self__, "system_data", system_data)
|
|
46
|
+
if type and not isinstance(type, str):
|
|
47
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
48
|
+
pulumi.set(__self__, "type", type)
|
|
49
|
+
|
|
50
|
+
@property
|
|
51
|
+
@pulumi.getter
|
|
52
|
+
def id(self) -> str:
|
|
53
|
+
"""
|
|
54
|
+
ARM resource id of the guest configuration assignment.
|
|
55
|
+
"""
|
|
56
|
+
return pulumi.get(self, "id")
|
|
57
|
+
|
|
58
|
+
@property
|
|
59
|
+
@pulumi.getter
|
|
60
|
+
def location(self) -> Optional[str]:
|
|
61
|
+
"""
|
|
62
|
+
Region where the VM is located.
|
|
63
|
+
"""
|
|
64
|
+
return pulumi.get(self, "location")
|
|
65
|
+
|
|
66
|
+
@property
|
|
67
|
+
@pulumi.getter
|
|
68
|
+
def name(self) -> Optional[str]:
|
|
69
|
+
"""
|
|
70
|
+
Name of the guest configuration assignment.
|
|
71
|
+
"""
|
|
72
|
+
return pulumi.get(self, "name")
|
|
73
|
+
|
|
74
|
+
@property
|
|
75
|
+
@pulumi.getter
|
|
76
|
+
def properties(self) -> 'outputs.GuestConfigurationAssignmentPropertiesResponse':
|
|
77
|
+
"""
|
|
78
|
+
Properties of the Guest configuration assignment.
|
|
79
|
+
"""
|
|
80
|
+
return pulumi.get(self, "properties")
|
|
81
|
+
|
|
82
|
+
@property
|
|
83
|
+
@pulumi.getter(name="systemData")
|
|
84
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
85
|
+
"""
|
|
86
|
+
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
87
|
+
"""
|
|
88
|
+
return pulumi.get(self, "system_data")
|
|
89
|
+
|
|
90
|
+
@property
|
|
91
|
+
@pulumi.getter
|
|
92
|
+
def type(self) -> str:
|
|
93
|
+
"""
|
|
94
|
+
The type of the resource.
|
|
95
|
+
"""
|
|
96
|
+
return pulumi.get(self, "type")
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
class AwaitableGetGuestConfigurationAssignmentsVMSSResult(GetGuestConfigurationAssignmentsVMSSResult):
|
|
100
|
+
# pylint: disable=using-constant-test
|
|
101
|
+
def __await__(self):
|
|
102
|
+
if False:
|
|
103
|
+
yield self
|
|
104
|
+
return GetGuestConfigurationAssignmentsVMSSResult(
|
|
105
|
+
id=self.id,
|
|
106
|
+
location=self.location,
|
|
107
|
+
name=self.name,
|
|
108
|
+
properties=self.properties,
|
|
109
|
+
system_data=self.system_data,
|
|
110
|
+
type=self.type)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
def get_guest_configuration_assignments_vmss(name: Optional[str] = None,
|
|
114
|
+
resource_group_name: Optional[str] = None,
|
|
115
|
+
vmss_name: Optional[str] = None,
|
|
116
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetGuestConfigurationAssignmentsVMSSResult:
|
|
117
|
+
"""
|
|
118
|
+
Get information about a guest configuration assignment for VMSS
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
:param str name: The guest configuration assignment name.
|
|
122
|
+
:param str resource_group_name: The resource group name.
|
|
123
|
+
:param str vmss_name: The name of the virtual machine scale set.
|
|
124
|
+
"""
|
|
125
|
+
__args__ = dict()
|
|
126
|
+
__args__['name'] = name
|
|
127
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
128
|
+
__args__['vmssName'] = vmss_name
|
|
129
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
130
|
+
__ret__ = pulumi.runtime.invoke('azure-native:guestconfiguration/v20240405:getGuestConfigurationAssignmentsVMSS', __args__, opts=opts, typ=GetGuestConfigurationAssignmentsVMSSResult).value
|
|
131
|
+
|
|
132
|
+
return AwaitableGetGuestConfigurationAssignmentsVMSSResult(
|
|
133
|
+
id=pulumi.get(__ret__, 'id'),
|
|
134
|
+
location=pulumi.get(__ret__, 'location'),
|
|
135
|
+
name=pulumi.get(__ret__, 'name'),
|
|
136
|
+
properties=pulumi.get(__ret__, 'properties'),
|
|
137
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
138
|
+
type=pulumi.get(__ret__, 'type'))
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
@_utilities.lift_output_func(get_guest_configuration_assignments_vmss)
|
|
142
|
+
def get_guest_configuration_assignments_vmss_output(name: Optional[pulumi.Input[str]] = None,
|
|
143
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
144
|
+
vmss_name: Optional[pulumi.Input[str]] = None,
|
|
145
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetGuestConfigurationAssignmentsVMSSResult]:
|
|
146
|
+
"""
|
|
147
|
+
Get information about a guest configuration assignment for VMSS
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
:param str name: The guest configuration assignment name.
|
|
151
|
+
:param str resource_group_name: The resource group name.
|
|
152
|
+
:param str vmss_name: The name of the virtual machine scale set.
|
|
153
|
+
"""
|
|
154
|
+
...
|