WebTestLocationsOperations interface
Interface représentant une opération WebTestLocations.
Propriétés
| list | Obtient une liste des emplacements de tests web disponibles dans ce composant Application Insights. |
Détails de la propriété
list
Obtient une liste des emplacements de tests web disponibles dans ce composant Application Insights.
list: (resourceGroupName: string, resourceName: string, options?: WebTestLocationsListOptionalParams) => PagedAsyncIterableIterator<ApplicationInsightsComponentWebTestLocation, ApplicationInsightsComponentWebTestLocation[], PageSettings>
Valeur de propriété
(resourceGroupName: string, resourceName: string, options?: WebTestLocationsListOptionalParams) => PagedAsyncIterableIterator<ApplicationInsightsComponentWebTestLocation, ApplicationInsightsComponentWebTestLocation[], PageSettings>