次の方法で共有


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)

プロパティ値

適用対象