LoggingForwardingGetResponseBody
This is a response body class for an operation.
Properties
array of
LoggingForwardingConfig
value
Optional
Information about the configuration for forwarding log messages to remote logging servers.
JSON Example
{
"value": [
{
"hostname": "string",
"port": 0,
"protocol": "enum"
}
]
}