To list the databases under the database account, perform a GET on the databases resource, that is, the dbs URI path. Note These API reference articles shows how to create resources using the Azure Cosmos DB data plane API. With the data plane API you can configure basic options such as...
To list the databases under the database account, perform a GET on the databases resource, that is, the dbs URI path. Note These API reference articles shows how to create resources using the Azure Cosmos DB data plane API. With the data plane API you can configure basic options such as...
LIST ACTIVE DATABASES命令显示GET SNAPSHOT FOR ALL DATABASES命令列出的信息子集。 活动数据库可供任何应用程序连接和使用。 对于每个活动数据库,此命令显示以下信息: 数据库名称 当前连接到数据库的应用程序数 数据库路径。 作用域 此命令会针对目前已连接的成员予以发出,并且缺省情况下只返回该成员的信息。 如果每个...
Alternatively, you can choose to manage your databases without writing SQL through the use of a database manager. This allows users access to database management functions without needing to write SQL queries. This software connects to a MySQL server and provides a user interface to expose the d...
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/flexibleServers/{serverName}/databases?api-version=2023-06-01-preview URI 参数 展开表 名称在必需类型说明 resourceGroupName path True string 资源组的名称。 此名称不区分...
调用ListLogicDatabases接口,返回逻辑库详情列表。 调试 您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。 调试 授权信息 下表是API对应的授权信息,可以在RAM权限策略语句的Action元素中使用,用来给RAM用户或RAM角色授予调用此API的权限。具体说明如下...
yundun-bastionhost:ListOperationDatabases *全部资源 * 无 无 请求参数 名称类型必填描述示例值 InstanceId string 是 堡垒机的实例 ID。 说明 您可以调用 DescribeInstances 接口获取该参数。 bastionhost-cn-tl32wdd RegionId string 否 堡垒机的地域 ID。 说明 地域ID 和地域名称的对应关系,请参见...
LogicDatabase object The details of logical databases. DatabaseId string The ID of the logical database. 1*** OwnerIdList array The IDs of the owners of the logical database. OwnerIds string Logical database Owner ID. 51*** DbType string The type of the logical database. For more inf...
public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.ISqlDatabase>> ListSqlDatabasesAsync (System.Threading.CancellationToken cancellationToken = default); Parameters cancellationToken CancellationToken Returns Task<IEnumerable<ISqlDatab...
System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.ISqlDatabase>> ICosmosDBAccount.ListSqlDatabasesAsync (System.Threading.CancellationToken cancellationToken = default); Parameters cancellati...