Huawei.ISM.Management.Pack.huawei.Class.PermsCifsPermsCifs Class

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdf8e5f964-579c-2695-a314-80a0f3c775f7

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.PermsCifs:
id  string  ID true 256  True     
accessName  string  AccessName false 256  True     
shareId  string  ShareId false 256  True     
domainType  string  DomainType false 256  True     
permsType  string  PermsType 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.PermsCifs" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Internal" Abstract="false" Hosted="true" Singleton="false">
<Property ID="id" Key="true" Type="string" CaseSensitive="true"/>
<Property ID="accessName" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="shareId" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="domainType" Key="false" Type="string" CaseSensitive="true"/>
<Property ID="permsType" 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>