Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-XmlConfiguration <XmlDocument>
Specifies the XML object that holds the configuration for notifications that should be stored to the inventory.

The argument is used alternatively to -JsonConfiguration.

Required?true
Position?1
Default value
Accept pipeline input?true (ByValue, ByPropertyName)
Accept wildcard characters?false

...

-JsonConfiguration <PSObject>
Specifies the PowerShell object that holds the configuration for notifications that should be stored to the inventory.

The argument is used alternatively to -XmlConfiguration.

Required?false
Position?2
Default value
Accept pipeline input?true (ByValue, ByPropertyName)
Accept wildcard characters?false

...