AccountsourcereferenceOwner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | String | ID of the source owner. | [required] |
| Name | String | Name of the source owner. | [required] |
Examples
- Prepare the resource
$AccountsourcereferenceOwner = Initialize-AccountsourcereferenceOwner -Id owner-123 `
-Name owner-name
- Convert the resource to JSON
$AccountsourcereferenceOwner | ConvertTo-JSON