MSFT_StorageSubSystem 클래스의 GetDiagnosticInfo 메서드
스토리지 하위 시스템의 진단 정보를 가져옵니다.
구문
UInt32 GetDiagnosticInfo(
[in] String DestinationPath,
[in] UInt32 TimeSpan,
[in] String ActivityId,
[in] Boolean IncludeOperationalLog,
[in] Boolean IncludeDiagnosticLog,
[in] Boolean IncludeLiveDump,
[out] String ExtendedStatus
);
매개 변수
DestinationPath [in]
TimeSpan [in]
ActivityId [in]
IncludeOperationalLog [in]
IncludeDiagnosticLog [in]
IncludeLiveDump [in]
ExtendedStatus [out]
포함된 MSFT_StorageExtendedStatus 개체를 포함하는 문자열입니다.
이 매개 변수를 사용하면 스토리지 공급자가 확장(구현별) 오류 정보를 반환할 수 있습니다.
반환 값
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 10 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2016 [데스크톱 앱만 해당] |
네임스페이스 | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |