次の方法で共有


DistributedAvailabilityGroup.ReplicationMode プロパティ

定義

分散型可用性グループのレプリケーション モードを取得または設定します。 リンクの作成時にパラメーターは無視されます。 指定できる値は、'Async'、'Sync' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationMode")]
public string ReplicationMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationMode")>]
member this.ReplicationMode : string with get, set
Public Property ReplicationMode As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象