Microsoft.SQLServerAppliance.PDW2.NodesClusterCluster of SQL 2012 PDW Nodes

Microsoft.SQLServerAppliance.PDW2.NodesCluster (ClassType)

Element properties:

Base ClassSystem.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf9ed55f5-2235-3b7b-7834-ae4ac4c9f8ee

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SQLServerAppliance.PDW2.NodesCluster:
ApplianceID  string  Appliance Name true 256  False 
Name  string  Name true 256  False 
ApplianceNetworkAddress  string  Appliance Network Address false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServerAppliance.PDW2.NodesCluster" Base="System!System.ComputerRole" Accessibility="Public" Abstract="true" Hosted="true" Singleton="false">
<Property ID="ApplianceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ApplianceNetworkAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>