DistributedAvailabilityGroup.SourceReplicaId Property

Definition

Gets the source replica id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to