共用方式為


IWebTestLocationsOperations Interface

Definition

WebTestLocationsOperations operations.

public interface IWebTestLocationsOperations
type IWebTestLocationsOperations = interface
Public Interface IWebTestLocationsOperations

Methods

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

Extension Methods

List(IWebTestLocationsOperations, String, String)

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

ListAsync(IWebTestLocationsOperations, String, String, CancellationToken)

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

Applies to