Values.UpdateAccountSettingsInputSourceTurns on or turns off optional features in Resource Groups. The preceding example shows that the request to turn on group lifecycle events is IN_PROGRESS. You can call the GetAccountSettings operation to check for completion by looking for GroupLifecycleEventsStatus to change to ACTIVE.
type nonrec t = {groupLifecycleEventsDesiredStatus : GroupLifecycleEventsDesiredStatus.t option;Specifies whether you want to turn group lifecycle events on or off. You can't turn on group lifecycle events if your resource groups quota is greater than 2,000.
*)}