Skip to main content

EntitlementrecommendationassigneeOneOf1

Properties

NameTypeDescriptionNotes
TypeEnum [ "SOURCE_OWNER", "ENTITLEMENT_OWNER" ]The type of assignee.[required]

Examples

  • Prepare the resource
$EntitlementrecommendationassigneeOneOf1 = Initialize-EntitlementrecommendationassigneeOneOf1  -Type SOURCE_OWNER
  • Convert the resource to JSON
$EntitlementrecommendationassigneeOneOf1 | ConvertTo-JSON

[Back to top]