Windows.Server.Webservice.BasicWatcher.Computer.IISWindows Server Webservice BasicWatcher Computer - IIS

Windows.Server.Webservice.BasicWatcher.Computer.IIS (ClassType)

Element properties:

Base ClassWindows.Server.Webservice.BasicWatcher.Computer
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3fa1fb62-f372-0808-c308-44de60c33fd2

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       
Windows.Server.Webservice.BasicWatcher.Computer:
ComputerName  string  Computer false 256  False     
WindowsVersion  string  WindowsVersion false 256  False     
Description  string  Description false 256  False     
IP  string  IP false 256  False     
OU  string  OU false 256  False     
SvcUserName  string  Service User Name false 256  False     
Windows.Server.Webservice.BasicWatcher.Computer.IIS:
SvcMajorVersion  string  Service Major Version false 256  False     
SvcMinorVersion  string  Service Minor Version false 256  False     
SvcVersionCombined  string  Service Version false 256  False     

Health Model:

Source Code:

<ClassType ID="Windows.Server.Webservice.BasicWatcher.Computer.IIS" Base="Windows.Server.Webservice.BasicWatcher.Computer" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="SvcMajorVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="SvcMinorVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="SvcVersionCombined" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>