IPRule Class
Represents an IP rule with a value.
Constructor
IPRule(value: str | None)
Parameters
Name | Description |
---|---|
value
Required
|
An IPv4 address or range in CIDR notation. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an IP rule with a value.
IPRule(value: str | None)
Name | Description |
---|---|
value
Required
|
An IPv4 address or range in CIDR notation. |
Azure SDK for Python