Bostwick.SnapManager.SnapMgrSPStoragePolicySnapMgrSPStoragePolicy Class

Bostwick.SnapManager.SnapMgrSPStoragePolicy (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2dd2aa32-cc7d-fd68-d963-bf1b2637af95

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.SnapMgrSPStoragePolicy:
Name  string  Name true 256  False     
StorageUNCPath  string  UNCPath false 256  False     
StorageUserName  string  UserName false 256  False     
StorageSize  string  Size false 256  False     
StorageSystem  string  StorageSystem false 256  False     
StorageType  string  StorageType false 256  False     
PolicyRetention  string  PolicyRetention false 256  False     

Health Model:

Source Code:

<ClassType ID="Bostwick.SnapManager.SnapMgrSPStoragePolicy" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Name" Key="true" Type="string"/>
<Property ID="StorageUNCPath" Key="false" Type="string"/>
<Property ID="StorageUserName" Key="false" Type="string"/>
<Property ID="StorageSize" Key="false" Type="string"/>
<Property ID="StorageSystem" Key="false" Type="string"/>
<Property ID="StorageType" Key="false" Type="string"/>
<Property ID="PolicyRetention" Key="false" Type="string"/>
</ClassType>