ApplicationInsightsComponentWebTestLocation interface

Properties that define a web test location available to an Application Insights Component.

Properties

displayName

The display name of the web test location. NOTE: This property will not be serialized. It can only be populated by the server.

tag

Internally defined geographic location tag. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

displayName

The display name of the web test location. NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

Property Value

string

tag

Internally defined geographic location tag. NOTE: This property will not be serialized. It can only be populated by the server.

tag?: string

Property Value

string