AppAccessProfileSelectorAccountMatchConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| MatchExpression | AppAccessProfileSelectorAccountMatchConfigMatchExpression | [optional] |
Examples
- Prepare the resource
$AppAccessProfileSelectorAccountMatchConfig = Initialize-AppAccessProfileSelectorAccountMatchConfig -MatchExpression null
- Convert the resource to JSON
$AppAccessProfileSelectorAccountMatchConfig | ConvertTo-JSON