WebTestLocations Interface
public interface WebTestLocations
Resource collection API of WebTestLocations.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list(String resourceGroupName, String resourceName)
Gets a list of web test locations available to this Application Insights component. |
|
abstract
Paged |
list(String resourceGroupName, String resourceName, Context context)
Gets a list of web test locations available to this Application Insights component. |
Method Details
list
public abstract PagedIterable<ApplicationInsightsComponentWebTestLocation> list(String resourceGroupName, String resourceName)
Gets a list of web test locations available to this Application Insights component.
Parameters:
Returns:
list
public abstract PagedIterable<ApplicationInsightsComponentWebTestLocation> list(String resourceGroupName, String resourceName, Context context)
Gets a list of web test locations available to this Application Insights component.
Parameters:
Returns: