Microsoft.Windows.InternetInformationServices.ServerRoleIIS 服务器角色

Microsoft.Windows.InternetInformationServices.ServerRole (ClassType)

任何版本的 Microsoft Windows Internet Information Services IIS) 角色的所有安装。

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc97da702-cdcb-08c6-a702-88c59e907acd

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.InternetInformationServices.ServerRole:
MajorVersion  string  主要版本 false 255  False 
MinorVersion  string  次要版本 false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.ServerRole" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="MajorVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="MinorVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>