Microsoft.SQLServer.2016.ServerRoleSQL Server 2016 角色

Microsoft.SQLServer.2016.ServerRole (ClassType)

安裝 Microsoft SQL Server 2016 執行個體

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc451c62c-466c-449a-06d7-dd0180885d61

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.2016.ServerRole:
InstanceName  string  執行個體名稱 true 256  False 
Type  string  執行個體類型 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2016.ServerRole" Accessibility="Public" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Abstract="true" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="Type" Type="string"/>
</ClassType>