Microsoft.SharePoint.SPFarmSharePoint ファーム

Microsoft.SharePoint.SPFarm (ClassType)

SharePoint ファーム グループ内の 1 つのファームです。

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6fda3f8f-d253-86fb-e267-5ae0dc8843fe

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SharePoint.SPFarm:
FarmID  string  FarmID SharePoint ファームのファーム ID です。 true 256  False 
FarmName  string  FarmName SharePoint ファームのファーム名です。 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.SPFarm" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="FarmName" Type="string" Key="false"/>
</ClassType>