Skip to main content

Nonemployeeidentityreferencewithid

Properties

NameTypeDescriptionNotes
TypeNonemployeeidentitydtotype[optional]
IdStringIdentity id[optional]

Examples

  • Prepare the resource
$Nonemployeeidentityreferencewithid = Initialize-Nonemployeeidentityreferencewithid  -Type null `
-Id 5168015d32f890ca15812c9180835d2e
  • Convert the resource to JSON
$Nonemployeeidentityreferencewithid | ConvertTo-JSON

[Back to top]