Class ApplicationInsightsComponentWebTestLocationInner


  • public final class ApplicationInsightsComponentWebTestLocationInner
    extends Object
    Properties that define a web test location available to an Application Insights Component.
    • Constructor Detail

      • ApplicationInsightsComponentWebTestLocationInner

        public ApplicationInsightsComponentWebTestLocationInner()
    • Method Detail

      • displayName

        public String displayName()
        Get the displayName property: The display name of the web test location.
        Returns:
        the displayName value.
      • tag

        public String tag()
        Get the tag property: Internally defined geographic location tag.
        Returns:
        the tag value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.