Compartir a través de


RedisCommonPropertiesRedisConfiguration.RdbBackupMaxSnapshotCount Propiedad

Definición

Obtiene o establece especifica el número máximo de instantáneas para la copia de seguridad rdb.

[Newtonsoft.Json.JsonProperty(PropertyName="rdb-backup-max-snapshot-count")]
public string RdbBackupMaxSnapshotCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rdb-backup-max-snapshot-count")>]
member this.RdbBackupMaxSnapshotCount : string with get, set
Public Property RdbBackupMaxSnapshotCount As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a