Skip to main content

Identityprofileidentityerrorreportarguments

Properties

NameTypeDescriptionNotes
AuthoritativeSourceStringSource ID.[required]

Examples

  • Prepare the resource
$Identityprofileidentityerrorreportarguments = Initialize-Identityprofileidentityerrorreportarguments  -AuthoritativeSource 1234sourceId5678902
  • Convert the resource to JSON
$Identityprofileidentityerrorreportarguments | ConvertTo-JSON

[Back to top]