Interface ApplicationInsightsComponentWebTestLocation


public interface ApplicationInsightsComponentWebTestLocation
An immutable client-side representation of ApplicationInsightsComponentWebTestLocation.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the displayName property: The display name of the web test location.
    Gets the inner com.azure.resourcemanager.applicationinsights.fluent.models.ApplicationInsightsComponentWebTestLocationInner object.
    tag()
    Gets the tag property: Internally defined geographic location tag.
  • Method Details

    • displayName

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

      String tag()
      Gets the tag property: Internally defined geographic location tag.
      Returns:
      the tag value.
    • innerModel

      Gets the inner com.azure.resourcemanager.applicationinsights.fluent.models.ApplicationInsightsComponentWebTestLocationInner object.
      Returns:
      the inner object.