Microsoft.SQLServer.Windows.Mirroring.GroupSQL Windows Mirroring Group

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

Microsoft SQL Server Windows Mirroring Group

Element properties:

Base ClassSystem.ComputerRole
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8e65c167-5187-19cb-eb66-21179106022b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SQLServer.Windows.Mirroring.Group:
Level  string  Mirroring Level false 256  False     
PrincipalComputerName  string  Principal Computer Name false 256  False     
PrincipalInstanceName  string  Principal SQL Instance Name false 256  False     
MirrorComputerName  string  Mirror Computer Name false 256  False     
MirrorInstanceName  string  Mirror SQL Instance Name false 256  False     
DatabaseName  string  Database Name false 256  False     
MirroringGUID  string  Mirroring GUID true 256  False     

Health Model:

Source Code:

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