extractionRegex property
Regex used to extract backend details from source.
If empty, whole source value will be used.
Implementation
core.String? extractionRegex;
Regex used to extract backend details from source.
If empty, whole source value will be used.
core.String? extractionRegex;