Delen via


WebTestLocations class

Klasse die een WebTestLocations vertegenwoordigt.

Constructors

WebTestLocations(ApplicationInsightsManagementClientContext)

Maak een WebTestLocations.

Methoden

list(string, string, RequestOptionsBase)

Hiermee haalt u een lijst op met webtestlocaties die beschikbaar zijn voor dit Application Insights-onderdeel.

list(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsWebTestLocationsListResult>)
list(string, string, ServiceCallback<ApplicationInsightsWebTestLocationsListResult>)

Constructordetails

WebTestLocations(ApplicationInsightsManagementClientContext)

Maak een WebTestLocations.

new WebTestLocations(client: ApplicationInsightsManagementClientContext)

Parameters

client
ApplicationInsightsManagementClientContext

Verwijzing naar de serviceclient.

Methodedetails

list(string, string, RequestOptionsBase)

Hiermee haalt u een lijst op met webtestlocaties die beschikbaar zijn voor dit Application Insights-onderdeel.

function list(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<WebTestLocationsListResponse>

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

options
RequestOptionsBase

De optionele parameters

Retouren

Promise<Models.WebTestLocationsListResponse>

list(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsWebTestLocationsListResult>)

function list(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsWebTestLocationsListResult>)

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

options
RequestOptionsBase

De optionele parameters

list(string, string, ServiceCallback<ApplicationInsightsWebTestLocationsListResult>)

function list(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ApplicationInsightsWebTestLocationsListResult>)

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.