EntitlementRecommendationAssigneeOneOf1
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Type | Enum [ "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