pulumi-azure-native 2.76.0__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/aad/domain_service.py +4 -0
- pulumi_azure_native/aad/get_domain_service.py +4 -0
- pulumi_azure_native/advisor/get_suppression.py +4 -0
- pulumi_azure_native/advisor/suppression.py +4 -0
- pulumi_azure_native/alertsmanagement/action_rule_by_name.py +4 -0
- pulumi_azure_native/alertsmanagement/get_action_rule_by_name.py +4 -0
- pulumi_azure_native/apimanagement/api.py +2 -2
- pulumi_azure_native/apimanagement/api_management_service.py +2 -2
- pulumi_azure_native/apimanagement/api_operation.py +2 -2
- pulumi_azure_native/apimanagement/authorization_server.py +2 -2
- pulumi_azure_native/apimanagement/backend.py +2 -2
- pulumi_azure_native/apimanagement/certificate.py +2 -2
- pulumi_azure_native/apimanagement/get_api.py +2 -2
- pulumi_azure_native/apimanagement/get_api_management_service.py +2 -2
- pulumi_azure_native/apimanagement/get_api_operation.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_server.py +2 -2
- pulumi_azure_native/apimanagement/get_backend.py +2 -2
- pulumi_azure_native/apimanagement/get_certificate.py +2 -2
- pulumi_azure_native/apimanagement/get_group.py +2 -2
- pulumi_azure_native/apimanagement/get_identity_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_logger.py +2 -2
- pulumi_azure_native/apimanagement/get_open_id_connect_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_product.py +2 -2
- pulumi_azure_native/apimanagement/get_subscription.py +2 -2
- pulumi_azure_native/apimanagement/get_user.py +2 -2
- pulumi_azure_native/apimanagement/group.py +2 -2
- pulumi_azure_native/apimanagement/identity_provider.py +2 -2
- pulumi_azure_native/apimanagement/logger.py +2 -2
- pulumi_azure_native/apimanagement/open_id_connect_provider.py +2 -2
- pulumi_azure_native/apimanagement/product.py +2 -2
- pulumi_azure_native/apimanagement/subscription.py +2 -2
- pulumi_azure_native/apimanagement/user.py +2 -2
- pulumi_azure_native/appconfiguration/configuration_store.py +2 -2
- pulumi_azure_native/appconfiguration/get_configuration_store.py +2 -2
- pulumi_azure_native/appconfiguration/list_configuration_store_keys.py +2 -2
- pulumi_azure_native/authorization/get_management_lock_at_resource_group_level.py +4 -0
- pulumi_azure_native/authorization/get_policy_assignment.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition.py +2 -2
- pulumi_azure_native/authorization/get_role_assignment.py +2 -2
- pulumi_azure_native/authorization/management_lock_at_resource_group_level.py +4 -0
- pulumi_azure_native/authorization/policy_assignment.py +2 -2
- pulumi_azure_native/authorization/policy_definition.py +2 -2
- pulumi_azure_native/authorization/role_assignment.py +2 -2
- pulumi_azure_native/batch/application.py +2 -2
- pulumi_azure_native/batch/application_package.py +2 -2
- pulumi_azure_native/batch/batch_account.py +2 -2
- pulumi_azure_native/batch/get_application.py +2 -2
- pulumi_azure_native/batch/get_application_package.py +2 -2
- pulumi_azure_native/batch/get_batch_account.py +2 -2
- pulumi_azure_native/batch/get_pool.py +2 -2
- pulumi_azure_native/batch/list_batch_account_keys.py +2 -2
- pulumi_azure_native/batch/pool.py +2 -2
- pulumi_azure_native/blueprint/assignment.py +4 -0
- pulumi_azure_native/blueprint/blueprint.py +4 -0
- pulumi_azure_native/blueprint/get_assignment.py +4 -0
- pulumi_azure_native/blueprint/get_blueprint.py +4 -0
- pulumi_azure_native/blueprint/get_published_blueprint.py +4 -0
- pulumi_azure_native/blueprint/published_blueprint.py +4 -0
- pulumi_azure_native/botservice/list_bot_connection_service_providers.py +2 -2
- pulumi_azure_native/cache/get_redis.py +2 -2
- pulumi_azure_native/cache/list_redis_keys.py +2 -2
- pulumi_azure_native/cache/redis.py +2 -2
- pulumi_azure_native/cdn/custom_domain.py +2 -2
- pulumi_azure_native/cdn/endpoint.py +2 -2
- pulumi_azure_native/cdn/get_custom_domain.py +2 -2
- pulumi_azure_native/cdn/get_endpoint.py +2 -2
- pulumi_azure_native/cdn/get_profile.py +2 -2
- pulumi_azure_native/cdn/profile.py +2 -2
- pulumi_azure_native/compute/availability_set.py +2 -2
- pulumi_azure_native/compute/disk.py +2 -2
- pulumi_azure_native/compute/disk_encryption_set.py +2 -2
- pulumi_azure_native/compute/gallery_image_version.py +2 -2
- pulumi_azure_native/compute/get_availability_set.py +2 -2
- pulumi_azure_native/compute/get_disk.py +2 -2
- pulumi_azure_native/compute/get_disk_encryption_set.py +2 -2
- pulumi_azure_native/compute/get_gallery_image_version.py +2 -2
- pulumi_azure_native/compute/get_log_analytic_export_request_rate_by_interval.py +2 -2
- pulumi_azure_native/compute/get_log_analytic_export_throttled_requests.py +2 -2
- pulumi_azure_native/compute/get_proximity_placement_group.py +2 -2
- pulumi_azure_native/compute/get_snapshot.py +2 -2
- pulumi_azure_native/compute/get_virtual_machine_scale_set.py +2 -2
- pulumi_azure_native/compute/get_virtual_machine_scale_set_vm_extension.py +2 -2
- pulumi_azure_native/compute/proximity_placement_group.py +2 -2
- pulumi_azure_native/compute/snapshot.py +2 -2
- pulumi_azure_native/compute/virtual_machine_scale_set.py +2 -2
- pulumi_azure_native/compute/virtual_machine_scale_set_vm_extension.py +2 -2
- pulumi_azure_native/consumption/budget.py +2 -2
- pulumi_azure_native/consumption/get_budget.py +2 -2
- pulumi_azure_native/containerinstance/container_group.py +2 -2
- pulumi_azure_native/containerinstance/get_container_group.py +2 -2
- pulumi_azure_native/containerservice/agent_pool.py +2 -2
- pulumi_azure_native/containerservice/get_agent_pool.py +2 -2
- pulumi_azure_native/containerservice/get_managed_cluster.py +2 -2
- pulumi_azure_native/containerservice/get_open_shift_managed_cluster.py +4 -0
- pulumi_azure_native/containerservice/list_managed_cluster_access_profile.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +2 -2
- pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +2 -2
- pulumi_azure_native/containerservice/managed_cluster.py +2 -2
- pulumi_azure_native/containerservice/open_shift_managed_cluster.py +4 -0
- pulumi_azure_native/customerinsights/get_link.py +4 -0
- pulumi_azure_native/customerinsights/get_relationship_link.py +4 -0
- pulumi_azure_native/customerinsights/link.py +4 -0
- pulumi_azure_native/customerinsights/relationship_link.py +4 -0
- pulumi_azure_native/databox/get_job.py +2 -2
- pulumi_azure_native/databox/job.py +2 -2
- pulumi_azure_native/databox/list_job_credentials.py +2 -2
- pulumi_azure_native/databoxedge/device.py +2 -2
- pulumi_azure_native/databoxedge/get_device.py +2 -2
- pulumi_azure_native/databoxedge/get_device_extended_information.py +2 -2
- pulumi_azure_native/databoxedge/get_order.py +2 -2
- pulumi_azure_native/databoxedge/get_storage_account.py +2 -2
- pulumi_azure_native/databoxedge/get_user.py +2 -2
- pulumi_azure_native/databoxedge/order.py +2 -2
- pulumi_azure_native/databoxedge/storage_account.py +2 -2
- pulumi_azure_native/databoxedge/user.py +2 -2
- pulumi_azure_native/datafactory/factory.py +4 -0
- pulumi_azure_native/datafactory/get_factory.py +4 -0
- pulumi_azure_native/datalakeanalytics/account.py +4 -0
- pulumi_azure_native/datalakeanalytics/get_account.py +4 -0
- pulumi_azure_native/datamigration/get_project.py +2 -2
- pulumi_azure_native/datamigration/project.py +2 -2
- pulumi_azure_native/datashare/get_share_subscription.py +4 -0
- pulumi_azure_native/datashare/share_subscription.py +4 -0
- pulumi_azure_native/dbforpostgresql/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20221201/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20230301preview/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20230601preview/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20231201preview/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20240301preview/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20240801/configuration.py +1 -1
- pulumi_azure_native/dbforpostgresql/v20241101preview/configuration.py +1 -1
- pulumi_azure_native/desktopvirtualization/application_group.py +2 -2
- pulumi_azure_native/desktopvirtualization/get_application_group.py +2 -2
- pulumi_azure_native/desktopvirtualization/get_host_pool.py +2 -2
- pulumi_azure_native/desktopvirtualization/get_scaling_plan.py +2 -2
- pulumi_azure_native/desktopvirtualization/get_workspace.py +2 -2
- pulumi_azure_native/desktopvirtualization/host_pool.py +2 -2
- pulumi_azure_native/desktopvirtualization/scaling_plan.py +2 -2
- pulumi_azure_native/desktopvirtualization/workspace.py +2 -2
- pulumi_azure_native/devices/get_iot_hub_resource.py +2 -2
- pulumi_azure_native/devices/get_iot_hub_resource_event_hub_consumer_group.py +2 -2
- pulumi_azure_native/devices/iot_hub_resource.py +2 -2
- pulumi_azure_native/devices/iot_hub_resource_event_hub_consumer_group.py +2 -2
- pulumi_azure_native/devices/list_iot_hub_resource_keys.py +2 -2
- pulumi_azure_native/devices/list_iot_hub_resource_keys_for_key_name.py +2 -2
- pulumi_azure_native/devtestlab/artifact_source.py +4 -0
- pulumi_azure_native/devtestlab/custom_image.py +4 -0
- pulumi_azure_native/devtestlab/disk.py +4 -0
- pulumi_azure_native/devtestlab/environment.py +4 -0
- pulumi_azure_native/devtestlab/formula.py +4 -0
- pulumi_azure_native/devtestlab/get_artifact_source.py +4 -0
- pulumi_azure_native/devtestlab/get_custom_image.py +4 -0
- pulumi_azure_native/devtestlab/get_disk.py +4 -0
- pulumi_azure_native/devtestlab/get_environment.py +4 -0
- pulumi_azure_native/devtestlab/get_formula.py +4 -0
- pulumi_azure_native/devtestlab/get_global_schedule.py +4 -0
- pulumi_azure_native/devtestlab/get_lab.py +4 -0
- pulumi_azure_native/devtestlab/get_notification_channel.py +4 -0
- pulumi_azure_native/devtestlab/get_policy.py +4 -0
- pulumi_azure_native/devtestlab/get_schedule.py +4 -0
- pulumi_azure_native/devtestlab/get_secret.py +4 -0
- pulumi_azure_native/devtestlab/get_user.py +4 -0
- pulumi_azure_native/devtestlab/get_virtual_machine.py +4 -0
- pulumi_azure_native/devtestlab/get_virtual_machine_schedule.py +4 -0
- pulumi_azure_native/devtestlab/get_virtual_network.py +4 -0
- pulumi_azure_native/devtestlab/global_schedule.py +4 -0
- pulumi_azure_native/devtestlab/lab.py +4 -0
- pulumi_azure_native/devtestlab/list_lab_vhds.py +4 -0
- pulumi_azure_native/devtestlab/list_schedule_applicable.py +4 -0
- pulumi_azure_native/devtestlab/list_virtual_machine_applicable_schedules.py +4 -0
- pulumi_azure_native/devtestlab/notification_channel.py +4 -0
- pulumi_azure_native/devtestlab/policy.py +4 -0
- pulumi_azure_native/devtestlab/schedule.py +4 -0
- pulumi_azure_native/devtestlab/secret.py +4 -0
- pulumi_azure_native/devtestlab/user.py +4 -0
- pulumi_azure_native/devtestlab/virtual_machine.py +4 -0
- pulumi_azure_native/devtestlab/virtual_machine_schedule.py +4 -0
- pulumi_azure_native/devtestlab/virtual_network.py +4 -0
- pulumi_azure_native/digitaltwins/digital_twin.py +4 -0
- pulumi_azure_native/digitaltwins/digital_twins_endpoint.py +4 -0
- pulumi_azure_native/digitaltwins/get_digital_twin.py +4 -0
- pulumi_azure_native/digitaltwins/get_digital_twins_endpoint.py +4 -0
- pulumi_azure_native/documentdb/cassandra_resource_cassandra_keyspace.py +2 -2
- pulumi_azure_native/documentdb/cassandra_resource_cassandra_table.py +2 -2
- pulumi_azure_native/documentdb/database_account.py +2 -2
- pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_keyspace.py +2 -2
- pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_table.py +2 -2
- pulumi_azure_native/documentdb/get_database_account.py +2 -2
- pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_database.py +2 -2
- pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_graph.py +2 -2
- pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_collection.py +2 -2
- pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_database.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_container.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_database.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_stored_procedure.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_trigger.py +2 -2
- pulumi_azure_native/documentdb/get_sql_resource_sql_user_defined_function.py +2 -2
- pulumi_azure_native/documentdb/get_table_resource_table.py +2 -2
- pulumi_azure_native/documentdb/gremlin_resource_gremlin_database.py +2 -2
- pulumi_azure_native/documentdb/gremlin_resource_gremlin_graph.py +2 -2
- pulumi_azure_native/documentdb/list_database_account_connection_strings.py +2 -2
- pulumi_azure_native/documentdb/list_database_account_keys.py +2 -2
- pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_collection.py +2 -2
- pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_database.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_container.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_database.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_stored_procedure.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_trigger.py +2 -2
- pulumi_azure_native/documentdb/sql_resource_sql_user_defined_function.py +2 -2
- pulumi_azure_native/documentdb/table_resource_table.py +2 -2
- pulumi_azure_native/domainregistration/list_domain_recommendations.py +2 -2
- pulumi_azure_native/domainregistration/list_top_level_domain_agreements.py +2 -2
- pulumi_azure_native/edgeorder/list_configurations.py +4 -0
- pulumi_azure_native/edgeorder/list_product_families.py +4 -0
- pulumi_azure_native/eventgrid/event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription.py +2 -2
- pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +2 -2
- pulumi_azure_native/eventhub/consumer_group.py +2 -2
- pulumi_azure_native/eventhub/event_hub.py +2 -2
- pulumi_azure_native/eventhub/event_hub_authorization_rule.py +2 -2
- pulumi_azure_native/eventhub/get_consumer_group.py +2 -2
- pulumi_azure_native/eventhub/get_event_hub.py +2 -2
- pulumi_azure_native/eventhub/get_event_hub_authorization_rule.py +2 -2
- pulumi_azure_native/eventhub/get_namespace.py +2 -2
- pulumi_azure_native/eventhub/get_namespace_authorization_rule.py +2 -2
- pulumi_azure_native/eventhub/list_event_hub_keys.py +2 -2
- pulumi_azure_native/eventhub/list_namespace_keys.py +2 -2
- pulumi_azure_native/eventhub/namespace.py +2 -2
- pulumi_azure_native/eventhub/namespace_authorization_rule.py +2 -2
- pulumi_azure_native/healthcareapis/get_service.py +2 -2
- pulumi_azure_native/healthcareapis/service.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/machine.py +2 -2
- pulumi_azure_native/hybridcompute/machine_extension.py +2 -2
- pulumi_azure_native/iotcentral/app.py +2 -2
- pulumi_azure_native/iotcentral/get_app.py +2 -2
- pulumi_azure_native/keyvault/get_vault.py +2 -2
- pulumi_azure_native/keyvault/vault.py +2 -2
- pulumi_azure_native/kubernetes/connected_cluster.py +2 -2
- pulumi_azure_native/kubernetes/get_connected_cluster.py +2 -2
- pulumi_azure_native/kubernetes/list_connected_cluster_user_credentials.py +4 -0
- pulumi_azure_native/kubernetesconfiguration/get_source_control_configuration.py +4 -0
- pulumi_azure_native/kubernetesconfiguration/source_control_configuration.py +4 -0
- pulumi_azure_native/machinelearningservices/get_workspace.py +2 -2
- pulumi_azure_native/machinelearningservices/list_workspace_keys.py +2 -2
- pulumi_azure_native/machinelearningservices/workspace.py +2 -2
- pulumi_azure_native/managedidentity/get_user_assigned_identity.py +2 -2
- pulumi_azure_native/managedidentity/user_assigned_identity.py +2 -2
- pulumi_azure_native/management/get_entity.py +2 -2
- pulumi_azure_native/management/get_management_group.py +2 -2
- pulumi_azure_native/management/management_group.py +2 -2
- pulumi_azure_native/migrate/assessment.py +2 -2
- pulumi_azure_native/migrate/get_assessment.py +2 -2
- pulumi_azure_native/mixedreality/get_spatial_anchors_account.py +2 -2
- pulumi_azure_native/mixedreality/spatial_anchors_account.py +2 -2
- pulumi_azure_native/netapp/account.py +2 -2
- pulumi_azure_native/netapp/get_account.py +2 -2
- pulumi_azure_native/netapp/get_pool.py +2 -2
- pulumi_azure_native/netapp/get_snapshot.py +2 -2
- pulumi_azure_native/netapp/get_volume.py +2 -2
- pulumi_azure_native/netapp/pool.py +2 -2
- pulumi_azure_native/netapp/snapshot.py +2 -2
- pulumi_azure_native/netapp/volume.py +2 -2
- pulumi_azure_native/network/application_gateway.py +2 -2
- pulumi_azure_native/network/ddos_protection_plan.py +2 -2
- pulumi_azure_native/network/endpoint.py +2 -2
- pulumi_azure_native/network/express_route_circuit.py +2 -2
- pulumi_azure_native/network/express_route_circuit_peering.py +2 -2
- pulumi_azure_native/network/get_application_gateway.py +2 -2
- pulumi_azure_native/network/get_ddos_protection_plan.py +2 -2
- pulumi_azure_native/network/get_endpoint.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit_peering.py +2 -2
- pulumi_azure_native/network/get_load_balancer.py +2 -2
- pulumi_azure_native/network/get_local_network_gateway.py +2 -2
- pulumi_azure_native/network/get_network_interface.py +2 -2
- pulumi_azure_native/network/get_network_security_group.py +2 -2
- pulumi_azure_native/network/get_network_watcher.py +2 -2
- pulumi_azure_native/network/get_packet_capture.py +2 -2
- pulumi_azure_native/network/get_profile.py +2 -2
- pulumi_azure_native/network/get_public_ip_address.py +2 -2
- pulumi_azure_native/network/get_record_set.py +2 -2
- pulumi_azure_native/network/get_route_filter_rule.py +2 -2
- pulumi_azure_native/network/get_route_table.py +2 -2
- pulumi_azure_native/network/get_security_rule.py +2 -2
- pulumi_azure_native/network/get_subnet.py +2 -2
- pulumi_azure_native/network/get_traffic_manager_user_metrics_key.py +2 -2
- pulumi_azure_native/network/get_virtual_network.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_connection.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +2 -2
- pulumi_azure_native/network/get_vpn_connection.py +2 -2
- pulumi_azure_native/network/get_zone.py +2 -2
- pulumi_azure_native/network/load_balancer.py +2 -2
- pulumi_azure_native/network/local_network_gateway.py +2 -2
- pulumi_azure_native/network/network_interface.py +2 -2
- pulumi_azure_native/network/network_security_group.py +2 -2
- pulumi_azure_native/network/network_watcher.py +2 -2
- pulumi_azure_native/network/packet_capture.py +2 -2
- pulumi_azure_native/network/profile.py +2 -2
- pulumi_azure_native/network/public_ip_address.py +2 -2
- pulumi_azure_native/network/record_set.py +2 -2
- pulumi_azure_native/network/route_filter_rule.py +2 -2
- pulumi_azure_native/network/route_table.py +2 -2
- pulumi_azure_native/network/security_rule.py +2 -2
- pulumi_azure_native/network/subnet.py +2 -2
- pulumi_azure_native/network/traffic_manager_user_metrics_key.py +2 -2
- pulumi_azure_native/network/virtual_network.py +2 -2
- pulumi_azure_native/network/virtual_network_gateway.py +2 -2
- pulumi_azure_native/network/virtual_network_gateway_connection.py +2 -2
- pulumi_azure_native/network/vpn_connection.py +2 -2
- pulumi_azure_native/network/zone.py +2 -2
- pulumi_azure_native/notificationhubs/get_namespace.py +2 -2
- pulumi_azure_native/notificationhubs/get_namespace_authorization_rule.py +2 -2
- pulumi_azure_native/notificationhubs/get_notification_hub.py +2 -2
- pulumi_azure_native/notificationhubs/get_notification_hub_authorization_rule.py +2 -2
- pulumi_azure_native/notificationhubs/get_notification_hub_pns_credentials.py +2 -2
- pulumi_azure_native/notificationhubs/list_namespace_keys.py +2 -2
- pulumi_azure_native/notificationhubs/list_notification_hub_keys.py +2 -2
- pulumi_azure_native/notificationhubs/namespace.py +2 -2
- pulumi_azure_native/notificationhubs/namespace_authorization_rule.py +2 -2
- pulumi_azure_native/notificationhubs/notification_hub.py +2 -2
- pulumi_azure_native/notificationhubs/notification_hub_authorization_rule.py +2 -2
- pulumi_azure_native/operationalinsights/get_saved_search.py +2 -2
- pulumi_azure_native/operationalinsights/saved_search.py +2 -2
- pulumi_azure_native/peering/get_peer_asn.py +2 -2
- pulumi_azure_native/peering/peer_asn.py +2 -2
- pulumi_azure_native/policyinsights/get_remediation_at_management_group.py +2 -2
- pulumi_azure_native/policyinsights/get_remediation_at_resource.py +2 -2
- pulumi_azure_native/policyinsights/get_remediation_at_resource_group.py +2 -2
- pulumi_azure_native/policyinsights/get_remediation_at_subscription.py +2 -2
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_management_group.py +2 -2
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource.py +2 -2
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource_group.py +2 -2
- pulumi_azure_native/policyinsights/list_remediation_deployments_at_subscription.py +2 -2
- pulumi_azure_native/policyinsights/remediation_at_management_group.py +2 -2
- pulumi_azure_native/policyinsights/remediation_at_resource.py +2 -2
- pulumi_azure_native/policyinsights/remediation_at_resource_group.py +2 -2
- pulumi_azure_native/policyinsights/remediation_at_subscription.py +2 -2
- pulumi_azure_native/powerbidedicated/capacity_details.py +4 -0
- pulumi_azure_native/powerbidedicated/get_capacity_details.py +4 -0
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/recoveryservices/get_protected_item.py +2 -2
- pulumi_azure_native/recoveryservices/get_protection_policy.py +2 -2
- pulumi_azure_native/recoveryservices/protected_item.py +2 -2
- pulumi_azure_native/recoveryservices/protection_policy.py +2 -2
- pulumi_azure_native/relay/get_wcf_relay.py +2 -2
- pulumi_azure_native/relay/wcf_relay.py +2 -2
- pulumi_azure_native/resources/deployment.py +2 -2
- pulumi_azure_native/resources/get_deployment.py +2 -2
- pulumi_azure_native/resources/get_resource.py +2 -2
- pulumi_azure_native/resources/get_resource_group.py +2 -2
- pulumi_azure_native/resources/resource.py +2 -2
- pulumi_azure_native/resources/resource_group.py +2 -2
- pulumi_azure_native/search/get_private_endpoint_connection.py +2 -2
- pulumi_azure_native/search/list_admin_key.py +2 -2
- pulumi_azure_native/search/private_endpoint_connection.py +2 -2
- pulumi_azure_native/servicebus/get_namespace.py +2 -2
- pulumi_azure_native/servicebus/get_namespace_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/get_queue.py +2 -2
- pulumi_azure_native/servicebus/get_queue_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/get_subscription.py +2 -2
- pulumi_azure_native/servicebus/get_topic.py +2 -2
- pulumi_azure_native/servicebus/get_topic_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/list_namespace_keys.py +2 -2
- pulumi_azure_native/servicebus/list_queue_keys.py +2 -2
- pulumi_azure_native/servicebus/list_topic_keys.py +2 -2
- pulumi_azure_native/servicebus/namespace.py +2 -2
- pulumi_azure_native/servicebus/namespace_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/queue.py +2 -2
- pulumi_azure_native/servicebus/queue_authorization_rule.py +2 -2
- pulumi_azure_native/servicebus/subscription.py +2 -2
- pulumi_azure_native/servicebus/topic.py +2 -2
- pulumi_azure_native/servicebus/topic_authorization_rule.py +2 -2
- pulumi_azure_native/servicefabric/get_node_type.py +2 -2
- pulumi_azure_native/servicefabric/node_type.py +2 -2
- pulumi_azure_native/servicefabricmesh/application.py +4 -0
- pulumi_azure_native/servicefabricmesh/get_application.py +4 -0
- pulumi_azure_native/servicefabricmesh/get_network.py +4 -0
- pulumi_azure_native/servicefabricmesh/get_volume.py +4 -0
- pulumi_azure_native/servicefabricmesh/network.py +4 -0
- pulumi_azure_native/servicefabricmesh/volume.py +4 -0
- pulumi_azure_native/signalrservice/get_signal_r.py +2 -2
- pulumi_azure_native/signalrservice/list_signal_r_keys.py +2 -2
- pulumi_azure_native/signalrservice/signal_r.py +2 -2
- pulumi_azure_native/solutions/application.py +2 -2
- pulumi_azure_native/solutions/application_definition.py +2 -2
- pulumi_azure_native/solutions/get_application.py +2 -2
- pulumi_azure_native/solutions/get_application_definition.py +2 -2
- pulumi_azure_native/solutions/list_application_tokens.py +2 -2
- pulumi_azure_native/storage/blob_container_immutability_policy.py +2 -2
- pulumi_azure_native/storage/get_blob_container_immutability_policy.py +2 -2
- pulumi_azure_native/storage/get_management_policy.py +2 -2
- pulumi_azure_native/storage/get_storage_account.py +2 -2
- pulumi_azure_native/storage/list_storage_account_keys.py +2 -2
- pulumi_azure_native/storage/list_storage_account_sas.py +2 -2
- pulumi_azure_native/storage/list_storage_account_service_sas.py +2 -2
- pulumi_azure_native/storage/management_policy.py +2 -2
- pulumi_azure_native/storage/storage_account.py +2 -2
- pulumi_azure_native/storagecache/cache.py +2 -2
- pulumi_azure_native/storagecache/get_cache.py +2 -2
- pulumi_azure_native/storagecache/get_storage_target.py +2 -2
- pulumi_azure_native/storagecache/storage_target.py +2 -2
- pulumi_azure_native/storagesync/cloud_endpoint.py +2 -2
- pulumi_azure_native/storagesync/get_cloud_endpoint.py +2 -2
- pulumi_azure_native/storagesync/get_registered_server.py +2 -2
- pulumi_azure_native/storagesync/get_server_endpoint.py +2 -2
- pulumi_azure_native/storagesync/get_storage_sync_service.py +2 -2
- pulumi_azure_native/storagesync/get_sync_group.py +2 -2
- pulumi_azure_native/storagesync/registered_server.py +2 -2
- pulumi_azure_native/storagesync/server_endpoint.py +2 -2
- pulumi_azure_native/storagesync/storage_sync_service.py +2 -2
- pulumi_azure_native/storagesync/sync_group.py +2 -2
- pulumi_azure_native/storsimple/get_manager.py +4 -0
- pulumi_azure_native/storsimple/get_storage_account_credential.py +4 -0
- pulumi_azure_native/storsimple/manager.py +4 -0
- pulumi_azure_native/storsimple/storage_account_credential.py +4 -0
- pulumi_azure_native/timeseriesinsights/access_policy.py +2 -2
- pulumi_azure_native/timeseriesinsights/get_access_policy.py +2 -2
- pulumi_azure_native/timeseriesinsights/get_reference_data_set.py +2 -2
- pulumi_azure_native/timeseriesinsights/reference_data_set.py +2 -2
- pulumi_azure_native/virtualmachineimages/get_virtual_machine_image_template.py +2 -2
- pulumi_azure_native/virtualmachineimages/virtual_machine_image_template.py +2 -2
- pulumi_azure_native/web/certificate.py +2 -2
- pulumi_azure_native/web/get_certificate.py +2 -2
- pulumi_azure_native/windowsiot/get_service.py +4 -0
- pulumi_azure_native/windowsiot/service.py +4 -0
- {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/RECORD +434 -434
- {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/top_level.txt +0 -0
|
@@ -59,7 +59,7 @@ def list_managed_cluster_user_credentials(format: Optional[str] = None,
|
|
|
59
59
|
The list credential result response.
|
|
60
60
|
Azure REST API version: 2023-04-01.
|
|
61
61
|
|
|
62
|
-
Other available API versions: 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
|
|
62
|
+
Other available API versions: 2019-02-01, 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
|
|
63
63
|
|
|
64
64
|
|
|
65
65
|
:param str format: Only apply to AAD clusters, specifies the format of returned kubeconfig. Format 'azure' will return azure auth-provider kubeconfig; format 'exec' will return exec format kubeconfig, which requires kubelogin binary in the path.
|
|
@@ -86,7 +86,7 @@ def list_managed_cluster_user_credentials_output(format: Optional[pulumi.Input[O
|
|
|
86
86
|
The list credential result response.
|
|
87
87
|
Azure REST API version: 2023-04-01.
|
|
88
88
|
|
|
89
|
-
Other available API versions: 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
|
|
89
|
+
Other available API versions: 2019-02-01, 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
:param str format: Only apply to AAD clusters, specifies the format of returned kubeconfig. Format 'azure' will return azure auth-provider kubeconfig; format 'exec' will return exec format kubeconfig, which requires kubelogin binary in the path.
|
|
@@ -648,7 +648,7 @@ class ManagedCluster(pulumi.CustomResource):
|
|
|
648
648
|
Managed cluster.
|
|
649
649
|
Azure REST API version: 2023-04-01. Prior API version in Azure Native 1.x: 2021-03-01.
|
|
650
650
|
|
|
651
|
-
Other available API versions: 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
|
|
651
|
+
Other available API versions: 2017-08-31, 2019-02-01, 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
|
|
652
652
|
|
|
653
653
|
When creating a managed cluster you must define at least one agent pool inline via the `agentPoolProfiles` property. The Azure API does not currently allow this property to be updated directly. Instead, additional agent pools can be defined via the `AgentPool` resource. If needing to change the initial agent pool profile property, you can either trigger the whole cluster to be re-created by using the [replaceOnChanges resource option](https://www.pulumi.com/docs/concepts/options/replaceonchanges/), or make the change directly in Azure then use `pulumi refresh` to update the stack's stack to match.
|
|
654
654
|
|
|
@@ -701,7 +701,7 @@ class ManagedCluster(pulumi.CustomResource):
|
|
|
701
701
|
Managed cluster.
|
|
702
702
|
Azure REST API version: 2023-04-01. Prior API version in Azure Native 1.x: 2021-03-01.
|
|
703
703
|
|
|
704
|
-
Other available API versions: 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
|
|
704
|
+
Other available API versions: 2017-08-31, 2019-02-01, 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
|
|
705
705
|
|
|
706
706
|
When creating a managed cluster you must define at least one agent pool inline via the `agentPoolProfiles` property. The Azure API does not currently allow this property to be updated directly. Instead, additional agent pools can be defined via the `AgentPool` resource. If needing to change the initial agent pool profile property, you can either trigger the whole cluster to be re-created by using the [replaceOnChanges resource option](https://www.pulumi.com/docs/concepts/options/replaceonchanges/), or make the change directly in Azure then use `pulumi refresh` to update the stack's stack to match.
|
|
707
707
|
|
|
@@ -256,6 +256,8 @@ class OpenShiftManagedCluster(pulumi.CustomResource):
|
|
|
256
256
|
OpenShift Managed cluster.
|
|
257
257
|
Azure REST API version: 2019-10-27-preview. Prior API version in Azure Native 1.x: 2019-04-30.
|
|
258
258
|
|
|
259
|
+
Other available API versions: 2018-09-30-preview.
|
|
260
|
+
|
|
259
261
|
:param str resource_name: The name of the resource.
|
|
260
262
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
261
263
|
:param pulumi.Input[Sequence[pulumi.Input[Union['OpenShiftManagedClusterAgentPoolProfileArgs', 'OpenShiftManagedClusterAgentPoolProfileArgsDict']]]] agent_pool_profiles: Configuration of OpenShift cluster VMs.
|
|
@@ -282,6 +284,8 @@ class OpenShiftManagedCluster(pulumi.CustomResource):
|
|
|
282
284
|
OpenShift Managed cluster.
|
|
283
285
|
Azure REST API version: 2019-10-27-preview. Prior API version in Azure Native 1.x: 2019-04-30.
|
|
284
286
|
|
|
287
|
+
Other available API versions: 2018-09-30-preview.
|
|
288
|
+
|
|
285
289
|
:param str resource_name: The name of the resource.
|
|
286
290
|
:param OpenShiftManagedClusterArgs args: The arguments to use to populate this resource's properties.
|
|
287
291
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -238,6 +238,8 @@ def get_link(hub_name: Optional[str] = None,
|
|
|
238
238
|
Gets a link in the hub.
|
|
239
239
|
Azure REST API version: 2017-04-26.
|
|
240
240
|
|
|
241
|
+
Other available API versions: 2017-01-01.
|
|
242
|
+
|
|
241
243
|
|
|
242
244
|
:param str hub_name: The name of the hub.
|
|
243
245
|
:param str link_name: The name of the link.
|
|
@@ -275,6 +277,8 @@ def get_link_output(hub_name: Optional[pulumi.Input[str]] = None,
|
|
|
275
277
|
Gets a link in the hub.
|
|
276
278
|
Azure REST API version: 2017-04-26.
|
|
277
279
|
|
|
280
|
+
Other available API versions: 2017-01-01.
|
|
281
|
+
|
|
278
282
|
|
|
279
283
|
:param str hub_name: The name of the hub.
|
|
280
284
|
:param str link_name: The name of the link.
|
|
@@ -214,6 +214,8 @@ def get_relationship_link(hub_name: Optional[str] = None,
|
|
|
214
214
|
Gets information about the specified relationship Link.
|
|
215
215
|
Azure REST API version: 2017-04-26.
|
|
216
216
|
|
|
217
|
+
Other available API versions: 2017-01-01.
|
|
218
|
+
|
|
217
219
|
|
|
218
220
|
:param str hub_name: The name of the hub.
|
|
219
221
|
:param str relationship_link_name: The name of the relationship link.
|
|
@@ -249,6 +251,8 @@ def get_relationship_link_output(hub_name: Optional[pulumi.Input[str]] = None,
|
|
|
249
251
|
Gets information about the specified relationship Link.
|
|
250
252
|
Azure REST API version: 2017-04-26.
|
|
251
253
|
|
|
254
|
+
Other available API versions: 2017-01-01.
|
|
255
|
+
|
|
252
256
|
|
|
253
257
|
:param str hub_name: The name of the hub.
|
|
254
258
|
:param str relationship_link_name: The name of the relationship link.
|
|
@@ -251,6 +251,8 @@ class Link(pulumi.CustomResource):
|
|
|
251
251
|
The link resource format.
|
|
252
252
|
Azure REST API version: 2017-04-26. Prior API version in Azure Native 1.x: 2017-04-26.
|
|
253
253
|
|
|
254
|
+
Other available API versions: 2017-01-01.
|
|
255
|
+
|
|
254
256
|
:param str resource_name: The name of the resource.
|
|
255
257
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
256
258
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] description: Localized descriptions for the Link.
|
|
@@ -277,6 +279,8 @@ class Link(pulumi.CustomResource):
|
|
|
277
279
|
The link resource format.
|
|
278
280
|
Azure REST API version: 2017-04-26. Prior API version in Azure Native 1.x: 2017-04-26.
|
|
279
281
|
|
|
282
|
+
Other available API versions: 2017-01-01.
|
|
283
|
+
|
|
280
284
|
:param str resource_name: The name of the resource.
|
|
281
285
|
:param LinkArgs args: The arguments to use to populate this resource's properties.
|
|
282
286
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -201,6 +201,8 @@ class RelationshipLink(pulumi.CustomResource):
|
|
|
201
201
|
The relationship link resource format.
|
|
202
202
|
Azure REST API version: 2017-04-26. Prior API version in Azure Native 1.x: 2017-04-26.
|
|
203
203
|
|
|
204
|
+
Other available API versions: 2017-01-01.
|
|
205
|
+
|
|
204
206
|
:param str resource_name: The name of the resource.
|
|
205
207
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
206
208
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] description: Localized descriptions for the Relationship Link.
|
|
@@ -224,6 +226,8 @@ class RelationshipLink(pulumi.CustomResource):
|
|
|
224
226
|
The relationship link resource format.
|
|
225
227
|
Azure REST API version: 2017-04-26. Prior API version in Azure Native 1.x: 2017-04-26.
|
|
226
228
|
|
|
229
|
+
Other available API versions: 2017-01-01.
|
|
230
|
+
|
|
227
231
|
:param str resource_name: The name of the resource.
|
|
228
232
|
:param RelationshipLinkArgs args: The arguments to use to populate this resource's properties.
|
|
229
233
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -322,7 +322,7 @@ def get_job(expand: Optional[str] = None,
|
|
|
322
322
|
Gets information about the specified job.
|
|
323
323
|
Azure REST API version: 2022-12-01.
|
|
324
324
|
|
|
325
|
-
Other available API versions: 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
325
|
+
Other available API versions: 2019-09-01, 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
326
326
|
|
|
327
327
|
|
|
328
328
|
:param str expand: $expand is supported on details parameter for job, which provides details on the job stages.
|
|
@@ -368,7 +368,7 @@ def get_job_output(expand: Optional[pulumi.Input[Optional[str]]] = None,
|
|
|
368
368
|
Gets information about the specified job.
|
|
369
369
|
Azure REST API version: 2022-12-01.
|
|
370
370
|
|
|
371
|
-
Other available API versions: 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
371
|
+
Other available API versions: 2019-09-01, 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
372
372
|
|
|
373
373
|
|
|
374
374
|
:param str expand: $expand is supported on details parameter for job, which provides details on the job stages.
|
|
@@ -206,7 +206,7 @@ class Job(pulumi.CustomResource):
|
|
|
206
206
|
Job Resource.
|
|
207
207
|
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2020-11-01.
|
|
208
208
|
|
|
209
|
-
Other available API versions: 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
209
|
+
Other available API versions: 2019-09-01, 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
210
210
|
|
|
211
211
|
:param str resource_name: The name of the resource.
|
|
212
212
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -231,7 +231,7 @@ class Job(pulumi.CustomResource):
|
|
|
231
231
|
Job Resource.
|
|
232
232
|
Azure REST API version: 2022-12-01. Prior API version in Azure Native 1.x: 2020-11-01.
|
|
233
233
|
|
|
234
|
-
Other available API versions: 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
234
|
+
Other available API versions: 2019-09-01, 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
235
235
|
|
|
236
236
|
:param str resource_name: The name of the resource.
|
|
237
237
|
:param JobArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -69,7 +69,7 @@ def list_job_credentials(job_name: Optional[str] = None,
|
|
|
69
69
|
This method gets the unencrypted secrets related to the job.
|
|
70
70
|
Azure REST API version: 2022-12-01.
|
|
71
71
|
|
|
72
|
-
Other available API versions: 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
72
|
+
Other available API versions: 2019-09-01, 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
:param str job_name: The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
|
|
@@ -91,7 +91,7 @@ def list_job_credentials_output(job_name: Optional[pulumi.Input[str]] = None,
|
|
|
91
91
|
This method gets the unencrypted secrets related to the job.
|
|
92
92
|
Azure REST API version: 2022-12-01.
|
|
93
93
|
|
|
94
|
-
Other available API versions: 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
94
|
+
Other available API versions: 2019-09-01, 2023-03-01, 2023-12-01, 2024-02-01-preview, 2024-03-01-preview.
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
:param str job_name: The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
|
|
@@ -155,7 +155,7 @@ class Device(pulumi.CustomResource):
|
|
|
155
155
|
The Data Box Edge/Gateway device.
|
|
156
156
|
Azure REST API version: 2022-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
157
157
|
|
|
158
|
-
Other available API versions: 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
158
|
+
Other available API versions: 2020-05-01-preview, 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
159
159
|
|
|
160
160
|
:param str resource_name: The name of the resource.
|
|
161
161
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -177,7 +177,7 @@ class Device(pulumi.CustomResource):
|
|
|
177
177
|
The Data Box Edge/Gateway device.
|
|
178
178
|
Azure REST API version: 2022-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
179
179
|
|
|
180
|
-
Other available API versions: 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
180
|
+
Other available API versions: 2020-05-01-preview, 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
181
181
|
|
|
182
182
|
:param str resource_name: The name of the resource.
|
|
183
183
|
:param DeviceArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -369,7 +369,7 @@ def get_device(device_name: Optional[str] = None,
|
|
|
369
369
|
Gets the properties of the Data Box Edge/Data Box Gateway device.
|
|
370
370
|
Azure REST API version: 2022-03-01.
|
|
371
371
|
|
|
372
|
-
Other available API versions: 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
372
|
+
Other available API versions: 2020-05-01-preview, 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
373
373
|
|
|
374
374
|
|
|
375
375
|
:param str device_name: The device name.
|
|
@@ -416,7 +416,7 @@ def get_device_output(device_name: Optional[pulumi.Input[str]] = None,
|
|
|
416
416
|
Gets the properties of the Data Box Edge/Data Box Gateway device.
|
|
417
417
|
Azure REST API version: 2022-03-01.
|
|
418
418
|
|
|
419
|
-
Other available API versions: 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
419
|
+
Other available API versions: 2020-05-01-preview, 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
420
420
|
|
|
421
421
|
|
|
422
422
|
:param str device_name: The device name.
|
|
@@ -273,7 +273,7 @@ def get_device_extended_information(device_name: Optional[str] = None,
|
|
|
273
273
|
Gets additional information for the specified Azure Stack Edge/Data Box Gateway device.
|
|
274
274
|
Azure REST API version: 2022-03-01.
|
|
275
275
|
|
|
276
|
-
Other available API versions: 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
276
|
+
Other available API versions: 2020-05-01-preview, 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
277
277
|
|
|
278
278
|
|
|
279
279
|
:param str device_name: The device name.
|
|
@@ -312,7 +312,7 @@ def get_device_extended_information_output(device_name: Optional[pulumi.Input[st
|
|
|
312
312
|
Gets additional information for the specified Azure Stack Edge/Data Box Gateway device.
|
|
313
313
|
Azure REST API version: 2022-03-01.
|
|
314
314
|
|
|
315
|
-
Other available API versions: 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
315
|
+
Other available API versions: 2020-05-01-preview, 2021-02-01, 2021-02-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
316
316
|
|
|
317
317
|
|
|
318
318
|
:param str device_name: The device name.
|
|
@@ -213,7 +213,7 @@ def get_order(device_name: Optional[str] = None,
|
|
|
213
213
|
The order details.
|
|
214
214
|
Azure REST API version: 2022-03-01.
|
|
215
215
|
|
|
216
|
-
Other available API versions: 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
216
|
+
Other available API versions: 2020-05-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
217
217
|
|
|
218
218
|
|
|
219
219
|
:param str device_name: The device name.
|
|
@@ -247,7 +247,7 @@ def get_order_output(device_name: Optional[pulumi.Input[str]] = None,
|
|
|
247
247
|
The order details.
|
|
248
248
|
Azure REST API version: 2022-03-01.
|
|
249
249
|
|
|
250
|
-
Other available API versions: 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
250
|
+
Other available API versions: 2020-05-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
251
251
|
|
|
252
252
|
|
|
253
253
|
:param str device_name: The device name.
|
|
@@ -166,7 +166,7 @@ def get_storage_account(device_name: Optional[str] = None,
|
|
|
166
166
|
Represents a Storage Account on the Data Box Edge/Gateway device.
|
|
167
167
|
Azure REST API version: 2022-03-01.
|
|
168
168
|
|
|
169
|
-
Other available API versions: 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
169
|
+
Other available API versions: 2020-05-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
170
170
|
|
|
171
171
|
|
|
172
172
|
:param str device_name: The device name.
|
|
@@ -199,7 +199,7 @@ def get_storage_account_output(device_name: Optional[pulumi.Input[str]] = None,
|
|
|
199
199
|
Represents a Storage Account on the Data Box Edge/Gateway device.
|
|
200
200
|
Azure REST API version: 2022-03-01.
|
|
201
201
|
|
|
202
|
-
Other available API versions: 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
202
|
+
Other available API versions: 2020-05-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
203
203
|
|
|
204
204
|
|
|
205
205
|
:param str device_name: The device name.
|
|
@@ -130,7 +130,7 @@ def get_user(device_name: Optional[str] = None,
|
|
|
130
130
|
Gets the properties of the specified user.
|
|
131
131
|
Azure REST API version: 2022-03-01.
|
|
132
132
|
|
|
133
|
-
Other available API versions: 2021-02-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
133
|
+
Other available API versions: 2019-07-01, 2019-08-01, 2021-02-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
:param str device_name: The device name.
|
|
@@ -160,7 +160,7 @@ def get_user_output(device_name: Optional[pulumi.Input[str]] = None,
|
|
|
160
160
|
Gets the properties of the specified user.
|
|
161
161
|
Azure REST API version: 2022-03-01.
|
|
162
162
|
|
|
163
|
-
Other available API versions: 2021-02-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
163
|
+
Other available API versions: 2019-07-01, 2019-08-01, 2021-02-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
164
164
|
|
|
165
165
|
|
|
166
166
|
:param str device_name: The device name.
|
|
@@ -119,7 +119,7 @@ class Order(pulumi.CustomResource):
|
|
|
119
119
|
The order details.
|
|
120
120
|
Azure REST API version: 2022-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
121
121
|
|
|
122
|
-
Other available API versions: 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
122
|
+
Other available API versions: 2020-05-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
123
123
|
|
|
124
124
|
:param str resource_name: The name of the resource.
|
|
125
125
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -139,7 +139,7 @@ class Order(pulumi.CustomResource):
|
|
|
139
139
|
The order details.
|
|
140
140
|
Azure REST API version: 2022-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
141
141
|
|
|
142
|
-
Other available API versions: 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
142
|
+
Other available API versions: 2020-05-01-preview, 2022-04-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
143
143
|
|
|
144
144
|
:param str resource_name: The name of the resource.
|
|
145
145
|
:param OrderArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -152,7 +152,7 @@ class StorageAccount(pulumi.CustomResource):
|
|
|
152
152
|
Represents a Storage Account on the Data Box Edge/Gateway device.
|
|
153
153
|
Azure REST API version: 2022-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
154
154
|
|
|
155
|
-
Other available API versions: 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
155
|
+
Other available API versions: 2020-05-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
156
156
|
|
|
157
157
|
:param str resource_name: The name of the resource.
|
|
158
158
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -174,7 +174,7 @@ class StorageAccount(pulumi.CustomResource):
|
|
|
174
174
|
Represents a Storage Account on the Data Box Edge/Gateway device.
|
|
175
175
|
Azure REST API version: 2022-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
176
176
|
|
|
177
|
-
Other available API versions: 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
177
|
+
Other available API versions: 2020-05-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
178
178
|
|
|
179
179
|
:param str resource_name: The name of the resource.
|
|
180
180
|
:param StorageAccountArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -119,7 +119,7 @@ class User(pulumi.CustomResource):
|
|
|
119
119
|
Represents a user who has access to one or more shares on the Data Box Edge/Gateway device.
|
|
120
120
|
Azure REST API version: 2022-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
121
121
|
|
|
122
|
-
Other available API versions: 2021-02-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
122
|
+
Other available API versions: 2019-07-01, 2019-08-01, 2021-02-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
123
123
|
|
|
124
124
|
:param str resource_name: The name of the resource.
|
|
125
125
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -139,7 +139,7 @@ class User(pulumi.CustomResource):
|
|
|
139
139
|
Represents a user who has access to one or more shares on the Data Box Edge/Gateway device.
|
|
140
140
|
Azure REST API version: 2022-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
|
|
141
141
|
|
|
142
|
-
Other available API versions: 2021-02-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
142
|
+
Other available API versions: 2019-07-01, 2019-08-01, 2021-02-01-preview, 2023-01-01-preview, 2023-07-01, 2023-12-01.
|
|
143
143
|
|
|
144
144
|
:param str resource_name: The name of the resource.
|
|
145
145
|
:param UserArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -206,6 +206,8 @@ class Factory(pulumi.CustomResource):
|
|
|
206
206
|
Factory resource type.
|
|
207
207
|
Azure REST API version: 2018-06-01. Prior API version in Azure Native 1.x: 2018-06-01.
|
|
208
208
|
|
|
209
|
+
Other available API versions: 2017-09-01-preview.
|
|
210
|
+
|
|
209
211
|
:param str resource_name: The name of the resource.
|
|
210
212
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
211
213
|
:param pulumi.Input[Union['EncryptionConfigurationArgs', 'EncryptionConfigurationArgsDict']] encryption: Properties to enable Customer Managed Key for the factory.
|
|
@@ -229,6 +231,8 @@ class Factory(pulumi.CustomResource):
|
|
|
229
231
|
Factory resource type.
|
|
230
232
|
Azure REST API version: 2018-06-01. Prior API version in Azure Native 1.x: 2018-06-01.
|
|
231
233
|
|
|
234
|
+
Other available API versions: 2017-09-01-preview.
|
|
235
|
+
|
|
232
236
|
:param str resource_name: The name of the resource.
|
|
233
237
|
:param FactoryArgs args: The arguments to use to populate this resource's properties.
|
|
234
238
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -225,6 +225,8 @@ def get_factory(factory_name: Optional[str] = None,
|
|
|
225
225
|
Gets a factory.
|
|
226
226
|
Azure REST API version: 2018-06-01.
|
|
227
227
|
|
|
228
|
+
Other available API versions: 2017-09-01-preview.
|
|
229
|
+
|
|
228
230
|
|
|
229
231
|
:param str factory_name: The factory name.
|
|
230
232
|
:param str resource_group_name: The resource group name.
|
|
@@ -258,6 +260,8 @@ def get_factory_output(factory_name: Optional[pulumi.Input[str]] = None,
|
|
|
258
260
|
Gets a factory.
|
|
259
261
|
Azure REST API version: 2018-06-01.
|
|
260
262
|
|
|
263
|
+
Other available API versions: 2017-09-01-preview.
|
|
264
|
+
|
|
261
265
|
|
|
262
266
|
:param str factory_name: The factory name.
|
|
263
267
|
:param str resource_group_name: The resource group name.
|
|
@@ -337,6 +337,8 @@ class Account(pulumi.CustomResource):
|
|
|
337
337
|
A Data Lake Analytics account object, containing all information associated with the named Data Lake Analytics account.
|
|
338
338
|
Azure REST API version: 2019-11-01-preview. Prior API version in Azure Native 1.x: 2016-11-01.
|
|
339
339
|
|
|
340
|
+
Other available API versions: 2015-10-01-preview.
|
|
341
|
+
|
|
340
342
|
:param str resource_name: The name of the resource.
|
|
341
343
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
342
344
|
:param pulumi.Input[str] account_name: The name of the Data Lake Analytics account.
|
|
@@ -367,6 +369,8 @@ class Account(pulumi.CustomResource):
|
|
|
367
369
|
A Data Lake Analytics account object, containing all information associated with the named Data Lake Analytics account.
|
|
368
370
|
Azure REST API version: 2019-11-01-preview. Prior API version in Azure Native 1.x: 2016-11-01.
|
|
369
371
|
|
|
372
|
+
Other available API versions: 2015-10-01-preview.
|
|
373
|
+
|
|
370
374
|
:param str resource_name: The name of the resource.
|
|
371
375
|
:param AccountArgs args: The arguments to use to populate this resource's properties.
|
|
372
376
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -465,6 +465,8 @@ def get_account(account_name: Optional[str] = None,
|
|
|
465
465
|
Gets details of the specified Data Lake Analytics account.
|
|
466
466
|
Azure REST API version: 2019-11-01-preview.
|
|
467
467
|
|
|
468
|
+
Other available API versions: 2015-10-01-preview.
|
|
469
|
+
|
|
468
470
|
|
|
469
471
|
:param str account_name: The name of the Data Lake Analytics account.
|
|
470
472
|
:param str resource_group_name: The name of the Azure resource group.
|
|
@@ -518,6 +520,8 @@ def get_account_output(account_name: Optional[pulumi.Input[str]] = None,
|
|
|
518
520
|
Gets details of the specified Data Lake Analytics account.
|
|
519
521
|
Azure REST API version: 2019-11-01-preview.
|
|
520
522
|
|
|
523
|
+
Other available API versions: 2015-10-01-preview.
|
|
524
|
+
|
|
521
525
|
|
|
522
526
|
:param str account_name: The name of the Data Lake Analytics account.
|
|
523
527
|
:param str resource_group_name: The name of the Azure resource group.
|
|
@@ -202,7 +202,7 @@ def get_project(group_name: Optional[str] = None,
|
|
|
202
202
|
The project resource is a nested resource representing a stored migration project. The GET method retrieves information about a project.
|
|
203
203
|
Azure REST API version: 2021-06-30.
|
|
204
204
|
|
|
205
|
-
Other available API versions: 2021-10-30-preview, 2022-03-30-preview, 2023-07-15-preview.
|
|
205
|
+
Other available API versions: 2017-11-15-preview, 2018-03-31-preview, 2021-10-30-preview, 2022-03-30-preview, 2023-07-15-preview.
|
|
206
206
|
|
|
207
207
|
|
|
208
208
|
:param str group_name: Name of the resource group
|
|
@@ -238,7 +238,7 @@ def get_project_output(group_name: Optional[pulumi.Input[str]] = None,
|
|
|
238
238
|
The project resource is a nested resource representing a stored migration project. The GET method retrieves information about a project.
|
|
239
239
|
Azure REST API version: 2021-06-30.
|
|
240
240
|
|
|
241
|
-
Other available API versions: 2021-10-30-preview, 2022-03-30-preview, 2023-07-15-preview.
|
|
241
|
+
Other available API versions: 2017-11-15-preview, 2018-03-31-preview, 2021-10-30-preview, 2022-03-30-preview, 2023-07-15-preview.
|
|
242
242
|
|
|
243
243
|
|
|
244
244
|
:param str group_name: Name of the resource group
|
|
@@ -203,7 +203,7 @@ class Project(pulumi.CustomResource):
|
|
|
203
203
|
A project resource
|
|
204
204
|
Azure REST API version: 2021-06-30. Prior API version in Azure Native 1.x: 2018-04-19.
|
|
205
205
|
|
|
206
|
-
Other available API versions: 2021-10-30-preview, 2022-03-30-preview, 2023-07-15-preview.
|
|
206
|
+
Other available API versions: 2017-11-15-preview, 2018-03-31-preview, 2021-10-30-preview, 2022-03-30-preview, 2023-07-15-preview.
|
|
207
207
|
|
|
208
208
|
:param str resource_name: The name of the resource.
|
|
209
209
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -228,7 +228,7 @@ class Project(pulumi.CustomResource):
|
|
|
228
228
|
A project resource
|
|
229
229
|
Azure REST API version: 2021-06-30. Prior API version in Azure Native 1.x: 2018-04-19.
|
|
230
230
|
|
|
231
|
-
Other available API versions: 2021-10-30-preview, 2022-03-30-preview, 2023-07-15-preview.
|
|
231
|
+
Other available API versions: 2017-11-15-preview, 2018-03-31-preview, 2021-10-30-preview, 2022-03-30-preview, 2023-07-15-preview.
|
|
232
232
|
|
|
233
233
|
:param str resource_name: The name of the resource.
|
|
234
234
|
:param ProjectArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -274,6 +274,8 @@ def get_share_subscription(account_name: Optional[str] = None,
|
|
|
274
274
|
Get a shareSubscription in an account
|
|
275
275
|
Azure REST API version: 2021-08-01.
|
|
276
276
|
|
|
277
|
+
Other available API versions: 2018-11-01-preview.
|
|
278
|
+
|
|
277
279
|
|
|
278
280
|
:param str account_name: The name of the share account.
|
|
279
281
|
:param str resource_group_name: The resource group name.
|
|
@@ -314,6 +316,8 @@ def get_share_subscription_output(account_name: Optional[pulumi.Input[str]] = No
|
|
|
314
316
|
Get a shareSubscription in an account
|
|
315
317
|
Azure REST API version: 2021-08-01.
|
|
316
318
|
|
|
319
|
+
Other available API versions: 2018-11-01-preview.
|
|
320
|
+
|
|
317
321
|
|
|
318
322
|
:param str account_name: The name of the share account.
|
|
319
323
|
:param str resource_group_name: The resource group name.
|
|
@@ -133,6 +133,8 @@ class ShareSubscription(pulumi.CustomResource):
|
|
|
133
133
|
A share subscription data transfer object.
|
|
134
134
|
Azure REST API version: 2021-08-01. Prior API version in Azure Native 1.x: 2020-09-01.
|
|
135
135
|
|
|
136
|
+
Other available API versions: 2018-11-01-preview.
|
|
137
|
+
|
|
136
138
|
:param str resource_name: The name of the resource.
|
|
137
139
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
138
140
|
:param pulumi.Input[str] account_name: The name of the share account.
|
|
@@ -152,6 +154,8 @@ class ShareSubscription(pulumi.CustomResource):
|
|
|
152
154
|
A share subscription data transfer object.
|
|
153
155
|
Azure REST API version: 2021-08-01. Prior API version in Azure Native 1.x: 2020-09-01.
|
|
154
156
|
|
|
157
|
+
Other available API versions: 2018-11-01-preview.
|
|
158
|
+
|
|
155
159
|
:param str resource_name: The name of the resource.
|
|
156
160
|
:param ShareSubscriptionArgs args: The arguments to use to populate this resource's properties.
|
|
157
161
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -190,7 +190,7 @@ class Configuration(pulumi.CustomResource):
|
|
|
190
190
|
__props__.__dict__["system_data"] = None
|
|
191
191
|
__props__.__dict__["type"] = None
|
|
192
192
|
__props__.__dict__["unit"] = None
|
|
193
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
193
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210410privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
194
194
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
195
195
|
super(Configuration, __self__).__init__(
|
|
196
196
|
'azure-native:dbforpostgresql:Configuration',
|
|
@@ -184,7 +184,7 @@ class Configuration(pulumi.CustomResource):
|
|
|
184
184
|
__props__.__dict__["system_data"] = None
|
|
185
185
|
__props__.__dict__["type"] = None
|
|
186
186
|
__props__.__dict__["unit"] = None
|
|
187
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
187
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210410privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
188
188
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
189
189
|
super(Configuration, __self__).__init__(
|
|
190
190
|
'azure-native:dbforpostgresql/v20221201:Configuration',
|
|
@@ -184,7 +184,7 @@ class Configuration(pulumi.CustomResource):
|
|
|
184
184
|
__props__.__dict__["system_data"] = None
|
|
185
185
|
__props__.__dict__["type"] = None
|
|
186
186
|
__props__.__dict__["unit"] = None
|
|
187
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
187
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210410privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
188
188
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
189
189
|
super(Configuration, __self__).__init__(
|
|
190
190
|
'azure-native:dbforpostgresql/v20230301preview:Configuration',
|
|
@@ -184,7 +184,7 @@ class Configuration(pulumi.CustomResource):
|
|
|
184
184
|
__props__.__dict__["system_data"] = None
|
|
185
185
|
__props__.__dict__["type"] = None
|
|
186
186
|
__props__.__dict__["unit"] = None
|
|
187
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
187
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210410privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
188
188
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
189
189
|
super(Configuration, __self__).__init__(
|
|
190
190
|
'azure-native:dbforpostgresql/v20230601preview:Configuration',
|
|
@@ -184,7 +184,7 @@ class Configuration(pulumi.CustomResource):
|
|
|
184
184
|
__props__.__dict__["system_data"] = None
|
|
185
185
|
__props__.__dict__["type"] = None
|
|
186
186
|
__props__.__dict__["unit"] = None
|
|
187
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
187
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210410privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
188
188
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
189
189
|
super(Configuration, __self__).__init__(
|
|
190
190
|
'azure-native:dbforpostgresql/v20231201preview:Configuration',
|
|
@@ -184,7 +184,7 @@ class Configuration(pulumi.CustomResource):
|
|
|
184
184
|
__props__.__dict__["system_data"] = None
|
|
185
185
|
__props__.__dict__["type"] = None
|
|
186
186
|
__props__.__dict__["unit"] = None
|
|
187
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
187
|
+
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:dbforpostgresql:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20200214privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210410privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20210615privatepreview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220120preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20220308preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20221201:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230301preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20230601preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20231201preview:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20240801:Configuration"), pulumi.Alias(type_="azure-native:dbforpostgresql/v20241101preview:Configuration")])
|
|
188
188
|
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
189
189
|
super(Configuration, __self__).__init__(
|
|
190
190
|
'azure-native:dbforpostgresql/v20240301preview:Configuration',
|