Skip to main content

Identitycollectorbuiltinpropertiesresponse

Properties

NameTypeDescriptionNotes
Types[]IdentitycollectorbuiltinpropertiesbytypeBuilt-in source attribute names grouped by identity collector type.[required]

Examples

  • Prepare the resource
$Identitycollectorbuiltinpropertiesresponse = Initialize-Identitycollectorbuiltinpropertiesresponse -Types null
  • Convert the resource to JSON
$Identitycollectorbuiltinpropertiesresponse | ConvertTo-JSON

[Back to top]