Bostwick.SnapManager.SnapMgrSQLServerSnapMgrSQLServerClass

Bostwick.SnapManager.SnapMgrSQLServer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb1f975f6-792b-f284-fec7-715803ebcbb6

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       
Bostwick.SnapManager.SnapMgrSQLServer:
Version  string  Version Version as defined in registry false 256  False     
NotificationsToAddr  string  Notifications To Address Notifications To Address as defined in registry false 256  False     
NotificationsRelay  string  Notifications SMTP Relay Device Notifications SMTP Relay Device as defined in registry false 256  False     
LogRetentionPeriod  string  Log Retention Period Retention Period as defined in registry false 256  False     
MountPointDirectory  string  Mount Point Directory false 256  False     

Health Model:

Source Code:

<ClassType ID="Bostwick.SnapManager.SnapMgrSQLServer" Base="Windows!Microsoft.Windows.LocalApplication" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Version" Key="false" Type="string"/>
<Property ID="NotificationsToAddr" Key="false" Type="string"/>
<Property ID="NotificationsRelay" Key="false" Type="string"/>
<Property ID="LogRetentionPeriod" Key="false" Type="string"/>
<Property ID="MountPointDirectory" Key="false" Type="string"/>
</ClassType>