Get Cache Redis Configuration
data class GetCacheRedisConfiguration(val aofBackupEnabled: Boolean, val aofStorageConnectionString0: String, val aofStorageConnectionString1: String, val dataPersistenceAuthenticationMethod: String, val enableAuthentication: Boolean, val maxclients: Int, val maxfragmentationmemoryReserved: Int, val maxmemoryDelta: Int, val maxmemoryPolicy: String, val maxmemoryReserved: Int, val notifyKeyspaceEvents: String, val rdbBackupEnabled: Boolean, val rdbBackupFrequency: Int, val rdbBackupMaxSnapshotCount: Int, val rdbStorageConnectionString: String, val storageAccountSubscriptionId: String)
Constructors
Link copied to clipboard
fun GetCacheRedisConfiguration(aofBackupEnabled: Boolean, aofStorageConnectionString0: String, aofStorageConnectionString1: String, dataPersistenceAuthenticationMethod: String, enableAuthentication: Boolean, maxclients: Int, maxfragmentationmemoryReserved: Int, maxmemoryDelta: Int, maxmemoryPolicy: String, maxmemoryReserved: Int, notifyKeyspaceEvents: String, rdbBackupEnabled: Boolean, rdbBackupFrequency: Int, rdbBackupMaxSnapshotCount: Int, rdbStorageConnectionString: String, storageAccountSubscriptionId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard