Huawei.ISM.Management.Pack.huawei.Class.CIFSCIFS Class

Huawei.ISM.Management.Pack.huawei.Class.CIFS (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIde01630ac-cbea-01a5-30ed-c2a6f2a339ce

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       
Huawei.ISM.Management.Pack.huawei.Class.CIFS:
id  string  ID true 256  True     
name  string  name false 256  True     
fileSystemId  string  FileSystemId false 256  True     
description  string  Description false 256  True     
localPath  string  LocalPath false 256  True     
opLockEnabled  string  OpLockEnabled false 256  True     
notifyEnabled  string  NotifyEnabled false 256  True     
contAvailableEna  string  ContAvailableEna false 256  True     
oid  string  OID false 256  True     
index  string  Index false 256  True     
ip  string  Device IP Address false 256  True     

Health Model:

Source Code:

<ClassType ID="Huawei.ISM.Management.Pack.huawei.Class.CIFS" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Internal" Abstract="false" Hosted="true" Singleton="false">
<Property ID="id" Key="true" Type="string" CaseSensitive="true"/>
<Property ID="name" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="fileSystemId" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="description" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="localPath" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="opLockEnabled" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="notifyEnabled" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="contAvailableEna" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="oid" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="index" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="ip" Key="false" Type="string" CaseSensitive="true"/>
</ClassType>