ReplicationProperties interface
mongo クラスターのレプリカ プロパティ。
プロパティ
| replication |
レプリカ クラスターのレプリケーション リンクの状態。 |
| role | クラスターのレプリケーション ロール |
| source |
レプリカ クラスターのソース クラスターのリソース ID。 |
プロパティの詳細
replicationState
レプリカ クラスターのレプリケーション リンクの状態。
replicationState?: string
プロパティ値
string
role
クラスターのレプリケーション ロール
role?: string
プロパティ値
string
sourceResourceId
レプリカ クラスターのソース クラスターのリソース ID。
sourceResourceId?: string
プロパティ値
string