Microsoft.Windows.FileServerファイル サービスの役割

Microsoft.Windows.FileServer (ClassType)

このクラスは、Windows Server を実行中のコンピューターにおけるファイル サービスの役割を表します。

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda2e926e9-1c0a-aa31-23d1-de624e3f2981

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Windows.FileServer:
IsOnVirtualNode  string  フェールオーバー クラスターのクライアント アクセス ポイントです サーバーがフェールオーバー クラスターのクライアント アクセス ポイントであるかどうかを設定します false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.FileServer" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="IsOnVirtualNode" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>