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-DataaccessCategoriesInner -Value email-7 `
-MatchCount 10
- Convert the resource to JSON
$DataaccessCategoriesInner | ConvertTo-JSON