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 (CHS) Description (CHS) 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>