LiveEventPreviewAccessControl Class
The IP access control for the live event preview endpoint.
- Inheritance
-
azure.mgmt.media._serialization.ModelLiveEventPreviewAccessControl
Constructor
LiveEventPreviewAccessControl(*, ip: _models.IPAccessControl | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
ip
|
The IP access control properties. |
Variables
Name | Description |
---|---|
ip
|
The IP access control properties. |
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