你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CosmosDBAccountsImpl.ISupportsListing<ICosmosDBAccount>.List 方法

定义

列出当前所选订阅中指定类型的所有资源。

System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount> ISupportsListing<ICosmosDBAccount>.List ();
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>.List : unit -> seq<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>
override this.Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>.List : unit -> seq<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>
Function List () As IEnumerable(Of ICosmosDBAccount) Implements ISupportsListing(Of ICosmosDBAccount).List

返回

实现

适用于