/// <summary> /// Gets the management group collection for this tenant. /// </summary> /// <returns> A collection of the management groups. </returns> public virtual ManagementGroupCollection GetManagementGroups() => _tenant.GetManagementGroups();