Microsoft.SystemCenter.OOB.SMASHDeviceSMASH Device

Microsoft.SystemCenter.OOB.SMASHDevice (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.OOB.WSManDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb0acb75f-830c-a88d-be4f-39db5e355d7e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.OOB.WSManDevice:
IP  string  IP Address true 256  False     
Port  int  Port false 256       
Encoding  string  Encoding false 256  False     
SkipCACheck  bool  Skip CA Check false 256       
SkipCNCheck  bool  Skip CN Check false 256       
TemplateID  string  Template ID false 256  False     
Timeout  int  Remote Management Timeout false 256       
Microsoft.SystemCenter.OOB.SMASHDevice:
Name  string  Name false 256  False     
SMBIOSGuid  string  SM BIOS Guid false 256  False     
ServiceTag  string  Service Tag false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.OOB.SMASHDevice" Base="Microsoft.SystemCenter.OOB.WSManDevice" Accessibility="Public" Abstract="false" Hosted="false">
<Property ID="Name" Type="string" CaseSensitive="false"/>
<Property ID="SMBIOSGuid" Type="string" CaseSensitive="false"/>
<Property ID="ServiceTag" Type="string" CaseSensitive="false"/>
</ClassType>