NonEmployeeRequestLite
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | String | Non-Employee request id. | [optional] |
| Requester | IdentityReferenceWithId | [optional] |
Examples
- Prepare the resource
$NonEmployeeRequestLite = Initialize-BetaNonEmployeeRequestLite -Id ac10e21c-931c-1ef2-8193-1c51e7ff0003 `
-Requester null
- Convert the resource to JSON
$NonEmployeeRequestLite | ConvertTo-JSON