IPAccessControl Class

The IP access control.

Inheritance
azure.mgmt.media._serialization.Model
IPAccessControl

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.