Microsoft.SQLServer.2014.AlwaysOn.PolicyMSSQL 2014: Always On 自訂使用者原則

Microsoft.SQLServer.2014.AlwaysOn.Policy (ClassType)

自訂使用者原則物件

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2cc24ab9-7504-b483-d8e9-acf4a7113c6b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SQLServer.2014.AlwaysOn.Policy:
PolicyID  int  原則識別碼 true 256   
PolicyName  string  原則名稱 false 256  False 
PolicyCategory  string  類別目錄 false 256  False 
Description  string  描述 false 256  False 
Condition  string  條件名稱 false 256  False 
Facet  string  Facet false 256  False 
HelpLink  string  說明連結 false 256  False 
IsEnabled  bool  為已啟用 false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.AlwaysOn.Policy" Accessibility="Public" Base="MicrosoftSQLServer2014Discovery!Microsoft.SQLServer.2014.Component" Hosted="false" Abstract="true" Singleton="false">
<Property ID="PolicyID" Type="int" Key="true"/>
<Property ID="PolicyName" Type="string" Key="false"/>
<Property ID="PolicyCategory" Type="string" Key="false"/>
<Property ID="Description" Type="string" Key="false"/>
<Property ID="Condition" Type="string" Key="false"/>
<Property ID="Facet" Type="string" Key="false"/>
<Property ID="HelpLink" Type="string" Key="false"/>
<Property ID="IsEnabled" Type="bool" Key="false"/>
</ClassType>