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
ElementIde966ee5c-8388-c67c-49d6-36ba9c97a604

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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  一意の ID true 512  False     
SharePath  string  共有パス false 512  False     
WindowsVolumeID  string  Windows ボリューム ID 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>