LanguageExtensionName type

Language extension that can run within KQL query.
KnownLanguageExtensionName can be used interchangeably with LanguageExtensionName, this enum contains the known values that the service supports.

Known values supported by the service

PYTHON: PYTHON
R: R

type LanguageExtensionName = string