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]