Windows.Server.Webservice.LogdirectoryWatcher.WebSite.IISWindows Server Webservice LogdirectoryWatcher WebSite IIS

Windows.Server.Webservice.LogdirectoryWatcher.WebSite.IIS (ClassType)

Element properties:

Base ClassWindows.Server.Webservice.LogdirectoryWatcher.WebSite.Base
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2e0517f5-ef85-8f3d-8b6e-f9f0953c5d28

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.LogdirectoryWatcher.WebSite.Base:
ComputerName  string  ComputerName false 256  False     
WindowsVersion  string  WindowsVersion false 256  False     
ComputerDescription  string  ComputerDescription false 256  False     
TimeZone  string  TimeZone false 512  False     
LogDirPath  string  LogDirPath false 512  False     
LogDirCreationDate  string  LogDirCreationDate false 512  False     
Windows.Server.Webservice.LogdirectoryWatcher.WebSite.IIS:
SiteName  string  SiteName false 512  False     
Bindings  string  Bindings false 512  False     
SiteId  double  SiteId false 256       
SitePath  string  SitePath false 512  False     
Key  string  Key true 512  False     

Health Model:

Source Code:

<ClassType ID="Windows.Server.Webservice.LogdirectoryWatcher.WebSite.IIS" Accessibility="Public" Abstract="false" Base="Windows.Server.Webservice.LogdirectoryWatcher.WebSite.Base" Hosted="false" Singleton="false" Extension="false">
<Property ID="SiteName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="512" MinLength="0" Required="false" Scale="0"/>
<Property ID="Bindings" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="512" MinLength="0" Required="false" Scale="0"/>
<Property ID="SiteId" Type="double" AutoIncrement="false" Key="false" CaseSensitive="false" Required="false" Scale="0"/>
<Property ID="SitePath" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="512" MinLength="0" Required="false" Scale="0"/>
<Property ID="Key" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="512" MinLength="0" Required="false" Scale="0"/>
</ClassType>