LiveEventEndpoint Class
The live event endpoint.
- Inheritance
-
azure.mgmt.media._serialization.ModelLiveEventEndpoint
Constructor
LiveEventEndpoint(*, protocol: str | None = None, url: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
protocol
|
The endpoint protocol. |
url
|
The endpoint URL. |
Variables
Name | Description |
---|---|
protocol
|
The endpoint protocol. |
url
|
The endpoint URL. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python