Okta.Sdk.Model.NetworkZoneLocation

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
CountrystringThe two-character ISO 3166-1 country code. Don't use continent codes since they are treated as generic codes for undesignated countries. <br>For example: `US`[optional]
Regionstring(Optional) The ISO 3166-2 region code appended to the country code (`countryCode-regionCode`), or `null` if empty. Don't use continent codes since they are treated as generic codes for undesignated regions. <br>For example: `CA` (for `US-CA` country and region code)[optional]

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