NetworkingDnsDomainsSetRequestBody
This is a request body class for an operation.
Properties
array of
string
domains
Required
List of domains.
JSON Example
{
"domains": [
"string"
]
}