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