Microsoft.Windows.InternetInformationServices.ServerRoleIIS Server Role

Microsoft.Windows.InternetInformationServices.ServerRole (ClassType)

All installations of any version of a Microsoft Windows Internet Information Services (IIS) role.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId32e5846e-4cbc-c405-6eb5-c40e1c11c826

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.InternetInformationServices.ServerRole:
MajorVersion  string  MajorVersion false 255  False 
MinorVersion  string  Minor Version 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>