Microsoft.SQLServer.2012.Mirroring.GroupGrupo de Espelhamento do SQL 2012

Microsoft.SQLServer.2012.Mirroring.Group (ClassType)

Grupo de Espelhamento do Microsoft SQL Server 2012

Element properties:

Base ClassSystem.ComputerRole
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf00e7047-cbbc-0c01-012b-49bd3d752015

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.2012.Mirroring.Group:
Level  string  Nível de Espelhamento false 256  False 
PrincipalComputerName  string  Nome do Computador Principal false 256  False 
PrincipalInstanceName  string  Nome da Instância SQL Principal false 256  False 
MirrorComputerName  string  Nome do Computador de Espelhamento false 256  False 
MirrorInstanceName  string  Nome da Instância SQL de Espelhamento false 256  False 
DatabaseName  string  Nome do Banco de Dados false 256  False 
MirroringGUID  string  GUID de Espelhamento true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2012.Mirroring.Group" Accessibility="Public" Abstract="false" Base="System!System.ComputerRole" Hosted="false" Singleton="false">
<Property ID="Level" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="PrincipalComputerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="PrincipalInstanceName" Type="string" Key="false"/>
<Property ID="MirrorComputerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MirrorInstanceName" Type="string" Key="false"/>
<Property ID="DatabaseName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MirroringGUID" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>