AccountupdatedEntitlementChangesInnerAddedInnerOwner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | String | The unique identifier of the owner. | [optional] |
| Name | String | The name of the owner. | [optional] |
| Type | String | The type of the owner. | [optional] |
Examples
- Prepare the resource
$AccountupdatedEntitlementChangesInnerAddedInnerOwner = Initialize-AccountupdatedEntitlementChangesInnerAddedInnerOwner -Id 2c9180835d2e5168015d32f890ca1581 `
-Name Owner Name `
-Type Primary
- Convert the resource to JSON
$AccountupdatedEntitlementChangesInnerAddedInnerOwner | ConvertTo-JSON