MediaLiveEventIngestHeartbeatEventData.IncomingBitrate Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="incomingBitrate")]
public long? IncomingBitrate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="incomingBitrate")>]
member this.IncomingBitrate : Nullable<int64>
Public ReadOnly Property IncomingBitrate As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to