A Custom Dnsrecord Object
Name | Type | Description | Notes |
---|---|---|---|
EDnsrecordType | string | The type of the Dnsrecord | |
EDnsrecordValidation | string | The validation of the Dnsrecord | |
SDnsrecordName | string | The name of the Dnsrecord | |
SDnsrecordValue | string | The value of the Dnsrecord | [optional] |
SDnsrecordExpectedvalue | string | The expected value of the Dnsrecord | [optional] |
BDnsrecordMustMatch | bool | Whether the Dnsrecord must match or not |