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. |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python