sourceType property
Specifies the type of the HealthSource.
The only allowed value is BACKEND_SERVICE. Must be specified when theHealthSource is created, and cannot be mutated. Possible string values are:
- "BACKEND_SERVICE"
Implementation
core.String? sourceType;