Class LiveTokenResponseInner

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

public final class LiveTokenResponseInner extends Object
The response to a live token query.
  • Constructor Details

    • LiveTokenResponseInner

      public LiveTokenResponseInner()
  • Method Details

    • liveToken

      public String liveToken()
      Get the liveToken property: JWT token for accessing live metrics stream data.
      Returns:
      the liveToken value.
    • validate

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