Base type: System.Entity
Summary: This entity presents the Exchange database availability group information.
Name | Type | Notes |
---|---|---|
ID | System.Int32 | The unique integer representation of database availability group. |
DagIdentity | System.String | The unique string representation of database availability group. |
DagGuid | System.Guid | The database availability group GUID. |
WitnessServer | System.String | The string value that contains the name of witness server. |
WitnessDirectory | System.String | The string value that contains the witness server directory. |
AlternativeWitnessServer | System.String | The string value that contains the name of alternative witness server. |
AlternativeWitnessDirectory | System.String | The string value that contains the alternative witness server directory. |
WitnessShareInUse | System.String | The string value that contains the witness server share. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |