Skip to main content

AppAccessProfileSelectorAccountMatchConfig

Properties

NameTypeDescriptionNotes
MatchExpressionAppAccessProfileSelectorAccountMatchConfigMatchExpression[optional]

Examples

  • Prepare the resource
$AppAccessProfileSelectorAccountMatchConfig = Initialize-AppAccessProfileSelectorAccountMatchConfig  -MatchExpression null
  • Convert the resource to JSON
$AppAccessProfileSelectorAccountMatchConfig | ConvertTo-JSON

[Back to top]