pulumi-azure-native 2.76.0a1733162443__py3-none-any.whl → 2.76.0a1733466631__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 +86 -2
- pulumi_azure_native/containerregistry/__init__.py +3 -0
- pulumi_azure_native/containerregistry/archife.py +3 -3
- pulumi_azure_native/containerregistry/archive_version.py +3 -3
- pulumi_azure_native/containerregistry/cache_rule.py +3 -3
- pulumi_azure_native/containerregistry/connected_registry.py +3 -3
- pulumi_azure_native/containerregistry/credential_set.py +3 -3
- pulumi_azure_native/containerregistry/export_pipeline.py +3 -3
- pulumi_azure_native/containerregistry/get_archife.py +2 -2
- pulumi_azure_native/containerregistry/get_archive_version.py +2 -2
- pulumi_azure_native/containerregistry/get_cache_rule.py +2 -2
- pulumi_azure_native/containerregistry/get_connected_registry.py +2 -2
- pulumi_azure_native/containerregistry/get_credential_set.py +2 -2
- pulumi_azure_native/containerregistry/get_export_pipeline.py +2 -2
- pulumi_azure_native/containerregistry/get_import_pipeline.py +2 -2
- pulumi_azure_native/containerregistry/get_pipeline_run.py +2 -2
- pulumi_azure_native/containerregistry/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/containerregistry/get_registry.py +2 -2
- pulumi_azure_native/containerregistry/get_replication.py +2 -2
- pulumi_azure_native/containerregistry/get_scope_map.py +2 -2
- pulumi_azure_native/containerregistry/get_token.py +2 -2
- pulumi_azure_native/containerregistry/get_webhook.py +2 -2
- pulumi_azure_native/containerregistry/get_webhook_callback_config.py +2 -2
- pulumi_azure_native/containerregistry/import_pipeline.py +3 -3
- pulumi_azure_native/containerregistry/list_registry_credentials.py +2 -2
- pulumi_azure_native/containerregistry/list_webhook_events.py +2 -2
- pulumi_azure_native/containerregistry/pipeline_run.py +3 -3
- pulumi_azure_native/containerregistry/private_endpoint_connection.py +3 -3
- pulumi_azure_native/containerregistry/registry.py +3 -3
- pulumi_azure_native/containerregistry/replication.py +3 -3
- pulumi_azure_native/containerregistry/scope_map.py +3 -3
- pulumi_azure_native/containerregistry/token.py +3 -3
- pulumi_azure_native/containerregistry/v20170301/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20190501/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/token.py +1 -1
- pulumi_azure_native/containerregistry/v20221201/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/connected_registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/export_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/import_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/pipeline_run.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/token.py +1 -1
- pulumi_azure_native/containerregistry/v20230101preview/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/archife.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/archive_version.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/connected_registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/export_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/import_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/pipeline_run.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/token.py +1 -1
- pulumi_azure_native/containerregistry/v20230601preview/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/token.py +1 -1
- pulumi_azure_native/containerregistry/v20230701/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/archife.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/archive_version.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/connected_registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/export_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/import_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/pipeline_run.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/token.py +1 -1
- pulumi_azure_native/containerregistry/v20230801preview/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/archife.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/archive_version.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/cache_rule.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/connected_registry.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/credential_set.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/export_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/import_pipeline.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/pipeline_run.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/registry.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/replication.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/scope_map.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/token.py +1 -1
- pulumi_azure_native/containerregistry/v20231101preview/webhook.py +1 -1
- pulumi_azure_native/containerregistry/v20241101preview/__init__.py +41 -0
- pulumi_azure_native/containerregistry/v20241101preview/_enums.py +290 -0
- pulumi_azure_native/containerregistry/v20241101preview/_inputs.py +2010 -0
- pulumi_azure_native/containerregistry/v20241101preview/archife.py +309 -0
- pulumi_azure_native/containerregistry/v20241101preview/archive_version.py +252 -0
- pulumi_azure_native/containerregistry/v20241101preview/cache_rule.py +301 -0
- pulumi_azure_native/containerregistry/v20241101preview/connected_registry.py +438 -0
- pulumi_azure_native/containerregistry/v20241101preview/credential_set.py +303 -0
- pulumi_azure_native/containerregistry/v20241101preview/export_pipeline.py +319 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_archife.py +205 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_archive_version.py +175 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_cache_rule.py +206 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_connected_registry.py +317 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_credential_set.py +206 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_export_pipeline.py +205 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_import_pipeline.py +219 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_pipeline_run.py +191 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_private_endpoint_connection.py +177 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_registry.py +423 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_replication.py +219 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_scope_map.py +193 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_token.py +205 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_webhook.py +219 -0
- pulumi_azure_native/containerregistry/v20241101preview/get_webhook_callback_config.py +106 -0
- pulumi_azure_native/containerregistry/v20241101preview/import_pipeline.py +348 -0
- pulumi_azure_native/containerregistry/v20241101preview/list_registry_credentials.py +101 -0
- pulumi_azure_native/containerregistry/v20241101preview/list_webhook_events.py +107 -0
- pulumi_azure_native/containerregistry/v20241101preview/outputs.py +3171 -0
- pulumi_azure_native/containerregistry/v20241101preview/pipeline_run.py +270 -0
- pulumi_azure_native/containerregistry/v20241101preview/private_endpoint_connection.py +260 -0
- pulumi_azure_native/containerregistry/v20241101preview/registry.py +695 -0
- pulumi_azure_native/containerregistry/v20241101preview/replication.py +335 -0
- pulumi_azure_native/containerregistry/v20241101preview/scope_map.py +277 -0
- pulumi_azure_native/containerregistry/v20241101preview/token.py +299 -0
- pulumi_azure_native/containerregistry/v20241101preview/webhook.py +388 -0
- pulumi_azure_native/containerregistry/webhook.py +3 -3
- pulumi_azure_native/dbforpostgresql/v20240801/_enums.py +1 -0
- pulumi_azure_native/documentdb/__init__.py +3 -0
- pulumi_azure_native/documentdb/firewall_rule.py +3 -3
- pulumi_azure_native/documentdb/get_firewall_rule.py +2 -2
- pulumi_azure_native/documentdb/get_mongo_cluster.py +2 -2
- pulumi_azure_native/documentdb/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/documentdb/list_mongo_cluster_connection_strings.py +2 -2
- pulumi_azure_native/documentdb/mongo_cluster.py +3 -3
- pulumi_azure_native/documentdb/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/private_endpoint_connection.py +2 -2
- pulumi_azure_native/documentdb/v20230315preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20230315preview/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20230915preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20230915preview/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20231115preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20231115preview/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240215preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20240215preview/mongo_cluster_firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240301preview/firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240301preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20240301preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/documentdb/v20240601preview/firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240601preview/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20240601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/documentdb/v20240701/firewall_rule.py +1 -1
- pulumi_azure_native/documentdb/v20240701/mongo_cluster.py +1 -1
- pulumi_azure_native/documentdb/v20240701/private_endpoint_connection.py +1 -1
- pulumi_azure_native/documentdb/v20241001preview/__init__.py +17 -0
- pulumi_azure_native/documentdb/v20241001preview/_enums.py +101 -0
- pulumi_azure_native/documentdb/v20241001preview/_inputs.py +813 -0
- pulumi_azure_native/documentdb/v20241001preview/firewall_rule.py +220 -0
- pulumi_azure_native/documentdb/v20241001preview/get_firewall_rule.py +149 -0
- pulumi_azure_native/documentdb/v20241001preview/get_mongo_cluster.py +171 -0
- pulumi_azure_native/documentdb/v20241001preview/get_private_endpoint_connection.py +149 -0
- pulumi_azure_native/documentdb/v20241001preview/list_mongo_cluster_connection_strings.py +87 -0
- pulumi_azure_native/documentdb/v20241001preview/mongo_cluster.py +258 -0
- pulumi_azure_native/documentdb/v20241001preview/outputs.py +1086 -0
- pulumi_azure_native/documentdb/v20241001preview/private_endpoint_connection.py +221 -0
- pulumi_azure_native/eventgrid/__init__.py +3 -0
- pulumi_azure_native/eventgrid/ca_certificate.py +3 -3
- pulumi_azure_native/eventgrid/channel.py +3 -3
- pulumi_azure_native/eventgrid/client.py +3 -3
- pulumi_azure_native/eventgrid/client_group.py +3 -3
- pulumi_azure_native/eventgrid/domain.py +3 -3
- pulumi_azure_native/eventgrid/domain_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/domain_topic.py +3 -3
- pulumi_azure_native/eventgrid/domain_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/get_ca_certificate.py +2 -2
- pulumi_azure_native/eventgrid/get_channel.py +2 -2
- pulumi_azure_native/eventgrid/get_channel_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_client.py +2 -2
- pulumi_azure_native/eventgrid/get_client_group.py +2 -2
- pulumi_azure_native/eventgrid/get_domain.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_domain_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_namespace_topic_event_subscription_full_url.py +4 -0
- pulumi_azure_native/eventgrid/get_partner_configuration.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_destination.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_namespace.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_registration.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_partner_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_permission_binding.py +2 -2
- pulumi_azure_native/eventgrid/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_system_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_topic.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_event_subscription_delivery_attributes.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventgrid/get_topic_space.py +2 -2
- pulumi_azure_native/eventgrid/list_domain_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_namespace_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_namespace_topic_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_partner_namespace_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/list_topic_shared_access_keys.py +2 -2
- pulumi_azure_native/eventgrid/namespace.py +3 -3
- pulumi_azure_native/eventgrid/namespace_topic.py +3 -3
- pulumi_azure_native/eventgrid/namespace_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/partner_configuration.py +3 -3
- pulumi_azure_native/eventgrid/partner_destination.py +3 -3
- pulumi_azure_native/eventgrid/partner_namespace.py +3 -3
- pulumi_azure_native/eventgrid/partner_registration.py +3 -3
- pulumi_azure_native/eventgrid/partner_topic.py +3 -3
- pulumi_azure_native/eventgrid/partner_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/permission_binding.py +3 -3
- pulumi_azure_native/eventgrid/private_endpoint_connection.py +3 -3
- pulumi_azure_native/eventgrid/system_topic.py +3 -3
- pulumi_azure_native/eventgrid/system_topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/topic.py +3 -3
- pulumi_azure_native/eventgrid/topic_event_subscription.py +3 -3
- pulumi_azure_native/eventgrid/topic_space.py +3 -3
- pulumi_azure_native/eventgrid/v20200401preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20200401preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20211015preview/partner_destination.py +1 -1
- pulumi_azure_native/eventgrid/v20211015preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20220615/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_destination.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20230601preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_destination.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20231215preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/ca_certificate.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/channel.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/client.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/client_group.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/domain_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/namespace_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/namespace_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_configuration.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_destination.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_namespace.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_registration.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/partner_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/permission_binding.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/system_topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/system_topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/topic.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/topic_event_subscription.py +1 -1
- pulumi_azure_native/eventgrid/v20240601preview/topic_space.py +1 -1
- pulumi_azure_native/eventgrid/v20241215preview/__init__.py +80 -0
- pulumi_azure_native/eventgrid/v20241215preview/_enums.py +473 -0
- pulumi_azure_native/eventgrid/v20241215preview/_inputs.py +7786 -0
- pulumi_azure_native/eventgrid/v20241215preview/ca_certificate.py +278 -0
- pulumi_azure_native/eventgrid/v20241215preview/channel.py +399 -0
- pulumi_azure_native/eventgrid/v20241215preview/client.py +359 -0
- pulumi_azure_native/eventgrid/v20241215preview/client_group.py +262 -0
- pulumi_azure_native/eventgrid/v20241215preview/domain.py +693 -0
- pulumi_azure_native/eventgrid/v20241215preview/domain_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20241215preview/domain_topic.py +200 -0
- pulumi_azure_native/eventgrid/v20241215preview/domain_topic_event_subscription.py +514 -0
- pulumi_azure_native/eventgrid/v20241215preview/event_subscription.py +472 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_ca_certificate.py +205 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_channel.py +234 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_channel_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_client.py +221 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_client_group.py +178 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain.py +395 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_topic.py +149 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_topic_event_subscription.py +299 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_topic_event_subscription_delivery_attributes.py +99 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_domain_topic_event_subscription_full_url.py +98 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_event_subscription.py +287 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_event_subscription_delivery_attributes.py +87 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_event_subscription_full_url.py +86 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace.py +302 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace_topic.py +192 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace_topic_event_subscription.py +225 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace_topic_event_subscription_delivery_attributes.py +99 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_namespace_topic_event_subscription_full_url.py +98 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_configuration.py +179 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_destination.py +256 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_namespace.py +286 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_registration.py +186 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_topic.py +285 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_topic_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_topic_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_partner_topic_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_permission_binding.py +207 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_private_endpoint_connection.py +180 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_system_topic.py +227 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_system_topic_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_system_topic_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_system_topic_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic.py +383 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic_event_subscription.py +293 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic_event_subscription_delivery_attributes.py +93 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic_event_subscription_full_url.py +92 -0
- pulumi_azure_native/eventgrid/v20241215preview/get_topic_space.py +181 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_domain_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_namespace_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_namespace_topic_shared_access_keys.py +106 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_partner_namespace_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20241215preview/list_topic_shared_access_keys.py +100 -0
- pulumi_azure_native/eventgrid/v20241215preview/namespace.py +520 -0
- pulumi_azure_native/eventgrid/v20241215preview/namespace_topic.py +296 -0
- pulumi_azure_native/eventgrid/v20241215preview/namespace_topic_event_subscription.py +368 -0
- pulumi_azure_native/eventgrid/v20241215preview/outputs.py +6635 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_configuration.py +267 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_destination.py +416 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_namespace.py +457 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_registration.py +270 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_topic.py +479 -0
- pulumi_azure_native/eventgrid/v20241215preview/partner_topic_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20241215preview/permission_binding.py +325 -0
- pulumi_azure_native/eventgrid/v20241215preview/private_endpoint_connection.py +317 -0
- pulumi_azure_native/eventgrid/v20241215preview/system_topic.py +336 -0
- pulumi_azure_native/eventgrid/v20241215preview/system_topic_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20241215preview/topic.py +641 -0
- pulumi_azure_native/eventgrid/v20241215preview/topic_event_subscription.py +493 -0
- pulumi_azure_native/eventgrid/v20241215preview/topic_space.py +274 -0
- pulumi_azure_native/hybridcompute/__init__.py +3 -0
- pulumi_azure_native/hybridcompute/gateway.py +3 -3
- pulumi_azure_native/hybridcompute/get_gateway.py +2 -2
- pulumi_azure_native/hybridcompute/get_license.py +2 -2
- pulumi_azure_native/hybridcompute/get_license_profile.py +2 -2
- pulumi_azure_native/hybridcompute/get_machine.py +2 -2
- pulumi_azure_native/hybridcompute/get_machine_extension.py +2 -2
- pulumi_azure_native/hybridcompute/get_machine_run_command.py +2 -2
- pulumi_azure_native/hybridcompute/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/hybridcompute/get_private_link_scope.py +2 -2
- pulumi_azure_native/hybridcompute/license.py +3 -3
- pulumi_azure_native/hybridcompute/license_profile.py +3 -3
- pulumi_azure_native/hybridcompute/machine.py +3 -3
- pulumi_azure_native/hybridcompute/machine_extension.py +3 -3
- pulumi_azure_native/hybridcompute/machine_run_command.py +3 -3
- pulumi_azure_native/hybridcompute/private_endpoint_connection.py +3 -3
- pulumi_azure_native/hybridcompute/private_link_scope.py +3 -3
- pulumi_azure_native/hybridcompute/v20200802/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20200815preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20200815preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20200815preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20200815preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20220510preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20220510preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20221227/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20221227/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20221227/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20221227/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20230620preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20231003preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/gateway.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240331preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/gateway.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240520preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240710/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/gateway.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240731preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/gateway.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/license.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/license_profile.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/machine.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/machine_extension.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/machine_run_command.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/private_endpoint_connection.py +1 -1
- pulumi_azure_native/hybridcompute/v20240910preview/private_link_scope.py +1 -1
- pulumi_azure_native/hybridcompute/v20241110preview/__init__.py +26 -0
- pulumi_azure_native/hybridcompute/v20241110preview/_enums.py +172 -0
- pulumi_azure_native/hybridcompute/v20241110preview/_inputs.py +1924 -0
- pulumi_azure_native/hybridcompute/v20241110preview/gateway.py +316 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_gateway.py +227 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_license.py +213 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_license_profile.py +387 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_machine.py +681 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_machine_extension.py +177 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_machine_run_command.py +345 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_private_endpoint_connection.py +149 -0
- pulumi_azure_native/hybridcompute/v20241110preview/get_private_link_scope.py +171 -0
- pulumi_azure_native/hybridcompute/v20241110preview/license.py +326 -0
- pulumi_azure_native/hybridcompute/v20241110preview/license_profile.py +505 -0
- pulumi_azure_native/hybridcompute/v20241110preview/machine.py +885 -0
- pulumi_azure_native/hybridcompute/v20241110preview/machine_extension.py +279 -0
- pulumi_azure_native/hybridcompute/v20241110preview/machine_run_command.py +592 -0
- pulumi_azure_native/hybridcompute/v20241110preview/outputs.py +3556 -0
- pulumi_azure_native/hybridcompute/v20241110preview/private_endpoint_connection.py +220 -0
- pulumi_azure_native/hybridcompute/v20241110preview/private_link_scope.py +258 -0
- pulumi_azure_native/insights/__init__.py +0 -2
- pulumi_azure_native/insights/_enums.py +0 -12
- pulumi_azure_native/insights/_inputs.py +76 -1109
- pulumi_azure_native/insights/outputs.py +0 -831
- pulumi_azure_native/insights/v20160301/__init__.py +0 -3
- pulumi_azure_native/insights/v20160301/_inputs.py +0 -1034
- pulumi_azure_native/insights/v20160301/outputs.py +0 -833
- pulumi_azure_native/machinelearningservices/v20241001/_inputs.py +2 -110
- pulumi_azure_native/machinelearningservices/v20241001/outputs.py +2 -104
- pulumi_azure_native/machinelearningservices/v20241001preview/_inputs.py +2 -110
- pulumi_azure_native/machinelearningservices/v20241001preview/outputs.py +2 -104
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/security/__init__.py +3 -0
- pulumi_azure_native/security/get_security_connector.py +2 -2
- pulumi_azure_native/security/security_connector.py +3 -3
- pulumi_azure_native/security/v20210701preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20230301preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20231001preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20240301preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20240701preview/security_connector.py +1 -1
- pulumi_azure_native/security/v20240801preview/__init__.py +12 -0
- pulumi_azure_native/security/v20240801preview/_enums.py +106 -0
- pulumi_azure_native/security/v20240801preview/_inputs.py +5542 -0
- pulumi_azure_native/security/v20240801preview/get_security_connector.py +255 -0
- pulumi_azure_native/security/v20240801preview/outputs.py +5097 -0
- pulumi_azure_native/security/v20240801preview/security_connector.py +394 -0
- pulumi_azure_native/workloads/v20240901/_inputs.py +8 -8
- pulumi_azure_native/workloads/v20240901/outputs.py +8 -8
- {pulumi_azure_native-2.76.0a1733162443.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.76.0a1733162443.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/RECORD +547 -406
- pulumi_azure_native/insights/alert_rule.py +0 -427
- pulumi_azure_native/insights/get_alert_rule.py +0 -243
- pulumi_azure_native/insights/v20160301/_enums.py +0 -31
- pulumi_azure_native/insights/v20160301/alert_rule.py +0 -425
- pulumi_azure_native/insights/v20160301/get_alert_rule.py +0 -241
- {pulumi_azure_native-2.76.0a1733162443.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.76.0a1733162443.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,270 @@
|
|
|
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__ = ['PipelineRunArgs', 'PipelineRun']
|
|
21
|
+
|
|
22
|
+
@pulumi.input_type
|
|
23
|
+
class PipelineRunArgs:
|
|
24
|
+
def __init__(__self__, *,
|
|
25
|
+
registry_name: pulumi.Input[str],
|
|
26
|
+
resource_group_name: pulumi.Input[str],
|
|
27
|
+
force_update_tag: Optional[pulumi.Input[str]] = None,
|
|
28
|
+
pipeline_run_name: Optional[pulumi.Input[str]] = None,
|
|
29
|
+
request: Optional[pulumi.Input['PipelineRunRequestArgs']] = None):
|
|
30
|
+
"""
|
|
31
|
+
The set of arguments for constructing a PipelineRun resource.
|
|
32
|
+
:param pulumi.Input[str] registry_name: The name of the container registry.
|
|
33
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
34
|
+
:param pulumi.Input[str] force_update_tag: How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed.
|
|
35
|
+
:param pulumi.Input[str] pipeline_run_name: The name of the pipeline run.
|
|
36
|
+
:param pulumi.Input['PipelineRunRequestArgs'] request: The request parameters for a pipeline run.
|
|
37
|
+
"""
|
|
38
|
+
pulumi.set(__self__, "registry_name", registry_name)
|
|
39
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
40
|
+
if force_update_tag is not None:
|
|
41
|
+
pulumi.set(__self__, "force_update_tag", force_update_tag)
|
|
42
|
+
if pipeline_run_name is not None:
|
|
43
|
+
pulumi.set(__self__, "pipeline_run_name", pipeline_run_name)
|
|
44
|
+
if request is not None:
|
|
45
|
+
pulumi.set(__self__, "request", request)
|
|
46
|
+
|
|
47
|
+
@property
|
|
48
|
+
@pulumi.getter(name="registryName")
|
|
49
|
+
def registry_name(self) -> pulumi.Input[str]:
|
|
50
|
+
"""
|
|
51
|
+
The name of the container registry.
|
|
52
|
+
"""
|
|
53
|
+
return pulumi.get(self, "registry_name")
|
|
54
|
+
|
|
55
|
+
@registry_name.setter
|
|
56
|
+
def registry_name(self, value: pulumi.Input[str]):
|
|
57
|
+
pulumi.set(self, "registry_name", value)
|
|
58
|
+
|
|
59
|
+
@property
|
|
60
|
+
@pulumi.getter(name="resourceGroupName")
|
|
61
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
62
|
+
"""
|
|
63
|
+
The name of the resource group. The name is case insensitive.
|
|
64
|
+
"""
|
|
65
|
+
return pulumi.get(self, "resource_group_name")
|
|
66
|
+
|
|
67
|
+
@resource_group_name.setter
|
|
68
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
69
|
+
pulumi.set(self, "resource_group_name", value)
|
|
70
|
+
|
|
71
|
+
@property
|
|
72
|
+
@pulumi.getter(name="forceUpdateTag")
|
|
73
|
+
def force_update_tag(self) -> Optional[pulumi.Input[str]]:
|
|
74
|
+
"""
|
|
75
|
+
How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed.
|
|
76
|
+
"""
|
|
77
|
+
return pulumi.get(self, "force_update_tag")
|
|
78
|
+
|
|
79
|
+
@force_update_tag.setter
|
|
80
|
+
def force_update_tag(self, value: Optional[pulumi.Input[str]]):
|
|
81
|
+
pulumi.set(self, "force_update_tag", value)
|
|
82
|
+
|
|
83
|
+
@property
|
|
84
|
+
@pulumi.getter(name="pipelineRunName")
|
|
85
|
+
def pipeline_run_name(self) -> Optional[pulumi.Input[str]]:
|
|
86
|
+
"""
|
|
87
|
+
The name of the pipeline run.
|
|
88
|
+
"""
|
|
89
|
+
return pulumi.get(self, "pipeline_run_name")
|
|
90
|
+
|
|
91
|
+
@pipeline_run_name.setter
|
|
92
|
+
def pipeline_run_name(self, value: Optional[pulumi.Input[str]]):
|
|
93
|
+
pulumi.set(self, "pipeline_run_name", value)
|
|
94
|
+
|
|
95
|
+
@property
|
|
96
|
+
@pulumi.getter
|
|
97
|
+
def request(self) -> Optional[pulumi.Input['PipelineRunRequestArgs']]:
|
|
98
|
+
"""
|
|
99
|
+
The request parameters for a pipeline run.
|
|
100
|
+
"""
|
|
101
|
+
return pulumi.get(self, "request")
|
|
102
|
+
|
|
103
|
+
@request.setter
|
|
104
|
+
def request(self, value: Optional[pulumi.Input['PipelineRunRequestArgs']]):
|
|
105
|
+
pulumi.set(self, "request", value)
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
class PipelineRun(pulumi.CustomResource):
|
|
109
|
+
@overload
|
|
110
|
+
def __init__(__self__,
|
|
111
|
+
resource_name: str,
|
|
112
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
113
|
+
force_update_tag: Optional[pulumi.Input[str]] = None,
|
|
114
|
+
pipeline_run_name: Optional[pulumi.Input[str]] = None,
|
|
115
|
+
registry_name: Optional[pulumi.Input[str]] = None,
|
|
116
|
+
request: Optional[pulumi.Input[Union['PipelineRunRequestArgs', 'PipelineRunRequestArgsDict']]] = None,
|
|
117
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
118
|
+
__props__=None):
|
|
119
|
+
"""
|
|
120
|
+
An object that represents a pipeline run for a container registry.
|
|
121
|
+
|
|
122
|
+
:param str resource_name: The name of the resource.
|
|
123
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
124
|
+
:param pulumi.Input[str] force_update_tag: How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed.
|
|
125
|
+
:param pulumi.Input[str] pipeline_run_name: The name of the pipeline run.
|
|
126
|
+
:param pulumi.Input[str] registry_name: The name of the container registry.
|
|
127
|
+
:param pulumi.Input[Union['PipelineRunRequestArgs', 'PipelineRunRequestArgsDict']] request: The request parameters for a pipeline run.
|
|
128
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
129
|
+
"""
|
|
130
|
+
...
|
|
131
|
+
@overload
|
|
132
|
+
def __init__(__self__,
|
|
133
|
+
resource_name: str,
|
|
134
|
+
args: PipelineRunArgs,
|
|
135
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
136
|
+
"""
|
|
137
|
+
An object that represents a pipeline run for a container registry.
|
|
138
|
+
|
|
139
|
+
:param str resource_name: The name of the resource.
|
|
140
|
+
:param PipelineRunArgs args: The arguments to use to populate this resource's properties.
|
|
141
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
142
|
+
"""
|
|
143
|
+
...
|
|
144
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
145
|
+
resource_args, opts = _utilities.get_resource_args_opts(PipelineRunArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
146
|
+
if resource_args is not None:
|
|
147
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
148
|
+
else:
|
|
149
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
150
|
+
|
|
151
|
+
def _internal_init(__self__,
|
|
152
|
+
resource_name: str,
|
|
153
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
154
|
+
force_update_tag: Optional[pulumi.Input[str]] = None,
|
|
155
|
+
pipeline_run_name: Optional[pulumi.Input[str]] = None,
|
|
156
|
+
registry_name: Optional[pulumi.Input[str]] = None,
|
|
157
|
+
request: Optional[pulumi.Input[Union['PipelineRunRequestArgs', 'PipelineRunRequestArgsDict']]] = None,
|
|
158
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
159
|
+
__props__=None):
|
|
160
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
161
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
162
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
163
|
+
if opts.id is None:
|
|
164
|
+
if __props__ is not None:
|
|
165
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
166
|
+
__props__ = PipelineRunArgs.__new__(PipelineRunArgs)
|
|
167
|
+
|
|
168
|
+
__props__.__dict__["force_update_tag"] = force_update_tag
|
|
169
|
+
__props__.__dict__["pipeline_run_name"] = pipeline_run_name
|
|
170
|
+
if registry_name is None and not opts.urn:
|
|
171
|
+
raise TypeError("Missing required property 'registry_name'")
|
|
172
|
+
__props__.__dict__["registry_name"] = registry_name
|
|
173
|
+
__props__.__dict__["request"] = request
|
|
174
|
+
if resource_group_name is None and not opts.urn:
|
|
175
|
+
raise TypeError("Missing required property 'resource_group_name'")
|
|
176
|
+
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
177
|
+
__props__.__dict__["name"] = None
|
|
178
|
+
__props__.__dict__["provisioning_state"] = None
|
|
179
|
+
__props__.__dict__["response"] = None
|
|
180
|
+
__props__.__dict__["system_data"] = None
|
|
181
|
+
__props__.__dict__["type"] = None
|
|
182
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20191201preview:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20201101preview:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20210601preview:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20210801preview:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20211201preview:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20220201preview:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:PipelineRun"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:PipelineRun")])
|
|
183
|
+
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
184
|
+
super(PipelineRun, __self__).__init__(
|
|
185
|
+
'azure-native:containerregistry/v20241101preview:PipelineRun',
|
|
186
|
+
resource_name,
|
|
187
|
+
__props__,
|
|
188
|
+
opts)
|
|
189
|
+
|
|
190
|
+
@staticmethod
|
|
191
|
+
def get(resource_name: str,
|
|
192
|
+
id: pulumi.Input[str],
|
|
193
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'PipelineRun':
|
|
194
|
+
"""
|
|
195
|
+
Get an existing PipelineRun resource's state with the given name, id, and optional extra
|
|
196
|
+
properties used to qualify the lookup.
|
|
197
|
+
|
|
198
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
199
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
200
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
201
|
+
"""
|
|
202
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
203
|
+
|
|
204
|
+
__props__ = PipelineRunArgs.__new__(PipelineRunArgs)
|
|
205
|
+
|
|
206
|
+
__props__.__dict__["force_update_tag"] = None
|
|
207
|
+
__props__.__dict__["name"] = None
|
|
208
|
+
__props__.__dict__["provisioning_state"] = None
|
|
209
|
+
__props__.__dict__["request"] = None
|
|
210
|
+
__props__.__dict__["response"] = None
|
|
211
|
+
__props__.__dict__["system_data"] = None
|
|
212
|
+
__props__.__dict__["type"] = None
|
|
213
|
+
return PipelineRun(resource_name, opts=opts, __props__=__props__)
|
|
214
|
+
|
|
215
|
+
@property
|
|
216
|
+
@pulumi.getter(name="forceUpdateTag")
|
|
217
|
+
def force_update_tag(self) -> pulumi.Output[Optional[str]]:
|
|
218
|
+
"""
|
|
219
|
+
How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed.
|
|
220
|
+
"""
|
|
221
|
+
return pulumi.get(self, "force_update_tag")
|
|
222
|
+
|
|
223
|
+
@property
|
|
224
|
+
@pulumi.getter
|
|
225
|
+
def name(self) -> pulumi.Output[str]:
|
|
226
|
+
"""
|
|
227
|
+
The name of the resource.
|
|
228
|
+
"""
|
|
229
|
+
return pulumi.get(self, "name")
|
|
230
|
+
|
|
231
|
+
@property
|
|
232
|
+
@pulumi.getter(name="provisioningState")
|
|
233
|
+
def provisioning_state(self) -> pulumi.Output[str]:
|
|
234
|
+
"""
|
|
235
|
+
The provisioning state of a pipeline run.
|
|
236
|
+
"""
|
|
237
|
+
return pulumi.get(self, "provisioning_state")
|
|
238
|
+
|
|
239
|
+
@property
|
|
240
|
+
@pulumi.getter
|
|
241
|
+
def request(self) -> pulumi.Output[Optional['outputs.PipelineRunRequestResponse']]:
|
|
242
|
+
"""
|
|
243
|
+
The request parameters for a pipeline run.
|
|
244
|
+
"""
|
|
245
|
+
return pulumi.get(self, "request")
|
|
246
|
+
|
|
247
|
+
@property
|
|
248
|
+
@pulumi.getter
|
|
249
|
+
def response(self) -> pulumi.Output['outputs.PipelineRunResponseResponse']:
|
|
250
|
+
"""
|
|
251
|
+
The response of a pipeline run.
|
|
252
|
+
"""
|
|
253
|
+
return pulumi.get(self, "response")
|
|
254
|
+
|
|
255
|
+
@property
|
|
256
|
+
@pulumi.getter(name="systemData")
|
|
257
|
+
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
258
|
+
"""
|
|
259
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
260
|
+
"""
|
|
261
|
+
return pulumi.get(self, "system_data")
|
|
262
|
+
|
|
263
|
+
@property
|
|
264
|
+
@pulumi.getter
|
|
265
|
+
def type(self) -> pulumi.Output[str]:
|
|
266
|
+
"""
|
|
267
|
+
The type of the resource.
|
|
268
|
+
"""
|
|
269
|
+
return pulumi.get(self, "type")
|
|
270
|
+
|
|
@@ -0,0 +1,260 @@
|
|
|
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__ = ['PrivateEndpointConnectionArgs', 'PrivateEndpointConnection']
|
|
21
|
+
|
|
22
|
+
@pulumi.input_type
|
|
23
|
+
class PrivateEndpointConnectionArgs:
|
|
24
|
+
def __init__(__self__, *,
|
|
25
|
+
registry_name: pulumi.Input[str],
|
|
26
|
+
resource_group_name: pulumi.Input[str],
|
|
27
|
+
private_endpoint: Optional[pulumi.Input['PrivateEndpointArgs']] = None,
|
|
28
|
+
private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
|
|
29
|
+
private_link_service_connection_state: Optional[pulumi.Input['PrivateLinkServiceConnectionStateArgs']] = None):
|
|
30
|
+
"""
|
|
31
|
+
The set of arguments for constructing a PrivateEndpointConnection resource.
|
|
32
|
+
:param pulumi.Input[str] registry_name: The name of the container registry.
|
|
33
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
34
|
+
:param pulumi.Input['PrivateEndpointArgs'] private_endpoint: The resource of private endpoint.
|
|
35
|
+
:param pulumi.Input[str] private_endpoint_connection_name: The name of the private endpoint connection.
|
|
36
|
+
:param pulumi.Input['PrivateLinkServiceConnectionStateArgs'] private_link_service_connection_state: A collection of information about the state of the connection between service consumer and provider.
|
|
37
|
+
"""
|
|
38
|
+
pulumi.set(__self__, "registry_name", registry_name)
|
|
39
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
40
|
+
if private_endpoint is not None:
|
|
41
|
+
pulumi.set(__self__, "private_endpoint", private_endpoint)
|
|
42
|
+
if private_endpoint_connection_name is not None:
|
|
43
|
+
pulumi.set(__self__, "private_endpoint_connection_name", private_endpoint_connection_name)
|
|
44
|
+
if private_link_service_connection_state is not None:
|
|
45
|
+
pulumi.set(__self__, "private_link_service_connection_state", private_link_service_connection_state)
|
|
46
|
+
|
|
47
|
+
@property
|
|
48
|
+
@pulumi.getter(name="registryName")
|
|
49
|
+
def registry_name(self) -> pulumi.Input[str]:
|
|
50
|
+
"""
|
|
51
|
+
The name of the container registry.
|
|
52
|
+
"""
|
|
53
|
+
return pulumi.get(self, "registry_name")
|
|
54
|
+
|
|
55
|
+
@registry_name.setter
|
|
56
|
+
def registry_name(self, value: pulumi.Input[str]):
|
|
57
|
+
pulumi.set(self, "registry_name", value)
|
|
58
|
+
|
|
59
|
+
@property
|
|
60
|
+
@pulumi.getter(name="resourceGroupName")
|
|
61
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
62
|
+
"""
|
|
63
|
+
The name of the resource group. The name is case insensitive.
|
|
64
|
+
"""
|
|
65
|
+
return pulumi.get(self, "resource_group_name")
|
|
66
|
+
|
|
67
|
+
@resource_group_name.setter
|
|
68
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
69
|
+
pulumi.set(self, "resource_group_name", value)
|
|
70
|
+
|
|
71
|
+
@property
|
|
72
|
+
@pulumi.getter(name="privateEndpoint")
|
|
73
|
+
def private_endpoint(self) -> Optional[pulumi.Input['PrivateEndpointArgs']]:
|
|
74
|
+
"""
|
|
75
|
+
The resource of private endpoint.
|
|
76
|
+
"""
|
|
77
|
+
return pulumi.get(self, "private_endpoint")
|
|
78
|
+
|
|
79
|
+
@private_endpoint.setter
|
|
80
|
+
def private_endpoint(self, value: Optional[pulumi.Input['PrivateEndpointArgs']]):
|
|
81
|
+
pulumi.set(self, "private_endpoint", value)
|
|
82
|
+
|
|
83
|
+
@property
|
|
84
|
+
@pulumi.getter(name="privateEndpointConnectionName")
|
|
85
|
+
def private_endpoint_connection_name(self) -> Optional[pulumi.Input[str]]:
|
|
86
|
+
"""
|
|
87
|
+
The name of the private endpoint connection.
|
|
88
|
+
"""
|
|
89
|
+
return pulumi.get(self, "private_endpoint_connection_name")
|
|
90
|
+
|
|
91
|
+
@private_endpoint_connection_name.setter
|
|
92
|
+
def private_endpoint_connection_name(self, value: Optional[pulumi.Input[str]]):
|
|
93
|
+
pulumi.set(self, "private_endpoint_connection_name", value)
|
|
94
|
+
|
|
95
|
+
@property
|
|
96
|
+
@pulumi.getter(name="privateLinkServiceConnectionState")
|
|
97
|
+
def private_link_service_connection_state(self) -> Optional[pulumi.Input['PrivateLinkServiceConnectionStateArgs']]:
|
|
98
|
+
"""
|
|
99
|
+
A collection of information about the state of the connection between service consumer and provider.
|
|
100
|
+
"""
|
|
101
|
+
return pulumi.get(self, "private_link_service_connection_state")
|
|
102
|
+
|
|
103
|
+
@private_link_service_connection_state.setter
|
|
104
|
+
def private_link_service_connection_state(self, value: Optional[pulumi.Input['PrivateLinkServiceConnectionStateArgs']]):
|
|
105
|
+
pulumi.set(self, "private_link_service_connection_state", value)
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
class PrivateEndpointConnection(pulumi.CustomResource):
|
|
109
|
+
@overload
|
|
110
|
+
def __init__(__self__,
|
|
111
|
+
resource_name: str,
|
|
112
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
113
|
+
private_endpoint: Optional[pulumi.Input[Union['PrivateEndpointArgs', 'PrivateEndpointArgsDict']]] = None,
|
|
114
|
+
private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
|
|
115
|
+
private_link_service_connection_state: Optional[pulumi.Input[Union['PrivateLinkServiceConnectionStateArgs', 'PrivateLinkServiceConnectionStateArgsDict']]] = None,
|
|
116
|
+
registry_name: Optional[pulumi.Input[str]] = None,
|
|
117
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
118
|
+
__props__=None):
|
|
119
|
+
"""
|
|
120
|
+
An object that represents a private endpoint connection for a container registry.
|
|
121
|
+
|
|
122
|
+
:param str resource_name: The name of the resource.
|
|
123
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
124
|
+
:param pulumi.Input[Union['PrivateEndpointArgs', 'PrivateEndpointArgsDict']] private_endpoint: The resource of private endpoint.
|
|
125
|
+
:param pulumi.Input[str] private_endpoint_connection_name: The name of the private endpoint connection.
|
|
126
|
+
:param pulumi.Input[Union['PrivateLinkServiceConnectionStateArgs', 'PrivateLinkServiceConnectionStateArgsDict']] private_link_service_connection_state: A collection of information about the state of the connection between service consumer and provider.
|
|
127
|
+
:param pulumi.Input[str] registry_name: The name of the container registry.
|
|
128
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
129
|
+
"""
|
|
130
|
+
...
|
|
131
|
+
@overload
|
|
132
|
+
def __init__(__self__,
|
|
133
|
+
resource_name: str,
|
|
134
|
+
args: PrivateEndpointConnectionArgs,
|
|
135
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
136
|
+
"""
|
|
137
|
+
An object that represents a private endpoint connection for a container registry.
|
|
138
|
+
|
|
139
|
+
:param str resource_name: The name of the resource.
|
|
140
|
+
:param PrivateEndpointConnectionArgs args: The arguments to use to populate this resource's properties.
|
|
141
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
142
|
+
"""
|
|
143
|
+
...
|
|
144
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
145
|
+
resource_args, opts = _utilities.get_resource_args_opts(PrivateEndpointConnectionArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
146
|
+
if resource_args is not None:
|
|
147
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
148
|
+
else:
|
|
149
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
150
|
+
|
|
151
|
+
def _internal_init(__self__,
|
|
152
|
+
resource_name: str,
|
|
153
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
154
|
+
private_endpoint: Optional[pulumi.Input[Union['PrivateEndpointArgs', 'PrivateEndpointArgsDict']]] = None,
|
|
155
|
+
private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
|
|
156
|
+
private_link_service_connection_state: Optional[pulumi.Input[Union['PrivateLinkServiceConnectionStateArgs', 'PrivateLinkServiceConnectionStateArgsDict']]] = None,
|
|
157
|
+
registry_name: Optional[pulumi.Input[str]] = None,
|
|
158
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
159
|
+
__props__=None):
|
|
160
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
161
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
162
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
163
|
+
if opts.id is None:
|
|
164
|
+
if __props__ is not None:
|
|
165
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
166
|
+
__props__ = PrivateEndpointConnectionArgs.__new__(PrivateEndpointConnectionArgs)
|
|
167
|
+
|
|
168
|
+
__props__.__dict__["private_endpoint"] = private_endpoint
|
|
169
|
+
__props__.__dict__["private_endpoint_connection_name"] = private_endpoint_connection_name
|
|
170
|
+
__props__.__dict__["private_link_service_connection_state"] = private_link_service_connection_state
|
|
171
|
+
if registry_name is None and not opts.urn:
|
|
172
|
+
raise TypeError("Missing required property 'registry_name'")
|
|
173
|
+
__props__.__dict__["registry_name"] = registry_name
|
|
174
|
+
if resource_group_name is None and not opts.urn:
|
|
175
|
+
raise TypeError("Missing required property 'resource_group_name'")
|
|
176
|
+
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
177
|
+
__props__.__dict__["name"] = None
|
|
178
|
+
__props__.__dict__["provisioning_state"] = None
|
|
179
|
+
__props__.__dict__["system_data"] = None
|
|
180
|
+
__props__.__dict__["type"] = None
|
|
181
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20191201preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20201101preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20210601preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20210801preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20210901:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20211201preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20220201preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20221201:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20230701:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:PrivateEndpointConnection")])
|
|
182
|
+
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
183
|
+
super(PrivateEndpointConnection, __self__).__init__(
|
|
184
|
+
'azure-native:containerregistry/v20241101preview:PrivateEndpointConnection',
|
|
185
|
+
resource_name,
|
|
186
|
+
__props__,
|
|
187
|
+
opts)
|
|
188
|
+
|
|
189
|
+
@staticmethod
|
|
190
|
+
def get(resource_name: str,
|
|
191
|
+
id: pulumi.Input[str],
|
|
192
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'PrivateEndpointConnection':
|
|
193
|
+
"""
|
|
194
|
+
Get an existing PrivateEndpointConnection resource's state with the given name, id, and optional extra
|
|
195
|
+
properties used to qualify the lookup.
|
|
196
|
+
|
|
197
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
198
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
199
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
200
|
+
"""
|
|
201
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
202
|
+
|
|
203
|
+
__props__ = PrivateEndpointConnectionArgs.__new__(PrivateEndpointConnectionArgs)
|
|
204
|
+
|
|
205
|
+
__props__.__dict__["name"] = None
|
|
206
|
+
__props__.__dict__["private_endpoint"] = None
|
|
207
|
+
__props__.__dict__["private_link_service_connection_state"] = None
|
|
208
|
+
__props__.__dict__["provisioning_state"] = None
|
|
209
|
+
__props__.__dict__["system_data"] = None
|
|
210
|
+
__props__.__dict__["type"] = None
|
|
211
|
+
return PrivateEndpointConnection(resource_name, opts=opts, __props__=__props__)
|
|
212
|
+
|
|
213
|
+
@property
|
|
214
|
+
@pulumi.getter
|
|
215
|
+
def name(self) -> pulumi.Output[str]:
|
|
216
|
+
"""
|
|
217
|
+
The name of the resource.
|
|
218
|
+
"""
|
|
219
|
+
return pulumi.get(self, "name")
|
|
220
|
+
|
|
221
|
+
@property
|
|
222
|
+
@pulumi.getter(name="privateEndpoint")
|
|
223
|
+
def private_endpoint(self) -> pulumi.Output[Optional['outputs.PrivateEndpointResponse']]:
|
|
224
|
+
"""
|
|
225
|
+
The resource of private endpoint.
|
|
226
|
+
"""
|
|
227
|
+
return pulumi.get(self, "private_endpoint")
|
|
228
|
+
|
|
229
|
+
@property
|
|
230
|
+
@pulumi.getter(name="privateLinkServiceConnectionState")
|
|
231
|
+
def private_link_service_connection_state(self) -> pulumi.Output[Optional['outputs.PrivateLinkServiceConnectionStateResponse']]:
|
|
232
|
+
"""
|
|
233
|
+
A collection of information about the state of the connection between service consumer and provider.
|
|
234
|
+
"""
|
|
235
|
+
return pulumi.get(self, "private_link_service_connection_state")
|
|
236
|
+
|
|
237
|
+
@property
|
|
238
|
+
@pulumi.getter(name="provisioningState")
|
|
239
|
+
def provisioning_state(self) -> pulumi.Output[str]:
|
|
240
|
+
"""
|
|
241
|
+
The provisioning state of private endpoint connection resource.
|
|
242
|
+
"""
|
|
243
|
+
return pulumi.get(self, "provisioning_state")
|
|
244
|
+
|
|
245
|
+
@property
|
|
246
|
+
@pulumi.getter(name="systemData")
|
|
247
|
+
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
248
|
+
"""
|
|
249
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
250
|
+
"""
|
|
251
|
+
return pulumi.get(self, "system_data")
|
|
252
|
+
|
|
253
|
+
@property
|
|
254
|
+
@pulumi.getter
|
|
255
|
+
def type(self) -> pulumi.Output[str]:
|
|
256
|
+
"""
|
|
257
|
+
The type of the resource.
|
|
258
|
+
"""
|
|
259
|
+
return pulumi.get(self, "type")
|
|
260
|
+
|