Microsoft.ApplicationServer.ServersAppFabric Hosting Services Nodes

Microsoft.ApplicationServer.Servers (ClassType)

This class represents the collection of AppFabric Hosting Services machines in the management group.

Knowledge Base article:

Summary

This class represents the collection of AppFabric Hosting Services machines in the management group.

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2fe35159-3417-7136-bb63-0ca6869e0bca

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.Servers:
ServersName  string  Servers Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ApplicationServer.Servers" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="false">
<Property ID="ServersName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>