Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 546 Bytes

NetworkZoneAddress.md

File metadata and controls

12 lines (8 loc) · 546 Bytes

Okta.Sdk.Model.NetworkZoneAddress

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]

[Back to Model list] [Back to API list] [Back to README]