AccessActionConfiguration
Properties
Name | Type | Description | Notes |
---|---|---|---|
RemoveAllAccessEnabled | Boolean | If true, then all accesses are marked for removal. | [optional] [default to $false] |
Examples
- Prepare the resource
$AccessActionConfiguration = Initialize-V2025AccessActionConfiguration -RemoveAllAccessEnabled true
- Convert the resource to JSON
$AccessActionConfiguration | ConvertTo-JSON