Microsoft.SharePoint.Library.SPWebApplication.SPSiteCollectionSharePoint サイト コレクション

Microsoft.SharePoint.Library.SPWebApplication.SPSiteCollection (ClassType)

このコレクションには、SharePoint サイトが含まれています。

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5ed3a407-a665-b6b8-c4de-a5011a8253a7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SharePoint.Library.SPWebApplication.SPSiteCollection:
FarmID  string  SPSiteCollection の FarmID WebApplication SPHostInstance のファーム ID です。 true 256  False 
FarmName  string  SPSiteCollection の FarmName WebApplication SPHostInstance のファーム名です。 false 256  False 
AppPath  string  SharePoint SiteCollection Path WebApplication の SPSiteCollection の Path プロパティです。 true 256  False 

Health Model:

Source Code:

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