sourceType property
The type of component that produces logs that will be forwarded to this logging server.
Required. Possible string values are:
- "SOURCE_TYPE_UNSPECIFIED" : The default value. This value should never be used.
- "ESXI" : Logs produced by ESXI hosts
- "VCSA" : Logs produced by vCenter server
Implementation
core.String? sourceType;