WebTestLocationsOperations interface

Interface representing a WebTestLocations operations.

Properties

list

Gets a list of web test locations available to this Application Insights component.

Property Details

list

Gets a list of web test locations available to this Application Insights component.

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

Property Value

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