HealthCheckResult.Data 屬性

定義

取得描述元件健康狀態的其他索引鍵/值組。

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

屬性值

適用於