SAPDeploymentType type
The type of SAP deployment, single server or Three tier.
KnownSAPDeploymentType can be used interchangeably with SAPDeploymentType,
this enum contains the known values that the service supports.
Known values supported by the service
SingleServer: SAP Single server deployment type.
ThreeTier: SAP Distributed deployment type.
type SAPDeploymentType = string