Partager via


WebTestLocations interface

Interface représentant un WebTestLocations.

Méthodes

list(string, string, WebTestLocationsListOptionalParams)

Obtient la liste des emplacements de test web disponibles pour ce composant Application Insights.

Détails de la méthode

list(string, string, WebTestLocationsListOptionalParams)

Obtient la liste des emplacements de test web disponibles pour ce composant Application Insights.

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

resourceName

string

Nom de la ressource du composant Application Insights.

options
WebTestLocationsListOptionalParams

Paramètres d’options.

Retours