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
pulumi_azure_native/__init__.py
CHANGED
|
@@ -5918,6 +5918,27 @@ _utilities.register(
|
|
|
5918
5918
|
"azure-native:containerregistry/v20231101preview:Webhook": "Webhook"
|
|
5919
5919
|
}
|
|
5920
5920
|
},
|
|
5921
|
+
{
|
|
5922
|
+
"pkg": "azure-native",
|
|
5923
|
+
"mod": "containerregistry/v20241101preview",
|
|
5924
|
+
"fqn": "pulumi_azure_native.containerregistry.v20241101preview",
|
|
5925
|
+
"classes": {
|
|
5926
|
+
"azure-native:containerregistry/v20241101preview:Archife": "Archife",
|
|
5927
|
+
"azure-native:containerregistry/v20241101preview:ArchiveVersion": "ArchiveVersion",
|
|
5928
|
+
"azure-native:containerregistry/v20241101preview:CacheRule": "CacheRule",
|
|
5929
|
+
"azure-native:containerregistry/v20241101preview:ConnectedRegistry": "ConnectedRegistry",
|
|
5930
|
+
"azure-native:containerregistry/v20241101preview:CredentialSet": "CredentialSet",
|
|
5931
|
+
"azure-native:containerregistry/v20241101preview:ExportPipeline": "ExportPipeline",
|
|
5932
|
+
"azure-native:containerregistry/v20241101preview:ImportPipeline": "ImportPipeline",
|
|
5933
|
+
"azure-native:containerregistry/v20241101preview:PipelineRun": "PipelineRun",
|
|
5934
|
+
"azure-native:containerregistry/v20241101preview:PrivateEndpointConnection": "PrivateEndpointConnection",
|
|
5935
|
+
"azure-native:containerregistry/v20241101preview:Registry": "Registry",
|
|
5936
|
+
"azure-native:containerregistry/v20241101preview:Replication": "Replication",
|
|
5937
|
+
"azure-native:containerregistry/v20241101preview:ScopeMap": "ScopeMap",
|
|
5938
|
+
"azure-native:containerregistry/v20241101preview:Token": "Token",
|
|
5939
|
+
"azure-native:containerregistry/v20241101preview:Webhook": "Webhook"
|
|
5940
|
+
}
|
|
5941
|
+
},
|
|
5921
5942
|
{
|
|
5922
5943
|
"pkg": "azure-native",
|
|
5923
5944
|
"mod": "containerservice",
|
|
@@ -9287,6 +9308,16 @@ _utilities.register(
|
|
|
9287
9308
|
"azure-native:documentdb/v20240901preview:ThroughputPoolAccount": "ThroughputPoolAccount"
|
|
9288
9309
|
}
|
|
9289
9310
|
},
|
|
9311
|
+
{
|
|
9312
|
+
"pkg": "azure-native",
|
|
9313
|
+
"mod": "documentdb/v20241001preview",
|
|
9314
|
+
"fqn": "pulumi_azure_native.documentdb.v20241001preview",
|
|
9315
|
+
"classes": {
|
|
9316
|
+
"azure-native:documentdb/v20241001preview:FirewallRule": "FirewallRule",
|
|
9317
|
+
"azure-native:documentdb/v20241001preview:MongoCluster": "MongoCluster",
|
|
9318
|
+
"azure-native:documentdb/v20241001preview:PrivateEndpointConnection": "PrivateEndpointConnection"
|
|
9319
|
+
}
|
|
9320
|
+
},
|
|
9290
9321
|
{
|
|
9291
9322
|
"pkg": "azure-native",
|
|
9292
9323
|
"mod": "documentdb/v20241115",
|
|
@@ -9913,6 +9944,38 @@ _utilities.register(
|
|
|
9913
9944
|
"azure-native:eventgrid/v20240601preview:TopicSpace": "TopicSpace"
|
|
9914
9945
|
}
|
|
9915
9946
|
},
|
|
9947
|
+
{
|
|
9948
|
+
"pkg": "azure-native",
|
|
9949
|
+
"mod": "eventgrid/v20241215preview",
|
|
9950
|
+
"fqn": "pulumi_azure_native.eventgrid.v20241215preview",
|
|
9951
|
+
"classes": {
|
|
9952
|
+
"azure-native:eventgrid/v20241215preview:CaCertificate": "CaCertificate",
|
|
9953
|
+
"azure-native:eventgrid/v20241215preview:Channel": "Channel",
|
|
9954
|
+
"azure-native:eventgrid/v20241215preview:Client": "Client",
|
|
9955
|
+
"azure-native:eventgrid/v20241215preview:ClientGroup": "ClientGroup",
|
|
9956
|
+
"azure-native:eventgrid/v20241215preview:Domain": "Domain",
|
|
9957
|
+
"azure-native:eventgrid/v20241215preview:DomainEventSubscription": "DomainEventSubscription",
|
|
9958
|
+
"azure-native:eventgrid/v20241215preview:DomainTopic": "DomainTopic",
|
|
9959
|
+
"azure-native:eventgrid/v20241215preview:DomainTopicEventSubscription": "DomainTopicEventSubscription",
|
|
9960
|
+
"azure-native:eventgrid/v20241215preview:EventSubscription": "EventSubscription",
|
|
9961
|
+
"azure-native:eventgrid/v20241215preview:Namespace": "Namespace",
|
|
9962
|
+
"azure-native:eventgrid/v20241215preview:NamespaceTopic": "NamespaceTopic",
|
|
9963
|
+
"azure-native:eventgrid/v20241215preview:NamespaceTopicEventSubscription": "NamespaceTopicEventSubscription",
|
|
9964
|
+
"azure-native:eventgrid/v20241215preview:PartnerConfiguration": "PartnerConfiguration",
|
|
9965
|
+
"azure-native:eventgrid/v20241215preview:PartnerDestination": "PartnerDestination",
|
|
9966
|
+
"azure-native:eventgrid/v20241215preview:PartnerNamespace": "PartnerNamespace",
|
|
9967
|
+
"azure-native:eventgrid/v20241215preview:PartnerRegistration": "PartnerRegistration",
|
|
9968
|
+
"azure-native:eventgrid/v20241215preview:PartnerTopic": "PartnerTopic",
|
|
9969
|
+
"azure-native:eventgrid/v20241215preview:PartnerTopicEventSubscription": "PartnerTopicEventSubscription",
|
|
9970
|
+
"azure-native:eventgrid/v20241215preview:PermissionBinding": "PermissionBinding",
|
|
9971
|
+
"azure-native:eventgrid/v20241215preview:PrivateEndpointConnection": "PrivateEndpointConnection",
|
|
9972
|
+
"azure-native:eventgrid/v20241215preview:SystemTopic": "SystemTopic",
|
|
9973
|
+
"azure-native:eventgrid/v20241215preview:SystemTopicEventSubscription": "SystemTopicEventSubscription",
|
|
9974
|
+
"azure-native:eventgrid/v20241215preview:Topic": "Topic",
|
|
9975
|
+
"azure-native:eventgrid/v20241215preview:TopicEventSubscription": "TopicEventSubscription",
|
|
9976
|
+
"azure-native:eventgrid/v20241215preview:TopicSpace": "TopicSpace"
|
|
9977
|
+
}
|
|
9978
|
+
},
|
|
9916
9979
|
{
|
|
9917
9980
|
"pkg": "azure-native",
|
|
9918
9981
|
"mod": "eventhub",
|
|
@@ -10616,6 +10679,21 @@ _utilities.register(
|
|
|
10616
10679
|
"azure-native:hybridcompute/v20240910preview:PrivateLinkScope": "PrivateLinkScope"
|
|
10617
10680
|
}
|
|
10618
10681
|
},
|
|
10682
|
+
{
|
|
10683
|
+
"pkg": "azure-native",
|
|
10684
|
+
"mod": "hybridcompute/v20241110preview",
|
|
10685
|
+
"fqn": "pulumi_azure_native.hybridcompute.v20241110preview",
|
|
10686
|
+
"classes": {
|
|
10687
|
+
"azure-native:hybridcompute/v20241110preview:Gateway": "Gateway",
|
|
10688
|
+
"azure-native:hybridcompute/v20241110preview:License": "License",
|
|
10689
|
+
"azure-native:hybridcompute/v20241110preview:LicenseProfile": "LicenseProfile",
|
|
10690
|
+
"azure-native:hybridcompute/v20241110preview:Machine": "Machine",
|
|
10691
|
+
"azure-native:hybridcompute/v20241110preview:MachineExtension": "MachineExtension",
|
|
10692
|
+
"azure-native:hybridcompute/v20241110preview:MachineRunCommand": "MachineRunCommand",
|
|
10693
|
+
"azure-native:hybridcompute/v20241110preview:PrivateEndpointConnection": "PrivateEndpointConnection",
|
|
10694
|
+
"azure-native:hybridcompute/v20241110preview:PrivateLinkScope": "PrivateLinkScope"
|
|
10695
|
+
}
|
|
10696
|
+
},
|
|
10619
10697
|
{
|
|
10620
10698
|
"pkg": "azure-native",
|
|
10621
10699
|
"mod": "hybridconnectivity",
|
|
@@ -10851,7 +10929,6 @@ _utilities.register(
|
|
|
10851
10929
|
"classes": {
|
|
10852
10930
|
"azure-native:insights:ActionGroup": "ActionGroup",
|
|
10853
10931
|
"azure-native:insights:ActivityLogAlert": "ActivityLogAlert",
|
|
10854
|
-
"azure-native:insights:AlertRule": "AlertRule",
|
|
10855
10932
|
"azure-native:insights:AnalyticsItem": "AnalyticsItem",
|
|
10856
10933
|
"azure-native:insights:AutoscaleSetting": "AutoscaleSetting",
|
|
10857
10934
|
"azure-native:insights:Component": "Component",
|
|
@@ -10899,7 +10976,6 @@ _utilities.register(
|
|
|
10899
10976
|
"mod": "insights/v20160301",
|
|
10900
10977
|
"fqn": "pulumi_azure_native.insights.v20160301",
|
|
10901
10978
|
"classes": {
|
|
10902
|
-
"azure-native:insights/v20160301:AlertRule": "AlertRule",
|
|
10903
10979
|
"azure-native:insights/v20160301:LogProfile": "LogProfile"
|
|
10904
10980
|
}
|
|
10905
10981
|
},
|
|
@@ -17463,6 +17539,14 @@ _utilities.register(
|
|
|
17463
17539
|
"azure-native:security/v20240801:StandardAssignment": "StandardAssignment"
|
|
17464
17540
|
}
|
|
17465
17541
|
},
|
|
17542
|
+
{
|
|
17543
|
+
"pkg": "azure-native",
|
|
17544
|
+
"mod": "security/v20240801preview",
|
|
17545
|
+
"fqn": "pulumi_azure_native.security.v20240801preview",
|
|
17546
|
+
"classes": {
|
|
17547
|
+
"azure-native:security/v20240801preview:SecurityConnector": "SecurityConnector"
|
|
17548
|
+
}
|
|
17549
|
+
},
|
|
17466
17550
|
{
|
|
17467
17551
|
"pkg": "azure-native",
|
|
17468
17552
|
"mod": "security/v20241001preview",
|
|
@@ -75,6 +75,8 @@ if typing.TYPE_CHECKING:
|
|
|
75
75
|
v20230801preview = __v20230801preview
|
|
76
76
|
import pulumi_azure_native.containerregistry.v20231101preview as __v20231101preview
|
|
77
77
|
v20231101preview = __v20231101preview
|
|
78
|
+
import pulumi_azure_native.containerregistry.v20241101preview as __v20241101preview
|
|
79
|
+
v20241101preview = __v20241101preview
|
|
78
80
|
else:
|
|
79
81
|
v20170301 = _utilities.lazy_import('pulumi_azure_native.containerregistry.v20170301')
|
|
80
82
|
v20180901 = _utilities.lazy_import('pulumi_azure_native.containerregistry.v20180901')
|
|
@@ -87,4 +89,5 @@ else:
|
|
|
87
89
|
v20230701 = _utilities.lazy_import('pulumi_azure_native.containerregistry.v20230701')
|
|
88
90
|
v20230801preview = _utilities.lazy_import('pulumi_azure_native.containerregistry.v20230801preview')
|
|
89
91
|
v20231101preview = _utilities.lazy_import('pulumi_azure_native.containerregistry.v20231101preview')
|
|
92
|
+
v20241101preview = _utilities.lazy_import('pulumi_azure_native.containerregistry.v20241101preview')
|
|
90
93
|
|
|
@@ -149,7 +149,7 @@ class Archife(pulumi.CustomResource):
|
|
|
149
149
|
An object that represents a archive for a container registry.
|
|
150
150
|
Azure REST API version: 2023-06-01-preview.
|
|
151
151
|
|
|
152
|
-
Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
|
|
152
|
+
Other available API versions: 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
153
153
|
|
|
154
154
|
:param str resource_name: The name of the resource.
|
|
155
155
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -170,7 +170,7 @@ class Archife(pulumi.CustomResource):
|
|
|
170
170
|
An object that represents a archive for a container registry.
|
|
171
171
|
Azure REST API version: 2023-06-01-preview.
|
|
172
172
|
|
|
173
|
-
Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
|
|
173
|
+
Other available API versions: 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
174
174
|
|
|
175
175
|
:param str resource_name: The name of the resource.
|
|
176
176
|
:param ArchifeArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -221,7 +221,7 @@ class Archife(pulumi.CustomResource):
|
|
|
221
221
|
__props__.__dict__["repository_endpoint"] = None
|
|
222
222
|
__props__.__dict__["system_data"] = None
|
|
223
223
|
__props__.__dict__["type"] = None
|
|
224
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:Archife"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:Archife"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:Archife")])
|
|
224
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:Archife"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:Archife"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:Archife"), pulumi.Alias(type_="azure-native:containerregistry/v20241101preview:Archife")])
|
|
225
225
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
226
226
|
super(Archife, __self__).__init__(
|
|
227
227
|
'azure-native:containerregistry:Archife',
|
|
@@ -116,7 +116,7 @@ class ArchiveVersion(pulumi.CustomResource):
|
|
|
116
116
|
An object that represents an export pipeline for a container registry.
|
|
117
117
|
Azure REST API version: 2023-06-01-preview.
|
|
118
118
|
|
|
119
|
-
Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
|
|
119
|
+
Other available API versions: 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
120
120
|
|
|
121
121
|
:param str resource_name: The name of the resource.
|
|
122
122
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -136,7 +136,7 @@ class ArchiveVersion(pulumi.CustomResource):
|
|
|
136
136
|
An object that represents an export pipeline for a container registry.
|
|
137
137
|
Azure REST API version: 2023-06-01-preview.
|
|
138
138
|
|
|
139
|
-
Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
|
|
139
|
+
Other available API versions: 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
140
140
|
|
|
141
141
|
:param str resource_name: The name of the resource.
|
|
142
142
|
:param ArchiveVersionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -185,7 +185,7 @@ class ArchiveVersion(pulumi.CustomResource):
|
|
|
185
185
|
__props__.__dict__["provisioning_state"] = None
|
|
186
186
|
__props__.__dict__["system_data"] = None
|
|
187
187
|
__props__.__dict__["type"] = None
|
|
188
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:ArchiveVersion"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:ArchiveVersion"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:ArchiveVersion")])
|
|
188
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:ArchiveVersion"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:ArchiveVersion"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:ArchiveVersion"), pulumi.Alias(type_="azure-native:containerregistry/v20241101preview:ArchiveVersion")])
|
|
189
189
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
190
190
|
super(ArchiveVersion, __self__).__init__(
|
|
191
191
|
'azure-native:containerregistry:ArchiveVersion',
|
|
@@ -137,7 +137,7 @@ class CacheRule(pulumi.CustomResource):
|
|
|
137
137
|
An object that represents a cache rule for a container registry.
|
|
138
138
|
Azure REST API version: 2023-01-01-preview.
|
|
139
139
|
|
|
140
|
-
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
140
|
+
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
141
141
|
|
|
142
142
|
:param str resource_name: The name of the resource.
|
|
143
143
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -159,7 +159,7 @@ class CacheRule(pulumi.CustomResource):
|
|
|
159
159
|
An object that represents a cache rule for a container registry.
|
|
160
160
|
Azure REST API version: 2023-01-01-preview.
|
|
161
161
|
|
|
162
|
-
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
162
|
+
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
163
163
|
|
|
164
164
|
:param str resource_name: The name of the resource.
|
|
165
165
|
:param CacheRuleArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -206,7 +206,7 @@ class CacheRule(pulumi.CustomResource):
|
|
|
206
206
|
__props__.__dict__["provisioning_state"] = None
|
|
207
207
|
__props__.__dict__["system_data"] = None
|
|
208
208
|
__props__.__dict__["type"] = None
|
|
209
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:CacheRule"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:CacheRule"), pulumi.Alias(type_="azure-native:containerregistry/v20230701:CacheRule"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:CacheRule"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:CacheRule")])
|
|
209
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:CacheRule"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:CacheRule"), pulumi.Alias(type_="azure-native:containerregistry/v20230701:CacheRule"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:CacheRule"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:CacheRule"), pulumi.Alias(type_="azure-native:containerregistry/v20241101preview:CacheRule")])
|
|
210
210
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
211
211
|
super(CacheRule, __self__).__init__(
|
|
212
212
|
'azure-native:containerregistry:CacheRule',
|
|
@@ -169,7 +169,7 @@ class ConnectedRegistry(pulumi.CustomResource):
|
|
|
169
169
|
An object that represents a connected registry for a container registry.
|
|
170
170
|
Azure REST API version: 2023-01-01-preview. Prior API version in Azure Native 1.x: 2020-11-01-preview.
|
|
171
171
|
|
|
172
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
172
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
173
173
|
|
|
174
174
|
:param str resource_name: The name of the resource.
|
|
175
175
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -192,7 +192,7 @@ class ConnectedRegistry(pulumi.CustomResource):
|
|
|
192
192
|
An object that represents a connected registry for a container registry.
|
|
193
193
|
Azure REST API version: 2023-01-01-preview. Prior API version in Azure Native 1.x: 2020-11-01-preview.
|
|
194
194
|
|
|
195
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
195
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
196
196
|
|
|
197
197
|
:param str resource_name: The name of the resource.
|
|
198
198
|
:param ConnectedRegistryArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -252,7 +252,7 @@ class ConnectedRegistry(pulumi.CustomResource):
|
|
|
252
252
|
__props__.__dict__["system_data"] = None
|
|
253
253
|
__props__.__dict__["type"] = None
|
|
254
254
|
__props__.__dict__["version"] = None
|
|
255
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20201101preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20210601preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20210801preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20211201preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20220201preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:ConnectedRegistry")])
|
|
255
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20201101preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20210601preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20210801preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20211201preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20220201preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:ConnectedRegistry"), pulumi.Alias(type_="azure-native:containerregistry/v20241101preview:ConnectedRegistry")])
|
|
256
256
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
257
257
|
super(ConnectedRegistry, __self__).__init__(
|
|
258
258
|
'azure-native:containerregistry:ConnectedRegistry',
|
|
@@ -139,7 +139,7 @@ class CredentialSet(pulumi.CustomResource):
|
|
|
139
139
|
An object that represents a credential set resource for a container registry.
|
|
140
140
|
Azure REST API version: 2023-01-01-preview.
|
|
141
141
|
|
|
142
|
-
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
142
|
+
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
143
143
|
|
|
144
144
|
:param str resource_name: The name of the resource.
|
|
145
145
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -161,7 +161,7 @@ class CredentialSet(pulumi.CustomResource):
|
|
|
161
161
|
An object that represents a credential set resource for a container registry.
|
|
162
162
|
Azure REST API version: 2023-01-01-preview.
|
|
163
163
|
|
|
164
|
-
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
164
|
+
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
165
165
|
|
|
166
166
|
:param str resource_name: The name of the resource.
|
|
167
167
|
:param CredentialSetArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -208,7 +208,7 @@ class CredentialSet(pulumi.CustomResource):
|
|
|
208
208
|
__props__.__dict__["provisioning_state"] = None
|
|
209
209
|
__props__.__dict__["system_data"] = None
|
|
210
210
|
__props__.__dict__["type"] = None
|
|
211
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:CredentialSet"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:CredentialSet"), pulumi.Alias(type_="azure-native:containerregistry/v20230701:CredentialSet"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:CredentialSet"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:CredentialSet")])
|
|
211
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:CredentialSet"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:CredentialSet"), pulumi.Alias(type_="azure-native:containerregistry/v20230701:CredentialSet"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:CredentialSet"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:CredentialSet"), pulumi.Alias(type_="azure-native:containerregistry/v20241101preview:CredentialSet")])
|
|
212
212
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
213
213
|
super(CredentialSet, __self__).__init__(
|
|
214
214
|
'azure-native:containerregistry:CredentialSet',
|
|
@@ -153,7 +153,7 @@ class ExportPipeline(pulumi.CustomResource):
|
|
|
153
153
|
An object that represents an export pipeline for a container registry.
|
|
154
154
|
Azure REST API version: 2023-01-01-preview. Prior API version in Azure Native 1.x: 2020-11-01-preview.
|
|
155
155
|
|
|
156
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
156
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
157
157
|
|
|
158
158
|
:param str resource_name: The name of the resource.
|
|
159
159
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -175,7 +175,7 @@ class ExportPipeline(pulumi.CustomResource):
|
|
|
175
175
|
An object that represents an export pipeline for a container registry.
|
|
176
176
|
Azure REST API version: 2023-01-01-preview. Prior API version in Azure Native 1.x: 2020-11-01-preview.
|
|
177
177
|
|
|
178
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
178
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
179
179
|
|
|
180
180
|
:param str resource_name: The name of the resource.
|
|
181
181
|
:param ExportPipelineArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -225,7 +225,7 @@ class ExportPipeline(pulumi.CustomResource):
|
|
|
225
225
|
__props__.__dict__["provisioning_state"] = None
|
|
226
226
|
__props__.__dict__["system_data"] = None
|
|
227
227
|
__props__.__dict__["type"] = None
|
|
228
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20191201preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20201101preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20210601preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20210801preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20211201preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20220201preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:ExportPipeline")])
|
|
228
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:containerregistry/v20191201preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20201101preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20210601preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20210801preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20211201preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20220201preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20230101preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20230601preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20230801preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20231101preview:ExportPipeline"), pulumi.Alias(type_="azure-native:containerregistry/v20241101preview:ExportPipeline")])
|
|
229
229
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
230
230
|
super(ExportPipeline, __self__).__init__(
|
|
231
231
|
'azure-native:containerregistry:ExportPipeline',
|
|
@@ -149,7 +149,7 @@ def get_archife(archive_name: Optional[str] = None,
|
|
|
149
149
|
Gets the properties of the archive.
|
|
150
150
|
Azure REST API version: 2023-06-01-preview.
|
|
151
151
|
|
|
152
|
-
Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
|
|
152
|
+
Other available API versions: 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
153
153
|
|
|
154
154
|
|
|
155
155
|
:param str archive_name: The name of the archive resource.
|
|
@@ -184,7 +184,7 @@ def get_archife_output(archive_name: Optional[pulumi.Input[str]] = None,
|
|
|
184
184
|
Gets the properties of the archive.
|
|
185
185
|
Azure REST API version: 2023-06-01-preview.
|
|
186
186
|
|
|
187
|
-
Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
|
|
187
|
+
Other available API versions: 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
188
188
|
|
|
189
189
|
|
|
190
190
|
:param str archive_name: The name of the archive resource.
|
|
@@ -120,7 +120,7 @@ def get_archive_version(archive_name: Optional[str] = None,
|
|
|
120
120
|
Gets the properties of the archive version.
|
|
121
121
|
Azure REST API version: 2023-06-01-preview.
|
|
122
122
|
|
|
123
|
-
Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
|
|
123
|
+
Other available API versions: 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
:param str archive_name: The name of the archive resource.
|
|
@@ -155,7 +155,7 @@ def get_archive_version_output(archive_name: Optional[pulumi.Input[str]] = None,
|
|
|
155
155
|
Gets the properties of the archive version.
|
|
156
156
|
Azure REST API version: 2023-06-01-preview.
|
|
157
157
|
|
|
158
|
-
Other available API versions: 2023-08-01-preview, 2023-11-01-preview.
|
|
158
|
+
Other available API versions: 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
159
159
|
|
|
160
160
|
|
|
161
161
|
:param str archive_name: The name of the archive resource.
|
|
@@ -155,7 +155,7 @@ def get_cache_rule(cache_rule_name: Optional[str] = None,
|
|
|
155
155
|
Gets the properties of the specified cache rule resource.
|
|
156
156
|
Azure REST API version: 2023-01-01-preview.
|
|
157
157
|
|
|
158
|
-
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
158
|
+
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
159
159
|
|
|
160
160
|
|
|
161
161
|
:param str cache_rule_name: The name of the cache rule.
|
|
@@ -187,7 +187,7 @@ def get_cache_rule_output(cache_rule_name: Optional[pulumi.Input[str]] = None,
|
|
|
187
187
|
Gets the properties of the specified cache rule resource.
|
|
188
188
|
Azure REST API version: 2023-01-01-preview.
|
|
189
189
|
|
|
190
|
-
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
190
|
+
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
191
191
|
|
|
192
192
|
|
|
193
193
|
:param str cache_rule_name: The name of the cache rule.
|
|
@@ -238,7 +238,7 @@ def get_connected_registry(connected_registry_name: Optional[str] = None,
|
|
|
238
238
|
Gets the properties of the connected registry.
|
|
239
239
|
Azure REST API version: 2023-01-01-preview.
|
|
240
240
|
|
|
241
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
241
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
242
242
|
|
|
243
243
|
|
|
244
244
|
:param str connected_registry_name: The name of the connected registry.
|
|
@@ -277,7 +277,7 @@ def get_connected_registry_output(connected_registry_name: Optional[pulumi.Input
|
|
|
277
277
|
Gets the properties of the connected registry.
|
|
278
278
|
Azure REST API version: 2023-01-01-preview.
|
|
279
279
|
|
|
280
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
280
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
281
281
|
|
|
282
282
|
|
|
283
283
|
:param str connected_registry_name: The name of the connected registry.
|
|
@@ -155,7 +155,7 @@ def get_credential_set(credential_set_name: Optional[str] = None,
|
|
|
155
155
|
Gets the properties of the specified credential set resource.
|
|
156
156
|
Azure REST API version: 2023-01-01-preview.
|
|
157
157
|
|
|
158
|
-
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
158
|
+
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
159
159
|
|
|
160
160
|
|
|
161
161
|
:param str credential_set_name: The name of the credential set.
|
|
@@ -187,7 +187,7 @@ def get_credential_set_output(credential_set_name: Optional[pulumi.Input[str]] =
|
|
|
187
187
|
Gets the properties of the specified credential set resource.
|
|
188
188
|
Azure REST API version: 2023-01-01-preview.
|
|
189
189
|
|
|
190
|
-
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
190
|
+
Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
191
191
|
|
|
192
192
|
|
|
193
193
|
:param str credential_set_name: The name of the credential set.
|
|
@@ -154,7 +154,7 @@ def get_export_pipeline(export_pipeline_name: Optional[str] = None,
|
|
|
154
154
|
Gets the properties of the export pipeline.
|
|
155
155
|
Azure REST API version: 2023-01-01-preview.
|
|
156
156
|
|
|
157
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
157
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
:param str export_pipeline_name: The name of the export pipeline.
|
|
@@ -186,7 +186,7 @@ def get_export_pipeline_output(export_pipeline_name: Optional[pulumi.Input[str]]
|
|
|
186
186
|
Gets the properties of the export pipeline.
|
|
187
187
|
Azure REST API version: 2023-01-01-preview.
|
|
188
188
|
|
|
189
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
189
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
190
190
|
|
|
191
191
|
|
|
192
192
|
:param str export_pipeline_name: The name of the export pipeline.
|
|
@@ -166,7 +166,7 @@ def get_import_pipeline(import_pipeline_name: Optional[str] = None,
|
|
|
166
166
|
Gets the properties of the import pipeline.
|
|
167
167
|
Azure REST API version: 2023-01-01-preview.
|
|
168
168
|
|
|
169
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
169
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
170
170
|
|
|
171
171
|
|
|
172
172
|
:param str import_pipeline_name: The name of the import pipeline.
|
|
@@ -199,7 +199,7 @@ def get_import_pipeline_output(import_pipeline_name: Optional[pulumi.Input[str]]
|
|
|
199
199
|
Gets the properties of the import pipeline.
|
|
200
200
|
Azure REST API version: 2023-01-01-preview.
|
|
201
201
|
|
|
202
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
202
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
203
203
|
|
|
204
204
|
|
|
205
205
|
:param str import_pipeline_name: The name of the import pipeline.
|
|
@@ -142,7 +142,7 @@ def get_pipeline_run(pipeline_run_name: Optional[str] = None,
|
|
|
142
142
|
Gets the detailed information for a given pipeline run.
|
|
143
143
|
Azure REST API version: 2023-01-01-preview.
|
|
144
144
|
|
|
145
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
145
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
146
146
|
|
|
147
147
|
|
|
148
148
|
:param str pipeline_run_name: The name of the pipeline run.
|
|
@@ -173,7 +173,7 @@ def get_pipeline_run_output(pipeline_run_name: Optional[pulumi.Input[str]] = Non
|
|
|
173
173
|
Gets the detailed information for a given pipeline run.
|
|
174
174
|
Azure REST API version: 2023-01-01-preview.
|
|
175
175
|
|
|
176
|
-
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview.
|
|
176
|
+
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
177
177
|
|
|
178
178
|
|
|
179
179
|
:param str pipeline_run_name: The name of the pipeline run.
|
|
@@ -130,7 +130,7 @@ def get_private_endpoint_connection(private_endpoint_connection_name: Optional[s
|
|
|
130
130
|
Get the specified private endpoint connection associated with the container registry.
|
|
131
131
|
Azure REST API version: 2022-12-01.
|
|
132
132
|
|
|
133
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
133
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
:param str private_endpoint_connection_name: The name of the private endpoint connection.
|
|
@@ -160,7 +160,7 @@ def get_private_endpoint_connection_output(private_endpoint_connection_name: Opt
|
|
|
160
160
|
Get the specified private endpoint connection associated with the container registry.
|
|
161
161
|
Azure REST API version: 2022-12-01.
|
|
162
162
|
|
|
163
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
163
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
164
164
|
|
|
165
165
|
|
|
166
166
|
:param str private_endpoint_connection_name: The name of the private endpoint connection.
|
|
@@ -309,7 +309,7 @@ def get_registry(registry_name: Optional[str] = None,
|
|
|
309
309
|
Gets the properties of the specified container registry.
|
|
310
310
|
Azure REST API version: 2022-12-01.
|
|
311
311
|
|
|
312
|
-
Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
312
|
+
Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
313
313
|
|
|
314
314
|
|
|
315
315
|
:param str registry_name: The name of the container registry.
|
|
@@ -351,7 +351,7 @@ def get_registry_output(registry_name: Optional[pulumi.Input[str]] = None,
|
|
|
351
351
|
Gets the properties of the specified container registry.
|
|
352
352
|
Azure REST API version: 2022-12-01.
|
|
353
353
|
|
|
354
|
-
Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
354
|
+
Other available API versions: 2017-03-01, 2019-05-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
355
355
|
|
|
356
356
|
|
|
357
357
|
:param str registry_name: The name of the container registry.
|
|
@@ -166,7 +166,7 @@ def get_replication(registry_name: Optional[str] = None,
|
|
|
166
166
|
Gets the properties of the specified replication.
|
|
167
167
|
Azure REST API version: 2022-12-01.
|
|
168
168
|
|
|
169
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
169
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
170
170
|
|
|
171
171
|
|
|
172
172
|
:param str registry_name: The name of the container registry.
|
|
@@ -199,7 +199,7 @@ def get_replication_output(registry_name: Optional[pulumi.Input[str]] = None,
|
|
|
199
199
|
Gets the properties of the specified replication.
|
|
200
200
|
Azure REST API version: 2022-12-01.
|
|
201
201
|
|
|
202
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
202
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
203
203
|
|
|
204
204
|
|
|
205
205
|
:param str registry_name: The name of the container registry.
|
|
@@ -144,7 +144,7 @@ def get_scope_map(registry_name: Optional[str] = None,
|
|
|
144
144
|
Gets the properties of the specified scope map.
|
|
145
145
|
Azure REST API version: 2022-12-01.
|
|
146
146
|
|
|
147
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
147
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
148
148
|
|
|
149
149
|
|
|
150
150
|
:param str registry_name: The name of the container registry.
|
|
@@ -175,7 +175,7 @@ def get_scope_map_output(registry_name: Optional[pulumi.Input[str]] = None,
|
|
|
175
175
|
Gets the properties of the specified scope map.
|
|
176
176
|
Azure REST API version: 2022-12-01.
|
|
177
177
|
|
|
178
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
178
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
179
179
|
|
|
180
180
|
|
|
181
181
|
:param str registry_name: The name of the container registry.
|
|
@@ -154,7 +154,7 @@ def get_token(registry_name: Optional[str] = None,
|
|
|
154
154
|
Gets the properties of the specified token.
|
|
155
155
|
Azure REST API version: 2022-12-01.
|
|
156
156
|
|
|
157
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
157
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
:param str registry_name: The name of the container registry.
|
|
@@ -186,7 +186,7 @@ def get_token_output(registry_name: Optional[pulumi.Input[str]] = None,
|
|
|
186
186
|
Gets the properties of the specified token.
|
|
187
187
|
Azure REST API version: 2022-12-01.
|
|
188
188
|
|
|
189
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
189
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
190
190
|
|
|
191
191
|
|
|
192
192
|
:param str registry_name: The name of the container registry.
|
|
@@ -166,7 +166,7 @@ def get_webhook(registry_name: Optional[str] = None,
|
|
|
166
166
|
Gets the properties of the specified webhook.
|
|
167
167
|
Azure REST API version: 2022-12-01.
|
|
168
168
|
|
|
169
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
169
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
170
170
|
|
|
171
171
|
|
|
172
172
|
:param str registry_name: The name of the container registry.
|
|
@@ -199,7 +199,7 @@ def get_webhook_output(registry_name: Optional[pulumi.Input[str]] = None,
|
|
|
199
199
|
Gets the properties of the specified webhook.
|
|
200
200
|
Azure REST API version: 2022-12-01.
|
|
201
201
|
|
|
202
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
202
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
203
203
|
|
|
204
204
|
|
|
205
205
|
:param str registry_name: The name of the container registry.
|
|
@@ -69,7 +69,7 @@ def get_webhook_callback_config(registry_name: Optional[str] = None,
|
|
|
69
69
|
Gets the configuration of service URI and custom headers for the webhook.
|
|
70
70
|
Azure REST API version: 2022-12-01.
|
|
71
71
|
|
|
72
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
72
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
:param str registry_name: The name of the container registry.
|
|
@@ -94,7 +94,7 @@ def get_webhook_callback_config_output(registry_name: Optional[pulumi.Input[str]
|
|
|
94
94
|
Gets the configuration of service URI and custom headers for the webhook.
|
|
95
95
|
Azure REST API version: 2022-12-01.
|
|
96
96
|
|
|
97
|
-
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview.
|
|
97
|
+
Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview.
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
:param str registry_name: The name of the container registry.
|