Microsoft.SharePoint.SPWebApplication.SPSiteCollectionSharePoint 网站集

Microsoft.SharePoint.SPWebApplication.SPSiteCollection (ClassType)

此集合包含 SharePoint 网站。

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3d7749e2-b71c-99ee-0e1d-07a6ee73e4e1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SharePoint.SPWebApplication.SPSiteCollection:
FarmID  string  SPSiteCollection 的 FarmID WebApplication SPHostInstance 的场 ID。 true 256  False 
AppPath  string  SharePoint SiteCollection 路径 WebApplication 中 SPSiteCollection 的路径属性。 true 256  False 

Health Model:

Source Code:

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