Skip to main content

EntitlementConnectionSearchHitEntitlementPrivilegeLevel

Properties

NameTypeDescriptionNotes
EffectiveStringEffective privilege level.[optional]

Examples

  • Prepare the resource
$EntitlementConnectionSearchHitEntitlementPrivilegeLevel = Initialize-EntitlementConnectionSearchHitEntitlementPrivilegeLevel  -Effective HIGH
  • Convert the resource to JSON
$EntitlementConnectionSearchHitEntitlementPrivilegeLevel | ConvertTo-JSON

[Back to top]