Intelidentityambiguouscandidate
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | String | Identity identifier for one of the ambiguous matching identities. | [required] |
| DisplayName | String | Display name for the ambiguous matching identity when available. | [optional] |
Examples
- Prepare the resource
$Intelidentityambiguouscandidate = Initialize-Intelidentityambiguouscandidate -Id ef38f94347e94562b5bb8424a56397d8 `
-DisplayName Jane Example
- Convert the resource to JSON
$Intelidentityambiguouscandidate | ConvertTo-JSON