ApprovalIdentityOwnerOfInner
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | String | ID of the object that is owned. | [optional] |
Name | String | Name of the object that is owned. | [optional] |
Type | String | Type of the object that is owned. | [optional] |
Examples
- Prepare the resource
$ApprovalIdentityOwnerOfInner = Initialize-V2025ApprovalIdentityOwnerOfInner -Id string `
-Name Access Request App `
-Type APPLICATION
- Convert the resource to JSON
$ApprovalIdentityOwnerOfInner | ConvertTo-JSON