Base type: System.Entity
Summary: This entity presents SQL cluster node.
Name | Type | Notes |
---|---|---|
ApplicationID | System.Int32 | The unique integer representation of application. |
NodeName | System.String | The string value that contains SQL server cluster node name. |
Current | System.Boolean | The boolean value that specifies if cluster node is active. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
SqlServer | Orion.APM.SqlServerApplication | Defined by relationship Orion.APM.SqlServerHostsSqlClusterNodes (System.Hosting) |