AspireRedisClientBuilder.Settings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the StackExchangeRedisSettings used to configure the Redis client.
public Aspire.StackExchange.Redis.StackExchangeRedisSettings Settings { get; }
member this.Settings : Aspire.StackExchange.Redis.StackExchangeRedisSettings
Public ReadOnly Property Settings As StackExchangeRedisSettings