KeyValueStoreReplicaStatus

キー値は、レプリカの関連情報を格納します。

プロパティ

名前 Type 必須
DatabaseRowCountEstimate string いいえ
DatabaseLogicalSizeEstimate string いいえ
CopyNotificationCurrentKeyFilter string いいえ
CopyNotificationCurrentProgress string いいえ
StatusDetails string いいえ

DatabaseRowCountEstimate

: string
必須: いいえ

基になるデータベース内の推定行数を示す値。


DatabaseLogicalSizeEstimate

: string
必須: いいえ

基になるデータベースの推定サイズを示す値。


CopyNotificationCurrentKeyFilter

: string
必須: いいえ

コールバック中に列挙に適用された最新のキー プレフィックス フィルターを示す値。 保留中のコールバックがない場合は Null。


CopyNotificationCurrentProgress

: string
必須: いいえ

コールバック中に列挙されたキーの最新数を示す値。 保留中のコールバックがない場合は 0。


StatusDetails

: string
必須: いいえ

レプリカの現在の状態の詳細を示す値。