ProjectStatus type
Defines values for ProjectStatus.
KnownProjectStatus can be used interchangeably with ProjectStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Active: Active Status.
Inactive: Inactive Status.
type ProjectStatus = string