Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaLiveEventConnectionRejectedEventData

Package version

Encoder connection rejected event data. Schema of the data property of an EventGridEvent for a Microsoft.Media.LiveEventConnectionRejected event.

Hierarchy

  • MediaLiveEventConnectionRejectedEventData

Index

Properties

encoderIp

encoderIp: string

Gets the remote IP. NOTE: This property will not be serialized. It can only be populated by the server.

encoderPort

encoderPort: string

Gets the remote port. NOTE: This property will not be serialized. It can only be populated by the server.

ingestUrl

ingestUrl: string

Gets the ingest URL provided by the live event. NOTE: This property will not be serialized. It can only be populated by the server.

resultCode

resultCode: string

Gets the result code. NOTE: This property will not be serialized. It can only be populated by the server.

streamId

streamId: string

Gets the stream Id. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc