EMC.Isilon.ShareEMC Isilon Share

EMC.Isilon.Share (ClassType)

Element properties:

Base ClassSystem.NetworkManagement.LogicalDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbc32b051-95ec-ff93-0402-3db21c6c3f1f

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       
System.NetworkManagement.LogicalDevice:
Description  string  Description A textual description of the object false 256  True     
Index  string  Index Instance index used for monitoring false 256  True     
Key  string  Logical Device Key The key of the logical device true 256  True     
EMC.Isilon.Share:
ShareName  string  Share Name false 256  False     
SharePath  string  Share Path false 256  False     
NodeName  string  Node Name false 256  False     

Health Model:

Source Code:

<ClassType ID="EMC.Isilon.Share" Base="NetworkLibrary!System.NetworkManagement.LogicalDevice" Abstract="false" Accessibility="Public" Hosted="true" Singleton="false">
<Property ID="ShareName" Type="string" Key="false"/>
<Property ID="SharePath" Type="string" Key="false"/>
<Property ID="NodeName" Type="string" Key="false"/>
</ClassType>