WebTestLocations interface
Interfaz que representa un WebTestLocations.
Métodos
| list(string, string, Web |
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.
Parámetros de opciones.