Interface LiveTokenResponse


  • public interface LiveTokenResponse
    An immutable client-side representation of LiveTokenResponse.
    • Method Detail

      • liveToken

        String liveToken()
        Gets the liveToken property: JWT token for accessing live metrics stream data.
        Returns:
        the liveToken value.
      • innerModel

        LiveTokenResponseInner innerModel()
        Gets the inner com.azure.resourcemanager.applicationinsights.fluent.models.LiveTokenResponseInner object.
        Returns:
        the inner object.