Okta.Sdk.Model.NetworkZoneAddress
October 3, 2024 ยท View on GitHub
Specifies the value of an IP address expressed using either range or CIDR form.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Type | NetworkZoneAddressType | [optional] | |
| Value | string | Value in CIDR/range form, depending on the `type` specified | [optional] |