Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPHostInstanceCollectionSharePointWeb Application Instance Collection

Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPHostInstanceCollection (ClassType)

Collection of all IIS sites created for a SharePoint Web Application.

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId51793c0f-9dc7-c9f2-cb80-f7f320a41ca3

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.SharePoint.Foundation.2010.SPWebApplication.SPHostInstanceCollection:
FarmID  string  FarmID For SPHostInstanceCollection Farm ID for WebApplication SPHostInstanceCollection. true 256  False 
CollectionPath  string  SPHostInstanceCollection Path Path property of SPHostInstanceCollection in WebAppllication. true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPHostInstanceCollection" Accessibility="Public" Abstract="false" Base="SCIG!Microsoft.SystemCenter.InstanceGroup" Hosted="false" Singleton="false">
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="CollectionPath" Type="string" Key="true"/>
</ClassType>