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