Delen via


WebTestLocations interface

Interface die een WebTestLocations vertegenwoordigt.

Methoden

list(string, string, WebTestLocationsListOptionalParams)

Hiermee haalt u een lijst op met webtestlocaties die beschikbaar zijn voor dit Application Insights-onderdeel.

Methodedetails

list(string, string, WebTestLocationsListOptionalParams)

Hiermee haalt u een lijst op met webtestlocaties die beschikbaar zijn voor dit Application Insights-onderdeel.

function list(resourceGroupName: string, resourceName: string, options?: WebTestLocationsListOptionalParams): PagedAsyncIterableIterator<ApplicationInsightsComponentWebTestLocation, ApplicationInsightsComponentWebTestLocation[], PageSettings>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

options
WebTestLocationsListOptionalParams

De optiesparameters.

Retouren