LiveEventEndpoint Class

The live event endpoint.

Inheritance
azure.mgmt.media._serialization.Model
LiveEventEndpoint

Constructor

LiveEventEndpoint(*, protocol: str | None = None, url: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
protocol
str

The endpoint protocol.

url
str

The endpoint URL.

Variables

Name Description
protocol
str

The endpoint protocol.

url
str

The endpoint URL.