Click or drag to resize

AnalyticsServerOSModelIsClustered Property

Is the server a node in a cluster

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.3.0.0 (8.3.0.0)
Syntax
public bool IsClustered { get; set; }

Property Value

Type: Boolean
See Also