NtpSetRequestBody
This is a request body class for an operation.
Properties
array of
string
servers
Required
List of host names or ip addresses of ntp servers.
JSON Example
{
"servers": [
"string"
]
}