LiveEventInputAccessControl Class
The IP access control for live event input.
- Inheritance
-
azure.mgmt.media._serialization.ModelLiveEventInputAccessControl
Constructor
LiveEventInputAccessControl(*, 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. |
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