Udostępnij za pośrednictwem


CosmosDBAccountsImpl.ISupportsListing<ICosmosDBAccount>.List Method

Definition

Lists all the resources of the specified type in the currently selected subscription.

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

Returns

Implements

Applies to