Microsoft.SQLServer.2014.ServerRoleSQL Server 2014 角色

Microsoft.SQLServer.2014.ServerRole (ClassType)

安裝 Microsoft SQL Server 2014 執行個體

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1e5884fa-3962-2b10-0a82-2eeeb52f9210

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

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.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>