Compartir a través de


WebTestLocations interface

Interfaz que representa un WebTestLocations.

Métodos

list(string, string, WebTestLocationsListOptionalParams)

Obtiene una lista de ubicaciones de prueba web disponibles para este componente de Application Insights.

Detalles del método

list(string, string, WebTestLocationsListOptionalParams)

Obtiene una lista de ubicaciones de prueba web disponibles para este componente de Application Insights.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre no distingue mayúsculas de minúsculas.

resourceName

string

Nombre del recurso de componente de Application Insights.

options
WebTestLocationsListOptionalParams

Parámetros de opciones.

Devoluciones