LiveTokenResponse interface
The response to a live token query.
Properties
live |
JWT token for accessing live metrics stream data. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
liveToken
JWT token for accessing live metrics stream data. NOTE: This property will not be serialized. It can only be populated by the server.
liveToken?: string
Property Value
string
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript