Compartilhar via


CosmosDBAccountsImpl.ISupportsListingByResourceGroup<ICosmosDBAccount>.ListByResourceGroupAsync Método

Definição

Lista os recursos do tipo especificado no grupo de recursos especificado.

System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>> ISupportsListingByResourceGroup<ICosmosDBAccount>.ListByResourceGroupAsync (string resourceGroupName, bool loadAllPages, System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>.ListByResourceGroupAsync : string * bool * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>>
override this.Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>.ListByResourceGroupAsync : string * bool * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>>
Function ListByResourceGroupAsync (resourceGroupName As String, loadAllPages As Boolean, cancellationToken As CancellationToken) As Task(Of IPagedCollection(Of ICosmosDBAccount)) Implements ISupportsListingByResourceGroup(Of ICosmosDBAccount).ListByResourceGroupAsync

Parâmetros

resourceGroupName
String

O nome do grupo de recursos do qual listar os recursos.

loadAllPages
Boolean
cancellationToken
CancellationToken

Retornos

Implementações

Aplica-se a