Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPSiteCollectionSharePoint Site Collection

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

This collection contains SharePoint sites.

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId672ec1a9-b4df-7102-b820-cbfbf26a1174

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.SPSiteCollection:
FarmID  string  FarmID For SPSiteCollection Farm ID for WebApplication SPHostInstance. true 256  False 
AppPath  string  SharePoint SiteCollection Path Path property of SPSiteCollection in WebApplication. true 256  False 

Health Model:

Source Code:

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