IpAddressRange Class
The ip address range.
- Inheritance
-
azure.mgmt.web._serialization.ModelIpAddressRange
Constructor
IpAddressRange(*, address_range: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
address_range
|
The IP address range. |
Variables
Name | Description |
---|---|
address_range
|
The IP address range. |
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