IServerInformation.IsClustered Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_IsClusteredDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_IsClusteredName")]
public bool IsClustered { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_IsClusteredDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_IsClusteredName")>]
member this.IsClustered : bool
Public ReadOnly Property IsClustered As Boolean

Property Value

Attributes

Applies to