Microsoft.Storage.Library.Windows.FileShareMicrosoft Windows 檔案共用

Microsoft.Storage.Library.Windows.FileShare (ClassType)

Knowledge Base article:

摘要

Microsoft 儲存體 Windows 檔案共用

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde249b3ec-54a0-ddf0-9a96-e5bd904d2fba

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.Storage.Library.Windows.FileShare:
UniqueID  string  唯一識別碼 true 512  False     
SharePath  string  共用路徑 false 512  False     
WindowsVolumeID  string  Windows 磁碟區識別碼 false 256  False     
IsClustered  bool  已叢集化 false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.Storage.Library.Windows.FileShare" Base="System!System.LogicalEntity" Hosted="true" Abstract="true" Accessibility="Public">
<Property ID="UniqueID" Key="true" Type="string" MaxLength="512"/>
<Property ID="SharePath" Key="false" Type="string" MaxLength="512"/>
<Property ID="WindowsVolumeID" Key="false" Type="string"/>
<Property ID="IsClustered" Key="false" Type="bool"/>
</ClassType>