IntelprivilegedaccessitemwireSource
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | String | Human-readable source name for the privileged access item. | [optional] |
| Id | String | Source identifier for the privileged access item. | [optional] |
Examples
- Prepare the resource
$IntelprivilegedaccessitemwireSource = Initialize-IntelprivilegedaccessitemwireSource -Name Example HR Source `
-Id src-2
- Convert the resource to JSON
$IntelprivilegedaccessitemwireSource | ConvertTo-JSON