DistributedAvailabilityGroupDatabase.PartnerReplicaId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets sQL server replica id
[Newtonsoft.Json.JsonProperty(PropertyName="partnerReplicaId")]
public Guid? PartnerReplicaId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partnerReplicaId")>]
member this.PartnerReplicaId : Nullable<Guid>
Public ReadOnly Property PartnerReplicaId As Nullable(Of Guid)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute