Appliedcontrolcreate
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Control | String | The unique identifier of the compensating control to apply. | [required] |
| Comments | String | Optional comments to capture when applying the control. | [optional] |
Examples
- Prepare the resource
$Appliedcontrolcreate = Initialize-Appliedcontrolcreate -Control 3e07886555ed43cfb83c85c58d2016e6 `
-Comments Some comments about the applied control
- Convert the resource to JSON
$Appliedcontrolcreate | ConvertTo-JSON