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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python