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,695 @@
|
|
|
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__ = ['RegistryArgs', 'Registry']
|
|
21
|
+
|
|
22
|
+
@pulumi.input_type
|
|
23
|
+
class RegistryArgs:
|
|
24
|
+
def __init__(__self__, *,
|
|
25
|
+
resource_group_name: pulumi.Input[str],
|
|
26
|
+
sku: pulumi.Input['SkuArgs'],
|
|
27
|
+
admin_user_enabled: Optional[pulumi.Input[bool]] = None,
|
|
28
|
+
anonymous_pull_enabled: Optional[pulumi.Input[bool]] = None,
|
|
29
|
+
auto_generated_domain_name_label_scope: Optional[pulumi.Input[Union[str, 'AutoGeneratedDomainNameLabelScope']]] = None,
|
|
30
|
+
data_endpoint_enabled: Optional[pulumi.Input[bool]] = None,
|
|
31
|
+
encryption: Optional[pulumi.Input['EncryptionPropertyArgs']] = None,
|
|
32
|
+
identity: Optional[pulumi.Input['IdentityPropertiesArgs']] = None,
|
|
33
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
34
|
+
metadata_search: Optional[pulumi.Input[Union[str, 'MetadataSearch']]] = None,
|
|
35
|
+
network_rule_bypass_options: Optional[pulumi.Input[Union[str, 'NetworkRuleBypassOptions']]] = None,
|
|
36
|
+
network_rule_set: Optional[pulumi.Input['NetworkRuleSetArgs']] = None,
|
|
37
|
+
policies: Optional[pulumi.Input['PoliciesArgs']] = None,
|
|
38
|
+
public_network_access: Optional[pulumi.Input[Union[str, 'PublicNetworkAccess']]] = None,
|
|
39
|
+
registry_name: Optional[pulumi.Input[str]] = None,
|
|
40
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
41
|
+
zone_redundancy: Optional[pulumi.Input[Union[str, 'ZoneRedundancy']]] = None):
|
|
42
|
+
"""
|
|
43
|
+
The set of arguments for constructing a Registry resource.
|
|
44
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
45
|
+
:param pulumi.Input['SkuArgs'] sku: The SKU of the container registry.
|
|
46
|
+
:param pulumi.Input[bool] admin_user_enabled: The value that indicates whether the admin user is enabled.
|
|
47
|
+
:param pulumi.Input[bool] anonymous_pull_enabled: Enables registry-wide pull from unauthenticated clients.
|
|
48
|
+
:param pulumi.Input[Union[str, 'AutoGeneratedDomainNameLabelScope']] auto_generated_domain_name_label_scope: Determines the domain name label reuse scope.
|
|
49
|
+
:param pulumi.Input[bool] data_endpoint_enabled: Enable a single data endpoint per region for serving data.
|
|
50
|
+
:param pulumi.Input['EncryptionPropertyArgs'] encryption: The encryption settings of container registry.
|
|
51
|
+
:param pulumi.Input['IdentityPropertiesArgs'] identity: The identity of the container registry.
|
|
52
|
+
:param pulumi.Input[str] location: The location of the resource. This cannot be changed after the resource is created.
|
|
53
|
+
:param pulumi.Input[Union[str, 'MetadataSearch']] metadata_search: Determines whether registry artifacts are indexed for metadata search.
|
|
54
|
+
:param pulumi.Input[Union[str, 'NetworkRuleBypassOptions']] network_rule_bypass_options: Whether to allow trusted Azure services to access a network restricted registry.
|
|
55
|
+
:param pulumi.Input['NetworkRuleSetArgs'] network_rule_set: The network rule set for a container registry.
|
|
56
|
+
:param pulumi.Input['PoliciesArgs'] policies: The policies for a container registry.
|
|
57
|
+
:param pulumi.Input[Union[str, 'PublicNetworkAccess']] public_network_access: Whether or not public network access is allowed for the container registry.
|
|
58
|
+
:param pulumi.Input[str] registry_name: The name of the container registry.
|
|
59
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
60
|
+
:param pulumi.Input[Union[str, 'ZoneRedundancy']] zone_redundancy: Whether or not zone redundancy is enabled for this container registry
|
|
61
|
+
"""
|
|
62
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
63
|
+
pulumi.set(__self__, "sku", sku)
|
|
64
|
+
if admin_user_enabled is None:
|
|
65
|
+
admin_user_enabled = False
|
|
66
|
+
if admin_user_enabled is not None:
|
|
67
|
+
pulumi.set(__self__, "admin_user_enabled", admin_user_enabled)
|
|
68
|
+
if anonymous_pull_enabled is None:
|
|
69
|
+
anonymous_pull_enabled = False
|
|
70
|
+
if anonymous_pull_enabled is not None:
|
|
71
|
+
pulumi.set(__self__, "anonymous_pull_enabled", anonymous_pull_enabled)
|
|
72
|
+
if auto_generated_domain_name_label_scope is None:
|
|
73
|
+
auto_generated_domain_name_label_scope = 'Unsecure'
|
|
74
|
+
if auto_generated_domain_name_label_scope is not None:
|
|
75
|
+
pulumi.set(__self__, "auto_generated_domain_name_label_scope", auto_generated_domain_name_label_scope)
|
|
76
|
+
if data_endpoint_enabled is not None:
|
|
77
|
+
pulumi.set(__self__, "data_endpoint_enabled", data_endpoint_enabled)
|
|
78
|
+
if encryption is not None:
|
|
79
|
+
pulumi.set(__self__, "encryption", encryption)
|
|
80
|
+
if identity is not None:
|
|
81
|
+
pulumi.set(__self__, "identity", identity)
|
|
82
|
+
if location is not None:
|
|
83
|
+
pulumi.set(__self__, "location", location)
|
|
84
|
+
if metadata_search is None:
|
|
85
|
+
metadata_search = 'Disabled'
|
|
86
|
+
if metadata_search is not None:
|
|
87
|
+
pulumi.set(__self__, "metadata_search", metadata_search)
|
|
88
|
+
if network_rule_bypass_options is None:
|
|
89
|
+
network_rule_bypass_options = 'AzureServices'
|
|
90
|
+
if network_rule_bypass_options is not None:
|
|
91
|
+
pulumi.set(__self__, "network_rule_bypass_options", network_rule_bypass_options)
|
|
92
|
+
if network_rule_set is not None:
|
|
93
|
+
pulumi.set(__self__, "network_rule_set", network_rule_set)
|
|
94
|
+
if policies is not None:
|
|
95
|
+
pulumi.set(__self__, "policies", policies)
|
|
96
|
+
if public_network_access is None:
|
|
97
|
+
public_network_access = 'Enabled'
|
|
98
|
+
if public_network_access is not None:
|
|
99
|
+
pulumi.set(__self__, "public_network_access", public_network_access)
|
|
100
|
+
if registry_name is not None:
|
|
101
|
+
pulumi.set(__self__, "registry_name", registry_name)
|
|
102
|
+
if tags is not None:
|
|
103
|
+
pulumi.set(__self__, "tags", tags)
|
|
104
|
+
if zone_redundancy is None:
|
|
105
|
+
zone_redundancy = 'Disabled'
|
|
106
|
+
if zone_redundancy is not None:
|
|
107
|
+
pulumi.set(__self__, "zone_redundancy", zone_redundancy)
|
|
108
|
+
|
|
109
|
+
@property
|
|
110
|
+
@pulumi.getter(name="resourceGroupName")
|
|
111
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
112
|
+
"""
|
|
113
|
+
The name of the resource group. The name is case insensitive.
|
|
114
|
+
"""
|
|
115
|
+
return pulumi.get(self, "resource_group_name")
|
|
116
|
+
|
|
117
|
+
@resource_group_name.setter
|
|
118
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
119
|
+
pulumi.set(self, "resource_group_name", value)
|
|
120
|
+
|
|
121
|
+
@property
|
|
122
|
+
@pulumi.getter
|
|
123
|
+
def sku(self) -> pulumi.Input['SkuArgs']:
|
|
124
|
+
"""
|
|
125
|
+
The SKU of the container registry.
|
|
126
|
+
"""
|
|
127
|
+
return pulumi.get(self, "sku")
|
|
128
|
+
|
|
129
|
+
@sku.setter
|
|
130
|
+
def sku(self, value: pulumi.Input['SkuArgs']):
|
|
131
|
+
pulumi.set(self, "sku", value)
|
|
132
|
+
|
|
133
|
+
@property
|
|
134
|
+
@pulumi.getter(name="adminUserEnabled")
|
|
135
|
+
def admin_user_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
136
|
+
"""
|
|
137
|
+
The value that indicates whether the admin user is enabled.
|
|
138
|
+
"""
|
|
139
|
+
return pulumi.get(self, "admin_user_enabled")
|
|
140
|
+
|
|
141
|
+
@admin_user_enabled.setter
|
|
142
|
+
def admin_user_enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
143
|
+
pulumi.set(self, "admin_user_enabled", value)
|
|
144
|
+
|
|
145
|
+
@property
|
|
146
|
+
@pulumi.getter(name="anonymousPullEnabled")
|
|
147
|
+
def anonymous_pull_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
148
|
+
"""
|
|
149
|
+
Enables registry-wide pull from unauthenticated clients.
|
|
150
|
+
"""
|
|
151
|
+
return pulumi.get(self, "anonymous_pull_enabled")
|
|
152
|
+
|
|
153
|
+
@anonymous_pull_enabled.setter
|
|
154
|
+
def anonymous_pull_enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
155
|
+
pulumi.set(self, "anonymous_pull_enabled", value)
|
|
156
|
+
|
|
157
|
+
@property
|
|
158
|
+
@pulumi.getter(name="autoGeneratedDomainNameLabelScope")
|
|
159
|
+
def auto_generated_domain_name_label_scope(self) -> Optional[pulumi.Input[Union[str, 'AutoGeneratedDomainNameLabelScope']]]:
|
|
160
|
+
"""
|
|
161
|
+
Determines the domain name label reuse scope.
|
|
162
|
+
"""
|
|
163
|
+
return pulumi.get(self, "auto_generated_domain_name_label_scope")
|
|
164
|
+
|
|
165
|
+
@auto_generated_domain_name_label_scope.setter
|
|
166
|
+
def auto_generated_domain_name_label_scope(self, value: Optional[pulumi.Input[Union[str, 'AutoGeneratedDomainNameLabelScope']]]):
|
|
167
|
+
pulumi.set(self, "auto_generated_domain_name_label_scope", value)
|
|
168
|
+
|
|
169
|
+
@property
|
|
170
|
+
@pulumi.getter(name="dataEndpointEnabled")
|
|
171
|
+
def data_endpoint_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
172
|
+
"""
|
|
173
|
+
Enable a single data endpoint per region for serving data.
|
|
174
|
+
"""
|
|
175
|
+
return pulumi.get(self, "data_endpoint_enabled")
|
|
176
|
+
|
|
177
|
+
@data_endpoint_enabled.setter
|
|
178
|
+
def data_endpoint_enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
179
|
+
pulumi.set(self, "data_endpoint_enabled", value)
|
|
180
|
+
|
|
181
|
+
@property
|
|
182
|
+
@pulumi.getter
|
|
183
|
+
def encryption(self) -> Optional[pulumi.Input['EncryptionPropertyArgs']]:
|
|
184
|
+
"""
|
|
185
|
+
The encryption settings of container registry.
|
|
186
|
+
"""
|
|
187
|
+
return pulumi.get(self, "encryption")
|
|
188
|
+
|
|
189
|
+
@encryption.setter
|
|
190
|
+
def encryption(self, value: Optional[pulumi.Input['EncryptionPropertyArgs']]):
|
|
191
|
+
pulumi.set(self, "encryption", value)
|
|
192
|
+
|
|
193
|
+
@property
|
|
194
|
+
@pulumi.getter
|
|
195
|
+
def identity(self) -> Optional[pulumi.Input['IdentityPropertiesArgs']]:
|
|
196
|
+
"""
|
|
197
|
+
The identity of the container registry.
|
|
198
|
+
"""
|
|
199
|
+
return pulumi.get(self, "identity")
|
|
200
|
+
|
|
201
|
+
@identity.setter
|
|
202
|
+
def identity(self, value: Optional[pulumi.Input['IdentityPropertiesArgs']]):
|
|
203
|
+
pulumi.set(self, "identity", value)
|
|
204
|
+
|
|
205
|
+
@property
|
|
206
|
+
@pulumi.getter
|
|
207
|
+
def location(self) -> Optional[pulumi.Input[str]]:
|
|
208
|
+
"""
|
|
209
|
+
The location of the resource. This cannot be changed after the resource is created.
|
|
210
|
+
"""
|
|
211
|
+
return pulumi.get(self, "location")
|
|
212
|
+
|
|
213
|
+
@location.setter
|
|
214
|
+
def location(self, value: Optional[pulumi.Input[str]]):
|
|
215
|
+
pulumi.set(self, "location", value)
|
|
216
|
+
|
|
217
|
+
@property
|
|
218
|
+
@pulumi.getter(name="metadataSearch")
|
|
219
|
+
def metadata_search(self) -> Optional[pulumi.Input[Union[str, 'MetadataSearch']]]:
|
|
220
|
+
"""
|
|
221
|
+
Determines whether registry artifacts are indexed for metadata search.
|
|
222
|
+
"""
|
|
223
|
+
return pulumi.get(self, "metadata_search")
|
|
224
|
+
|
|
225
|
+
@metadata_search.setter
|
|
226
|
+
def metadata_search(self, value: Optional[pulumi.Input[Union[str, 'MetadataSearch']]]):
|
|
227
|
+
pulumi.set(self, "metadata_search", value)
|
|
228
|
+
|
|
229
|
+
@property
|
|
230
|
+
@pulumi.getter(name="networkRuleBypassOptions")
|
|
231
|
+
def network_rule_bypass_options(self) -> Optional[pulumi.Input[Union[str, 'NetworkRuleBypassOptions']]]:
|
|
232
|
+
"""
|
|
233
|
+
Whether to allow trusted Azure services to access a network restricted registry.
|
|
234
|
+
"""
|
|
235
|
+
return pulumi.get(self, "network_rule_bypass_options")
|
|
236
|
+
|
|
237
|
+
@network_rule_bypass_options.setter
|
|
238
|
+
def network_rule_bypass_options(self, value: Optional[pulumi.Input[Union[str, 'NetworkRuleBypassOptions']]]):
|
|
239
|
+
pulumi.set(self, "network_rule_bypass_options", value)
|
|
240
|
+
|
|
241
|
+
@property
|
|
242
|
+
@pulumi.getter(name="networkRuleSet")
|
|
243
|
+
def network_rule_set(self) -> Optional[pulumi.Input['NetworkRuleSetArgs']]:
|
|
244
|
+
"""
|
|
245
|
+
The network rule set for a container registry.
|
|
246
|
+
"""
|
|
247
|
+
return pulumi.get(self, "network_rule_set")
|
|
248
|
+
|
|
249
|
+
@network_rule_set.setter
|
|
250
|
+
def network_rule_set(self, value: Optional[pulumi.Input['NetworkRuleSetArgs']]):
|
|
251
|
+
pulumi.set(self, "network_rule_set", value)
|
|
252
|
+
|
|
253
|
+
@property
|
|
254
|
+
@pulumi.getter
|
|
255
|
+
def policies(self) -> Optional[pulumi.Input['PoliciesArgs']]:
|
|
256
|
+
"""
|
|
257
|
+
The policies for a container registry.
|
|
258
|
+
"""
|
|
259
|
+
return pulumi.get(self, "policies")
|
|
260
|
+
|
|
261
|
+
@policies.setter
|
|
262
|
+
def policies(self, value: Optional[pulumi.Input['PoliciesArgs']]):
|
|
263
|
+
pulumi.set(self, "policies", value)
|
|
264
|
+
|
|
265
|
+
@property
|
|
266
|
+
@pulumi.getter(name="publicNetworkAccess")
|
|
267
|
+
def public_network_access(self) -> Optional[pulumi.Input[Union[str, 'PublicNetworkAccess']]]:
|
|
268
|
+
"""
|
|
269
|
+
Whether or not public network access is allowed for the container registry.
|
|
270
|
+
"""
|
|
271
|
+
return pulumi.get(self, "public_network_access")
|
|
272
|
+
|
|
273
|
+
@public_network_access.setter
|
|
274
|
+
def public_network_access(self, value: Optional[pulumi.Input[Union[str, 'PublicNetworkAccess']]]):
|
|
275
|
+
pulumi.set(self, "public_network_access", value)
|
|
276
|
+
|
|
277
|
+
@property
|
|
278
|
+
@pulumi.getter(name="registryName")
|
|
279
|
+
def registry_name(self) -> Optional[pulumi.Input[str]]:
|
|
280
|
+
"""
|
|
281
|
+
The name of the container registry.
|
|
282
|
+
"""
|
|
283
|
+
return pulumi.get(self, "registry_name")
|
|
284
|
+
|
|
285
|
+
@registry_name.setter
|
|
286
|
+
def registry_name(self, value: Optional[pulumi.Input[str]]):
|
|
287
|
+
pulumi.set(self, "registry_name", value)
|
|
288
|
+
|
|
289
|
+
@property
|
|
290
|
+
@pulumi.getter
|
|
291
|
+
def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
292
|
+
"""
|
|
293
|
+
The tags of the resource.
|
|
294
|
+
"""
|
|
295
|
+
return pulumi.get(self, "tags")
|
|
296
|
+
|
|
297
|
+
@tags.setter
|
|
298
|
+
def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
299
|
+
pulumi.set(self, "tags", value)
|
|
300
|
+
|
|
301
|
+
@property
|
|
302
|
+
@pulumi.getter(name="zoneRedundancy")
|
|
303
|
+
def zone_redundancy(self) -> Optional[pulumi.Input[Union[str, 'ZoneRedundancy']]]:
|
|
304
|
+
"""
|
|
305
|
+
Whether or not zone redundancy is enabled for this container registry
|
|
306
|
+
"""
|
|
307
|
+
return pulumi.get(self, "zone_redundancy")
|
|
308
|
+
|
|
309
|
+
@zone_redundancy.setter
|
|
310
|
+
def zone_redundancy(self, value: Optional[pulumi.Input[Union[str, 'ZoneRedundancy']]]):
|
|
311
|
+
pulumi.set(self, "zone_redundancy", value)
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
class Registry(pulumi.CustomResource):
|
|
315
|
+
@overload
|
|
316
|
+
def __init__(__self__,
|
|
317
|
+
resource_name: str,
|
|
318
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
319
|
+
admin_user_enabled: Optional[pulumi.Input[bool]] = None,
|
|
320
|
+
anonymous_pull_enabled: Optional[pulumi.Input[bool]] = None,
|
|
321
|
+
auto_generated_domain_name_label_scope: Optional[pulumi.Input[Union[str, 'AutoGeneratedDomainNameLabelScope']]] = None,
|
|
322
|
+
data_endpoint_enabled: Optional[pulumi.Input[bool]] = None,
|
|
323
|
+
encryption: Optional[pulumi.Input[Union['EncryptionPropertyArgs', 'EncryptionPropertyArgsDict']]] = None,
|
|
324
|
+
identity: Optional[pulumi.Input[Union['IdentityPropertiesArgs', 'IdentityPropertiesArgsDict']]] = None,
|
|
325
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
326
|
+
metadata_search: Optional[pulumi.Input[Union[str, 'MetadataSearch']]] = None,
|
|
327
|
+
network_rule_bypass_options: Optional[pulumi.Input[Union[str, 'NetworkRuleBypassOptions']]] = None,
|
|
328
|
+
network_rule_set: Optional[pulumi.Input[Union['NetworkRuleSetArgs', 'NetworkRuleSetArgsDict']]] = None,
|
|
329
|
+
policies: Optional[pulumi.Input[Union['PoliciesArgs', 'PoliciesArgsDict']]] = None,
|
|
330
|
+
public_network_access: Optional[pulumi.Input[Union[str, 'PublicNetworkAccess']]] = None,
|
|
331
|
+
registry_name: Optional[pulumi.Input[str]] = None,
|
|
332
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
333
|
+
sku: Optional[pulumi.Input[Union['SkuArgs', 'SkuArgsDict']]] = None,
|
|
334
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
335
|
+
zone_redundancy: Optional[pulumi.Input[Union[str, 'ZoneRedundancy']]] = None,
|
|
336
|
+
__props__=None):
|
|
337
|
+
"""
|
|
338
|
+
An object that represents a container registry.
|
|
339
|
+
|
|
340
|
+
:param str resource_name: The name of the resource.
|
|
341
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
342
|
+
:param pulumi.Input[bool] admin_user_enabled: The value that indicates whether the admin user is enabled.
|
|
343
|
+
:param pulumi.Input[bool] anonymous_pull_enabled: Enables registry-wide pull from unauthenticated clients.
|
|
344
|
+
:param pulumi.Input[Union[str, 'AutoGeneratedDomainNameLabelScope']] auto_generated_domain_name_label_scope: Determines the domain name label reuse scope.
|
|
345
|
+
:param pulumi.Input[bool] data_endpoint_enabled: Enable a single data endpoint per region for serving data.
|
|
346
|
+
:param pulumi.Input[Union['EncryptionPropertyArgs', 'EncryptionPropertyArgsDict']] encryption: The encryption settings of container registry.
|
|
347
|
+
:param pulumi.Input[Union['IdentityPropertiesArgs', 'IdentityPropertiesArgsDict']] identity: The identity of the container registry.
|
|
348
|
+
:param pulumi.Input[str] location: The location of the resource. This cannot be changed after the resource is created.
|
|
349
|
+
:param pulumi.Input[Union[str, 'MetadataSearch']] metadata_search: Determines whether registry artifacts are indexed for metadata search.
|
|
350
|
+
:param pulumi.Input[Union[str, 'NetworkRuleBypassOptions']] network_rule_bypass_options: Whether to allow trusted Azure services to access a network restricted registry.
|
|
351
|
+
:param pulumi.Input[Union['NetworkRuleSetArgs', 'NetworkRuleSetArgsDict']] network_rule_set: The network rule set for a container registry.
|
|
352
|
+
:param pulumi.Input[Union['PoliciesArgs', 'PoliciesArgsDict']] policies: The policies for a container registry.
|
|
353
|
+
:param pulumi.Input[Union[str, 'PublicNetworkAccess']] public_network_access: Whether or not public network access is allowed for the container registry.
|
|
354
|
+
:param pulumi.Input[str] registry_name: The name of the container registry.
|
|
355
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
356
|
+
:param pulumi.Input[Union['SkuArgs', 'SkuArgsDict']] sku: The SKU of the container registry.
|
|
357
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: The tags of the resource.
|
|
358
|
+
:param pulumi.Input[Union[str, 'ZoneRedundancy']] zone_redundancy: Whether or not zone redundancy is enabled for this container registry
|
|
359
|
+
"""
|
|
360
|
+
...
|
|
361
|
+
@overload
|
|
362
|
+
def __init__(__self__,
|
|
363
|
+
resource_name: str,
|
|
364
|
+
args: RegistryArgs,
|
|
365
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
366
|
+
"""
|
|
367
|
+
An object that represents a container registry.
|
|
368
|
+
|
|
369
|
+
:param str resource_name: The name of the resource.
|
|
370
|
+
:param RegistryArgs args: The arguments to use to populate this resource's properties.
|
|
371
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
372
|
+
"""
|
|
373
|
+
...
|
|
374
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
375
|
+
resource_args, opts = _utilities.get_resource_args_opts(RegistryArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
376
|
+
if resource_args is not None:
|
|
377
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
378
|
+
else:
|
|
379
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
380
|
+
|
|
381
|
+
def _internal_init(__self__,
|
|
382
|
+
resource_name: str,
|
|
383
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
384
|
+
admin_user_enabled: Optional[pulumi.Input[bool]] = None,
|
|
385
|
+
anonymous_pull_enabled: Optional[pulumi.Input[bool]] = None,
|
|
386
|
+
auto_generated_domain_name_label_scope: Optional[pulumi.Input[Union[str, 'AutoGeneratedDomainNameLabelScope']]] = None,
|
|
387
|
+
data_endpoint_enabled: Optional[pulumi.Input[bool]] = None,
|
|
388
|
+
encryption: Optional[pulumi.Input[Union['EncryptionPropertyArgs', 'EncryptionPropertyArgsDict']]] = None,
|
|
389
|
+
identity: Optional[pulumi.Input[Union['IdentityPropertiesArgs', 'IdentityPropertiesArgsDict']]] = None,
|
|
390
|
+
location: Optional[pulumi.Input[str]] = None,
|
|
391
|
+
metadata_search: Optional[pulumi.Input[Union[str, 'MetadataSearch']]] = None,
|
|
392
|
+
network_rule_bypass_options: Optional[pulumi.Input[Union[str, 'NetworkRuleBypassOptions']]] = None,
|
|
393
|
+
network_rule_set: Optional[pulumi.Input[Union['NetworkRuleSetArgs', 'NetworkRuleSetArgsDict']]] = None,
|
|
394
|
+
policies: Optional[pulumi.Input[Union['PoliciesArgs', 'PoliciesArgsDict']]] = None,
|
|
395
|
+
public_network_access: Optional[pulumi.Input[Union[str, 'PublicNetworkAccess']]] = None,
|
|
396
|
+
registry_name: Optional[pulumi.Input[str]] = None,
|
|
397
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
398
|
+
sku: Optional[pulumi.Input[Union['SkuArgs', 'SkuArgsDict']]] = None,
|
|
399
|
+
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
400
|
+
zone_redundancy: Optional[pulumi.Input[Union[str, 'ZoneRedundancy']]] = None,
|
|
401
|
+
__props__=None):
|
|
402
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
403
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
404
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
405
|
+
if opts.id is None:
|
|
406
|
+
if __props__ is not None:
|
|
407
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
408
|
+
__props__ = RegistryArgs.__new__(RegistryArgs)
|
|
409
|
+
|
|
410
|
+
if admin_user_enabled is None:
|
|
411
|
+
admin_user_enabled = False
|
|
412
|
+
__props__.__dict__["admin_user_enabled"] = admin_user_enabled
|
|
413
|
+
if anonymous_pull_enabled is None:
|
|
414
|
+
anonymous_pull_enabled = False
|
|
415
|
+
__props__.__dict__["anonymous_pull_enabled"] = anonymous_pull_enabled
|
|
416
|
+
if auto_generated_domain_name_label_scope is None:
|
|
417
|
+
auto_generated_domain_name_label_scope = 'Unsecure'
|
|
418
|
+
__props__.__dict__["auto_generated_domain_name_label_scope"] = auto_generated_domain_name_label_scope
|
|
419
|
+
__props__.__dict__["data_endpoint_enabled"] = data_endpoint_enabled
|
|
420
|
+
__props__.__dict__["encryption"] = encryption
|
|
421
|
+
__props__.__dict__["identity"] = identity
|
|
422
|
+
__props__.__dict__["location"] = location
|
|
423
|
+
if metadata_search is None:
|
|
424
|
+
metadata_search = 'Disabled'
|
|
425
|
+
__props__.__dict__["metadata_search"] = metadata_search
|
|
426
|
+
if network_rule_bypass_options is None:
|
|
427
|
+
network_rule_bypass_options = 'AzureServices'
|
|
428
|
+
__props__.__dict__["network_rule_bypass_options"] = network_rule_bypass_options
|
|
429
|
+
__props__.__dict__["network_rule_set"] = network_rule_set
|
|
430
|
+
__props__.__dict__["policies"] = policies
|
|
431
|
+
if public_network_access is None:
|
|
432
|
+
public_network_access = 'Enabled'
|
|
433
|
+
__props__.__dict__["public_network_access"] = public_network_access
|
|
434
|
+
__props__.__dict__["registry_name"] = registry_name
|
|
435
|
+
if resource_group_name is None and not opts.urn:
|
|
436
|
+
raise TypeError("Missing required property 'resource_group_name'")
|
|
437
|
+
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
438
|
+
if sku is None and not opts.urn:
|
|
439
|
+
raise TypeError("Missing required property 'sku'")
|
|
440
|
+
__props__.__dict__["sku"] = sku
|
|
441
|
+
__props__.__dict__["tags"] = tags
|
|
442
|
+
if zone_redundancy is None:
|
|
443
|
+
zone_redundancy = 'Disabled'
|
|
444
|
+
__props__.__dict__["zone_redundancy"] = zone_redundancy
|
|
445
|
+
__props__.__dict__["creation_date"] = None
|
|
446
|
+
__props__.__dict__["data_endpoint_host_names"] = None
|
|
447
|
+
__props__.__dict__["login_server"] = None
|
|
448
|
+
__props__.__dict__["name"] = None
|
|
449
|
+
__props__.__dict__["private_endpoint_connections"] = None
|
|
450
|
+
__props__.__dict__["provisioning_state"] = None
|
|
451
|
+
__props__.__dict__["status"] = None
|
|
452
|
+
__props__.__dict__["system_data"] = None
|
|
453
|
+
__props__.__dict__["type"] = None
|
|
454
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20170301:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20171001:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20190501:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20191201preview:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20201101preview:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20210601preview:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20210801preview:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20210901:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20211201preview:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20220201preview:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20221201:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20230701:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:Registry"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:Registry")])
|
|
455
|
+
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
456
|
+
super(Registry, __self__).__init__(
|
|
457
|
+
'azure-native:containerregistry/v20241101preview:Registry',
|
|
458
|
+
resource_name,
|
|
459
|
+
__props__,
|
|
460
|
+
opts)
|
|
461
|
+
|
|
462
|
+
@staticmethod
|
|
463
|
+
def get(resource_name: str,
|
|
464
|
+
id: pulumi.Input[str],
|
|
465
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'Registry':
|
|
466
|
+
"""
|
|
467
|
+
Get an existing Registry resource's state with the given name, id, and optional extra
|
|
468
|
+
properties used to qualify the lookup.
|
|
469
|
+
|
|
470
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
471
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
472
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
473
|
+
"""
|
|
474
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
475
|
+
|
|
476
|
+
__props__ = RegistryArgs.__new__(RegistryArgs)
|
|
477
|
+
|
|
478
|
+
__props__.__dict__["admin_user_enabled"] = None
|
|
479
|
+
__props__.__dict__["anonymous_pull_enabled"] = None
|
|
480
|
+
__props__.__dict__["auto_generated_domain_name_label_scope"] = None
|
|
481
|
+
__props__.__dict__["creation_date"] = None
|
|
482
|
+
__props__.__dict__["data_endpoint_enabled"] = None
|
|
483
|
+
__props__.__dict__["data_endpoint_host_names"] = None
|
|
484
|
+
__props__.__dict__["encryption"] = None
|
|
485
|
+
__props__.__dict__["identity"] = None
|
|
486
|
+
__props__.__dict__["location"] = None
|
|
487
|
+
__props__.__dict__["login_server"] = None
|
|
488
|
+
__props__.__dict__["metadata_search"] = None
|
|
489
|
+
__props__.__dict__["name"] = None
|
|
490
|
+
__props__.__dict__["network_rule_bypass_options"] = None
|
|
491
|
+
__props__.__dict__["network_rule_set"] = None
|
|
492
|
+
__props__.__dict__["policies"] = None
|
|
493
|
+
__props__.__dict__["private_endpoint_connections"] = None
|
|
494
|
+
__props__.__dict__["provisioning_state"] = None
|
|
495
|
+
__props__.__dict__["public_network_access"] = None
|
|
496
|
+
__props__.__dict__["sku"] = None
|
|
497
|
+
__props__.__dict__["status"] = None
|
|
498
|
+
__props__.__dict__["system_data"] = None
|
|
499
|
+
__props__.__dict__["tags"] = None
|
|
500
|
+
__props__.__dict__["type"] = None
|
|
501
|
+
__props__.__dict__["zone_redundancy"] = None
|
|
502
|
+
return Registry(resource_name, opts=opts, __props__=__props__)
|
|
503
|
+
|
|
504
|
+
@property
|
|
505
|
+
@pulumi.getter(name="adminUserEnabled")
|
|
506
|
+
def admin_user_enabled(self) -> pulumi.Output[Optional[bool]]:
|
|
507
|
+
"""
|
|
508
|
+
The value that indicates whether the admin user is enabled.
|
|
509
|
+
"""
|
|
510
|
+
return pulumi.get(self, "admin_user_enabled")
|
|
511
|
+
|
|
512
|
+
@property
|
|
513
|
+
@pulumi.getter(name="anonymousPullEnabled")
|
|
514
|
+
def anonymous_pull_enabled(self) -> pulumi.Output[Optional[bool]]:
|
|
515
|
+
"""
|
|
516
|
+
Enables registry-wide pull from unauthenticated clients.
|
|
517
|
+
"""
|
|
518
|
+
return pulumi.get(self, "anonymous_pull_enabled")
|
|
519
|
+
|
|
520
|
+
@property
|
|
521
|
+
@pulumi.getter(name="autoGeneratedDomainNameLabelScope")
|
|
522
|
+
def auto_generated_domain_name_label_scope(self) -> pulumi.Output[Optional[str]]:
|
|
523
|
+
"""
|
|
524
|
+
Determines the domain name label reuse scope.
|
|
525
|
+
"""
|
|
526
|
+
return pulumi.get(self, "auto_generated_domain_name_label_scope")
|
|
527
|
+
|
|
528
|
+
@property
|
|
529
|
+
@pulumi.getter(name="creationDate")
|
|
530
|
+
def creation_date(self) -> pulumi.Output[str]:
|
|
531
|
+
"""
|
|
532
|
+
The creation date of the container registry in ISO8601 format.
|
|
533
|
+
"""
|
|
534
|
+
return pulumi.get(self, "creation_date")
|
|
535
|
+
|
|
536
|
+
@property
|
|
537
|
+
@pulumi.getter(name="dataEndpointEnabled")
|
|
538
|
+
def data_endpoint_enabled(self) -> pulumi.Output[Optional[bool]]:
|
|
539
|
+
"""
|
|
540
|
+
Enable a single data endpoint per region for serving data.
|
|
541
|
+
"""
|
|
542
|
+
return pulumi.get(self, "data_endpoint_enabled")
|
|
543
|
+
|
|
544
|
+
@property
|
|
545
|
+
@pulumi.getter(name="dataEndpointHostNames")
|
|
546
|
+
def data_endpoint_host_names(self) -> pulumi.Output[Sequence[str]]:
|
|
547
|
+
"""
|
|
548
|
+
List of host names that will serve data when dataEndpointEnabled is true.
|
|
549
|
+
"""
|
|
550
|
+
return pulumi.get(self, "data_endpoint_host_names")
|
|
551
|
+
|
|
552
|
+
@property
|
|
553
|
+
@pulumi.getter
|
|
554
|
+
def encryption(self) -> pulumi.Output[Optional['outputs.EncryptionPropertyResponse']]:
|
|
555
|
+
"""
|
|
556
|
+
The encryption settings of container registry.
|
|
557
|
+
"""
|
|
558
|
+
return pulumi.get(self, "encryption")
|
|
559
|
+
|
|
560
|
+
@property
|
|
561
|
+
@pulumi.getter
|
|
562
|
+
def identity(self) -> pulumi.Output[Optional['outputs.IdentityPropertiesResponse']]:
|
|
563
|
+
"""
|
|
564
|
+
The identity of the container registry.
|
|
565
|
+
"""
|
|
566
|
+
return pulumi.get(self, "identity")
|
|
567
|
+
|
|
568
|
+
@property
|
|
569
|
+
@pulumi.getter
|
|
570
|
+
def location(self) -> pulumi.Output[str]:
|
|
571
|
+
"""
|
|
572
|
+
The location of the resource. This cannot be changed after the resource is created.
|
|
573
|
+
"""
|
|
574
|
+
return pulumi.get(self, "location")
|
|
575
|
+
|
|
576
|
+
@property
|
|
577
|
+
@pulumi.getter(name="loginServer")
|
|
578
|
+
def login_server(self) -> pulumi.Output[str]:
|
|
579
|
+
"""
|
|
580
|
+
The URL that can be used to log into the container registry.
|
|
581
|
+
"""
|
|
582
|
+
return pulumi.get(self, "login_server")
|
|
583
|
+
|
|
584
|
+
@property
|
|
585
|
+
@pulumi.getter(name="metadataSearch")
|
|
586
|
+
def metadata_search(self) -> pulumi.Output[Optional[str]]:
|
|
587
|
+
"""
|
|
588
|
+
Determines whether registry artifacts are indexed for metadata search.
|
|
589
|
+
"""
|
|
590
|
+
return pulumi.get(self, "metadata_search")
|
|
591
|
+
|
|
592
|
+
@property
|
|
593
|
+
@pulumi.getter
|
|
594
|
+
def name(self) -> pulumi.Output[str]:
|
|
595
|
+
"""
|
|
596
|
+
The name of the resource.
|
|
597
|
+
"""
|
|
598
|
+
return pulumi.get(self, "name")
|
|
599
|
+
|
|
600
|
+
@property
|
|
601
|
+
@pulumi.getter(name="networkRuleBypassOptions")
|
|
602
|
+
def network_rule_bypass_options(self) -> pulumi.Output[Optional[str]]:
|
|
603
|
+
"""
|
|
604
|
+
Whether to allow trusted Azure services to access a network restricted registry.
|
|
605
|
+
"""
|
|
606
|
+
return pulumi.get(self, "network_rule_bypass_options")
|
|
607
|
+
|
|
608
|
+
@property
|
|
609
|
+
@pulumi.getter(name="networkRuleSet")
|
|
610
|
+
def network_rule_set(self) -> pulumi.Output[Optional['outputs.NetworkRuleSetResponse']]:
|
|
611
|
+
"""
|
|
612
|
+
The network rule set for a container registry.
|
|
613
|
+
"""
|
|
614
|
+
return pulumi.get(self, "network_rule_set")
|
|
615
|
+
|
|
616
|
+
@property
|
|
617
|
+
@pulumi.getter
|
|
618
|
+
def policies(self) -> pulumi.Output[Optional['outputs.PoliciesResponse']]:
|
|
619
|
+
"""
|
|
620
|
+
The policies for a container registry.
|
|
621
|
+
"""
|
|
622
|
+
return pulumi.get(self, "policies")
|
|
623
|
+
|
|
624
|
+
@property
|
|
625
|
+
@pulumi.getter(name="privateEndpointConnections")
|
|
626
|
+
def private_endpoint_connections(self) -> pulumi.Output[Sequence['outputs.PrivateEndpointConnectionResponse']]:
|
|
627
|
+
"""
|
|
628
|
+
List of private endpoint connections for a container registry.
|
|
629
|
+
"""
|
|
630
|
+
return pulumi.get(self, "private_endpoint_connections")
|
|
631
|
+
|
|
632
|
+
@property
|
|
633
|
+
@pulumi.getter(name="provisioningState")
|
|
634
|
+
def provisioning_state(self) -> pulumi.Output[str]:
|
|
635
|
+
"""
|
|
636
|
+
The provisioning state of the container registry at the time the operation was called.
|
|
637
|
+
"""
|
|
638
|
+
return pulumi.get(self, "provisioning_state")
|
|
639
|
+
|
|
640
|
+
@property
|
|
641
|
+
@pulumi.getter(name="publicNetworkAccess")
|
|
642
|
+
def public_network_access(self) -> pulumi.Output[Optional[str]]:
|
|
643
|
+
"""
|
|
644
|
+
Whether or not public network access is allowed for the container registry.
|
|
645
|
+
"""
|
|
646
|
+
return pulumi.get(self, "public_network_access")
|
|
647
|
+
|
|
648
|
+
@property
|
|
649
|
+
@pulumi.getter
|
|
650
|
+
def sku(self) -> pulumi.Output['outputs.SkuResponse']:
|
|
651
|
+
"""
|
|
652
|
+
The SKU of the container registry.
|
|
653
|
+
"""
|
|
654
|
+
return pulumi.get(self, "sku")
|
|
655
|
+
|
|
656
|
+
@property
|
|
657
|
+
@pulumi.getter
|
|
658
|
+
def status(self) -> pulumi.Output['outputs.StatusResponse']:
|
|
659
|
+
"""
|
|
660
|
+
The status of the container registry at the time the operation was called.
|
|
661
|
+
"""
|
|
662
|
+
return pulumi.get(self, "status")
|
|
663
|
+
|
|
664
|
+
@property
|
|
665
|
+
@pulumi.getter(name="systemData")
|
|
666
|
+
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
667
|
+
"""
|
|
668
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
669
|
+
"""
|
|
670
|
+
return pulumi.get(self, "system_data")
|
|
671
|
+
|
|
672
|
+
@property
|
|
673
|
+
@pulumi.getter
|
|
674
|
+
def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
|
675
|
+
"""
|
|
676
|
+
The tags of the resource.
|
|
677
|
+
"""
|
|
678
|
+
return pulumi.get(self, "tags")
|
|
679
|
+
|
|
680
|
+
@property
|
|
681
|
+
@pulumi.getter
|
|
682
|
+
def type(self) -> pulumi.Output[str]:
|
|
683
|
+
"""
|
|
684
|
+
The type of the resource.
|
|
685
|
+
"""
|
|
686
|
+
return pulumi.get(self, "type")
|
|
687
|
+
|
|
688
|
+
@property
|
|
689
|
+
@pulumi.getter(name="zoneRedundancy")
|
|
690
|
+
def zone_redundancy(self) -> pulumi.Output[Optional[str]]:
|
|
691
|
+
"""
|
|
692
|
+
Whether or not zone redundancy is enabled for this container registry
|
|
693
|
+
"""
|
|
694
|
+
return pulumi.get(self, "zone_redundancy")
|
|
695
|
+
|