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
|
@@ -94,7 +94,7 @@ def get_private_endpoint_connection(private_endpoint_connection_name: Optional[s
|
|
|
94
94
|
Gets the details of the private endpoint connection to the search service in the given resource group.
|
|
95
95
|
Azure REST API version: 2022-09-01.
|
|
96
96
|
|
|
97
|
-
Other available API versions: 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
97
|
+
Other available API versions: 2019-10-01-preview, 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
:param str private_endpoint_connection_name: The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
|
|
@@ -121,7 +121,7 @@ def get_private_endpoint_connection_output(private_endpoint_connection_name: Opt
|
|
|
121
121
|
Gets the details of the private endpoint connection to the search service in the given resource group.
|
|
122
122
|
Azure REST API version: 2022-09-01.
|
|
123
123
|
|
|
124
|
-
Other available API versions: 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
124
|
+
Other available API versions: 2019-10-01-preview, 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
:param str private_endpoint_connection_name: The name of the private endpoint connection to the Azure Cognitive Search service with the specified resource group.
|
|
@@ -68,7 +68,7 @@ def list_admin_key(resource_group_name: Optional[str] = None,
|
|
|
68
68
|
Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service.
|
|
69
69
|
Azure REST API version: 2022-09-01.
|
|
70
70
|
|
|
71
|
-
Other available API versions: 2021-04-01-preview, 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
71
|
+
Other available API versions: 2015-02-28, 2021-04-01-preview, 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
:param str resource_group_name: The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
|
|
@@ -90,7 +90,7 @@ def list_admin_key_output(resource_group_name: Optional[pulumi.Input[str]] = Non
|
|
|
90
90
|
Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service.
|
|
91
91
|
Azure REST API version: 2022-09-01.
|
|
92
92
|
|
|
93
|
-
Other available API versions: 2021-04-01-preview, 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
93
|
+
Other available API versions: 2015-02-28, 2021-04-01-preview, 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
94
94
|
|
|
95
95
|
|
|
96
96
|
:param str resource_group_name: The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
|
|
@@ -103,7 +103,7 @@ class PrivateEndpointConnection(pulumi.CustomResource):
|
|
|
103
103
|
Describes an existing Private Endpoint connection to the Azure Cognitive Search service.
|
|
104
104
|
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-08-01.
|
|
105
105
|
|
|
106
|
-
Other available API versions: 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
106
|
+
Other available API versions: 2019-10-01-preview, 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
107
107
|
|
|
108
108
|
:param str resource_name: The name of the resource.
|
|
109
109
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -122,7 +122,7 @@ class PrivateEndpointConnection(pulumi.CustomResource):
|
|
|
122
122
|
Describes an existing Private Endpoint connection to the Azure Cognitive Search service.
|
|
123
123
|
Azure REST API version: 2022-09-01. Prior API version in Azure Native 1.x: 2020-08-01.
|
|
124
124
|
|
|
125
|
-
Other available API versions: 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
125
|
+
Other available API versions: 2019-10-01-preview, 2023-11-01, 2024-03-01-preview, 2024-06-01-preview.
|
|
126
126
|
|
|
127
127
|
:param str resource_name: The name of the resource.
|
|
128
128
|
:param PrivateEndpointConnectionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -297,7 +297,7 @@ def get_namespace(namespace_name: Optional[str] = None,
|
|
|
297
297
|
Gets a description for the specified namespace.
|
|
298
298
|
Azure REST API version: 2022-01-01-preview.
|
|
299
299
|
|
|
300
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
300
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
301
301
|
|
|
302
302
|
|
|
303
303
|
:param str namespace_name: The namespace name
|
|
@@ -338,7 +338,7 @@ def get_namespace_output(namespace_name: Optional[pulumi.Input[str]] = None,
|
|
|
338
338
|
Gets a description for the specified namespace.
|
|
339
339
|
Azure REST API version: 2022-01-01-preview.
|
|
340
340
|
|
|
341
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
341
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
342
342
|
|
|
343
343
|
|
|
344
344
|
:param str namespace_name: The namespace name
|
|
@@ -118,7 +118,7 @@ def get_namespace_authorization_rule(authorization_rule_name: Optional[str] = No
|
|
|
118
118
|
Gets an authorization rule for a namespace by rule name.
|
|
119
119
|
Azure REST API version: 2022-01-01-preview.
|
|
120
120
|
|
|
121
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
121
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
122
122
|
|
|
123
123
|
|
|
124
124
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -147,7 +147,7 @@ def get_namespace_authorization_rule_output(authorization_rule_name: Optional[pu
|
|
|
147
147
|
Gets an authorization rule for a namespace by rule name.
|
|
148
148
|
Azure REST API version: 2022-01-01-preview.
|
|
149
149
|
|
|
150
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
150
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
151
151
|
|
|
152
152
|
|
|
153
153
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -370,7 +370,7 @@ def get_queue(namespace_name: Optional[str] = None,
|
|
|
370
370
|
Returns a description for the specified queue.
|
|
371
371
|
Azure REST API version: 2022-01-01-preview.
|
|
372
372
|
|
|
373
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
373
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
374
374
|
|
|
375
375
|
|
|
376
376
|
:param str namespace_name: The namespace name
|
|
@@ -420,7 +420,7 @@ def get_queue_output(namespace_name: Optional[pulumi.Input[str]] = None,
|
|
|
420
420
|
Returns a description for the specified queue.
|
|
421
421
|
Azure REST API version: 2022-01-01-preview.
|
|
422
422
|
|
|
423
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
423
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
424
424
|
|
|
425
425
|
|
|
426
426
|
:param str namespace_name: The namespace name
|
|
@@ -119,7 +119,7 @@ def get_queue_authorization_rule(authorization_rule_name: Optional[str] = None,
|
|
|
119
119
|
Gets an authorization rule for a queue by rule name.
|
|
120
120
|
Azure REST API version: 2022-01-01-preview.
|
|
121
121
|
|
|
122
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
122
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -151,7 +151,7 @@ def get_queue_authorization_rule_output(authorization_rule_name: Optional[pulumi
|
|
|
151
151
|
Gets an authorization rule for a queue by rule name.
|
|
152
152
|
Azure REST API version: 2022-01-01-preview.
|
|
153
153
|
|
|
154
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
154
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
155
155
|
|
|
156
156
|
|
|
157
157
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -335,7 +335,7 @@ def get_subscription(namespace_name: Optional[str] = None,
|
|
|
335
335
|
Returns a subscription description for the specified topic.
|
|
336
336
|
Azure REST API version: 2022-01-01-preview.
|
|
337
337
|
|
|
338
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
338
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
339
339
|
|
|
340
340
|
|
|
341
341
|
:param str namespace_name: The namespace name
|
|
@@ -385,7 +385,7 @@ def get_subscription_output(namespace_name: Optional[pulumi.Input[str]] = None,
|
|
|
385
385
|
Returns a subscription description for the specified topic.
|
|
386
386
|
Azure REST API version: 2022-01-01-preview.
|
|
387
387
|
|
|
388
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
388
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
389
389
|
|
|
390
390
|
|
|
391
391
|
:param str namespace_name: The namespace name
|
|
@@ -310,7 +310,7 @@ def get_topic(namespace_name: Optional[str] = None,
|
|
|
310
310
|
Returns a description for the specified topic.
|
|
311
311
|
Azure REST API version: 2022-01-01-preview.
|
|
312
312
|
|
|
313
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
313
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
314
314
|
|
|
315
315
|
|
|
316
316
|
:param str namespace_name: The namespace name
|
|
@@ -355,7 +355,7 @@ def get_topic_output(namespace_name: Optional[pulumi.Input[str]] = None,
|
|
|
355
355
|
Returns a description for the specified topic.
|
|
356
356
|
Azure REST API version: 2022-01-01-preview.
|
|
357
357
|
|
|
358
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
358
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
359
359
|
|
|
360
360
|
|
|
361
361
|
:param str namespace_name: The namespace name
|
|
@@ -119,7 +119,7 @@ def get_topic_authorization_rule(authorization_rule_name: Optional[str] = None,
|
|
|
119
119
|
Returns the specified authorization rule.
|
|
120
120
|
Azure REST API version: 2022-01-01-preview.
|
|
121
121
|
|
|
122
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
122
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -151,7 +151,7 @@ def get_topic_authorization_rule_output(authorization_rule_name: Optional[pulumi
|
|
|
151
151
|
Returns the specified authorization rule.
|
|
152
152
|
Azure REST API version: 2022-01-01-preview.
|
|
153
153
|
|
|
154
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
154
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
155
155
|
|
|
156
156
|
|
|
157
157
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -129,7 +129,7 @@ def list_namespace_keys(authorization_rule_name: Optional[str] = None,
|
|
|
129
129
|
Gets the primary and secondary connection strings for the namespace.
|
|
130
130
|
Azure REST API version: 2022-01-01-preview.
|
|
131
131
|
|
|
132
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
132
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -159,7 +159,7 @@ def list_namespace_keys_output(authorization_rule_name: Optional[pulumi.Input[st
|
|
|
159
159
|
Gets the primary and secondary connection strings for the namespace.
|
|
160
160
|
Azure REST API version: 2022-01-01-preview.
|
|
161
161
|
|
|
162
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
162
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
163
163
|
|
|
164
164
|
|
|
165
165
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -130,7 +130,7 @@ def list_queue_keys(authorization_rule_name: Optional[str] = None,
|
|
|
130
130
|
Primary and secondary connection strings to the queue.
|
|
131
131
|
Azure REST API version: 2022-01-01-preview.
|
|
132
132
|
|
|
133
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
133
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -163,7 +163,7 @@ def list_queue_keys_output(authorization_rule_name: Optional[pulumi.Input[str]]
|
|
|
163
163
|
Primary and secondary connection strings to the queue.
|
|
164
164
|
Azure REST API version: 2022-01-01-preview.
|
|
165
165
|
|
|
166
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
166
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
167
167
|
|
|
168
168
|
|
|
169
169
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -130,7 +130,7 @@ def list_topic_keys(authorization_rule_name: Optional[str] = None,
|
|
|
130
130
|
Gets the primary and secondary connection strings for the topic.
|
|
131
131
|
Azure REST API version: 2022-01-01-preview.
|
|
132
132
|
|
|
133
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
133
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -163,7 +163,7 @@ def list_topic_keys_output(authorization_rule_name: Optional[pulumi.Input[str]]
|
|
|
163
163
|
Gets the primary and secondary connection strings for the topic.
|
|
164
164
|
Azure REST API version: 2022-01-01-preview.
|
|
165
165
|
|
|
166
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
166
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
167
167
|
|
|
168
168
|
|
|
169
169
|
:param str authorization_rule_name: The authorization rule name.
|
|
@@ -261,7 +261,7 @@ class Namespace(pulumi.CustomResource):
|
|
|
261
261
|
Description of a namespace resource.
|
|
262
262
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
263
263
|
|
|
264
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
264
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
265
265
|
|
|
266
266
|
:param str resource_name: The name of the resource.
|
|
267
267
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -290,7 +290,7 @@ class Namespace(pulumi.CustomResource):
|
|
|
290
290
|
Description of a namespace resource.
|
|
291
291
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
292
292
|
|
|
293
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
293
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
294
294
|
|
|
295
295
|
:param str resource_name: The name of the resource.
|
|
296
296
|
:param NamespaceArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -101,7 +101,7 @@ class NamespaceAuthorizationRule(pulumi.CustomResource):
|
|
|
101
101
|
Description of a namespace authorization rule.
|
|
102
102
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
103
103
|
|
|
104
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
104
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
105
105
|
|
|
106
106
|
:param str resource_name: The name of the resource.
|
|
107
107
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -120,7 +120,7 @@ class NamespaceAuthorizationRule(pulumi.CustomResource):
|
|
|
120
120
|
Description of a namespace authorization rule.
|
|
121
121
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
122
122
|
|
|
123
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
123
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
124
124
|
|
|
125
125
|
:param str resource_name: The name of the resource.
|
|
126
126
|
:param NamespaceAuthorizationRuleArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -357,7 +357,7 @@ class Queue(pulumi.CustomResource):
|
|
|
357
357
|
Description of queue Resource.
|
|
358
358
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
359
359
|
|
|
360
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
360
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
361
361
|
|
|
362
362
|
:param str resource_name: The name of the resource.
|
|
363
363
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -391,7 +391,7 @@ class Queue(pulumi.CustomResource):
|
|
|
391
391
|
Description of queue Resource.
|
|
392
392
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
393
393
|
|
|
394
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
394
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
395
395
|
|
|
396
396
|
:param str resource_name: The name of the resource.
|
|
397
397
|
:param QueueArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -117,7 +117,7 @@ class QueueAuthorizationRule(pulumi.CustomResource):
|
|
|
117
117
|
Description of a namespace authorization rule.
|
|
118
118
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
119
119
|
|
|
120
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
120
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
121
121
|
|
|
122
122
|
:param str resource_name: The name of the resource.
|
|
123
123
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -137,7 +137,7 @@ class QueueAuthorizationRule(pulumi.CustomResource):
|
|
|
137
137
|
Description of a namespace authorization rule.
|
|
138
138
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
139
139
|
|
|
140
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
140
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
141
141
|
|
|
142
142
|
:param str resource_name: The name of the resource.
|
|
143
143
|
:param QueueAuthorizationRuleArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -340,7 +340,7 @@ class Subscription(pulumi.CustomResource):
|
|
|
340
340
|
Description of subscription resource.
|
|
341
341
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
342
342
|
|
|
343
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
343
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
344
344
|
|
|
345
345
|
:param str resource_name: The name of the resource.
|
|
346
346
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -373,7 +373,7 @@ class Subscription(pulumi.CustomResource):
|
|
|
373
373
|
Description of subscription resource.
|
|
374
374
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
375
375
|
|
|
376
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
376
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
377
377
|
|
|
378
378
|
:param str resource_name: The name of the resource.
|
|
379
379
|
:param SubscriptionArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -272,7 +272,7 @@ class Topic(pulumi.CustomResource):
|
|
|
272
272
|
Description of topic resource.
|
|
273
273
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
274
274
|
|
|
275
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
275
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
276
276
|
|
|
277
277
|
:param str resource_name: The name of the resource.
|
|
278
278
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -301,7 +301,7 @@ class Topic(pulumi.CustomResource):
|
|
|
301
301
|
Description of topic resource.
|
|
302
302
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
303
303
|
|
|
304
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
304
|
+
Other available API versions: 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
305
305
|
|
|
306
306
|
:param str resource_name: The name of the resource.
|
|
307
307
|
:param TopicArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -117,7 +117,7 @@ class TopicAuthorizationRule(pulumi.CustomResource):
|
|
|
117
117
|
Description of a namespace authorization rule.
|
|
118
118
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
119
119
|
|
|
120
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
120
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
121
121
|
|
|
122
122
|
:param str resource_name: The name of the resource.
|
|
123
123
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -137,7 +137,7 @@ class TopicAuthorizationRule(pulumi.CustomResource):
|
|
|
137
137
|
Description of a namespace authorization rule.
|
|
138
138
|
Azure REST API version: 2022-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
|
|
139
139
|
|
|
140
|
-
Other available API versions: 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
140
|
+
Other available API versions: 2014-09-01, 2015-08-01, 2022-10-01-preview, 2023-01-01-preview, 2024-01-01.
|
|
141
141
|
|
|
142
142
|
:param str resource_name: The name of the resource.
|
|
143
143
|
:param TopicAuthorizationRuleArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -634,7 +634,7 @@ def get_node_type(cluster_name: Optional[str] = None,
|
|
|
634
634
|
Get a Service Fabric node type of a given managed cluster.
|
|
635
635
|
Azure REST API version: 2023-03-01-preview.
|
|
636
636
|
|
|
637
|
-
Other available API versions: 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01, 2024-06-01-preview, 2024-09-01-preview.
|
|
637
|
+
Other available API versions: 2021-09-01-privatepreview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01, 2024-06-01-preview, 2024-09-01-preview.
|
|
638
638
|
|
|
639
639
|
|
|
640
640
|
:param str cluster_name: The name of the cluster resource.
|
|
@@ -706,7 +706,7 @@ def get_node_type_output(cluster_name: Optional[pulumi.Input[str]] = None,
|
|
|
706
706
|
Get a Service Fabric node type of a given managed cluster.
|
|
707
707
|
Azure REST API version: 2023-03-01-preview.
|
|
708
708
|
|
|
709
|
-
Other available API versions: 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01, 2024-06-01-preview, 2024-09-01-preview.
|
|
709
|
+
Other available API versions: 2021-09-01-privatepreview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01, 2024-06-01-preview, 2024-09-01-preview.
|
|
710
710
|
|
|
711
711
|
|
|
712
712
|
:param str cluster_name: The name of the cluster resource.
|
|
@@ -838,7 +838,7 @@ class NodeType(pulumi.CustomResource):
|
|
|
838
838
|
Describes a node type in the cluster, each node type represents sub set of nodes in the cluster.
|
|
839
839
|
Azure REST API version: 2023-03-01-preview. Prior API version in Azure Native 1.x: 2020-01-01-preview.
|
|
840
840
|
|
|
841
|
-
Other available API versions: 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01, 2024-06-01-preview, 2024-09-01-preview.
|
|
841
|
+
Other available API versions: 2021-09-01-privatepreview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01, 2024-06-01-preview, 2024-09-01-preview.
|
|
842
842
|
|
|
843
843
|
:param str resource_name: The name of the resource.
|
|
844
844
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -900,7 +900,7 @@ class NodeType(pulumi.CustomResource):
|
|
|
900
900
|
Describes a node type in the cluster, each node type represents sub set of nodes in the cluster.
|
|
901
901
|
Azure REST API version: 2023-03-01-preview. Prior API version in Azure Native 1.x: 2020-01-01-preview.
|
|
902
902
|
|
|
903
|
-
Other available API versions: 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01, 2024-06-01-preview, 2024-09-01-preview.
|
|
903
|
+
Other available API versions: 2021-09-01-privatepreview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01, 2024-06-01-preview, 2024-09-01-preview.
|
|
904
904
|
|
|
905
905
|
:param str resource_name: The name of the resource.
|
|
906
906
|
:param NodeTypeArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -172,6 +172,8 @@ class Application(pulumi.CustomResource):
|
|
|
172
172
|
This type describes an application resource.
|
|
173
173
|
Azure REST API version: 2018-09-01-preview. Prior API version in Azure Native 1.x: 2018-09-01-preview.
|
|
174
174
|
|
|
175
|
+
Other available API versions: 2018-07-01-preview.
|
|
176
|
+
|
|
175
177
|
:param str resource_name: The name of the resource.
|
|
176
178
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
177
179
|
:param pulumi.Input[str] application_resource_name: The identity of the application.
|
|
@@ -193,6 +195,8 @@ class Application(pulumi.CustomResource):
|
|
|
193
195
|
This type describes an application resource.
|
|
194
196
|
Azure REST API version: 2018-09-01-preview. Prior API version in Azure Native 1.x: 2018-09-01-preview.
|
|
195
197
|
|
|
198
|
+
Other available API versions: 2018-07-01-preview.
|
|
199
|
+
|
|
196
200
|
:param str resource_name: The name of the resource.
|
|
197
201
|
:param ApplicationArgs args: The arguments to use to populate this resource's properties.
|
|
198
202
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -225,6 +225,8 @@ def get_application(application_resource_name: Optional[str] = None,
|
|
|
225
225
|
Gets the information about the application resource with the given name. The information include the description and other properties of the application.
|
|
226
226
|
Azure REST API version: 2018-09-01-preview.
|
|
227
227
|
|
|
228
|
+
Other available API versions: 2018-07-01-preview.
|
|
229
|
+
|
|
228
230
|
|
|
229
231
|
:param str application_resource_name: The identity of the application.
|
|
230
232
|
:param str resource_group_name: Azure resource group name
|
|
@@ -258,6 +260,8 @@ def get_application_output(application_resource_name: Optional[pulumi.Input[str]
|
|
|
258
260
|
Gets the information about the application resource with the given name. The information include the description and other properties of the application.
|
|
259
261
|
Azure REST API version: 2018-09-01-preview.
|
|
260
262
|
|
|
263
|
+
Other available API versions: 2018-07-01-preview.
|
|
264
|
+
|
|
261
265
|
|
|
262
266
|
:param str application_resource_name: The identity of the application.
|
|
263
267
|
:param str resource_group_name: Azure resource group name
|
|
@@ -117,6 +117,8 @@ def get_network(network_resource_name: Optional[str] = None,
|
|
|
117
117
|
Gets the information about the network resource with the given name. The information include the description and other properties of the network.
|
|
118
118
|
Azure REST API version: 2018-09-01-preview.
|
|
119
119
|
|
|
120
|
+
Other available API versions: 2018-07-01-preview.
|
|
121
|
+
|
|
120
122
|
|
|
121
123
|
:param str network_resource_name: The identity of the network.
|
|
122
124
|
:param str resource_group_name: Azure resource group name
|
|
@@ -141,6 +143,8 @@ def get_network_output(network_resource_name: Optional[pulumi.Input[str]] = None
|
|
|
141
143
|
Gets the information about the network resource with the given name. The information include the description and other properties of the network.
|
|
142
144
|
Azure REST API version: 2018-09-01-preview.
|
|
143
145
|
|
|
146
|
+
Other available API versions: 2018-07-01-preview.
|
|
147
|
+
|
|
144
148
|
|
|
145
149
|
:param str network_resource_name: The identity of the network.
|
|
146
150
|
:param str resource_group_name: Azure resource group name
|
|
@@ -177,6 +177,8 @@ def get_volume(resource_group_name: Optional[str] = None,
|
|
|
177
177
|
Gets the information about the volume resource with the given name. The information include the description and other properties of the volume.
|
|
178
178
|
Azure REST API version: 2018-09-01-preview.
|
|
179
179
|
|
|
180
|
+
Other available API versions: 2018-07-01-preview.
|
|
181
|
+
|
|
180
182
|
|
|
181
183
|
:param str resource_group_name: Azure resource group name
|
|
182
184
|
:param str volume_resource_name: The identity of the volume.
|
|
@@ -206,6 +208,8 @@ def get_volume_output(resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
|
206
208
|
Gets the information about the volume resource with the given name. The information include the description and other properties of the volume.
|
|
207
209
|
Azure REST API version: 2018-09-01-preview.
|
|
208
210
|
|
|
211
|
+
Other available API versions: 2018-07-01-preview.
|
|
212
|
+
|
|
209
213
|
|
|
210
214
|
:param str resource_group_name: Azure resource group name
|
|
211
215
|
:param str volume_resource_name: The identity of the volume.
|
|
@@ -119,6 +119,8 @@ class Network(pulumi.CustomResource):
|
|
|
119
119
|
This type describes a network resource.
|
|
120
120
|
Azure REST API version: 2018-09-01-preview. Prior API version in Azure Native 1.x: 2018-09-01-preview.
|
|
121
121
|
|
|
122
|
+
Other available API versions: 2018-07-01-preview.
|
|
123
|
+
|
|
122
124
|
:param str resource_name: The name of the resource.
|
|
123
125
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
124
126
|
:param pulumi.Input[str] location: The geo-location where the resource lives
|
|
@@ -137,6 +139,8 @@ class Network(pulumi.CustomResource):
|
|
|
137
139
|
This type describes a network resource.
|
|
138
140
|
Azure REST API version: 2018-09-01-preview. Prior API version in Azure Native 1.x: 2018-09-01-preview.
|
|
139
141
|
|
|
142
|
+
Other available API versions: 2018-07-01-preview.
|
|
143
|
+
|
|
140
144
|
:param str resource_name: The name of the resource.
|
|
141
145
|
:param NetworkArgs args: The arguments to use to populate this resource's properties.
|
|
142
146
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -154,6 +154,8 @@ class Volume(pulumi.CustomResource):
|
|
|
154
154
|
This type describes a volume resource.
|
|
155
155
|
Azure REST API version: 2018-09-01-preview. Prior API version in Azure Native 1.x: 2018-09-01-preview.
|
|
156
156
|
|
|
157
|
+
Other available API versions: 2018-07-01-preview.
|
|
158
|
+
|
|
157
159
|
:param str resource_name: The name of the resource.
|
|
158
160
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
159
161
|
:param pulumi.Input[Union['VolumeProviderParametersAzureFileArgs', 'VolumeProviderParametersAzureFileArgsDict']] azure_file_parameters: This type describes a volume provided by an Azure Files file share.
|
|
@@ -174,6 +176,8 @@ class Volume(pulumi.CustomResource):
|
|
|
174
176
|
This type describes a volume resource.
|
|
175
177
|
Azure REST API version: 2018-09-01-preview. Prior API version in Azure Native 1.x: 2018-09-01-preview.
|
|
176
178
|
|
|
179
|
+
Other available API versions: 2018-07-01-preview.
|
|
180
|
+
|
|
177
181
|
:param str resource_name: The name of the resource.
|
|
178
182
|
:param VolumeArgs args: The arguments to use to populate this resource's properties.
|
|
179
183
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -404,7 +404,7 @@ def get_signal_r(resource_group_name: Optional[str] = None,
|
|
|
404
404
|
Get the resource and its properties.
|
|
405
405
|
Azure REST API version: 2023-02-01.
|
|
406
406
|
|
|
407
|
-
Other available API versions: 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
407
|
+
Other available API versions: 2018-10-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
408
408
|
|
|
409
409
|
|
|
410
410
|
:param str resource_group_name: The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
|
|
@@ -453,7 +453,7 @@ def get_signal_r_output(resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
|
453
453
|
Get the resource and its properties.
|
|
454
454
|
Azure REST API version: 2023-02-01.
|
|
455
455
|
|
|
456
|
-
Other available API versions: 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
456
|
+
Other available API versions: 2018-10-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
457
457
|
|
|
458
458
|
|
|
459
459
|
:param str resource_group_name: The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
|
|
@@ -92,7 +92,7 @@ def list_signal_r_keys(resource_group_name: Optional[str] = None,
|
|
|
92
92
|
Get the access keys of the resource.
|
|
93
93
|
Azure REST API version: 2023-02-01.
|
|
94
94
|
|
|
95
|
-
Other available API versions: 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
95
|
+
Other available API versions: 2018-10-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
:param str resource_group_name: The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
|
|
@@ -116,7 +116,7 @@ def list_signal_r_keys_output(resource_group_name: Optional[pulumi.Input[str]] =
|
|
|
116
116
|
Get the access keys of the resource.
|
|
117
117
|
Azure REST API version: 2023-02-01.
|
|
118
118
|
|
|
119
|
-
Other available API versions: 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
119
|
+
Other available API versions: 2018-10-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
120
120
|
|
|
121
121
|
|
|
122
122
|
:param str resource_group_name: The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
|
|
@@ -370,7 +370,7 @@ class SignalR(pulumi.CustomResource):
|
|
|
370
370
|
A class represent a resource.
|
|
371
371
|
Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-05-01.
|
|
372
372
|
|
|
373
|
-
Other available API versions: 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
373
|
+
Other available API versions: 2018-10-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
374
374
|
|
|
375
375
|
:param str resource_name: The name of the resource.
|
|
376
376
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -414,7 +414,7 @@ class SignalR(pulumi.CustomResource):
|
|
|
414
414
|
A class represent a resource.
|
|
415
415
|
Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-05-01.
|
|
416
416
|
|
|
417
|
-
Other available API versions: 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
417
|
+
Other available API versions: 2018-10-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-03-01, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview.
|
|
418
418
|
|
|
419
419
|
:param str resource_name: The name of the resource.
|
|
420
420
|
:param SignalRArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -256,7 +256,7 @@ class Application(pulumi.CustomResource):
|
|
|
256
256
|
Information about managed application.
|
|
257
257
|
Azure REST API version: 2021-07-01. Prior API version in Azure Native 1.x: 2019-07-01.
|
|
258
258
|
|
|
259
|
-
Other available API versions: 2023-12-01-preview.
|
|
259
|
+
Other available API versions: 2017-12-01, 2018-06-01, 2023-12-01-preview.
|
|
260
260
|
|
|
261
261
|
:param str resource_name: The name of the resource.
|
|
262
262
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -284,7 +284,7 @@ class Application(pulumi.CustomResource):
|
|
|
284
284
|
Information about managed application.
|
|
285
285
|
Azure REST API version: 2021-07-01. Prior API version in Azure Native 1.x: 2019-07-01.
|
|
286
286
|
|
|
287
|
-
Other available API versions: 2023-12-01-preview.
|
|
287
|
+
Other available API versions: 2017-12-01, 2018-06-01, 2023-12-01-preview.
|
|
288
288
|
|
|
289
289
|
:param str resource_name: The name of the resource.
|
|
290
290
|
:param ApplicationArgs args: The arguments to use to populate this resource's properties.
|
|
@@ -392,7 +392,7 @@ class ApplicationDefinition(pulumi.CustomResource):
|
|
|
392
392
|
Information about managed application definition.
|
|
393
393
|
Azure REST API version: 2021-07-01. Prior API version in Azure Native 1.x: 2019-07-01.
|
|
394
394
|
|
|
395
|
-
Other available API versions: 2023-12-01-preview.
|
|
395
|
+
Other available API versions: 2017-12-01, 2023-12-01-preview.
|
|
396
396
|
|
|
397
397
|
:param str resource_name: The name of the resource.
|
|
398
398
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
@@ -428,7 +428,7 @@ class ApplicationDefinition(pulumi.CustomResource):
|
|
|
428
428
|
Information about managed application definition.
|
|
429
429
|
Azure REST API version: 2021-07-01. Prior API version in Azure Native 1.x: 2019-07-01.
|
|
430
430
|
|
|
431
|
-
Other available API versions: 2023-12-01-preview.
|
|
431
|
+
Other available API versions: 2017-12-01, 2023-12-01-preview.
|
|
432
432
|
|
|
433
433
|
:param str resource_name: The name of the resource.
|
|
434
434
|
:param ApplicationDefinitionArgs args: The arguments to use to populate this resource's properties.
|