EntitlementrecommendationassigneeOneOf
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Type | Enum [ "IDENTITY", "GOVERNANCE_GROUP" ] | The type of assignee. | [required] |
| Value | String | The ID of the identity or governance group to assign to. | [required] |
Examples
- Prepare the resource
$EntitlementrecommendationassigneeOneOf = Initialize-EntitlementrecommendationassigneeOneOf -Type IDENTITY `
-Value 2c91808a7f3b2e8a017f3c3e5f6d0099
- Convert the resource to JSON
$EntitlementrecommendationassigneeOneOf | ConvertTo-JSON