다음을 통해 공유


TestClusterBuilder.Properties 속성

정의

이 작성기에서 만든 사일로 및 클라이언트에 제공되는 구성 값입니다.

public System.Collections.Generic.Dictionary<string,object> Properties { get; }
public System.Collections.Generic.Dictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<string, obj>
member this.Properties : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Properties As Dictionary(Of String, Object)
Public ReadOnly Property Properties As Dictionary(Of String, String)

속성 값

적용 대상