RequestSource type
Describes what tool created this Application Insights component. Customers using this API should set this to the default 'rest'.
KnownRequestSource can be used interchangeably with RequestSource,
this enum contains the known values that the service supports.
Known values supported by the service
rest: rest
type RequestSource = string