HealthCheckResult.Data Proprietà

Definizione

Ottiene coppie chiave-valore aggiuntive che descrivono l'integrità del componente.

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)

Valore della proprietà

Si applica a