次の方法で共有


DistributedAvailabilityGroup.SourceReplicaId プロパティ

定義

ソース レプリカ 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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象