InventoryKind type
Types for inventory kind.
KnownInventoryKind can be used interchangeably with InventoryKind,
this enum contains the known values that the service supports.
Known values supported by the service
AzureDevOpsOrganization: AzureDevOpsOrganization
AzureDevOpsProject: AzureDevOpsProject
AzureDevOpsRepository: AzureDevOpsRepository
GitHubOwner: GitHubOwner
GitHubRepository: GitHubRepository
type InventoryKind = string