Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 589 Bytes

GroupRuleGroupAssignment.md

File metadata and controls

21 lines (15 loc) · 589 Bytes

GroupRuleGroupAssignment

Properties

Name Type Description Notes
GroupIds String[] [optional]

Examples

  • Prepare the resource
$GroupRuleGroupAssignment = Initialize-Okta.PowerShellGroupRuleGroupAssignment  -GroupIds null
  • Convert the resource to JSON
$GroupRuleGroupAssignment | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]