Microsoft.ApplicationServer.ServerRoleAppFabric Hosting Services Installation

Microsoft.ApplicationServer.ServerRole (ClassType)

This class represents the installation of the AppFabric Hosting Services features on a Windows machine.

Knowledge Base article:

Summary

This class represents the installation of the AppFabric Hosting Services features on a Windows machine.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde901bc60-9584-f373-6838-7223e726a96c

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.ApplicationServer.ServerRole:
PackageVersion  string  Package Version false 256  False 
ProductVersion  string  Product Version false 256  False 

Health Model:

Source Code:

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