Microsoft.WebSites.ServiceWeb Sites Service

Microsoft.WebSites.Service (ClassType)

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId46736fe6-76bc-5306-0a45-b335116fe8c6

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.WebSites.Service:
Name  string  Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.WebSites.Service" Base="System!System.Service" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<!-- Inside this section, you can add and remove properties as needed.
More information can be found in the Management Pack Development Kit:
http://msdn.microsoft.com/en-us/library/ee533714.aspx -->
<Property ID="Name" Type="string" Key="true" CaseSensitive="false"/>
</ClassType>