Microsoft.SQLServer.2016.Mirroring.GroupSQL 2016 鏡像群組

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

Microsoft SQL Server 2016 鏡像群組

Element properties:

Base ClassSystem.ComputerRole
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId34d49017-457c-992c-ef12-67e0d88e6907

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.2016.Mirroring.Group:
Level  string  鏡像層級 false 256  False 
PrincipalComputerName  string  主體電腦名稱 false 256  False 
PrincipalInstanceName  string  主體 SQL 執行個體名稱 false 256  False 
MirrorComputerName  string  鏡像電腦名稱 false 256  False 
MirrorInstanceName  string  鏡像 SQL 執行個體名稱 false 256  False 
DatabaseName  string  資料庫名稱 false 256  False 
MirroringGUID  string  鏡像 GUID true 256  False 

Health Model:

Source Code:

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