Intelnonhumanidentityownership
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Agents | Intelnonhumanidentityownershipcategory | Ownership for non-human identities with subtype AI Agent. | [required] |
| Applications | Intelnonhumanidentityownershipcategory | Ownership for non-human identities with subtype Application. | [required] |
Examples
- Prepare the resource
$Intelnonhumanidentityownership = Initialize-Intelnonhumanidentityownership -Agents null `
-Applications null
- Convert the resource to JSON
$Intelnonhumanidentityownership | ConvertTo-JSON