Class RedisCacheOptions
Redis cache options.
Inherited Members
Namespace: Microsoft.GNS.Roster.Internal
Assembly: Microsoft.GNS.Roster.Internal.dll
Syntax
public class RedisCacheOptions
Properties
View SourceConfiguration
Gets or sets redis cache configuration. Retrieved from KeyVault.
Declaration
public string Configuration { get; set; }
Property Value
Type | Description |
---|---|
string |