Microsoft.SQLServerAppliance.PDW.ApplianceMicrosoft SQL Server Parallel Data Warehouse

Microsoft.SQLServerAppliance.PDW.Appliance (ClassType)

Element properties:

Base ClassMicrosoft.SQLServerAppliance.Appliance
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7cb679f8-bf48-4547-8c61-a4b9833f2572

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.Appliance:
ApplianceID  string  ID true 256  False 
ApplianceName  string  Name false 256  False 
ApplianceVersion  string  Version false 256  False 
ApplianceType  string  Type false 256  False 
Microsoft.SQLServerAppliance.PDW.Appliance:
Vendor  string  Vendor false 256  False 
NetworkAddress  string  Network Address false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServerAppliance.PDW.Appliance" Accessibility="Public" Abstract="false" Base="SSALibrary!Microsoft.SQLServerAppliance.Appliance" Hosted="true" Singleton="false">
<Property ID="Vendor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NetworkAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>