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,221 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from ... import _utilities
|
|
16
|
+
from . import outputs
|
|
17
|
+
from ._enums import *
|
|
18
|
+
from ._inputs import *
|
|
19
|
+
|
|
20
|
+
__all__ = ['PrivateEndpointConnectionArgs', 'PrivateEndpointConnection']
|
|
21
|
+
|
|
22
|
+
@pulumi.input_type
|
|
23
|
+
class PrivateEndpointConnectionArgs:
|
|
24
|
+
def __init__(__self__, *,
|
|
25
|
+
mongo_cluster_name: pulumi.Input[str],
|
|
26
|
+
resource_group_name: pulumi.Input[str],
|
|
27
|
+
private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
|
|
28
|
+
properties: Optional[pulumi.Input['PrivateEndpointConnectionPropertiesArgs']] = None):
|
|
29
|
+
"""
|
|
30
|
+
The set of arguments for constructing a PrivateEndpointConnection resource.
|
|
31
|
+
:param pulumi.Input[str] mongo_cluster_name: The name of the mongo cluster.
|
|
32
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
33
|
+
:param pulumi.Input[str] private_endpoint_connection_name: The name of the private endpoint connection associated with the Azure resource.
|
|
34
|
+
:param pulumi.Input['PrivateEndpointConnectionPropertiesArgs'] properties: The resource-specific properties for this resource.
|
|
35
|
+
"""
|
|
36
|
+
pulumi.set(__self__, "mongo_cluster_name", mongo_cluster_name)
|
|
37
|
+
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
38
|
+
if private_endpoint_connection_name is not None:
|
|
39
|
+
pulumi.set(__self__, "private_endpoint_connection_name", private_endpoint_connection_name)
|
|
40
|
+
if properties is not None:
|
|
41
|
+
pulumi.set(__self__, "properties", properties)
|
|
42
|
+
|
|
43
|
+
@property
|
|
44
|
+
@pulumi.getter(name="mongoClusterName")
|
|
45
|
+
def mongo_cluster_name(self) -> pulumi.Input[str]:
|
|
46
|
+
"""
|
|
47
|
+
The name of the mongo cluster.
|
|
48
|
+
"""
|
|
49
|
+
return pulumi.get(self, "mongo_cluster_name")
|
|
50
|
+
|
|
51
|
+
@mongo_cluster_name.setter
|
|
52
|
+
def mongo_cluster_name(self, value: pulumi.Input[str]):
|
|
53
|
+
pulumi.set(self, "mongo_cluster_name", value)
|
|
54
|
+
|
|
55
|
+
@property
|
|
56
|
+
@pulumi.getter(name="resourceGroupName")
|
|
57
|
+
def resource_group_name(self) -> pulumi.Input[str]:
|
|
58
|
+
"""
|
|
59
|
+
The name of the resource group. The name is case insensitive.
|
|
60
|
+
"""
|
|
61
|
+
return pulumi.get(self, "resource_group_name")
|
|
62
|
+
|
|
63
|
+
@resource_group_name.setter
|
|
64
|
+
def resource_group_name(self, value: pulumi.Input[str]):
|
|
65
|
+
pulumi.set(self, "resource_group_name", value)
|
|
66
|
+
|
|
67
|
+
@property
|
|
68
|
+
@pulumi.getter(name="privateEndpointConnectionName")
|
|
69
|
+
def private_endpoint_connection_name(self) -> Optional[pulumi.Input[str]]:
|
|
70
|
+
"""
|
|
71
|
+
The name of the private endpoint connection associated with the Azure resource.
|
|
72
|
+
"""
|
|
73
|
+
return pulumi.get(self, "private_endpoint_connection_name")
|
|
74
|
+
|
|
75
|
+
@private_endpoint_connection_name.setter
|
|
76
|
+
def private_endpoint_connection_name(self, value: Optional[pulumi.Input[str]]):
|
|
77
|
+
pulumi.set(self, "private_endpoint_connection_name", value)
|
|
78
|
+
|
|
79
|
+
@property
|
|
80
|
+
@pulumi.getter
|
|
81
|
+
def properties(self) -> Optional[pulumi.Input['PrivateEndpointConnectionPropertiesArgs']]:
|
|
82
|
+
"""
|
|
83
|
+
The resource-specific properties for this resource.
|
|
84
|
+
"""
|
|
85
|
+
return pulumi.get(self, "properties")
|
|
86
|
+
|
|
87
|
+
@properties.setter
|
|
88
|
+
def properties(self, value: Optional[pulumi.Input['PrivateEndpointConnectionPropertiesArgs']]):
|
|
89
|
+
pulumi.set(self, "properties", value)
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
class PrivateEndpointConnection(pulumi.CustomResource):
|
|
93
|
+
@overload
|
|
94
|
+
def __init__(__self__,
|
|
95
|
+
resource_name: str,
|
|
96
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
97
|
+
mongo_cluster_name: Optional[pulumi.Input[str]] = None,
|
|
98
|
+
private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
|
|
99
|
+
properties: Optional[pulumi.Input[Union['PrivateEndpointConnectionPropertiesArgs', 'PrivateEndpointConnectionPropertiesArgsDict']]] = None,
|
|
100
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
101
|
+
__props__=None):
|
|
102
|
+
"""
|
|
103
|
+
Concrete proxy resource types can be created by aliasing this type using a specific property type.
|
|
104
|
+
|
|
105
|
+
:param str resource_name: The name of the resource.
|
|
106
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
107
|
+
:param pulumi.Input[str] mongo_cluster_name: The name of the mongo cluster.
|
|
108
|
+
:param pulumi.Input[str] private_endpoint_connection_name: The name of the private endpoint connection associated with the Azure resource.
|
|
109
|
+
:param pulumi.Input[Union['PrivateEndpointConnectionPropertiesArgs', 'PrivateEndpointConnectionPropertiesArgsDict']] properties: The resource-specific properties for this resource.
|
|
110
|
+
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
111
|
+
"""
|
|
112
|
+
...
|
|
113
|
+
@overload
|
|
114
|
+
def __init__(__self__,
|
|
115
|
+
resource_name: str,
|
|
116
|
+
args: PrivateEndpointConnectionArgs,
|
|
117
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
118
|
+
"""
|
|
119
|
+
Concrete proxy resource types can be created by aliasing this type using a specific property type.
|
|
120
|
+
|
|
121
|
+
:param str resource_name: The name of the resource.
|
|
122
|
+
:param PrivateEndpointConnectionArgs args: The arguments to use to populate this resource's properties.
|
|
123
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
124
|
+
"""
|
|
125
|
+
...
|
|
126
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
127
|
+
resource_args, opts = _utilities.get_resource_args_opts(PrivateEndpointConnectionArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
128
|
+
if resource_args is not None:
|
|
129
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
130
|
+
else:
|
|
131
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
132
|
+
|
|
133
|
+
def _internal_init(__self__,
|
|
134
|
+
resource_name: str,
|
|
135
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
136
|
+
mongo_cluster_name: Optional[pulumi.Input[str]] = None,
|
|
137
|
+
private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
|
|
138
|
+
properties: Optional[pulumi.Input[Union['PrivateEndpointConnectionPropertiesArgs', 'PrivateEndpointConnectionPropertiesArgsDict']]] = None,
|
|
139
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
140
|
+
__props__=None):
|
|
141
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
142
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
143
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
144
|
+
if opts.id is None:
|
|
145
|
+
if __props__ is not None:
|
|
146
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
147
|
+
__props__ = PrivateEndpointConnectionArgs.__new__(PrivateEndpointConnectionArgs)
|
|
148
|
+
|
|
149
|
+
if mongo_cluster_name is None and not opts.urn:
|
|
150
|
+
raise TypeError("Missing required property 'mongo_cluster_name'")
|
|
151
|
+
__props__.__dict__["mongo_cluster_name"] = mongo_cluster_name
|
|
152
|
+
__props__.__dict__["private_endpoint_connection_name"] = private_endpoint_connection_name
|
|
153
|
+
__props__.__dict__["properties"] = properties
|
|
154
|
+
if resource_group_name is None and not opts.urn:
|
|
155
|
+
raise TypeError("Missing required property 'resource_group_name'")
|
|
156
|
+
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
157
|
+
__props__.__dict__["name"] = None
|
|
158
|
+
__props__.__dict__["system_data"] = None
|
|
159
|
+
__props__.__dict__["type"] = None
|
|
160
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:documentdb/v20240301preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:documentdb/v20240601preview:PrivateEndpointConnection"), pulumi.Alias(type_="azure-native:documentdb/v20240701:PrivateEndpointConnection")])
|
|
161
|
+
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
162
|
+
super(PrivateEndpointConnection, __self__).__init__(
|
|
163
|
+
'azure-native:documentdb/v20241001preview:PrivateEndpointConnection',
|
|
164
|
+
resource_name,
|
|
165
|
+
__props__,
|
|
166
|
+
opts)
|
|
167
|
+
|
|
168
|
+
@staticmethod
|
|
169
|
+
def get(resource_name: str,
|
|
170
|
+
id: pulumi.Input[str],
|
|
171
|
+
opts: Optional[pulumi.ResourceOptions] = None) -> 'PrivateEndpointConnection':
|
|
172
|
+
"""
|
|
173
|
+
Get an existing PrivateEndpointConnection resource's state with the given name, id, and optional extra
|
|
174
|
+
properties used to qualify the lookup.
|
|
175
|
+
|
|
176
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
177
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
178
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
179
|
+
"""
|
|
180
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
181
|
+
|
|
182
|
+
__props__ = PrivateEndpointConnectionArgs.__new__(PrivateEndpointConnectionArgs)
|
|
183
|
+
|
|
184
|
+
__props__.__dict__["name"] = None
|
|
185
|
+
__props__.__dict__["properties"] = None
|
|
186
|
+
__props__.__dict__["system_data"] = None
|
|
187
|
+
__props__.__dict__["type"] = None
|
|
188
|
+
return PrivateEndpointConnection(resource_name, opts=opts, __props__=__props__)
|
|
189
|
+
|
|
190
|
+
@property
|
|
191
|
+
@pulumi.getter
|
|
192
|
+
def name(self) -> pulumi.Output[str]:
|
|
193
|
+
"""
|
|
194
|
+
The name of the resource
|
|
195
|
+
"""
|
|
196
|
+
return pulumi.get(self, "name")
|
|
197
|
+
|
|
198
|
+
@property
|
|
199
|
+
@pulumi.getter
|
|
200
|
+
def properties(self) -> pulumi.Output['outputs.PrivateEndpointConnectionPropertiesResponse']:
|
|
201
|
+
"""
|
|
202
|
+
The resource-specific properties for this resource.
|
|
203
|
+
"""
|
|
204
|
+
return pulumi.get(self, "properties")
|
|
205
|
+
|
|
206
|
+
@property
|
|
207
|
+
@pulumi.getter(name="systemData")
|
|
208
|
+
def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
|
|
209
|
+
"""
|
|
210
|
+
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
211
|
+
"""
|
|
212
|
+
return pulumi.get(self, "system_data")
|
|
213
|
+
|
|
214
|
+
@property
|
|
215
|
+
@pulumi.getter
|
|
216
|
+
def type(self) -> pulumi.Output[str]:
|
|
217
|
+
"""
|
|
218
|
+
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
219
|
+
"""
|
|
220
|
+
return pulumi.get(self, "type")
|
|
221
|
+
|
|
@@ -93,6 +93,8 @@ if typing.TYPE_CHECKING:
|
|
|
93
93
|
v20231215preview = __v20231215preview
|
|
94
94
|
import pulumi_azure_native.eventgrid.v20240601preview as __v20240601preview
|
|
95
95
|
v20240601preview = __v20240601preview
|
|
96
|
+
import pulumi_azure_native.eventgrid.v20241215preview as __v20241215preview
|
|
97
|
+
v20241215preview = __v20241215preview
|
|
96
98
|
else:
|
|
97
99
|
v20200401preview = _utilities.lazy_import('pulumi_azure_native.eventgrid.v20200401preview')
|
|
98
100
|
v20211015preview = _utilities.lazy_import('pulumi_azure_native.eventgrid.v20211015preview')
|
|
@@ -100,4 +102,5 @@ else:
|
|
|
100
102
|
v20230601preview = _utilities.lazy_import('pulumi_azure_native.eventgrid.v20230601preview')
|
|
101
103
|
v20231215preview = _utilities.lazy_import('pulumi_azure_native.eventgrid.v20231215preview')
|
|
102
104
|
v20240601preview = _utilities.lazy_import('pulumi_azure_native.eventgrid.v20240601preview')
|
|
105
|
+
v20241215preview = _utilities.lazy_import('pulumi_azure_native.eventgrid.v20241215preview')
|
|
103
106
|
|
|
@@ -118,7 +118,7 @@ class CaCertificate(pulumi.CustomResource):
|
|
|
118
118
|
The CA Certificate resource.
|
|
119
119
|
Azure REST API version: 2023-06-01-preview.
|
|
120
120
|
|
|
121
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
121
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
122
122
|
|
|
123
123
|
:param str resource_name: The name of the resource.
|
|
124
124
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -138,7 +138,7 @@ class CaCertificate(pulumi.CustomResource):
|
|
|
138
138
|
The CA Certificate resource.
|
|
139
139
|
Azure REST API version: 2023-06-01-preview.
|
|
140
140
|
|
|
141
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
141
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
142
142
|
|
|
143
143
|
:param str resource_name: The name of the resource.
|
|
144
144
|
:param CaCertificateArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -184,7 +184,7 @@ class CaCertificate(pulumi.CustomResource):
|
|
|
184
184
|
__props__.__dict__["provisioning_state"] = None
|
|
185
185
|
__props__.__dict__["system_data"] = None
|
|
186
186
|
__props__.__dict__["type"] = None
|
|
187
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:CaCertificate"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:CaCertificate"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:CaCertificate")])
|
|
187
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:CaCertificate"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:CaCertificate"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:CaCertificate"), pulumi.Alias(type_="azure-native:eventgrid/v20241215preview:CaCertificate")])
|
|
188
188
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
189
189
|
super(CaCertificate, __self__).__init__(
|
|
190
190
|
'azure-native:eventgrid:CaCertificate',
|
|
@@ -190,7 +190,7 @@ class Channel(pulumi.CustomResource):
|
|
|
190
190
|
Channel info.
|
|
191
191
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2021-10-15-preview.
|
|
192
192
|
|
|
193
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
193
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
194
194
|
|
|
195
195
|
:param str resource_name: The name of the resource.
|
|
196
196
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -215,7 +215,7 @@ class Channel(pulumi.CustomResource):
|
|
|
215
215
|
Channel info.
|
|
216
216
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2021-10-15-preview.
|
|
217
217
|
|
|
218
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
218
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
219
219
|
|
|
220
220
|
:param str resource_name: The name of the resource.
|
|
221
221
|
:param ChannelArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -266,7 +266,7 @@ class Channel(pulumi.CustomResource):
|
|
|
266
266
|
__props__.__dict__["name"] = None
|
|
267
267
|
__props__.__dict__["system_data"] = None
|
|
268
268
|
__props__.__dict__["type"] = None
|
|
269
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:Channel"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:Channel"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:Channel"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:Channel"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:Channel")])
|
|
269
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:Channel"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:Channel"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:Channel"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:Channel"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:Channel"), pulumi.Alias(type_="azure-native:eventgrid/v20241215preview:Channel")])
|
|
270
270
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
271
271
|
super(Channel, __self__).__init__(
|
|
272
272
|
'azure-native:eventgrid:Channel',
|
|
@@ -194,7 +194,7 @@ class Client(pulumi.CustomResource):
|
|
|
194
194
|
The Client resource.
|
|
195
195
|
Azure REST API version: 2023-06-01-preview.
|
|
196
196
|
|
|
197
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
197
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
198
198
|
|
|
199
199
|
:param str resource_name: The name of the resource.
|
|
200
200
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -220,7 +220,7 @@ class Client(pulumi.CustomResource):
|
|
|
220
220
|
The Client resource.
|
|
221
221
|
Azure REST API version: 2023-06-01-preview.
|
|
222
222
|
|
|
223
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
223
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
224
224
|
|
|
225
225
|
:param str resource_name: The name of the resource.
|
|
226
226
|
:param ClientArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -274,7 +274,7 @@ class Client(pulumi.CustomResource):
|
|
|
274
274
|
__props__.__dict__["provisioning_state"] = None
|
|
275
275
|
__props__.__dict__["system_data"] = None
|
|
276
276
|
__props__.__dict__["type"] = None
|
|
277
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:Client"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:Client"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:Client")])
|
|
277
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:Client"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:Client"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:Client"), pulumi.Alias(type_="azure-native:eventgrid/v20241215preview:Client")])
|
|
278
278
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
279
279
|
super(Client, __self__).__init__(
|
|
280
280
|
'azure-native:eventgrid:Client',
|
|
@@ -120,7 +120,7 @@ class ClientGroup(pulumi.CustomResource):
|
|
|
120
120
|
The Client group resource.
|
|
121
121
|
Azure REST API version: 2023-06-01-preview.
|
|
122
122
|
|
|
123
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
123
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
124
124
|
|
|
125
125
|
:param str resource_name: The name of the resource.
|
|
126
126
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -141,7 +141,7 @@ class ClientGroup(pulumi.CustomResource):
|
|
|
141
141
|
The Client group resource.
|
|
142
142
|
Azure REST API version: 2023-06-01-preview.
|
|
143
143
|
|
|
144
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
144
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
145
145
|
|
|
146
146
|
:param str resource_name: The name of the resource.
|
|
147
147
|
:param ClientGroupArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -185,7 +185,7 @@ class ClientGroup(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:eventgrid/v20230601preview:ClientGroup"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:ClientGroup"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:ClientGroup")])
|
|
188
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:ClientGroup"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:ClientGroup"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:ClientGroup"), pulumi.Alias(type_="azure-native:eventgrid/v20241215preview:ClientGroup")])
|
|
189
189
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
190
190
|
super(ClientGroup, __self__).__init__(
|
|
191
191
|
'azure-native:eventgrid:ClientGroup',
|
|
@@ -293,7 +293,7 @@ class Domain(pulumi.CustomResource):
|
|
|
293
293
|
EventGrid Domain.
|
|
294
294
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2020-06-01.
|
|
295
295
|
|
|
296
|
-
Other available API versions: 2020-04-01-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
296
|
+
Other available API versions: 2020-04-01-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
297
297
|
|
|
298
298
|
:param str resource_name: The name of the resource.
|
|
299
299
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -334,7 +334,7 @@ class Domain(pulumi.CustomResource):
|
|
|
334
334
|
EventGrid Domain.
|
|
335
335
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2020-06-01.
|
|
336
336
|
|
|
337
|
-
Other available API versions: 2020-04-01-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
337
|
+
Other available API versions: 2020-04-01-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
338
338
|
|
|
339
339
|
:param str resource_name: The name of the resource.
|
|
340
340
|
:param DomainArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -405,7 +405,7 @@ class Domain(pulumi.CustomResource):
|
|
|
405
405
|
__props__.__dict__["provisioning_state"] = None
|
|
406
406
|
__props__.__dict__["system_data"] = None
|
|
407
407
|
__props__.__dict__["type"] = None
|
|
408
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20180915preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20190201preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20190601:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20200101preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20200401preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20200601:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20201015preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20210601preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20211201:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:Domain")])
|
|
408
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20180915preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20190201preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20190601:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20200101preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20200401preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20200601:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20201015preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20210601preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20211201:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:Domain"), pulumi.Alias(type_="azure-native:eventgrid/v20241215preview:Domain")])
|
|
409
409
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
410
410
|
super(Domain, __self__).__init__(
|
|
411
411
|
'azure-native:eventgrid:Domain',
|
|
@@ -249,7 +249,7 @@ class DomainEventSubscription(pulumi.CustomResource):
|
|
|
249
249
|
Event Subscription
|
|
250
250
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2021-10-15-preview.
|
|
251
251
|
|
|
252
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
252
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
253
253
|
|
|
254
254
|
:param str resource_name: The name of the resource.
|
|
255
255
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -280,7 +280,7 @@ class DomainEventSubscription(pulumi.CustomResource):
|
|
|
280
280
|
Event Subscription
|
|
281
281
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2021-10-15-preview.
|
|
282
282
|
|
|
283
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
283
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
284
284
|
|
|
285
285
|
:param str resource_name: The name of the resource.
|
|
286
286
|
:param DomainEventSubscriptionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -341,7 +341,7 @@ class DomainEventSubscription(pulumi.CustomResource):
|
|
|
341
341
|
__props__.__dict__["system_data"] = None
|
|
342
342
|
__props__.__dict__["topic"] = None
|
|
343
343
|
__props__.__dict__["type"] = None
|
|
344
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:DomainEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:DomainEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:DomainEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:DomainEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:DomainEventSubscription")])
|
|
344
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:DomainEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:DomainEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:DomainEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:DomainEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:DomainEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20241215preview:DomainEventSubscription")])
|
|
345
345
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
346
346
|
super(DomainEventSubscription, __self__).__init__(
|
|
347
347
|
'azure-native:eventgrid:DomainEventSubscription',
|
|
@@ -84,7 +84,7 @@ class DomainTopic(pulumi.CustomResource):
|
|
|
84
84
|
Domain Topic.
|
|
85
85
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2020-06-01.
|
|
86
86
|
|
|
87
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
87
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
88
88
|
|
|
89
89
|
:param str resource_name: The name of the resource.
|
|
90
90
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -102,7 +102,7 @@ class DomainTopic(pulumi.CustomResource):
|
|
|
102
102
|
Domain Topic.
|
|
103
103
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2020-06-01.
|
|
104
104
|
|
|
105
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
105
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
106
106
|
|
|
107
107
|
:param str resource_name: The name of the resource.
|
|
108
108
|
:param DomainTopicArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -142,7 +142,7 @@ class DomainTopic(pulumi.CustomResource):
|
|
|
142
142
|
__props__.__dict__["provisioning_state"] = None
|
|
143
143
|
__props__.__dict__["system_data"] = None
|
|
144
144
|
__props__.__dict__["type"] = None
|
|
145
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20190201preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20190601:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20200101preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20200401preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20200601:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20201015preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20210601preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20211201:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:DomainTopic")])
|
|
145
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20190201preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20190601:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20200101preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20200401preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20200601:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20201015preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20210601preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20211201:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:DomainTopic"), pulumi.Alias(type_="azure-native:eventgrid/v20241215preview:DomainTopic")])
|
|
146
146
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
147
147
|
super(DomainTopic, __self__).__init__(
|
|
148
148
|
'azure-native:eventgrid:DomainTopic',
|
|
@@ -265,7 +265,7 @@ class DomainTopicEventSubscription(pulumi.CustomResource):
|
|
|
265
265
|
Event Subscription
|
|
266
266
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2021-10-15-preview.
|
|
267
267
|
|
|
268
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
268
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
269
269
|
|
|
270
270
|
:param str resource_name: The name of the resource.
|
|
271
271
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -297,7 +297,7 @@ class DomainTopicEventSubscription(pulumi.CustomResource):
|
|
|
297
297
|
Event Subscription
|
|
298
298
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2021-10-15-preview.
|
|
299
299
|
|
|
300
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
300
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
301
301
|
|
|
302
302
|
:param str resource_name: The name of the resource.
|
|
303
303
|
:param DomainTopicEventSubscriptionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -362,7 +362,7 @@ class DomainTopicEventSubscription(pulumi.CustomResource):
|
|
|
362
362
|
__props__.__dict__["system_data"] = None
|
|
363
363
|
__props__.__dict__["topic"] = None
|
|
364
364
|
__props__.__dict__["type"] = None
|
|
365
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:DomainTopicEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:DomainTopicEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:DomainTopicEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:DomainTopicEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:DomainTopicEventSubscription")])
|
|
365
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:DomainTopicEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:DomainTopicEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:DomainTopicEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:DomainTopicEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:DomainTopicEventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20241215preview:DomainTopicEventSubscription")])
|
|
366
366
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
367
367
|
super(DomainTopicEventSubscription, __self__).__init__(
|
|
368
368
|
'azure-native:eventgrid:DomainTopicEventSubscription',
|
|
@@ -233,7 +233,7 @@ class EventSubscription(pulumi.CustomResource):
|
|
|
233
233
|
Event Subscription
|
|
234
234
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2020-06-01.
|
|
235
235
|
|
|
236
|
-
Other available API versions: 2017-06-15-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
236
|
+
Other available API versions: 2017-06-15-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
237
237
|
|
|
238
238
|
:param str resource_name: The name of the resource.
|
|
239
239
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -263,7 +263,7 @@ class EventSubscription(pulumi.CustomResource):
|
|
|
263
263
|
Event Subscription
|
|
264
264
|
Azure REST API version: 2022-06-15. Prior API version in Azure Native 1.x: 2020-06-01.
|
|
265
265
|
|
|
266
|
-
Other available API versions: 2017-06-15-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
266
|
+
Other available API versions: 2017-06-15-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
267
267
|
|
|
268
268
|
:param str resource_name: The name of the resource.
|
|
269
269
|
:param EventSubscriptionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -320,7 +320,7 @@ class EventSubscription(pulumi.CustomResource):
|
|
|
320
320
|
__props__.__dict__["system_data"] = None
|
|
321
321
|
__props__.__dict__["topic"] = None
|
|
322
322
|
__props__.__dict__["type"] = None
|
|
323
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20170615preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20170915preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20180101:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20180501preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20180915preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20190101:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20190201preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20190601:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20200101preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20200401preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20200601:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20201015preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20210601preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20211201:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:EventSubscription")])
|
|
323
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:eventgrid/v20170615preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20170915preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20180101:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20180501preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20180915preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20190101:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20190201preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20190601:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20200101preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20200401preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20200601:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20201015preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20210601preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20211015preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20211201:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20220615:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20230601preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20231215preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20240601preview:EventSubscription"), pulumi.Alias(type_="azure-native:eventgrid/v20241215preview:EventSubscription")])
|
|
324
324
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
325
325
|
super(EventSubscription, __self__).__init__(
|
|
326
326
|
'azure-native:eventgrid:EventSubscription',
|
|
@@ -154,7 +154,7 @@ def get_ca_certificate(ca_certificate_name: Optional[str] = None,
|
|
|
154
154
|
Get properties of a CA certificate.
|
|
155
155
|
Azure REST API version: 2023-06-01-preview.
|
|
156
156
|
|
|
157
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
157
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
:param str ca_certificate_name: Name of the CA certificate.
|
|
@@ -186,7 +186,7 @@ def get_ca_certificate_output(ca_certificate_name: Optional[pulumi.Input[str]] =
|
|
|
186
186
|
Get properties of a CA certificate.
|
|
187
187
|
Azure REST API version: 2023-06-01-preview.
|
|
188
188
|
|
|
189
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
189
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
190
190
|
|
|
191
191
|
|
|
192
192
|
:param str ca_certificate_name: Name of the CA certificate.
|
|
@@ -167,7 +167,7 @@ def get_channel(channel_name: Optional[str] = None,
|
|
|
167
167
|
Get properties of a channel.
|
|
168
168
|
Azure REST API version: 2022-06-15.
|
|
169
169
|
|
|
170
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
170
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
171
171
|
|
|
172
172
|
|
|
173
173
|
:param str channel_name: Name of the channel.
|
|
@@ -200,7 +200,7 @@ def get_channel_output(channel_name: Optional[pulumi.Input[str]] = None,
|
|
|
200
200
|
Get properties of a channel.
|
|
201
201
|
Azure REST API version: 2022-06-15.
|
|
202
202
|
|
|
203
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
203
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
204
204
|
|
|
205
205
|
|
|
206
206
|
:param str channel_name: Name of the channel.
|
|
@@ -57,7 +57,7 @@ def get_channel_full_url(channel_name: Optional[str] = None,
|
|
|
57
57
|
Get the full endpoint URL of a partner destination channel.
|
|
58
58
|
Azure REST API version: 2022-06-15.
|
|
59
59
|
|
|
60
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
60
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
:param str channel_name: Name of the Channel.
|
|
@@ -81,7 +81,7 @@ def get_channel_full_url_output(channel_name: Optional[pulumi.Input[str]] = None
|
|
|
81
81
|
Get the full endpoint URL of a partner destination channel.
|
|
82
82
|
Azure REST API version: 2022-06-15.
|
|
83
83
|
|
|
84
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
84
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
85
85
|
|
|
86
86
|
|
|
87
87
|
:param str channel_name: Name of the Channel.
|
|
@@ -180,7 +180,7 @@ def get_client(client_name: Optional[str] = None,
|
|
|
180
180
|
Get properties of a client.
|
|
181
181
|
Azure REST API version: 2023-06-01-preview.
|
|
182
182
|
|
|
183
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
183
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
184
184
|
|
|
185
185
|
|
|
186
186
|
:param str client_name: Name of the client.
|
|
@@ -214,7 +214,7 @@ def get_client_output(client_name: Optional[pulumi.Input[str]] = None,
|
|
|
214
214
|
Get properties of a client.
|
|
215
215
|
Azure REST API version: 2023-06-01-preview.
|
|
216
216
|
|
|
217
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
217
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
218
218
|
|
|
219
219
|
|
|
220
220
|
:param str client_name: Name of the client.
|
|
@@ -131,7 +131,7 @@ def get_client_group(client_group_name: Optional[str] = None,
|
|
|
131
131
|
Get properties of a client group.
|
|
132
132
|
Azure REST API version: 2023-06-01-preview.
|
|
133
133
|
|
|
134
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
134
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
135
135
|
|
|
136
136
|
|
|
137
137
|
:param str client_group_name: Name of the client group.
|
|
@@ -161,7 +161,7 @@ def get_client_group_output(client_group_name: Optional[pulumi.Input[str]] = Non
|
|
|
161
161
|
Get properties of a client group.
|
|
162
162
|
Azure REST API version: 2023-06-01-preview.
|
|
163
163
|
|
|
164
|
-
Other available API versions: 2023-12-15-preview, 2024-06-01-preview.
|
|
164
|
+
Other available API versions: 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
165
165
|
|
|
166
166
|
|
|
167
167
|
:param str client_group_name: Name of the client group.
|
|
@@ -286,7 +286,7 @@ def get_domain(domain_name: Optional[str] = None,
|
|
|
286
286
|
Get properties of a domain.
|
|
287
287
|
Azure REST API version: 2022-06-15.
|
|
288
288
|
|
|
289
|
-
Other available API versions: 2020-04-01-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
289
|
+
Other available API versions: 2020-04-01-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
290
290
|
|
|
291
291
|
|
|
292
292
|
:param str domain_name: Name of the domain.
|
|
@@ -325,7 +325,7 @@ def get_domain_output(domain_name: Optional[pulumi.Input[str]] = None,
|
|
|
325
325
|
Get properties of a domain.
|
|
326
326
|
Azure REST API version: 2022-06-15.
|
|
327
327
|
|
|
328
|
-
Other available API versions: 2020-04-01-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
328
|
+
Other available API versions: 2020-04-01-preview, 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
:param str domain_name: Name of the domain.
|
|
@@ -230,7 +230,7 @@ def get_domain_event_subscription(domain_name: Optional[str] = None,
|
|
|
230
230
|
Get properties of an event subscription of a domain.
|
|
231
231
|
Azure REST API version: 2022-06-15.
|
|
232
232
|
|
|
233
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
233
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
234
234
|
|
|
235
235
|
|
|
236
236
|
:param str domain_name: Name of the partner topic.
|
|
@@ -268,7 +268,7 @@ def get_domain_event_subscription_output(domain_name: Optional[pulumi.Input[str]
|
|
|
268
268
|
Get properties of an event subscription of a domain.
|
|
269
269
|
Azure REST API version: 2022-06-15.
|
|
270
270
|
|
|
271
|
-
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview.
|
|
271
|
+
Other available API versions: 2023-06-01-preview, 2023-12-15-preview, 2024-06-01-preview, 2024-12-15-preview.
|
|
272
272
|
|
|
273
273
|
|
|
274
274
|
:param str domain_name: Name of the partner topic.
|