Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Defines the sponsors, or owners, of a specific agent identity.
Inherits from subjectSet.
Properties
| Property | Type | Description |
|---|---|---|
| isBackup | Boolean | Defines whether or not the listed sponsors and owners of the agent identity is not the primary sponsor or owner for an agent identity. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.targetAgentIdentitySponsorsOrOwners",
"isBackup": "Boolean"
}