Class ApplicationInsightsComponentWebTestLocationInner

java.lang.Object
com.azure.resourcemanager.applicationinsights.fluent.models.ApplicationInsightsComponentWebTestLocationInner

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

    • ApplicationInsightsComponentWebTestLocationInner

      public ApplicationInsightsComponentWebTestLocationInner()
  • Method Details

    • 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.