System.NetworkManagement.FileSystemDosya Sistemi

System.NetworkManagement.FileSystem (ClassType)

Bu sınıf, dosya sistemini temsil eder

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId45c1883f-de90-b7ee-13f4-d37422eb9e5b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
System.NetworkManagement.FileSystem:
Description  string  Açıklama Nesnenin yazılı açıklaması false 256  True     
FSDescr  string  FSDescr Dosya sistemi nesnesinin bir açıklaması false 256  True     
Index  string  Dizin İzleme için kullanılan örnek dizini false 256  True     
Key  string  Dosya Sistemi Anahtarı Dosya sisteminin anahtarı true 256  True     
Root  string  Kök Dosya sisteminin kökünü tanımlayan yol adı false 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.FileSystem" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="FSDescr" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Index" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Key" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Root" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>