次の方法で共有


ReplicationRole 列挙型

定義

ReplicationRole の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ReplicationRole
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ReplicationRole = 
Public Enum ReplicationRole
継承
ReplicationRole
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Copy 4
NonReadableSecondary 2
Primary 0
Secondary 1
Source 3

適用対象