DistributedAvailabilityGroupDatabase.InstanceReplicaId 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 managed instance replica id
[Newtonsoft.Json.JsonProperty(PropertyName="instanceReplicaId")]
public Guid? InstanceReplicaId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceReplicaId")>]
member this.InstanceReplicaId : Nullable<Guid>
Public ReadOnly Property InstanceReplicaId As Nullable(Of Guid)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute