get Live Token
Gets an access token for live metrics stream data. Uses Azure REST API version 2021-10-14. Other available API versions: 2020-06-02-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native applicationinsights [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
The response to a live token query.
Parameters
argument
null
Return
The response to a live token query.
Parameters
resource Uri
The identifier of the resource.
See also
suspend fun getLiveToken(argument: suspend GetLiveTokenPlainArgsBuilder.() -> Unit): GetLiveTokenResult
Return
The response to a live token query.
Parameters
argument
Builder for com.pulumi.azurenative.applicationinsights.kotlin.inputs.GetLiveTokenPlainArgs.