다음을 통해 공유


TestClusterOptions.ToDictionary 메서드

정의

이러한 옵션을 사전으로 변환합니다.

public System.Collections.Generic.Dictionary<string,string> ToDictionary ();
member this.ToDictionary : unit -> System.Collections.Generic.Dictionary<string, string>
Public Function ToDictionary () As Dictionary(Of String, String)

반환

옵션 사전입니다.

적용 대상