< Back

Get-DiagnosticDataTypes

Sat Jan 18, 2020 11:38 am

NAME Get-DiagnosticDataTypes



SYNOPSIS

Fetches the mapping of diagnostic data type identifiers to their corresponding descriptions.





SYNTAX

Get-DiagnosticDataTypes [<CommonParameters>]





DESCRIPTION

This cmdlet shows the mapping between diagnostic data type identifiers to their official descriptions. Each

diagnostic data event is grouped into a Data Type based on how Microsoft uses the data. It may take some time for

descriptions to be loaded.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

DDVCmdlets.Containers.DiagnosticDataType

Diagnostic data type information.





---------- EXAMPLE 1 ----------



Get-DiagnosticDataTypes



Fetches Windows Diagnostic Data diagnostic data types.



RELATED LINKS

https://docs.microsoft.com/en-us/window ... ostic-data