Microsoft.Windows.FileServer檔案服務角色

Microsoft.Windows.FileServer (ClassType)

此類別代表的檔案服務角色是位於執行 Windows Server 的電腦。

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId17ce5fd4-e4b2-23a2-43fb-bd9f30cda145

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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" Length="256" MinLength="0"/>
</ClassType>