SourceKind type

Source type of the content
KnownSourceKind can be used interchangeably with SourceKind, this enum contains the known values that the service supports.

Known values supported by the service

LocalWorkspace: LocalWorkspace
Community: Community
Solution: Solution
SourceRepository: SourceRepository

type SourceKind = string