TestClusterBuilder.Properties プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このビルダーによって作成されたサイロとクライアントに提供される構成値。
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)