toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.applicationinsights.kotlin.outputs
/
GetLiveTokenResult
Get
Live
Token
Result
data
class
GetLiveTokenResult
(
val
liveToken
:
String
)
The response to a live token query.
Members
Constructors
Get
Live
Token
Result
Link copied to clipboard
constructor
(
liveToken
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
live
Token
Link copied to clipboard
val
liveToken
:
String
JWT token for accessing live metrics stream data.