Microsoft.SQLServer.2014.ServerRoleFunção do SQL Server 2014

Microsoft.SQLServer.2014.ServerRole (ClassType)

Uma instalação da Instância do 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SQLServer.2014.ServerRole:
InstanceName  string  Nome da Instância true 256  False 
Type  string  Tipo de Instância 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>