'Declaration
<NotNullAttribute()> Public Function GetServerDiagnostics( _ ByVal segments As DiagnosticReportSegments, _ ByVal format As DiagnosticReportFormat _ ) As String
[NotNull()] public string GetServerDiagnostics( DiagnosticReportSegments segments, DiagnosticReportFormat format )
[NotNull()] public: String^ GetServerDiagnostics( DiagnosticReportSegments segments, DiagnosticReportFormat format )
Parameters
- segments
- Specifies which blocks of data to include in the report
- format
- The format to use for the report