SAPEnvironmentType type
Defines the environment type - Production/Non Production.
KnownSAPEnvironmentType can be used interchangeably with SAPEnvironmentType,
this enum contains the known values that the service supports.
Known values supported by the service
NonProd: Non Production SAP system.
Prod: Production SAP system.
type SAPEnvironmentType = string