DistributedAvailabilityGroup.TargetReplicaId Property

Definition

Gets the target replica id

[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetReplicaId")]
public Guid? TargetReplicaId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetReplicaId")>]
member this.TargetReplicaId : Nullable<Guid>
Public ReadOnly Property TargetReplicaId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to