Microsoft.SQLServer.2014.ServerRoleSQL Server 2014-Rolle

Microsoft.SQLServer.2014.ServerRole (ClassType)

Eine Installation einer Microsoft SQL Server 2014-Instanz

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SQLServer.2014.ServerRole:
InstanceName  string  Instanzname true 256  False 
Type  string  Instanztyp 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>