Import-Module Microsoft.Graph.Security
Get-MgSecurityAttackSimulationTrainingLanguageDetail -TrainingId $trainingId -TrainingLanguageDetailId $trainingLanguageDetailId -Filter "locale eq 'en'"
This example shows how to use the Get-MgSecurityAttackSimulationTrainingLanguageDetail Cmdlet.