Microsoft.SharePoint.SPHARuleSubGroupSPHA ルール サブ グループ

Microsoft.SharePoint.SPHARuleSubGroup (ClassType)

SharePoint ファームの SharePoint Health Analyzer (SPHA) ルール サブ グループです ("スコープ: すべてのサーバーで実行" または "スコープ: いずれかのサーバーで実行")。

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId47915dc3-3703-2696-2a17-6a5efb9e195d

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.SPHARuleSubGroup:
FarmID  string  FarmID SharePoint ファームのファーム ID です。 true 256  False 
RuleSubGroupName  string  SPHA ルール サブ グループ名 SharePoint Health Analyzer (SPHA) ルール サブ グループの名前です。この名前は "スコープ: すべてのサーバーで実行" または "スコープ: いずれかのサーバーで実行" です。 true 256  False 

Health Model:

Source Code:

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