Share via


DistributedAvailabilityGroupDatabase.PartnerReplicaId Property

Definition

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

Applies to