Talon.FAST.EdgeServer.LogicalDiskExtendedTalon.FAST.EdgeServer.LogicalDiskExtended (ClassType)

Element properties:

Base ClassMicrosoft.Windows.Server.6.2.LogicalDisk
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId57e61ee2-6670-c7ba-5951-e6898baee3dc

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.Windows.LogicalDevice:
DeviceID  string  Device Identifier Device Identifier true 256  False     
Name  string  Device Name Device Name false 256  False     
Description  string  Device Description Device Description false 256  False     
Microsoft.Windows.LogicalDisk:
VolumeName  string  Volume Name Volume Name false 256  False     
Microsoft.Windows.Server.LogicalDisk:
FileSystem  string  FileSystem false 256  False     
Compressed  string  Compressed false 256  False     
Size  string  Size (Bytes) (String) false 256  False     
SizeNumeric  int  Size (MBytes) (Numeric) (DEPRECATED) false 256       
SizeInMBs  double  Size (MBytes) (Numeric) false 256       
DriveType  string  Drive Type false 256  False     
SupportsDiskQuota  string  Supports Disk Quota false 256  False     
QuotasDisabled  string  Quotas Disabled false 256  False     
SupportsFileBasedCompression  string  Supports File Based Compression false 256  False     
Talon.FAST.EdgeServer.LogicalDiskExtended:
IsEdgeServer  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="Talon.FAST.EdgeServer.LogicalDiskExtended" Accessibility="Public" Base="MWSL!Microsoft.Windows.Server.6.2.LogicalDisk" Hosted="true" Singleton="false" Abstract="false">
<Property ID="IsEdgeServer" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>