Delen via


ElasticPoolActivities interface

Interface die een ElasticPoolActivities vertegenwoordigt.

Methoden

listByElasticPool(string, string, string, ElasticPoolActivitiesListByElasticPoolOptionalParams)

Retourneert activiteiten van elastische pools.

Methodedetails

listByElasticPool(string, string, string, ElasticPoolActivitiesListByElasticPoolOptionalParams)

Retourneert activiteiten van elastische pools.

function listByElasticPool(resourceGroupName: string, serverName: string, elasticPoolName: string, options?: ElasticPoolActivitiesListByElasticPoolOptionalParams): PagedAsyncIterableIterator<ElasticPoolActivity, ElasticPoolActivity[], PageSettings>

Parameters

resourceGroupName

string

De naam van de resourcegroep die de resource bevat. U kunt deze waarde verkrijgen via de Azure Resource Manager-API of de portal.

serverName

string

De naam van de server.

elasticPoolName

string

De naam van de elastische pool waarvoor u de huidige activiteit wilt ophalen.

Retouren