GetDNSPBlockReasonsResponseModel
Provides information about possible reasons why a domain may be blocked by the DNS Protection service.
Name | Description | Type | Additional Information |
---|---|---|---|
TotalCount |
Number of block reasons in the BlockReasons array. |
integer |
None. |
BlockReasons |
The list of block reasons. |
Collection of GetDNSPBlockReasonsResponseModel_Reason |
None. |