WebTestLocations interface
Interface representing a WebTestLocations.
Methods
list(string, string, Web |
Gets a list of web test locations available to this Application Insights component. |
Method Details
list(string, string, WebTestLocationsListOptionalParams)
Gets a list of web test locations available to this Application Insights component.
function list(resourceGroupName: string, resourceName: string, options?: WebTestLocationsListOptionalParams): PagedAsyncIterableIterator<ApplicationInsightsComponentWebTestLocation, ApplicationInsightsComponentWebTestLocation[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- resourceName
-
string
The name of the Application Insights component resource.
The options parameters.
Returns
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript