Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplicationInsightsComponentWebTestLocation

Package version

interface

An interface representing ApplicationInsightsComponentWebTestLocation. Properties that define a web test location available to an Application Insights Component.

Hierarchy

  • ApplicationInsightsComponentWebTestLocation

Index

Properties

Properties

Optional displayName

displayName: undefined | string
member

{string} [displayName] The display name of the web test location. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tag

tag: undefined | string
member

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

Generated using TypeDoc