DataAccessCategoriesInner
Properties
Name | Type | Description | Notes |
---|---|---|---|
Value | String | Value of the category | [optional] |
MatchCount | Int32 | Number of matched for each category | [optional] |
Examples
- Prepare the resource
$DataAccessCategoriesInner = Initialize-PSSailpoint.V2024DataAccessCategoriesInner -Value email-7 `
-MatchCount 10
- Convert the resource to JSON
$DataAccessCategoriesInner | ConvertTo-JSON