RedisCacheOptions.Configuration 속성

정의

Redis에 연결하는 데 사용되는 구성입니다.

public:
 property System::String ^ Configuration { System::String ^ get(); void set(System::String ^ value); };
public string Configuration { get; set; }
member this.Configuration : string with get, set
Public Property Configuration As String

속성 값

적용 대상