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,213 @@
|
|
|
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
|
+
'GetLicenseResult',
|
|
20
|
+
'AwaitableGetLicenseResult',
|
|
21
|
+
'get_license',
|
|
22
|
+
'get_license_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetLicenseResult:
|
|
27
|
+
"""
|
|
28
|
+
Describes a license in a hybrid machine.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, id=None, license_details=None, license_type=None, location=None, name=None, provisioning_state=None, system_data=None, tags=None, tenant_id=None, type=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 license_details and not isinstance(license_details, dict):
|
|
35
|
+
raise TypeError("Expected argument 'license_details' to be a dict")
|
|
36
|
+
pulumi.set(__self__, "license_details", license_details)
|
|
37
|
+
if license_type and not isinstance(license_type, str):
|
|
38
|
+
raise TypeError("Expected argument 'license_type' to be a str")
|
|
39
|
+
pulumi.set(__self__, "license_type", license_type)
|
|
40
|
+
if location and not isinstance(location, str):
|
|
41
|
+
raise TypeError("Expected argument 'location' to be a str")
|
|
42
|
+
pulumi.set(__self__, "location", location)
|
|
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 tags and not isinstance(tags, dict):
|
|
53
|
+
raise TypeError("Expected argument 'tags' to be a dict")
|
|
54
|
+
pulumi.set(__self__, "tags", tags)
|
|
55
|
+
if tenant_id and not isinstance(tenant_id, str):
|
|
56
|
+
raise TypeError("Expected argument 'tenant_id' to be a str")
|
|
57
|
+
pulumi.set(__self__, "tenant_id", tenant_id)
|
|
58
|
+
if type and not isinstance(type, str):
|
|
59
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
60
|
+
pulumi.set(__self__, "type", type)
|
|
61
|
+
|
|
62
|
+
@property
|
|
63
|
+
@pulumi.getter
|
|
64
|
+
def id(self) -> str:
|
|
65
|
+
"""
|
|
66
|
+
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
67
|
+
"""
|
|
68
|
+
return pulumi.get(self, "id")
|
|
69
|
+
|
|
70
|
+
@property
|
|
71
|
+
@pulumi.getter(name="licenseDetails")
|
|
72
|
+
def license_details(self) -> Optional['outputs.LicenseDetailsResponse']:
|
|
73
|
+
"""
|
|
74
|
+
Describes the properties of a License.
|
|
75
|
+
"""
|
|
76
|
+
return pulumi.get(self, "license_details")
|
|
77
|
+
|
|
78
|
+
@property
|
|
79
|
+
@pulumi.getter(name="licenseType")
|
|
80
|
+
def license_type(self) -> Optional[str]:
|
|
81
|
+
"""
|
|
82
|
+
The type of the license resource.
|
|
83
|
+
"""
|
|
84
|
+
return pulumi.get(self, "license_type")
|
|
85
|
+
|
|
86
|
+
@property
|
|
87
|
+
@pulumi.getter
|
|
88
|
+
def location(self) -> str:
|
|
89
|
+
"""
|
|
90
|
+
The geo-location where the resource lives
|
|
91
|
+
"""
|
|
92
|
+
return pulumi.get(self, "location")
|
|
93
|
+
|
|
94
|
+
@property
|
|
95
|
+
@pulumi.getter
|
|
96
|
+
def name(self) -> str:
|
|
97
|
+
"""
|
|
98
|
+
The name of the resource
|
|
99
|
+
"""
|
|
100
|
+
return pulumi.get(self, "name")
|
|
101
|
+
|
|
102
|
+
@property
|
|
103
|
+
@pulumi.getter(name="provisioningState")
|
|
104
|
+
def provisioning_state(self) -> str:
|
|
105
|
+
"""
|
|
106
|
+
The provisioning state, which only appears in the response.
|
|
107
|
+
"""
|
|
108
|
+
return pulumi.get(self, "provisioning_state")
|
|
109
|
+
|
|
110
|
+
@property
|
|
111
|
+
@pulumi.getter(name="systemData")
|
|
112
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
113
|
+
"""
|
|
114
|
+
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
115
|
+
"""
|
|
116
|
+
return pulumi.get(self, "system_data")
|
|
117
|
+
|
|
118
|
+
@property
|
|
119
|
+
@pulumi.getter
|
|
120
|
+
def tags(self) -> Optional[Mapping[str, str]]:
|
|
121
|
+
"""
|
|
122
|
+
Resource tags.
|
|
123
|
+
"""
|
|
124
|
+
return pulumi.get(self, "tags")
|
|
125
|
+
|
|
126
|
+
@property
|
|
127
|
+
@pulumi.getter(name="tenantId")
|
|
128
|
+
def tenant_id(self) -> Optional[str]:
|
|
129
|
+
"""
|
|
130
|
+
Describes the tenant id.
|
|
131
|
+
"""
|
|
132
|
+
return pulumi.get(self, "tenant_id")
|
|
133
|
+
|
|
134
|
+
@property
|
|
135
|
+
@pulumi.getter
|
|
136
|
+
def type(self) -> str:
|
|
137
|
+
"""
|
|
138
|
+
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
139
|
+
"""
|
|
140
|
+
return pulumi.get(self, "type")
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
class AwaitableGetLicenseResult(GetLicenseResult):
|
|
144
|
+
# pylint: disable=using-constant-test
|
|
145
|
+
def __await__(self):
|
|
146
|
+
if False:
|
|
147
|
+
yield self
|
|
148
|
+
return GetLicenseResult(
|
|
149
|
+
id=self.id,
|
|
150
|
+
license_details=self.license_details,
|
|
151
|
+
license_type=self.license_type,
|
|
152
|
+
location=self.location,
|
|
153
|
+
name=self.name,
|
|
154
|
+
provisioning_state=self.provisioning_state,
|
|
155
|
+
system_data=self.system_data,
|
|
156
|
+
tags=self.tags,
|
|
157
|
+
tenant_id=self.tenant_id,
|
|
158
|
+
type=self.type)
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
def get_license(license_name: Optional[str] = None,
|
|
162
|
+
resource_group_name: Optional[str] = None,
|
|
163
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetLicenseResult:
|
|
164
|
+
"""
|
|
165
|
+
Retrieves information about the view of a license.
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
:param str license_name: The name of the license.
|
|
169
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
170
|
+
"""
|
|
171
|
+
__args__ = dict()
|
|
172
|
+
__args__['licenseName'] = license_name
|
|
173
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
174
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
175
|
+
__ret__ = pulumi.runtime.invoke('azure-native:hybridcompute/v20241110preview:getLicense', __args__, opts=opts, typ=GetLicenseResult).value
|
|
176
|
+
|
|
177
|
+
return AwaitableGetLicenseResult(
|
|
178
|
+
id=pulumi.get(__ret__, 'id'),
|
|
179
|
+
license_details=pulumi.get(__ret__, 'license_details'),
|
|
180
|
+
license_type=pulumi.get(__ret__, 'license_type'),
|
|
181
|
+
location=pulumi.get(__ret__, 'location'),
|
|
182
|
+
name=pulumi.get(__ret__, 'name'),
|
|
183
|
+
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
184
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
185
|
+
tags=pulumi.get(__ret__, 'tags'),
|
|
186
|
+
tenant_id=pulumi.get(__ret__, 'tenant_id'),
|
|
187
|
+
type=pulumi.get(__ret__, 'type'))
|
|
188
|
+
def get_license_output(license_name: Optional[pulumi.Input[str]] = None,
|
|
189
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
190
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLicenseResult]:
|
|
191
|
+
"""
|
|
192
|
+
Retrieves information about the view of a license.
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
:param str license_name: The name of the license.
|
|
196
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
197
|
+
"""
|
|
198
|
+
__args__ = dict()
|
|
199
|
+
__args__['licenseName'] = license_name
|
|
200
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
201
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
202
|
+
__ret__ = pulumi.runtime.invoke_output('azure-native:hybridcompute/v20241110preview:getLicense', __args__, opts=opts, typ=GetLicenseResult)
|
|
203
|
+
return __ret__.apply(lambda __response__: GetLicenseResult(
|
|
204
|
+
id=pulumi.get(__response__, 'id'),
|
|
205
|
+
license_details=pulumi.get(__response__, 'license_details'),
|
|
206
|
+
license_type=pulumi.get(__response__, 'license_type'),
|
|
207
|
+
location=pulumi.get(__response__, 'location'),
|
|
208
|
+
name=pulumi.get(__response__, 'name'),
|
|
209
|
+
provisioning_state=pulumi.get(__response__, 'provisioning_state'),
|
|
210
|
+
system_data=pulumi.get(__response__, 'system_data'),
|
|
211
|
+
tags=pulumi.get(__response__, 'tags'),
|
|
212
|
+
tenant_id=pulumi.get(__response__, 'tenant_id'),
|
|
213
|
+
type=pulumi.get(__response__, 'type')))
|
|
@@ -0,0 +1,387 @@
|
|
|
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
|
+
'GetLicenseProfileResult',
|
|
20
|
+
'AwaitableGetLicenseProfileResult',
|
|
21
|
+
'get_license_profile',
|
|
22
|
+
'get_license_profile_output',
|
|
23
|
+
]
|
|
24
|
+
|
|
25
|
+
@pulumi.output_type
|
|
26
|
+
class GetLicenseProfileResult:
|
|
27
|
+
"""
|
|
28
|
+
Describes a license profile in a hybrid machine.
|
|
29
|
+
"""
|
|
30
|
+
def __init__(__self__, assigned_license=None, assigned_license_immutable_id=None, billing_end_date=None, billing_start_date=None, disenrollment_date=None, enrollment_date=None, error=None, esu_eligibility=None, esu_key_state=None, esu_keys=None, id=None, location=None, name=None, product_features=None, product_type=None, provisioning_state=None, server_type=None, software_assurance_customer=None, subscription_status=None, system_data=None, tags=None, type=None):
|
|
31
|
+
if assigned_license and not isinstance(assigned_license, str):
|
|
32
|
+
raise TypeError("Expected argument 'assigned_license' to be a str")
|
|
33
|
+
pulumi.set(__self__, "assigned_license", assigned_license)
|
|
34
|
+
if assigned_license_immutable_id and not isinstance(assigned_license_immutable_id, str):
|
|
35
|
+
raise TypeError("Expected argument 'assigned_license_immutable_id' to be a str")
|
|
36
|
+
pulumi.set(__self__, "assigned_license_immutable_id", assigned_license_immutable_id)
|
|
37
|
+
if billing_end_date and not isinstance(billing_end_date, str):
|
|
38
|
+
raise TypeError("Expected argument 'billing_end_date' to be a str")
|
|
39
|
+
pulumi.set(__self__, "billing_end_date", billing_end_date)
|
|
40
|
+
if billing_start_date and not isinstance(billing_start_date, str):
|
|
41
|
+
raise TypeError("Expected argument 'billing_start_date' to be a str")
|
|
42
|
+
pulumi.set(__self__, "billing_start_date", billing_start_date)
|
|
43
|
+
if disenrollment_date and not isinstance(disenrollment_date, str):
|
|
44
|
+
raise TypeError("Expected argument 'disenrollment_date' to be a str")
|
|
45
|
+
pulumi.set(__self__, "disenrollment_date", disenrollment_date)
|
|
46
|
+
if enrollment_date and not isinstance(enrollment_date, str):
|
|
47
|
+
raise TypeError("Expected argument 'enrollment_date' to be a str")
|
|
48
|
+
pulumi.set(__self__, "enrollment_date", enrollment_date)
|
|
49
|
+
if error and not isinstance(error, dict):
|
|
50
|
+
raise TypeError("Expected argument 'error' to be a dict")
|
|
51
|
+
pulumi.set(__self__, "error", error)
|
|
52
|
+
if esu_eligibility and not isinstance(esu_eligibility, str):
|
|
53
|
+
raise TypeError("Expected argument 'esu_eligibility' to be a str")
|
|
54
|
+
pulumi.set(__self__, "esu_eligibility", esu_eligibility)
|
|
55
|
+
if esu_key_state and not isinstance(esu_key_state, str):
|
|
56
|
+
raise TypeError("Expected argument 'esu_key_state' to be a str")
|
|
57
|
+
pulumi.set(__self__, "esu_key_state", esu_key_state)
|
|
58
|
+
if esu_keys and not isinstance(esu_keys, list):
|
|
59
|
+
raise TypeError("Expected argument 'esu_keys' to be a list")
|
|
60
|
+
pulumi.set(__self__, "esu_keys", esu_keys)
|
|
61
|
+
if id and not isinstance(id, str):
|
|
62
|
+
raise TypeError("Expected argument 'id' to be a str")
|
|
63
|
+
pulumi.set(__self__, "id", id)
|
|
64
|
+
if location and not isinstance(location, str):
|
|
65
|
+
raise TypeError("Expected argument 'location' to be a str")
|
|
66
|
+
pulumi.set(__self__, "location", location)
|
|
67
|
+
if name and not isinstance(name, str):
|
|
68
|
+
raise TypeError("Expected argument 'name' to be a str")
|
|
69
|
+
pulumi.set(__self__, "name", name)
|
|
70
|
+
if product_features and not isinstance(product_features, list):
|
|
71
|
+
raise TypeError("Expected argument 'product_features' to be a list")
|
|
72
|
+
pulumi.set(__self__, "product_features", product_features)
|
|
73
|
+
if product_type and not isinstance(product_type, str):
|
|
74
|
+
raise TypeError("Expected argument 'product_type' to be a str")
|
|
75
|
+
pulumi.set(__self__, "product_type", product_type)
|
|
76
|
+
if provisioning_state and not isinstance(provisioning_state, str):
|
|
77
|
+
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
78
|
+
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
79
|
+
if server_type and not isinstance(server_type, str):
|
|
80
|
+
raise TypeError("Expected argument 'server_type' to be a str")
|
|
81
|
+
pulumi.set(__self__, "server_type", server_type)
|
|
82
|
+
if software_assurance_customer and not isinstance(software_assurance_customer, bool):
|
|
83
|
+
raise TypeError("Expected argument 'software_assurance_customer' to be a bool")
|
|
84
|
+
pulumi.set(__self__, "software_assurance_customer", software_assurance_customer)
|
|
85
|
+
if subscription_status and not isinstance(subscription_status, str):
|
|
86
|
+
raise TypeError("Expected argument 'subscription_status' to be a str")
|
|
87
|
+
pulumi.set(__self__, "subscription_status", subscription_status)
|
|
88
|
+
if system_data and not isinstance(system_data, dict):
|
|
89
|
+
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
90
|
+
pulumi.set(__self__, "system_data", system_data)
|
|
91
|
+
if tags and not isinstance(tags, dict):
|
|
92
|
+
raise TypeError("Expected argument 'tags' to be a dict")
|
|
93
|
+
pulumi.set(__self__, "tags", tags)
|
|
94
|
+
if type and not isinstance(type, str):
|
|
95
|
+
raise TypeError("Expected argument 'type' to be a str")
|
|
96
|
+
pulumi.set(__self__, "type", type)
|
|
97
|
+
|
|
98
|
+
@property
|
|
99
|
+
@pulumi.getter(name="assignedLicense")
|
|
100
|
+
def assigned_license(self) -> Optional[str]:
|
|
101
|
+
"""
|
|
102
|
+
The resource id of the license.
|
|
103
|
+
"""
|
|
104
|
+
return pulumi.get(self, "assigned_license")
|
|
105
|
+
|
|
106
|
+
@property
|
|
107
|
+
@pulumi.getter(name="assignedLicenseImmutableId")
|
|
108
|
+
def assigned_license_immutable_id(self) -> str:
|
|
109
|
+
"""
|
|
110
|
+
The guid id of the license.
|
|
111
|
+
"""
|
|
112
|
+
return pulumi.get(self, "assigned_license_immutable_id")
|
|
113
|
+
|
|
114
|
+
@property
|
|
115
|
+
@pulumi.getter(name="billingEndDate")
|
|
116
|
+
def billing_end_date(self) -> str:
|
|
117
|
+
"""
|
|
118
|
+
The timestamp in UTC when the billing ends.
|
|
119
|
+
"""
|
|
120
|
+
return pulumi.get(self, "billing_end_date")
|
|
121
|
+
|
|
122
|
+
@property
|
|
123
|
+
@pulumi.getter(name="billingStartDate")
|
|
124
|
+
def billing_start_date(self) -> str:
|
|
125
|
+
"""
|
|
126
|
+
The timestamp in UTC when the billing starts.
|
|
127
|
+
"""
|
|
128
|
+
return pulumi.get(self, "billing_start_date")
|
|
129
|
+
|
|
130
|
+
@property
|
|
131
|
+
@pulumi.getter(name="disenrollmentDate")
|
|
132
|
+
def disenrollment_date(self) -> str:
|
|
133
|
+
"""
|
|
134
|
+
The timestamp in UTC when the user disenrolled the feature.
|
|
135
|
+
"""
|
|
136
|
+
return pulumi.get(self, "disenrollment_date")
|
|
137
|
+
|
|
138
|
+
@property
|
|
139
|
+
@pulumi.getter(name="enrollmentDate")
|
|
140
|
+
def enrollment_date(self) -> str:
|
|
141
|
+
"""
|
|
142
|
+
The timestamp in UTC when the user enrolls the feature.
|
|
143
|
+
"""
|
|
144
|
+
return pulumi.get(self, "enrollment_date")
|
|
145
|
+
|
|
146
|
+
@property
|
|
147
|
+
@pulumi.getter
|
|
148
|
+
def error(self) -> 'outputs.ErrorDetailResponse':
|
|
149
|
+
"""
|
|
150
|
+
The errors that were encountered during the feature enrollment or disenrollment.
|
|
151
|
+
"""
|
|
152
|
+
return pulumi.get(self, "error")
|
|
153
|
+
|
|
154
|
+
@property
|
|
155
|
+
@pulumi.getter(name="esuEligibility")
|
|
156
|
+
def esu_eligibility(self) -> str:
|
|
157
|
+
"""
|
|
158
|
+
Indicates the eligibility state of Esu.
|
|
159
|
+
"""
|
|
160
|
+
return pulumi.get(self, "esu_eligibility")
|
|
161
|
+
|
|
162
|
+
@property
|
|
163
|
+
@pulumi.getter(name="esuKeyState")
|
|
164
|
+
def esu_key_state(self) -> str:
|
|
165
|
+
"""
|
|
166
|
+
Indicates whether there is an ESU Key currently active for the machine.
|
|
167
|
+
"""
|
|
168
|
+
return pulumi.get(self, "esu_key_state")
|
|
169
|
+
|
|
170
|
+
@property
|
|
171
|
+
@pulumi.getter(name="esuKeys")
|
|
172
|
+
def esu_keys(self) -> Sequence['outputs.EsuKeyResponse']:
|
|
173
|
+
"""
|
|
174
|
+
The list of ESU keys.
|
|
175
|
+
"""
|
|
176
|
+
return pulumi.get(self, "esu_keys")
|
|
177
|
+
|
|
178
|
+
@property
|
|
179
|
+
@pulumi.getter
|
|
180
|
+
def id(self) -> str:
|
|
181
|
+
"""
|
|
182
|
+
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
183
|
+
"""
|
|
184
|
+
return pulumi.get(self, "id")
|
|
185
|
+
|
|
186
|
+
@property
|
|
187
|
+
@pulumi.getter
|
|
188
|
+
def location(self) -> str:
|
|
189
|
+
"""
|
|
190
|
+
The geo-location where the resource lives
|
|
191
|
+
"""
|
|
192
|
+
return pulumi.get(self, "location")
|
|
193
|
+
|
|
194
|
+
@property
|
|
195
|
+
@pulumi.getter
|
|
196
|
+
def name(self) -> str:
|
|
197
|
+
"""
|
|
198
|
+
The name of the resource
|
|
199
|
+
"""
|
|
200
|
+
return pulumi.get(self, "name")
|
|
201
|
+
|
|
202
|
+
@property
|
|
203
|
+
@pulumi.getter(name="productFeatures")
|
|
204
|
+
def product_features(self) -> Optional[Sequence['outputs.ProductFeatureResponse']]:
|
|
205
|
+
"""
|
|
206
|
+
The list of product features.
|
|
207
|
+
"""
|
|
208
|
+
return pulumi.get(self, "product_features")
|
|
209
|
+
|
|
210
|
+
@property
|
|
211
|
+
@pulumi.getter(name="productType")
|
|
212
|
+
def product_type(self) -> Optional[str]:
|
|
213
|
+
"""
|
|
214
|
+
Indicates the product type of the license.
|
|
215
|
+
"""
|
|
216
|
+
return pulumi.get(self, "product_type")
|
|
217
|
+
|
|
218
|
+
@property
|
|
219
|
+
@pulumi.getter(name="provisioningState")
|
|
220
|
+
def provisioning_state(self) -> str:
|
|
221
|
+
"""
|
|
222
|
+
The provisioning state, which only appears in the response.
|
|
223
|
+
"""
|
|
224
|
+
return pulumi.get(self, "provisioning_state")
|
|
225
|
+
|
|
226
|
+
@property
|
|
227
|
+
@pulumi.getter(name="serverType")
|
|
228
|
+
def server_type(self) -> str:
|
|
229
|
+
"""
|
|
230
|
+
The type of the Esu servers.
|
|
231
|
+
"""
|
|
232
|
+
return pulumi.get(self, "server_type")
|
|
233
|
+
|
|
234
|
+
@property
|
|
235
|
+
@pulumi.getter(name="softwareAssuranceCustomer")
|
|
236
|
+
def software_assurance_customer(self) -> Optional[bool]:
|
|
237
|
+
"""
|
|
238
|
+
Specifies if this machine is licensed as part of a Software Assurance agreement.
|
|
239
|
+
"""
|
|
240
|
+
return pulumi.get(self, "software_assurance_customer")
|
|
241
|
+
|
|
242
|
+
@property
|
|
243
|
+
@pulumi.getter(name="subscriptionStatus")
|
|
244
|
+
def subscription_status(self) -> Optional[str]:
|
|
245
|
+
"""
|
|
246
|
+
Indicates the subscription status of the product.
|
|
247
|
+
"""
|
|
248
|
+
return pulumi.get(self, "subscription_status")
|
|
249
|
+
|
|
250
|
+
@property
|
|
251
|
+
@pulumi.getter(name="systemData")
|
|
252
|
+
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
253
|
+
"""
|
|
254
|
+
Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
255
|
+
"""
|
|
256
|
+
return pulumi.get(self, "system_data")
|
|
257
|
+
|
|
258
|
+
@property
|
|
259
|
+
@pulumi.getter
|
|
260
|
+
def tags(self) -> Optional[Mapping[str, str]]:
|
|
261
|
+
"""
|
|
262
|
+
Resource tags.
|
|
263
|
+
"""
|
|
264
|
+
return pulumi.get(self, "tags")
|
|
265
|
+
|
|
266
|
+
@property
|
|
267
|
+
@pulumi.getter
|
|
268
|
+
def type(self) -> str:
|
|
269
|
+
"""
|
|
270
|
+
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
271
|
+
"""
|
|
272
|
+
return pulumi.get(self, "type")
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
class AwaitableGetLicenseProfileResult(GetLicenseProfileResult):
|
|
276
|
+
# pylint: disable=using-constant-test
|
|
277
|
+
def __await__(self):
|
|
278
|
+
if False:
|
|
279
|
+
yield self
|
|
280
|
+
return GetLicenseProfileResult(
|
|
281
|
+
assigned_license=self.assigned_license,
|
|
282
|
+
assigned_license_immutable_id=self.assigned_license_immutable_id,
|
|
283
|
+
billing_end_date=self.billing_end_date,
|
|
284
|
+
billing_start_date=self.billing_start_date,
|
|
285
|
+
disenrollment_date=self.disenrollment_date,
|
|
286
|
+
enrollment_date=self.enrollment_date,
|
|
287
|
+
error=self.error,
|
|
288
|
+
esu_eligibility=self.esu_eligibility,
|
|
289
|
+
esu_key_state=self.esu_key_state,
|
|
290
|
+
esu_keys=self.esu_keys,
|
|
291
|
+
id=self.id,
|
|
292
|
+
location=self.location,
|
|
293
|
+
name=self.name,
|
|
294
|
+
product_features=self.product_features,
|
|
295
|
+
product_type=self.product_type,
|
|
296
|
+
provisioning_state=self.provisioning_state,
|
|
297
|
+
server_type=self.server_type,
|
|
298
|
+
software_assurance_customer=self.software_assurance_customer,
|
|
299
|
+
subscription_status=self.subscription_status,
|
|
300
|
+
system_data=self.system_data,
|
|
301
|
+
tags=self.tags,
|
|
302
|
+
type=self.type)
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
def get_license_profile(license_profile_name: Optional[str] = None,
|
|
306
|
+
machine_name: Optional[str] = None,
|
|
307
|
+
resource_group_name: Optional[str] = None,
|
|
308
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetLicenseProfileResult:
|
|
309
|
+
"""
|
|
310
|
+
Retrieves information about the view of a license profile.
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
:param str license_profile_name: The name of the license profile.
|
|
314
|
+
:param str machine_name: The name of the hybrid machine.
|
|
315
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
316
|
+
"""
|
|
317
|
+
__args__ = dict()
|
|
318
|
+
__args__['licenseProfileName'] = license_profile_name
|
|
319
|
+
__args__['machineName'] = machine_name
|
|
320
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
321
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
322
|
+
__ret__ = pulumi.runtime.invoke('azure-native:hybridcompute/v20241110preview:getLicenseProfile', __args__, opts=opts, typ=GetLicenseProfileResult).value
|
|
323
|
+
|
|
324
|
+
return AwaitableGetLicenseProfileResult(
|
|
325
|
+
assigned_license=pulumi.get(__ret__, 'assigned_license'),
|
|
326
|
+
assigned_license_immutable_id=pulumi.get(__ret__, 'assigned_license_immutable_id'),
|
|
327
|
+
billing_end_date=pulumi.get(__ret__, 'billing_end_date'),
|
|
328
|
+
billing_start_date=pulumi.get(__ret__, 'billing_start_date'),
|
|
329
|
+
disenrollment_date=pulumi.get(__ret__, 'disenrollment_date'),
|
|
330
|
+
enrollment_date=pulumi.get(__ret__, 'enrollment_date'),
|
|
331
|
+
error=pulumi.get(__ret__, 'error'),
|
|
332
|
+
esu_eligibility=pulumi.get(__ret__, 'esu_eligibility'),
|
|
333
|
+
esu_key_state=pulumi.get(__ret__, 'esu_key_state'),
|
|
334
|
+
esu_keys=pulumi.get(__ret__, 'esu_keys'),
|
|
335
|
+
id=pulumi.get(__ret__, 'id'),
|
|
336
|
+
location=pulumi.get(__ret__, 'location'),
|
|
337
|
+
name=pulumi.get(__ret__, 'name'),
|
|
338
|
+
product_features=pulumi.get(__ret__, 'product_features'),
|
|
339
|
+
product_type=pulumi.get(__ret__, 'product_type'),
|
|
340
|
+
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
341
|
+
server_type=pulumi.get(__ret__, 'server_type'),
|
|
342
|
+
software_assurance_customer=pulumi.get(__ret__, 'software_assurance_customer'),
|
|
343
|
+
subscription_status=pulumi.get(__ret__, 'subscription_status'),
|
|
344
|
+
system_data=pulumi.get(__ret__, 'system_data'),
|
|
345
|
+
tags=pulumi.get(__ret__, 'tags'),
|
|
346
|
+
type=pulumi.get(__ret__, 'type'))
|
|
347
|
+
def get_license_profile_output(license_profile_name: Optional[pulumi.Input[str]] = None,
|
|
348
|
+
machine_name: Optional[pulumi.Input[str]] = None,
|
|
349
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
350
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLicenseProfileResult]:
|
|
351
|
+
"""
|
|
352
|
+
Retrieves information about the view of a license profile.
|
|
353
|
+
|
|
354
|
+
|
|
355
|
+
:param str license_profile_name: The name of the license profile.
|
|
356
|
+
:param str machine_name: The name of the hybrid machine.
|
|
357
|
+
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
358
|
+
"""
|
|
359
|
+
__args__ = dict()
|
|
360
|
+
__args__['licenseProfileName'] = license_profile_name
|
|
361
|
+
__args__['machineName'] = machine_name
|
|
362
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
363
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
364
|
+
__ret__ = pulumi.runtime.invoke_output('azure-native:hybridcompute/v20241110preview:getLicenseProfile', __args__, opts=opts, typ=GetLicenseProfileResult)
|
|
365
|
+
return __ret__.apply(lambda __response__: GetLicenseProfileResult(
|
|
366
|
+
assigned_license=pulumi.get(__response__, 'assigned_license'),
|
|
367
|
+
assigned_license_immutable_id=pulumi.get(__response__, 'assigned_license_immutable_id'),
|
|
368
|
+
billing_end_date=pulumi.get(__response__, 'billing_end_date'),
|
|
369
|
+
billing_start_date=pulumi.get(__response__, 'billing_start_date'),
|
|
370
|
+
disenrollment_date=pulumi.get(__response__, 'disenrollment_date'),
|
|
371
|
+
enrollment_date=pulumi.get(__response__, 'enrollment_date'),
|
|
372
|
+
error=pulumi.get(__response__, 'error'),
|
|
373
|
+
esu_eligibility=pulumi.get(__response__, 'esu_eligibility'),
|
|
374
|
+
esu_key_state=pulumi.get(__response__, 'esu_key_state'),
|
|
375
|
+
esu_keys=pulumi.get(__response__, 'esu_keys'),
|
|
376
|
+
id=pulumi.get(__response__, 'id'),
|
|
377
|
+
location=pulumi.get(__response__, 'location'),
|
|
378
|
+
name=pulumi.get(__response__, 'name'),
|
|
379
|
+
product_features=pulumi.get(__response__, 'product_features'),
|
|
380
|
+
product_type=pulumi.get(__response__, 'product_type'),
|
|
381
|
+
provisioning_state=pulumi.get(__response__, 'provisioning_state'),
|
|
382
|
+
server_type=pulumi.get(__response__, 'server_type'),
|
|
383
|
+
software_assurance_customer=pulumi.get(__response__, 'software_assurance_customer'),
|
|
384
|
+
subscription_status=pulumi.get(__response__, 'subscription_status'),
|
|
385
|
+
system_data=pulumi.get(__response__, 'system_data'),
|
|
386
|
+
tags=pulumi.get(__response__, 'tags'),
|
|
387
|
+
type=pulumi.get(__response__, 'type')))
|