Enum ServiceEnvironment
Enum of all supported service environments.
Namespace: Unity.Cloud.Common
Assembly: Unity.Cloud.Common.dll
Syntax
public enum ServiceEnvironment
  Fields
| Name | Description | 
|---|---|
| Production | Production service environment.  | 
      
| Staging | A staging service environment.  | 
      
| Test | Test service environment.  |