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,219 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetReplicationResult',
|
|
20
|
+
'AwaitableGetReplicationResult',
|
|
21
|
+
'get_replication',
|
|
22
|
+
'get_replication_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetReplicationResult:
|
|
27
|
+
"""
|
|
28
|
+
An object that represents a replication for a container registry.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, id=None, location=None, name=None, provisioning_state=None, region_endpoint_enabled=None, status=None, system_data=None, tags=None, type=None, zone_redundancy=None):
|
|
31
|
+
if id and not isinstance(id, str):
|
|
32
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
33
|
+
pulumi.set(__self__, "id", id)
|
|
34
|
+
if location and not isinstance(location, str):
|
|
35
|
+
raise TypeError("Expected argument 'location' to be a str")
|
|
36
|
+
pulumi.set(__self__, "location", location)
|
|
37
|
+
if name and not isinstance(name, str):
|
|
38
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
39
|
+
pulumi.set(__self__, "name", name)
|
|
40
|
+
if provisioning_state and not isinstance(provisioning_state, str):
|
|
41
|
+
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
42
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
43
|
+
if region_endpoint_enabled and not isinstance(region_endpoint_enabled, bool):
|
|
44
|
+
raise TypeError("Expected argument 'region_endpoint_enabled' to be a bool")
|
|
45
|
+
pulumi.set(__self__, "region_endpoint_enabled", region_endpoint_enabled)
|
|
46
|
+
if status and not isinstance(status, dict):
|
|
47
|
+
raise TypeError("Expected argument 'status' to be a dict")
|
|
48
|
+
pulumi.set(__self__, "status", status)
|
|
49
|
+
if system_data and not isinstance(system_data, dict):
|
|
50
|
+
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
51
|
+
pulumi.set(__self__, "system_data", system_data)
|
|
52
|
+
if tags and not isinstance(tags, dict):
|
|
53
|
+
raise TypeError("Expected argument 'tags' to be a dict")
|
|
54
|
+
pulumi.set(__self__, "tags", tags)
|
|
55
|
+
if type and not isinstance(type, str):
|
|
56
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
57
|
+
pulumi.set(__self__, "type", type)
|
|
58
|
+
if zone_redundancy and not isinstance(zone_redundancy, str):
|
|
59
|
+
raise TypeError("Expected argument 'zone_redundancy' to be a str")
|
|
60
|
+
pulumi.set(__self__, "zone_redundancy", zone_redundancy)
|
|
61
|
+
|
|
62
|
+
@property
|
|
63
|
+
@pulumi.getter
|
|
64
|
+
def id(self) -> str:
|
|
65
|
+
"""
|
|
66
|
+
The resource ID.
|
|
67
|
+
"""
|
|
68
|
+
return pulumi.get(self, "id")
|
|
69
|
+
|
|
70
|
+
@property
|
|
71
|
+
@pulumi.getter
|
|
72
|
+
def location(self) -> str:
|
|
73
|
+
"""
|
|
74
|
+
The location of the resource. This cannot be changed after the resource is created.
|
|
75
|
+
"""
|
|
76
|
+
return pulumi.get(self, "location")
|
|
77
|
+
|
|
78
|
+
@property
|
|
79
|
+
@pulumi.getter
|
|
80
|
+
def name(self) -> str:
|
|
81
|
+
"""
|
|
82
|
+
The name of the resource.
|
|
83
|
+
"""
|
|
84
|
+
return pulumi.get(self, "name")
|
|
85
|
+
|
|
86
|
+
@property
|
|
87
|
+
@pulumi.getter(name="provisioningState")
|
|
88
|
+
def provisioning_state(self) -> str:
|
|
89
|
+
"""
|
|
90
|
+
The provisioning state of the replication at the time the operation was called.
|
|
91
|
+
"""
|
|
92
|
+
return pulumi.get(self, "provisioning_state")
|
|
93
|
+
|
|
94
|
+
@property
|
|
95
|
+
@pulumi.getter(name="regionEndpointEnabled")
|
|
96
|
+
def region_endpoint_enabled(self) -> Optional[bool]:
|
|
97
|
+
"""
|
|
98
|
+
Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications.
|
|
99
|
+
"""
|
|
100
|
+
return pulumi.get(self, "region_endpoint_enabled")
|
|
101
|
+
|
|
102
|
+
@property
|
|
103
|
+
@pulumi.getter
|
|
104
|
+
def status(self) -> 'outputs.StatusResponse':
|
|
105
|
+
"""
|
|
106
|
+
The status of the replication at the time the operation was called.
|
|
107
|
+
"""
|
|
108
|
+
return pulumi.get(self, "status")
|
|
109
|
+
|
|
110
|
+
@property
|
|
111
|
+
@pulumi.getter(name="systemData")
|
|
112
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
113
|
+
"""
|
|
114
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
115
|
+
"""
|
|
116
|
+
return pulumi.get(self, "system_data")
|
|
117
|
+
|
|
118
|
+
@property
|
|
119
|
+
@pulumi.getter
|
|
120
|
+
def tags(self) -> Optional[Mapping[str, str]]:
|
|
121
|
+
"""
|
|
122
|
+
The tags of the resource.
|
|
123
|
+
"""
|
|
124
|
+
return pulumi.get(self, "tags")
|
|
125
|
+
|
|
126
|
+
@property
|
|
127
|
+
@pulumi.getter
|
|
128
|
+
def type(self) -> str:
|
|
129
|
+
"""
|
|
130
|
+
The type of the resource.
|
|
131
|
+
"""
|
|
132
|
+
return pulumi.get(self, "type")
|
|
133
|
+
|
|
134
|
+
@property
|
|
135
|
+
@pulumi.getter(name="zoneRedundancy")
|
|
136
|
+
def zone_redundancy(self) -> Optional[str]:
|
|
137
|
+
"""
|
|
138
|
+
Whether or not zone redundancy is enabled for this container registry replication
|
|
139
|
+
"""
|
|
140
|
+
return pulumi.get(self, "zone_redundancy")
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
class AwaitableGetReplicationResult(GetReplicationResult):
|
|
144
|
+
# pylint: disable=using-constant-test
|
|
145
|
+
def __await__(self):
|
|
146
|
+
if False:
|
|
147
|
+
yield self
|
|
148
|
+
return GetReplicationResult(
|
|
149
|
+
id=self.id,
|
|
150
|
+
location=self.location,
|
|
151
|
+
name=self.name,
|
|
152
|
+
provisioning_state=self.provisioning_state,
|
|
153
|
+
region_endpoint_enabled=self.region_endpoint_enabled,
|
|
154
|
+
status=self.status,
|
|
155
|
+
system_data=self.system_data,
|
|
156
|
+
tags=self.tags,
|
|
157
|
+
type=self.type,
|
|
158
|
+
zone_redundancy=self.zone_redundancy)
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
def get_replication(registry_name: Optional[str] = None,
|
|
162
|
+
replication_name: Optional[str] = None,
|
|
163
|
+
resource_group_name: Optional[str] = None,
|
|
164
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetReplicationResult:
|
|
165
|
+
"""
|
|
166
|
+
Gets the properties of the specified replication.
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
:param str registry_name: The name of the container registry.
|
|
170
|
+
:param str replication_name: The name of the replication.
|
|
171
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
172
|
+
"""
|
|
173
|
+
__args__ = dict()
|
|
174
|
+
__args__['registryName'] = registry_name
|
|
175
|
+
__args__['replicationName'] = replication_name
|
|
176
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
177
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
178
|
+
__ret__ = pulumi.runtime.invoke('azure-native:containerregistry/v20241101preview:getReplication', __args__, opts=opts, typ=GetReplicationResult).value
|
|
179
|
+
|
|
180
|
+
return AwaitableGetReplicationResult(
|
|
181
|
+
id=pulumi.get(__ret__, 'id'),
|
|
182
|
+
location=pulumi.get(__ret__, 'location'),
|
|
183
|
+
name=pulumi.get(__ret__, 'name'),
|
|
184
|
+
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
185
|
+
region_endpoint_enabled=pulumi.get(__ret__, 'region_endpoint_enabled'),
|
|
186
|
+
status=pulumi.get(__ret__, 'status'),
|
|
187
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
188
|
+
tags=pulumi.get(__ret__, 'tags'),
|
|
189
|
+
type=pulumi.get(__ret__, 'type'),
|
|
190
|
+
zone_redundancy=pulumi.get(__ret__, 'zone_redundancy'))
|
|
191
|
+
def get_replication_output(registry_name: Optional[pulumi.Input[str]] = None,
|
|
192
|
+
replication_name: Optional[pulumi.Input[str]] = None,
|
|
193
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
194
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetReplicationResult]:
|
|
195
|
+
"""
|
|
196
|
+
Gets the properties of the specified replication.
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
:param str registry_name: The name of the container registry.
|
|
200
|
+
:param str replication_name: The name of the replication.
|
|
201
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
202
|
+
"""
|
|
203
|
+
__args__ = dict()
|
|
204
|
+
__args__['registryName'] = registry_name
|
|
205
|
+
__args__['replicationName'] = replication_name
|
|
206
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
207
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
208
|
+
__ret__ = pulumi.runtime.invoke_output('azure-native:containerregistry/v20241101preview:getReplication', __args__, opts=opts, typ=GetReplicationResult)
|
|
209
|
+
return __ret__.apply(lambda __response__: GetReplicationResult(
|
|
210
|
+
id=pulumi.get(__response__, 'id'),
|
|
211
|
+
location=pulumi.get(__response__, 'location'),
|
|
212
|
+
name=pulumi.get(__response__, 'name'),
|
|
213
|
+
provisioning_state=pulumi.get(__response__, 'provisioning_state'),
|
|
214
|
+
region_endpoint_enabled=pulumi.get(__response__, 'region_endpoint_enabled'),
|
|
215
|
+
status=pulumi.get(__response__, 'status'),
|
|
216
|
+
system_data=pulumi.get(__response__, 'system_data'),
|
|
217
|
+
tags=pulumi.get(__response__, 'tags'),
|
|
218
|
+
type=pulumi.get(__response__, 'type'),
|
|
219
|
+
zone_redundancy=pulumi.get(__response__, 'zone_redundancy')))
|
|
@@ -0,0 +1,193 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetScopeMapResult',
|
|
20
|
+
'AwaitableGetScopeMapResult',
|
|
21
|
+
'get_scope_map',
|
|
22
|
+
'get_scope_map_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetScopeMapResult:
|
|
27
|
+
"""
|
|
28
|
+
An object that represents a scope map for a container registry.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, actions=None, creation_date=None, description=None, id=None, name=None, provisioning_state=None, system_data=None, type=None):
|
|
31
|
+
if actions and not isinstance(actions, list):
|
|
32
|
+
raise TypeError("Expected argument 'actions' to be a list")
|
|
33
|
+
pulumi.set(__self__, "actions", actions)
|
|
34
|
+
if creation_date and not isinstance(creation_date, str):
|
|
35
|
+
raise TypeError("Expected argument 'creation_date' to be a str")
|
|
36
|
+
pulumi.set(__self__, "creation_date", creation_date)
|
|
37
|
+
if description and not isinstance(description, str):
|
|
38
|
+
raise TypeError("Expected argument 'description' to be a str")
|
|
39
|
+
pulumi.set(__self__, "description", description)
|
|
40
|
+
if id and not isinstance(id, str):
|
|
41
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
42
|
+
pulumi.set(__self__, "id", id)
|
|
43
|
+
if name and not isinstance(name, str):
|
|
44
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
45
|
+
pulumi.set(__self__, "name", name)
|
|
46
|
+
if provisioning_state and not isinstance(provisioning_state, str):
|
|
47
|
+
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
48
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
49
|
+
if system_data and not isinstance(system_data, dict):
|
|
50
|
+
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
51
|
+
pulumi.set(__self__, "system_data", system_data)
|
|
52
|
+
if type and not isinstance(type, str):
|
|
53
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
54
|
+
pulumi.set(__self__, "type", type)
|
|
55
|
+
|
|
56
|
+
@property
|
|
57
|
+
@pulumi.getter
|
|
58
|
+
def actions(self) -> Sequence[str]:
|
|
59
|
+
"""
|
|
60
|
+
The list of scoped permissions for registry artifacts.
|
|
61
|
+
E.g. repositories/repository-name/content/read,
|
|
62
|
+
repositories/repository-name/metadata/write
|
|
63
|
+
"""
|
|
64
|
+
return pulumi.get(self, "actions")
|
|
65
|
+
|
|
66
|
+
@property
|
|
67
|
+
@pulumi.getter(name="creationDate")
|
|
68
|
+
def creation_date(self) -> str:
|
|
69
|
+
"""
|
|
70
|
+
The creation date of scope map.
|
|
71
|
+
"""
|
|
72
|
+
return pulumi.get(self, "creation_date")
|
|
73
|
+
|
|
74
|
+
@property
|
|
75
|
+
@pulumi.getter
|
|
76
|
+
def description(self) -> Optional[str]:
|
|
77
|
+
"""
|
|
78
|
+
The user friendly description of the scope map.
|
|
79
|
+
"""
|
|
80
|
+
return pulumi.get(self, "description")
|
|
81
|
+
|
|
82
|
+
@property
|
|
83
|
+
@pulumi.getter
|
|
84
|
+
def id(self) -> str:
|
|
85
|
+
"""
|
|
86
|
+
The resource ID.
|
|
87
|
+
"""
|
|
88
|
+
return pulumi.get(self, "id")
|
|
89
|
+
|
|
90
|
+
@property
|
|
91
|
+
@pulumi.getter
|
|
92
|
+
def name(self) -> str:
|
|
93
|
+
"""
|
|
94
|
+
The name of the resource.
|
|
95
|
+
"""
|
|
96
|
+
return pulumi.get(self, "name")
|
|
97
|
+
|
|
98
|
+
@property
|
|
99
|
+
@pulumi.getter(name="provisioningState")
|
|
100
|
+
def provisioning_state(self) -> str:
|
|
101
|
+
"""
|
|
102
|
+
Provisioning state of the resource.
|
|
103
|
+
"""
|
|
104
|
+
return pulumi.get(self, "provisioning_state")
|
|
105
|
+
|
|
106
|
+
@property
|
|
107
|
+
@pulumi.getter(name="systemData")
|
|
108
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
109
|
+
"""
|
|
110
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
111
|
+
"""
|
|
112
|
+
return pulumi.get(self, "system_data")
|
|
113
|
+
|
|
114
|
+
@property
|
|
115
|
+
@pulumi.getter
|
|
116
|
+
def type(self) -> str:
|
|
117
|
+
"""
|
|
118
|
+
The type of the resource.
|
|
119
|
+
"""
|
|
120
|
+
return pulumi.get(self, "type")
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
class AwaitableGetScopeMapResult(GetScopeMapResult):
|
|
124
|
+
# pylint: disable=using-constant-test
|
|
125
|
+
def __await__(self):
|
|
126
|
+
if False:
|
|
127
|
+
yield self
|
|
128
|
+
return GetScopeMapResult(
|
|
129
|
+
actions=self.actions,
|
|
130
|
+
creation_date=self.creation_date,
|
|
131
|
+
description=self.description,
|
|
132
|
+
id=self.id,
|
|
133
|
+
name=self.name,
|
|
134
|
+
provisioning_state=self.provisioning_state,
|
|
135
|
+
system_data=self.system_data,
|
|
136
|
+
type=self.type)
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
def get_scope_map(registry_name: Optional[str] = None,
|
|
140
|
+
resource_group_name: Optional[str] = None,
|
|
141
|
+
scope_map_name: Optional[str] = None,
|
|
142
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetScopeMapResult:
|
|
143
|
+
"""
|
|
144
|
+
Gets the properties of the specified scope map.
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
:param str registry_name: The name of the container registry.
|
|
148
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
149
|
+
:param str scope_map_name: The name of the scope map.
|
|
150
|
+
"""
|
|
151
|
+
__args__ = dict()
|
|
152
|
+
__args__['registryName'] = registry_name
|
|
153
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
154
|
+
__args__['scopeMapName'] = scope_map_name
|
|
155
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
156
|
+
__ret__ = pulumi.runtime.invoke('azure-native:containerregistry/v20241101preview:getScopeMap', __args__, opts=opts, typ=GetScopeMapResult).value
|
|
157
|
+
|
|
158
|
+
return AwaitableGetScopeMapResult(
|
|
159
|
+
actions=pulumi.get(__ret__, 'actions'),
|
|
160
|
+
creation_date=pulumi.get(__ret__, 'creation_date'),
|
|
161
|
+
description=pulumi.get(__ret__, 'description'),
|
|
162
|
+
id=pulumi.get(__ret__, 'id'),
|
|
163
|
+
name=pulumi.get(__ret__, 'name'),
|
|
164
|
+
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
165
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
166
|
+
type=pulumi.get(__ret__, 'type'))
|
|
167
|
+
def get_scope_map_output(registry_name: Optional[pulumi.Input[str]] = None,
|
|
168
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
169
|
+
scope_map_name: Optional[pulumi.Input[str]] = None,
|
|
170
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetScopeMapResult]:
|
|
171
|
+
"""
|
|
172
|
+
Gets the properties of the specified scope map.
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
:param str registry_name: The name of the container registry.
|
|
176
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
177
|
+
:param str scope_map_name: The name of the scope map.
|
|
178
|
+
"""
|
|
179
|
+
__args__ = dict()
|
|
180
|
+
__args__['registryName'] = registry_name
|
|
181
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
182
|
+
__args__['scopeMapName'] = scope_map_name
|
|
183
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
184
|
+
__ret__ = pulumi.runtime.invoke_output('azure-native:containerregistry/v20241101preview:getScopeMap', __args__, opts=opts, typ=GetScopeMapResult)
|
|
185
|
+
return __ret__.apply(lambda __response__: GetScopeMapResult(
|
|
186
|
+
actions=pulumi.get(__response__, 'actions'),
|
|
187
|
+
creation_date=pulumi.get(__response__, 'creation_date'),
|
|
188
|
+
description=pulumi.get(__response__, 'description'),
|
|
189
|
+
id=pulumi.get(__response__, 'id'),
|
|
190
|
+
name=pulumi.get(__response__, 'name'),
|
|
191
|
+
provisioning_state=pulumi.get(__response__, 'provisioning_state'),
|
|
192
|
+
system_data=pulumi.get(__response__, 'system_data'),
|
|
193
|
+
type=pulumi.get(__response__, 'type')))
|
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'GetTokenResult',
|
|
20
|
+
'AwaitableGetTokenResult',
|
|
21
|
+
'get_token',
|
|
22
|
+
'get_token_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetTokenResult:
|
|
27
|
+
"""
|
|
28
|
+
An object that represents a token for a container registry.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, creation_date=None, credentials=None, id=None, name=None, provisioning_state=None, scope_map_id=None, status=None, system_data=None, type=None):
|
|
31
|
+
if creation_date and not isinstance(creation_date, str):
|
|
32
|
+
raise TypeError("Expected argument 'creation_date' to be a str")
|
|
33
|
+
pulumi.set(__self__, "creation_date", creation_date)
|
|
34
|
+
if credentials and not isinstance(credentials, dict):
|
|
35
|
+
raise TypeError("Expected argument 'credentials' to be a dict")
|
|
36
|
+
pulumi.set(__self__, "credentials", credentials)
|
|
37
|
+
if id and not isinstance(id, str):
|
|
38
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
39
|
+
pulumi.set(__self__, "id", id)
|
|
40
|
+
if name and not isinstance(name, str):
|
|
41
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
42
|
+
pulumi.set(__self__, "name", name)
|
|
43
|
+
if provisioning_state and not isinstance(provisioning_state, str):
|
|
44
|
+
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
45
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
46
|
+
if scope_map_id and not isinstance(scope_map_id, str):
|
|
47
|
+
raise TypeError("Expected argument 'scope_map_id' to be a str")
|
|
48
|
+
pulumi.set(__self__, "scope_map_id", scope_map_id)
|
|
49
|
+
if status and not isinstance(status, str):
|
|
50
|
+
raise TypeError("Expected argument 'status' to be a str")
|
|
51
|
+
pulumi.set(__self__, "status", status)
|
|
52
|
+
if system_data and not isinstance(system_data, dict):
|
|
53
|
+
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
54
|
+
pulumi.set(__self__, "system_data", system_data)
|
|
55
|
+
if type and not isinstance(type, str):
|
|
56
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
57
|
+
pulumi.set(__self__, "type", type)
|
|
58
|
+
|
|
59
|
+
@property
|
|
60
|
+
@pulumi.getter(name="creationDate")
|
|
61
|
+
def creation_date(self) -> str:
|
|
62
|
+
"""
|
|
63
|
+
The creation date of scope map.
|
|
64
|
+
"""
|
|
65
|
+
return pulumi.get(self, "creation_date")
|
|
66
|
+
|
|
67
|
+
@property
|
|
68
|
+
@pulumi.getter
|
|
69
|
+
def credentials(self) -> Optional['outputs.TokenCredentialsPropertiesResponse']:
|
|
70
|
+
"""
|
|
71
|
+
The credentials that can be used for authenticating the token.
|
|
72
|
+
"""
|
|
73
|
+
return pulumi.get(self, "credentials")
|
|
74
|
+
|
|
75
|
+
@property
|
|
76
|
+
@pulumi.getter
|
|
77
|
+
def id(self) -> str:
|
|
78
|
+
"""
|
|
79
|
+
The resource ID.
|
|
80
|
+
"""
|
|
81
|
+
return pulumi.get(self, "id")
|
|
82
|
+
|
|
83
|
+
@property
|
|
84
|
+
@pulumi.getter
|
|
85
|
+
def name(self) -> str:
|
|
86
|
+
"""
|
|
87
|
+
The name of the resource.
|
|
88
|
+
"""
|
|
89
|
+
return pulumi.get(self, "name")
|
|
90
|
+
|
|
91
|
+
@property
|
|
92
|
+
@pulumi.getter(name="provisioningState")
|
|
93
|
+
def provisioning_state(self) -> str:
|
|
94
|
+
"""
|
|
95
|
+
Provisioning state of the resource.
|
|
96
|
+
"""
|
|
97
|
+
return pulumi.get(self, "provisioning_state")
|
|
98
|
+
|
|
99
|
+
@property
|
|
100
|
+
@pulumi.getter(name="scopeMapId")
|
|
101
|
+
def scope_map_id(self) -> Optional[str]:
|
|
102
|
+
"""
|
|
103
|
+
The resource ID of the scope map to which the token will be associated with.
|
|
104
|
+
"""
|
|
105
|
+
return pulumi.get(self, "scope_map_id")
|
|
106
|
+
|
|
107
|
+
@property
|
|
108
|
+
@pulumi.getter
|
|
109
|
+
def status(self) -> Optional[str]:
|
|
110
|
+
"""
|
|
111
|
+
The status of the token example enabled or disabled.
|
|
112
|
+
"""
|
|
113
|
+
return pulumi.get(self, "status")
|
|
114
|
+
|
|
115
|
+
@property
|
|
116
|
+
@pulumi.getter(name="systemData")
|
|
117
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
118
|
+
"""
|
|
119
|
+
Metadata pertaining to creation and last modification of the resource.
|
|
120
|
+
"""
|
|
121
|
+
return pulumi.get(self, "system_data")
|
|
122
|
+
|
|
123
|
+
@property
|
|
124
|
+
@pulumi.getter
|
|
125
|
+
def type(self) -> str:
|
|
126
|
+
"""
|
|
127
|
+
The type of the resource.
|
|
128
|
+
"""
|
|
129
|
+
return pulumi.get(self, "type")
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
class AwaitableGetTokenResult(GetTokenResult):
|
|
133
|
+
# pylint: disable=using-constant-test
|
|
134
|
+
def __await__(self):
|
|
135
|
+
if False:
|
|
136
|
+
yield self
|
|
137
|
+
return GetTokenResult(
|
|
138
|
+
creation_date=self.creation_date,
|
|
139
|
+
credentials=self.credentials,
|
|
140
|
+
id=self.id,
|
|
141
|
+
name=self.name,
|
|
142
|
+
provisioning_state=self.provisioning_state,
|
|
143
|
+
scope_map_id=self.scope_map_id,
|
|
144
|
+
status=self.status,
|
|
145
|
+
system_data=self.system_data,
|
|
146
|
+
type=self.type)
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
def get_token(registry_name: Optional[str] = None,
|
|
150
|
+
resource_group_name: Optional[str] = None,
|
|
151
|
+
token_name: Optional[str] = None,
|
|
152
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetTokenResult:
|
|
153
|
+
"""
|
|
154
|
+
Gets the properties of the specified token.
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
:param str registry_name: The name of the container registry.
|
|
158
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
159
|
+
:param str token_name: The name of the token.
|
|
160
|
+
"""
|
|
161
|
+
__args__ = dict()
|
|
162
|
+
__args__['registryName'] = registry_name
|
|
163
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
164
|
+
__args__['tokenName'] = token_name
|
|
165
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
166
|
+
__ret__ = pulumi.runtime.invoke('azure-native:containerregistry/v20241101preview:getToken', __args__, opts=opts, typ=GetTokenResult).value
|
|
167
|
+
|
|
168
|
+
return AwaitableGetTokenResult(
|
|
169
|
+
creation_date=pulumi.get(__ret__, 'creation_date'),
|
|
170
|
+
credentials=pulumi.get(__ret__, 'credentials'),
|
|
171
|
+
id=pulumi.get(__ret__, 'id'),
|
|
172
|
+
name=pulumi.get(__ret__, 'name'),
|
|
173
|
+
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
174
|
+
scope_map_id=pulumi.get(__ret__, 'scope_map_id'),
|
|
175
|
+
status=pulumi.get(__ret__, 'status'),
|
|
176
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
177
|
+
type=pulumi.get(__ret__, 'type'))
|
|
178
|
+
def get_token_output(registry_name: Optional[pulumi.Input[str]] = None,
|
|
179
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
180
|
+
token_name: Optional[pulumi.Input[str]] = None,
|
|
181
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetTokenResult]:
|
|
182
|
+
"""
|
|
183
|
+
Gets the properties of the specified token.
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
:param str registry_name: The name of the container registry.
|
|
187
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
188
|
+
:param str token_name: The name of the token.
|
|
189
|
+
"""
|
|
190
|
+
__args__ = dict()
|
|
191
|
+
__args__['registryName'] = registry_name
|
|
192
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
193
|
+
__args__['tokenName'] = token_name
|
|
194
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
195
|
+
__ret__ = pulumi.runtime.invoke_output('azure-native:containerregistry/v20241101preview:getToken', __args__, opts=opts, typ=GetTokenResult)
|
|
196
|
+
return __ret__.apply(lambda __response__: GetTokenResult(
|
|
197
|
+
creation_date=pulumi.get(__response__, 'creation_date'),
|
|
198
|
+
credentials=pulumi.get(__response__, 'credentials'),
|
|
199
|
+
id=pulumi.get(__response__, 'id'),
|
|
200
|
+
name=pulumi.get(__response__, 'name'),
|
|
201
|
+
provisioning_state=pulumi.get(__response__, 'provisioning_state'),
|
|
202
|
+
scope_map_id=pulumi.get(__response__, 'scope_map_id'),
|
|
203
|
+
status=pulumi.get(__response__, 'status'),
|
|
204
|
+
system_data=pulumi.get(__response__, 'system_data'),
|
|
205
|
+
type=pulumi.get(__response__, 'type')))
|