Skip to main content

web_tests

Overview

Nameweb_tests
TypeResource
Idazure.application_insights.web_tests

Fields

NameDatatypeDescription
idstringAzure resource Id
namestringAzure resource name
kindstringThe kind of WebTest that this web test watches. Choices are ping, multistep and standard.
locationstringResource location
propertiesobjectMetadata describing a web test for an Azure resource.
tags``Resource tags
typestringAzure resource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, webTestNameGet a specific Application Insights web test definition.
listSELECTsubscriptionIdGet all Application Insights web test definitions for the specified subscription.
list_by_componentSELECTcomponentName, resourceGroupName, subscriptionIdGet all Application Insights web tests defined for the specified component.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGet all Application Insights web tests defined for the specified resource group.
create_or_updateINSERTresourceGroupName, subscriptionId, webTestNameCreates or updates an Application Insights web test definition.
deleteDELETEresourceGroupName, subscriptionId, webTestNameDeletes an Application Insights web test.
_listEXECsubscriptionIdGet all Application Insights web test definitions for the specified subscription.
_list_by_componentEXECcomponentName, resourceGroupName, subscriptionIdGet all Application Insights web tests defined for the specified component.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGet all Application Insights web tests defined for the specified resource group.