MediaLiveEventChannelArchiveHeartbeatEventData interface
Channel Archive heartbeat event data. Schema of the data property of an EventGridEvent for a Microsoft.Media.LiveEventChannelArchiveHeartbeat event.
Properties
channel |
Gets the channel latency in ms. NOTE: This property will not be serialized. It can only be populated by the server. |
latency |
Gets the latency result code. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
channelLatencyMs
Gets the channel latency in ms. NOTE: This property will not be serialized. It can only be populated by the server.
channelLatencyMs: string
Property Value
string
latencyResultCode
Gets the latency result code. NOTE: This property will not be serialized. It can only be populated by the server.
latencyResultCode: string
Property Value
string