ApplicationInsightsWebTest.WebTest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The XML specification of a WebTest to run against an application.
public Azure.Provisioning.BicepValue<string> WebTest { get; set; }
member this.WebTest : Azure.Provisioning.BicepValue<string> with get, set
Public Property WebTest As BicepValue(Of String)