Share via


MediaLiveEventIngestHeartbeatEventData.UnexpectedBitrate Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="unexpectedBitrate")]
public bool? UnexpectedBitrate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unexpectedBitrate")>]
member this.UnexpectedBitrate : Nullable<bool>
Public ReadOnly Property UnexpectedBitrate As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to