IPAccessControl Class
The IP access control.
- Inheritance
-
azure.mgmt.media._serialization.ModelIPAccessControl
Constructor
IPAccessControl(*, allow: List[_models.IPRange] | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
allow
|
The IP allow list. |
Variables
Name | Description |
---|---|
allow
|
The IP allow list. |
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