Skip to main content

Entitlementrecommendationassignresult

Properties

NameTypeDescriptionNotes
BatchIdStringThe unique identifier of the assignment batch created by this request.[optional]

Examples

  • Prepare the resource
$Entitlementrecommendationassignresult = Initialize-Entitlementrecommendationassignresult  -BatchId 770e8400-e29b-41d4-a716-446655440099
  • Convert the resource to JSON
$Entitlementrecommendationassignresult | ConvertTo-JSON

[Back to top]