Okta.Sdk.Model.DNSRecord
August 11, 2023 ยท View on GitHub
DNS TXT and CNAME records to be registered for the Domain
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Expiration | string | DNS TXT record expiration | [optional] |
| Fqdn | string | DNS record name | [optional] |
| RecordType | DNSRecordType | [optional] | |
| Values | List<string> | DNS record value | [optional] |