Skip to main content

Intelmachineaccountsslice

Properties

NameTypeDescriptionNotes
Items[]IntelmachineaccountwireMachine account rows correlated to the non-human identity.[required]

Examples

  • Prepare the resource
$Intelmachineaccountsslice = Initialize-Intelmachineaccountsslice  -Items null
  • Convert the resource to JSON
$Intelmachineaccountsslice | ConvertTo-JSON

[Back to top]