Method ToClusterType
ToClusterType(ServerType)
Infers the cluster type from the server type.
public static ClusterType ToClusterType(this ServerType serverType)Parameters
- serverTypeServerType
- The type of the server. 
Returns
- ClusterType
- The cluster type.